body{
	background: rgb(0,0,0) url(../images/body_bg.jpg) center repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
}
a img{
	border: none;
}
div.contener0{
	background: url(../images/contener0_bg.jpg) no-repeat;
	height: 295px;
	margin: 0 auto;
	margin-top: 10px;
	padding:0;
	width: 855px;
}
div.contener1{
	background: url(../images/contener1_bg.jpg) no-repeat;
	height: 295px;
	margin: 0 auto;
	margin-left: 54px;
	padding:0;
	width: 745px;
}
div.contener_content{
	background-color: rgb(255,225,197);
	margin: 0 auto;
	width: 744px;
}
div.photo_menu{
	clear: both;
	color: rgb(255,255,255);
	float: right;
	font-weight: bold;
	margin-top: 10px;
	width: 60px;
}
.photo_menu ul{
	font-weight: normal;
	list-style: none;	
	margin: 0;	
	padding: 0;	
}
.photo_menu li{
	list-style: none;
	margin: 0;
	padding: 0;
}
li a{
	color: rgb(255,255,255);
	text-decoration: none;
}
li a:hover{
	text-decoration: underline;
}

div.main_menu{
	color: rgb(255,255,255);
	float: none;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 180px;
}
.main_menu ul{
	margin: 0;
	margin-left: 1px;
	padding-left: 100px;	
}
.main_menu li{
	border-right: 1px solid rgb(191,0,119);
	display: inline;
	padding-right: 2px;
	margin-left: 2px;	
}

div.news{
	color: rgb(215,0,136);
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	
	margin: 0 auto;
	padding-top: 10px;
	width: 400px;
}
div.contener_footer{
	background-color: rgb(62,0,39);
	color: rgb(255,255,255);	
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 744px;
}
.contener_footer a{
	color: rgb(255,255,255);
	text-decoration: underline;
}
.contener_footer a:hover{
	text-decoration: none;
}

.content_left{
	background-color: rgb(255,225,197);
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 130px;
}
.content_center{
	background-color: rgb(255,225,197);
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	width: 410px;
}
.content_right{
	background-color: rgb(255,225,197);
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	width: 121px;
}
.banner{
	margin-bottom: 10px;
}
.feherm{
	background: url(../images/hidden.gif) rgb(255,255,255);
	border: 1px solid rgb(0,0,0);
	display: block;

	margin: 0;
	padding: 0;
	position: absolute;

	top: 0px;
	width: 120px;
	z-index: auto;
/*	float:left;*/
}
.popup_bg{
	background-color: rgb(0,0,0);
	border: 1px solid rgb(255,255,255);
	height: 100%;
	left: 0;
	position: absolute;
	top: 30px;
	width: auto;
	z-index: auto;
}

.popup_head_bg{
	background-color: rgb(0,0,0);
	height: 30px;
	position: absolute;
	top: 30px;
	z-index: auto;
}
.popup_head_text{
	color: rgb(188,0,117);
	height: 30px;
	margin: 0 auto;
	position: absolute;
	top: 40px;
	z-index: auto;
}
.popup_head_text a{	
	color: rgb(255,255,255);
	font-size: 16px;
	text-decoration: none;
}
.popup_head_text a:hover{
	color: rgb(255,100,100);
}
.popup_swf{	
	background-color: rgb(0,0,0);
	position: absolute;
	top: 60px;
	z-index: auto;
}

.jelentkezok tr td{
	padding-top: 2px;
	text-align: left;
}
td input{
	border: 1px solid rgb(0,0,0);
}
td textarea{
	border: 1px solid rgb(0,0,0);
}
.td164{
	text-align: right;
	width: 180px;
}
.input{
	width: 200px auto;
}
ul.jelent{	
	font-weight: bold;
}
.jelent li{
	list-style: none;
}
.jelent li a{
	color: rgb(161,43,116);
}
.vendeghozza{
	color: rgb(255,255,255);
	text-align: center;
}
.vendeghozza input{
	border: 1px solid rgb(188,0,117);
	margin: 2px;
	padding: 2px;
}
.vendeghozza input.button{
	border: 1px solid rgb(0,0,0);
}
.vendeghozza textarea{
	border: 1px solid rgb(188,0,117);
	height: 100px;
	width: 300px;
}
.vendeghozza table td{
	width: 55%;
	text-align: left;
}
.vendeghozza table td.bal{
	width: 30%;
	text-align: right;
}
td.header_left{
	background-color: #ccb49e;
	text-align: left;
	width: 30%;
}
td.header_right{
	background-color: #ccb49e;
	text-align: right;
	width: 60%;
}
td.content{
	background-color: #ffe7d1;
	font-size: 0.9em;
	border-bottom: 3px solid rgb(0,0,0);
	text-align: justify;
	text-indent: 10px;
}
a.vendegk{
	color: #df33a0;
	font-weight: bold;
	text-decoration: underline;
}
a.vendegk:hover{
	text-decoration: none;
}