body
{
	background-color:#fff;
	color:#6C6C6C;
	/*
	background-image:url('../img/background.jpeg');
	background-repeat: no-repeat;
	background-position: top center;
	*/
	font-family:Verdana,Tahoma,Arial;
	margin:0;
	padding:0;
}

table
{
	padding:0px 0 0 0px;
	border: 1px;	
	border-width: 1px;
	border-spacing: 0px;
	border-color: #db791a;
	/*border-style: none;*/
	border-style:dotted;
}

th 
{
	padding:0px 0 0 0px;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	background-color:transparent;
}

th.header_top_part
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../img/background.jpeg') no-repeat scroll left top;
	color:#FFFFFF;
	font-weight:bold;
	height:150px;
	padding:0px 0 0 0px;/* MUSZALY IGY MERT KULONBEN NEHANY BONGESZOBEN KILOG */
	vertical-align:bottom;
	text-align:middle;
	width:590px;
}

th.header_top_right_part
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../img/background.jpeg') no-repeat scroll right top;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0 0 0px;
	vertical-align:bottom;
	text-align:middle;
}
th.menu_right_part
{
	background:transparent url('../pro_dropdown_2/three_0.gif') repeat-x scroll right top;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0 0 0px;
	vertical-align:bottom;
	text-align:middle;
}

th.olvaso_terulet p
{
	font-size:15px;
	color:#777;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
}
th.olvaso_terulet 
{
	padding:10px 10px 10px 10px;
	background:transparent url('../img/szbg.gif') no-repeat scroll right bottom;
	color:#272727;
	vertical-align:top;
	background-color:#fff;
	text-align:justify;
}

th.olvaso_terulet_right_part
{
	background:transparent url('../img/right-bg.gif') repeat-y scroll right top;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0 0 0px;
	vertical-align:bottom;
	text-align:middle;
}

th.footer_top_part 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../img/footer_top_part.gif') repeat-x scroll left top;
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	padding:0px 0 0 15px;
	vertical-align:middle;
	text-align:left;
	width:590px;
}
th.footer_top_right_part
{
	background:transparent url('../img/footer_top_part.gif') repeat-x scroll right top;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0 0 0px;
	vertical-align:top;
	text-align:middle;
}

th.footer_bottom_part 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../img/footer_bottom_part.gif') repeat-x scroll left top;
	color:#FFFFFF;
	height:40px;
	padding:0px 0 0 15px;
	text-align:right;
	vertical-align:top;
	width:640px;
	word-spacing:7px;
}


#right_floater_holder
{
	position:relative;
}

#right_floater
{
	position:absolute;
	top:20px;
 	right:0;
 	
	height:400px;
 	
border-style:dotted;
border-width:1px;


}

#right_floater2
{
	position:relative;
	float: right; 
	width: 200px;
	height:400px;
	
 	right:200;
	
	top:20px;
	
	border-style:dotted;
	border-width:1px;
}


