body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #E4E8E7;

	background-image: url(../elemek/bg_main.jpg);



}

h1 {

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;

	font-style:italic;

	text-decoration: underline;

} 



h2{

	margin-bottom: 10px;

}



h4{

	font-size:13px;

}



p{

	margin-bottom: 14px;

}



a{

	color: #24468a;

	text-decoration: none;

}



a:hover{

	text-decoration: underline;

}







a.menuLink{

	color: #1B579A;

	text-decoration: none;

	padding:6px;

	font-size:11px;

	font-weight:bold;

	background:#F9F9F9;

}



a.menuLink:hover{

	color: #1B579A;

	text-decoration: none;

	padding:6px;

	font-size:11px;

	font-weight:bold;

	background:#F9F9F9;

	border:#B6CEE9 solid 1px;

}







hr{

	border: none;

	border-top: solid 1px #cfcfcf;

	height: 1px;

}





/* SZERKEZET */



body {

	background-color: #FFFFFF;;

	text-align: center;

	font-family: Arial;

	font-size: 12px;

	padding: 0;

	margin: 0;

}







/* #container position: relative */



#container{

	margin: 8px auto;

	padding: 0px;

	width: 850px;

	background-color: #fff;

	border: solid 1px #cfcfcf;

	overflow: hidden;

	text-align: left;

}



#menu{

	width: 850px;

	text-align: center;

}



#main{

	float: left;

	padding-left: 10px;

	padding-right: 10px;

	width: 575px;

}



#news{

	float: left;

	padding-right: 10px;

	width: 240px;

}



#news_magunkrol{

	float: left;

	padding-right: 10px;

	width: 240px;

	height:1200px;

}



#news_rendelo{

	float: left;

	padding-right: 10px;

	width: 240px;

	height:2100px;

}



#news_esetbemutatas{

	float: left;

	padding-right: 10px;

	width: 240px;

	height:2100px;

}



#news_camlog{

	float: left;

	padding-right: 10px;

	width: 240px;

	height:2500px;

}



#news_midi{

	float: left;

	padding-right: 10px;

	width: 240px;

	height:1900px;

}





/* HEADER CSS */



#header{

	width: 850px;

	height: 250px;

    position: relative;

}







/*FOOTER*/



#footer {

	width: 850px;

	margin: 0 auto 14px;

	font-size: 14px;

	height:100px;

	text-align: center;

	background:#3777BF;

	color:#ffffff;

	padding-top:30px;

	padding-bottom:30px;

}





.itt_van{

	font-size:18px;

	font-weight:bold;

	font-style:italic;

	color:#edba29;

}



.bordo{color:#800000;}



.tablazatKeret{

	border: solid #dbe1ce 1px;

}



.kicsiSzoveg{

	font-size:10px;

}
div.transbox
{
 
  width: 100%;
  top:0px;
  left:0px;
  position:absolute;
  height: 2000px;
  z-index:1;
  background-color: #000000;
  border: 1px solid black;
  filter:alpha(opacity=70);
  opacity:0.7;
}

a.popup
{
color: #ffffff;
text-decoration: none
}

a.popup:hover
{
color: #f90;
text-decoration: underline
} 