html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#3257b0 url(images/top_repeat.jpg) repeat-x center top;
}


.container {
	width: 100%;
	float: left;

}
.site_top {
	width: 800px;
	height: 300px;

	
}

.bg_data {
	background-color: #3257b0;
    width: 100%;


	
}




.site{
	width: 800px;
	background-image:  url(images/inside_repeat.jpg);
	background-position: center top;
	
	background-repeat: repeat-y;
}

.site_tittle{
	width: 800px;
	height: 35px;
}


.left_inside {
	width:600px;
	min-height: 640px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align: center;
	background-image: url(images/inside_repeat_in.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	
}

.left_text{
    background-color: ##D7E1FA;
	width:550px;
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: justify;
	line-height: 15px;
	margin-right: 25px;
	margin-left: 25px;
	
	
}


.keptabla{
    background-color: ##D7E1FA;
	width:550px;
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: left;
	line-height: 15px;
	margin-right: 25px;
	margin-left: 25px;
	
	
}


.keptabla_kep1{
    background-color: ##D7E1FA;
	width:240px;
	text-align: left;
	float: left;
	margin-right: 25px;
	margin-left: 0px;
	
}
.keptabla_kep2{
    background-color: ##D7E1FA;
	width:240px;
	text-align: left;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	
}

.left_text a{
	font-family: Arial;
	font-size: 10pt;
	color: #ff0000;
	text-align:left;
	text-decoration: underline;
}



.belso_lepegetes_jobb{
    background-color: ##D7E1FA;
	width:490px;
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: right;
	line-height: 15px;
	margin-right: 25px;
	margin-left: 25px;
	
}


.belso_lepegetes_jobb a{
	font-family: Arial;
	font-size: 10pt;
	color: #ff0000;
	text-align:left;
	text-decoration: underline;
}

.kozepre_zaras{
   
	width:540px;
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: center;
	line-height: 15px;
	margin-right: 25px;
	margin-left: 25px;
	
	
}

.kozepre_zaras2{
   
	width:520px;
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: center;
	line-height: 15px;
	margin-right: 25px;
	margin-left: 25px;
	
	
}

.kozepre_zaras_eler{
	width:500px;
	height:500px;
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: center;
	line-height: 15px;
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(elerhatter.jpg);
	background-repeat: no-repeat;
	
	
}


.right_inside{
	 width:200px;
	 height:637px;
	 float: left;
}

.tabla1{
	width:200px;
	height:310px;
	
}

.tabla2{
	width:200px;
	height:122px;
	background-image: url(images/videotabla.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla2 a{
	width:160px;
	
	font-family: Arial;
	font-size: 10pt;
	color: #3257b0;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	
}




.tabla3{
	 width:200px;
	 height:205px;
	
}



div.bg_bottom {
	width: 100%;
    height: 98px;
    background: url(images/bottom_repeat.jpg) repeat-x center top;
	clear: both;	
}


.bottom {
	width:800px;
	height: 98px;
	
}


.floatright
{
float: right;
margin: 0 0 10px 10px;
}

.floatleft
{
float: left;
margin:0px 0px 0px 0px;
}
	

.clearboth {
clear: both;
	
}


	
