body {
	text-align:center;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding: 0;
	margin: 0;

}
#virmaxlogo {
	padding-top: 7px;
}


#kozep {
	position: absolute;
	left: 50%;
	overflow: visible;
/*	width: 1px;
	height: 1px;
*/
}


#shadowdob {
	position: absolute;
	left: -266px;
	top: 32px;
	width: 532px;
	vertical-align:top;
}

#shadtop {
		background-image:url(../images/shadow_top.jpg);
		height: 5px;
		overflow: hidden;
}

#shadleft {
		float: left;
		background-image:url(../images/shadow_left.jpg);
		background-repeat: repeat-y;
		width: 5px;
		height: 150px;

}
#tart {
	float:left;
	width: 522px;
	text-align:center;
	height: 150px;
	background-color:#FFFFFF;
	
}
#shadright {
		float:right;
		background-image:url(../images/shadow_right.jpg);
		background-repeat: repeat-y;
		width: 5px;
		height: 150px;
}


#shadbottom {
		clear:both;
		height: 5px;
		width: 532px;
		background-image:url(../images/shadow_bottom.jpg);
		overflow: hidden;

}
#main_text {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
#lang_sel_all{
	display: block;
	position: absolute;
	left: -266px;
	top: 188px;
	width: 532px;
}
.sel_lang {
	display: block;
	height: 60px;
	overflow: hidden;
}

.enter_woman{
	vertical-align: middle;
	text-align:right;
	width: 230px;
	position: relative;
	top: 31px;
	left: -180px;
}
.enter_man{
	vertical-align:middle;
	text-align:left;
	width: 230px;
	position: relative;
	top: -31px;
	left: 180px;
}

.enter_woman A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color:#F2AAE5;*/
	color:#D204AE;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.enter_woman A:hover {
	color:#D204AE;
}
.enter_woman A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#D204AE;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.enter_man A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color:#71A1F6;*/
	color: #0458EC;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
.enter_man A:hover {
	color:#0458EC;
}
.enter_man A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0458EC;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
	
/*  languages  */

#hungarian{
	background-image:url(../images/hungarian.jpg);
	width: 70px;
	height: 42px;
}

	
#english{
	background-image:url(../images/english.jpg);
	width: 70px;
	height: 42px;
}
#german{
	background-image:url(../images/german.jpg);
	width: 70px;
	height: 42px;
}
#french{
	background-image:url(../images/france.jpg);
	width: 70px;
	height: 42px;
}
#dutch{
	background-image:url(../images/dutch.jpg);
	width: 70px;
	height: 42px;
}
#italy{
	background-image:url(../images/italy.jpg);
	width: 70px;
	height: 42px;
}
