*{
    -webkit-box-sizing: content-box;
}
html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:none;
}
body{
	/* background: #ADCE93;   nyari */
	/*	background: #9EBDDA; teli */
	background: #CBD499;
/*	background: #ffffff;*/
	text-align:center;
}
table, tr, td {
	border: 0px solid #FFBF80;
	border-collapse:collapse;
	padding: 0px;
	vertical-align:top;
/*	background: #F3EBDE;*/
}

form{
	display:inline;
}
a{
}
a:visited{
/*    color:#0000FF;*/
}

.evenrow{
	background:#D6EB9A;
}
.oddrow{
	background:#BEDF5D;
}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:0px dashed #333333;
	padding: 10px;
}

.spacer	{
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 1px;
	overflow:hidden;/* for ie to hide extra height*/
	background-color: #FFFFFF;
}

.menulink{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:small;
	
}
.menulink:hover{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.horizontal_menu{
	width:auto;
	display:inline;
	padding:1px;
	margin:0px;
	list-style-type: none;
	/*background:#8B2B38;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	
}
.horizontal_menu_container{
/*	background:#8B2B38;*/
	background:url('/static/img/menuhatter.jpg');
	margin:0px;
	padding:6px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;	
	height: 20px;
}

.langsel{
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	font-size:small;
}
.langsel:hover{
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}
#debug{
	position:absolute;
	z-index:100;
	background: #CCCCCC;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;	
	left: 10px;
	top:10px;
	padding: 10px;
	font-weight:bold;
	font-size:large;

}

.vertical_menu{
	width:auto;
	padding:1px;
	margin:0px;
	background:#8B2B38;
	margin: 1px;
	padding: 5px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float:none;
	border:1px solid #CCCCCC;
}
.vertical_menu_title{
	width:auto;
	padding:1px;
	margin:0px;
	background:ffffff;
	margin: 1px;
	padding: 5px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float:none;
	
}
.vertical_menu_container{
	background:#F3EBDE;
	margin:5px;
	padding:10px;	
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;	
	border:2px solid #939291;
}
.menulink_black{
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-size:x-small;
}
.menulink_black:hover{
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
.menutitle_black{
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-size:x-small;
}
.textcontainer{
	padding:15px;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	width:500px;
/*	height:1000px;*/
	text-align:justify;
	overflow: auto;
	background: #FFFFFF;
	border: 0px dashed red;
}
img{
	border:none;
}
h2{
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:normal;
	margin:10px 0;
	padding:0;
	text-align:left;
	text-transform:none;
}

#page{
	background:none repeat scroll 0 0;
	width:900px;
	border: 7px solid #666;
	background-color:#FFFFFF;
	font-weight:normal;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.newstitle{
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-size:normal;
}
.newstitle:hover{
	text-decoration:underline;
}
hr {
	width:95%;
}
.errordiv{
	width:500px;
	color:red;
	font-weight: bold;
	text-align: left;
}
.helysegek{
	text-decoration:none;
	color:#333;
	font-size:larger;
	font-weight:bold;
	text-align: center;
}

.jobbmenu{
/*
	margin:5px;
	padding:10px;	
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;	
*/	
	list-style-type:none;
	float:left;
	position:relative;
	width:160px;
	margin:5px;
	padding:3px;
	border:2px solid #939291;
	background:#F3EBDE;
}

.jobbmenu li {
    float:left;
	position:relative;
	width:100%;
}
.jobbmenu li a {
	width: auto;
	background: #EFEFEF;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 2px;
	text-align: left;
}
.jobbmenu li a:hover{
	text-decoration: underline;
	background: #ffffff;
	color: #999999;
	text-indent: 10px;
	
}
.jobbmenu li div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-indent: -3px;
	width: auto;
	color: #FFFFFF;
	background: #666666;
	text-decoration: none;
	font-size: x-small;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 2px;	
	text-align: left;
}

.jobbmenu_title font{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border: 1px solid #CCCCCC;
	display: block;
	background:#ffffff;
	margin: 1px;
	padding: 2px;
	list-style-type: none;
	font-size: 12px;
	
}

#tovabbi{
	border: 1px dotted red;
	width: 500px;
	height: 20px;
	text-align: right;
	overflow: hidden;
}

.bejegyzes{
	border: 1px solid #B56121;
	padding: 10px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	background:url(/static/img/sarok.gif) no-repeat top right;
}

.balmenu{
	list-style-type:none;
	float: none;
	margin:5px;
	padding:3px;
	border:2px solid #939291;
	background:#F3EBDE;
}

.balmenu li{
}

.balmenu li a {
	width: auto;
	background: #EFEFEF;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 5px;
	text-align: left;
}
.balmenu li a:hover{
	text-decoration: underline;
	background: #ffffff;
	color: #999999;
}
.balmenu li div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-indent: -3px;
	width: auto;
	color: #FFFFFF;
	background: #666666;
	text-decoration: none;
	font-size: x-small;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 5px;	
	text-align: left;
}


.idojaras{

	border:2px solid #939291;
	color: #000000;
	background:#F3EBDE;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	cursor: default;

	margin:5px;
	padding:10px;	
	

}
.box{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.box a{
	text-decoration: none;
	color:#F00; 
	font-weight:bold;
}
.box a:hover{
	text-decoration: none;
	color:#999; 
	font-weight:bold;
}
.jelmagyarazat{   
	border: 0px solid black; 
	font-size: x-small;
}
.jelmagyarazat td{
	vertical-align: middle;
	border: 0px solid black; 
}
.jelmagyarazat td img{
	margin: 5px
}

#overlaycontainer{
        position: absolute;
        z-index: 100;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        background:none;
        display:none;
        border:none;
}
#overlay{
        position: absolute;
        z-index: 101;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        background-color:#FFF;
        border:none;
}
#popup{
        position: absolute;
		padding: 30px;
        z-index: 102;
        top:200px;
        left:200px;
        width:200px;
        height:200px;
        background: #FFF;
        color: #333;
        font-family:Verdana, Geneva, sans-serif;
        font-weight:bold;
        border: 1px dashed #666;
        overflow: auto;
}
.vendegkonyv {
	margin: 5px;
	padding: 5px;
}
.vendegkonyv td{
	margin: 5px;
	padding: 5px;
	border: 0px;
	font-size: small;
	text-align: left;
}

.enikolink{
	text-decoration:none;
	color:#8C2839;
	font-weight: bold;
}
.enikolink:hover{
	text-decoration:underline;
}