html 
{
	overflow: -moz-scrollbars-vertical;
}

body 
{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	behavior: url('csshover.htc');
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF8E1D;
}

a:hover
{
	color: #FCB23C;
}

.container
{
	width: 1003px;
	margin: 0px auto;
	text-align: left;
	/*overflow: hidden;*/
}

*:focus 
{ 
	outline: none; 
}

*::-moz-focus-inner
{ 
	border: none; 
}

.fejlec
{
	width: 973px;
	float: left;
	background: #fff url(../images/fejlec.jpg) no-repeat;
	height: 162px;
	margin-bottom: 1px;
	padding-right: 30px;
}

.fejlec .elit
{
	width: 400px;
	float: left;
	height: 162px;
}

.fejlec img
{
	margin-top: 31px;
	padding: 0 5px;
	float: right;
}

.menusor
{
	width: 1003px;
	float: left;
	height: 40px;
	background: url(../images/menu/bg.gif) repeat-x;
}

.menusor #menu
{
	float: left;
	width: 1003px;
	height: 40px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(../images/menu_hatter.gif) no-repeat center right;

}

.menusor ul, .menusor ul ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	z-index:999;
	font-weight: bold;
	color: #fff;
}

.menusor ul li 
{
	position: relative;
	float: left;
	height: 40px;
}

.menusor ul li a , .menusor b
{
	height: 29px;
	display : block;
	font-weight : bold;
	padding: 11px 20px 0 20px;
	color: #C3C3C3;
	border-right: 1px solid #fff;
	/*background: url(../images/menu_hatter.gif) repeat-x;*/
	color: #fff;
}

.menusor b, #balmenu b
{
	cursor: default;
}

.menusor ul li a:hover
{
	color: #fff;
	text-decoration: none;
	/*background: url(../images/menu_hatter_2.gif) repeat-x;*/
}

.menusor ul li ul 
{ 
	position : absolute;
	left: -999em;
}

.menusor ul ul li 
{
	padding: 0;
	z-index: 10;
	position : relative;
	float : left;
	clear: both;
	height: 27px;
}

.menusor ul ul li a 
{
	background: #FCB23C url(../images/almenu.gif) repeat-x;
	display : block;
	font-weight : bold;
	text-align:left;
	height: auto;
	width: 140px;
	height: 27px;
	padding: 0 0 0 11px;
	margin: 0;
	line-height:27px;
}

.menusor ul ul li a:hover 
{
	background: #CC6E04 url(../images/almenu_h.gif) repeat-x;
}

#menu li ul li a
{
	background-position: 0 0 !important;
}

.menusor ul li:hover ul
{
	left: auto;
}

.kep
{
	height: 40px;
	overflow: hidden;
}

#menu li a, #menu li b
{
	background-position: 0 -40px !important;
}

#menu li a:hover, #menu li a.aktiv, #menu li b.aktiv
{
	background-position: 0 0px !important;
}

.tartalom
{
	float: left;
	width: 1003px;
	background: url(../images/tartalom_hatter.png) no-repeat;
}

.tartalom_bal
{
	float: left;
	width: 273px;
	padding: 70px 15px 0 15px;
	font-weight: bold;
}

.tartalom_jobb
{
	float: left;
	width: 550px;
	padding-top: 35px;
	font-size: 11px;
}

.tartalom_bal h2
{
	width: 244px;
	text-align: center;
	font-size: 18px;
	float: left;
	color: #F7B03F;
}

.tartalom_bal ul
{
	list-style-type: none;
	padding:0;
	margin: 0;
	width: 273px;
}

.tartalom_bal ul li
{
	background: url(../images/elvalaszto.png) no-repeat bottom left;
	padding-bottom: 12px;
	width: 273px;
	float: left;
}

.tartalom_bal ul li a, .tartalom_bal ul li b
{
	padding: 3px 0 0 35px;
	color: #000;
	float: left;
	width: 209px;
}

.tartalom_bal ul li a.aktiv, .tartalom_bal ul li b.aktiv
{
	background: url(../images/lista.gif) no-repeat 5px 3px;
}


.tartalom_bal ul li a:hover
{
	color: #FF8E1D
}

.tartalom_jobb img
{
	border: 3px solid #F7AF3C;
}

.tartalom_jobb h1
{
	color: #F7B03F;
	font-size: 18px;
	font-weight: bold;
}

.lablec
{
	font-weight: bold;
	width: 963px;
	float: left;
	padding: 0 20px;
	margin-top: 100px;
	clear: both;
	font-size: 11px;
	color: #6D6D6D;
}

.lablec ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 963px;
}

.lablec ul a
{
	color: #5b5b5b;
	padding: 0 6px;
	text-transform: uppercase;
}

.lablec ul a:hover
{
	color: #FF8E1D
}

.lablec ul li
{
	float: left;
	padding: 5px 0;
}

.szurke
{
	border: 1px solid #C6C6C6;
	width: 1001px;
	height: 38px;
	background: url(../images/szurke.png) repeat-x;
	float: left;
	margin-top: 9px;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

* html #TB_load {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}













.tartalom_jobb .doboz
{
	float: left;
	border: 2px solid #F7AF3C;
	padding: 5px;
	background-color: #FFF7EB;
	font-weight: bold;
	width: 112px;
}

.tartalom_jobb .galeriatabla td
{
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
}

.tartalom_jobb .doboz a
{
	color:#000;
	float:left;
	text-align:center;
	width:100%;
}

.tartalom_jobb .doboz a:hover
{
	color: #FF8E1D;
}

.tartalom_jobb .doboz img
{
	padding: 5px;
	border: 1px solid #F7AF3C;
	background-color: #fff;
}

.lapozo
{
	font-size: 11px;
	width: 80%;
	font-weight: bold;
}

.lapozo td
{
	width: 33%;
	color: #A0A0A0;
}

.lapozo a
{
	color: #FF8E1D;
}

.lapozo a:hover
{
	color: #FCB23C;
}




















#balmenu li ul li
{
	background:none;
	background-color: #FFEAC9;
	clear: both;
	width: 180px;
	padding: 0;
	border: 1px solid #F7AF3C;
}

#balmenu ul.submenu
{
	width: 180px;
}




#balmenu ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	z-index:999;
	font-weight: bold;
}

#balmenu li ul 
{ 
	position : absolute;
	left: -999em;
}


#balmenu li ul li a 
{
	
	display : block;
	font-weight : bold;
	text-align:left;
	width: 170px;
	padding: 0 0 0 11px;
	margin: 0;
	line-height:27px;
}


#balmenu li:hover ul
{
	left: 265px;
}

#loading
{
	position:absolute;
	top:0px;
	right:0px;
	background:#ff0000;
	color:#fff;
	font-size:14px;
	font-familly:Arial;
	padding:2px;
	display:none;
}

#regisztracio, #kosar
{
	display: none;
}

.tartalom_jobb select
{
	width: 220px;
}

.ajanlattabla
{
	border-collapse: collapse;
	border: 1px solid #000;
}

.ajanlattabla td, .ajanlattabla th
{
	border: 1px solid #000;
}
