/*****************************************/
/* hide from ie on mac \*/
html {

}
#valasztoCenter {
	position:relative; 
	width:860px; 
	height:312px; 
	z-index:10; 
	text-align:left; 
	background-image:url(../common_gfx/valaszto_center_bg.jpg);
	background-repeat:no-repeat;
}
/* end hide */
/*****************************************/

body { 
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image:url(../common_gfx/bg_image.jpg); 
	background-repeat:no-repeat;
	background-position:center center;
	color:#FFFFFF;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
a			{ color: #ff5600; text-decoration:underline;}
a:hover 	{ text-decoration: none}
a: visited 	{ color: #6a2400;}
h1 			{ font-size:18px; margin-bottom:20px; background-color: #ff6600; line-height:25px; padding-left: 10px; color:#000000;}
p 			{ margin-bottom:20px; line-height:25px; padding-left: 10px;}
table		{font-size:11px;}
.lowlight   { color:#c5c5c5;}
