html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html 
{
	overflow: -moz-scrollbars-vertical;
	min-height: 100%;
}

body 
{
	color: #4B4F17;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
	background: #AFE2F5 url("../images/hatter.png") repeat-y center top;
	height: 100%;
	width: 100%;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

ul, ol
{
	list-style: none;
}

a  
{  
	color: #CD3601;
	text-decoration: none;
}  
  
a:hover  
{  
	text-decoration: underline;  
}

img
{
	-ms-interpolation-mode: bicubic; 
}

.container
{
	height: 100%;
	min-height: 793px;
	background: url("../images/lablec.png") repeat-x center bottom;
}

.container2
{
	height: 100%;
	background: url("../images/bokor.png") repeat-x center bottom;
	min-height: 793px;
}

.container3
{
	background: url("../images/fejlec.png") no-repeat center top;
	height: 100%;
	min-height: 793px;
}

.container4
{
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	width: 975px;
	min-height: 493px;
}

table 
{
	border-collapse: separate;
}

caption, th, td 
{
	text-align: left;
	font-weight: normal;
}

*:focus 
{ 
	outline: 0; 
	outline: none; 
}

*::-moz-focus-inner
{ 
	border: none; 
}

input[type=submit],label,select,.pointer
{
	cursor:pointer;
}

a.kulso:link:after, a.kulso:visited:after 
{
	content:" [" attr(href) "] ";
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}
blockquote, q 
{
	quotes: "" "";
}

.lapozo2
{
    text-align: center;
    padding: 3px;
    margin: 3px;
	clear: both;
}

.lapozo2 a
{
	color: #495308;
	padding: 2px 5px;
	margin: 2px;
	border: 1px solid #495308;
	text-decoration:none;
}

.lapozo2 a:hover
{
	color: #CD3601;
}

.lapozo2 span.current
{
	margin: 2px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #495308;
	font-weight: bold;
	background-color: #495308;
	color: #FFF;
}

.lapozo2 span.disabled
{
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #ddd;
	color:#ccc;
}

#fejlec
{
	width: 100%;
	height: 132px;
}

#balmenu
{
	float: left;
	width: 194px;
	padding: 5px;
	margin-top: 50px;
}

#kozep
{
	float:left;
	margin-left:6px;
	width:748px;
}

#kozep_tartalom
{
	float:left;
	padding: 20px;
	width:708px;
}

#kotel
{
	position: absolute;
	z-index: 5000;
}

#kepvalto
{
	height:241px;
	width:748px;
	float: left;
}

#nav
{
	float: left;
	clear: both;
	width: 708px;
	font-weight: normal;
	padding: 0 20px;
	height: 29px;
	background-color: #00532A;
	color: #fff;
	line-height: 27px;

}

#nav a
{
	background: url(../images/nyil.gif) no-repeat center right;
	padding-right: 15px;
	color: #E3F1D0;
} 

#tartalom
{
	background: #E3F1D0 url(../images/kozep_hatter.png) repeat-x;
	float: left;
	width: 688px;
	padding: 20px 30px 20px 30px;
}

#menu a:hover
{
	background-position: 0 -30px !important;
}

.balmenu
{
	float: left;
	width: 194px;
}

.balmenu ul, .balmenu ul ul 
{
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width: 194px;
}

.balmenu ul li 
{
	position : relative;
	float : left;
	width:194px;
	height: 31px;
	/*padding: 8px 0;*/
}

.balmenu ul li 
{
/*	height:26px;*/
}

.balmenu ul li a 
{
	width:184px;
	display : block;
	font-weight : bold;
	color: #4B4F17;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding-left: 10px;
	/*line-height: 15px;*/
	line-height: 31px;
}

.balmenu ul li a:hover
{
	color: #E3F1D0;
	text-decoration: none;
}

.balmenu ul li ul 
{ 
	position : absolute;
	left: -999em;
	margin-left : 183px;
	margin-top : -25px;
}

.balmenu ul ul li 
{
	padding: 0;
	z-index: 10;
	position : relative;
	float : left;
	height: auto;
}

.balmenu ul ul li a 
{
	border: 1px solid #4B4F17;
	background-color: #E3F1D0;
	display : block;
	font-weight : bold;
	text-align:left;
	height: auto;
	padding: 3px;
	text-indent: 0;
	font-size: 12px;
	line-height: 15px;
	color: #495308;
}


.balmenu ul ul li a:hover 
{
	background: none;
	background-color: #4B4F17;
	color: #E3F1D0;
	text-decoration: none;
}

.balmenu ul li:hover ul
{
	left: auto;
	position: static;
	z-index: 9999;
}

.balmenu .nincseger
{
	cursor: default;
}

h2
{
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	width: 100%;
	clear: both;
}

.akcio, #terkep, .hirlevel
{
	width: 174px;
	float: left;
	margin-top: 6px;
	padding: 10px;
	overflow: hidden;
}

.akcio
{
	height: 93px;
	background: url(../images/akcio.png) no-repeat;
	color: #fff;
}

#terkep
{
	height: 151px;
	background: url(../images/terkep.png) no-repeat;
}

.hirlevel
{
	height: 169px;
	background: url(../images/hirlevel.png) no-repeat;
}

#balmenu h3
{
	font-weight: bold;
	font-size: 24px;
	clear: both;
	padding-bottom: 10px;
}

.akcio  h3
{
	color: #fff;
}

#balmenu .hirlevel h3
{
	color: #000;
}

.akcio p
{
	height: 30px;
	overflow: hidden;
}

.akcio a
{
	float: right;
	color: #fff;
	padding-right: 52px;
	margin-top: 3px;
	font-weight: bold;
	white-space: nowrap;
}

#terkep p
{
	padding-left: 10px;
}

#terkep a
{
	margin-top: 30px;
	float: left;
}

#hirlevel
{
	color: #000;
}

#hirlevel label
{
	font-weight: bold;
}

#hirlevel .text
{
	margin: 5px 0;
	float: left;
	width: 166px;
	height: 16px;
	border: 1px solid #C8C772;
	font-size: 11px;
	padding: 0 3px;
}

#hirlevel .gomb
{
	margin-top: 5px;
}

#hirlevel a
{
	color:#CD3601;
	float:left;
	font-weight:bold;
	height:27px;
	line-height:34px;
	padding-right: 4px;
	font-size: 11px;
}

#idojaras
{
	float: right;
	width: 84px;
	height: 24px;
	background: url(../images/idojaras.png) no-repeat;
	text-align: right;
	padding: 10px 7px 3px 3px;
	color: #000;
	line-height: 17px;
	margin-top: 20px;
}

#idojaras a.idoj
{
	color: #0F8051;
	font-size: 16px;
	background: url(../images/hirnyil.gif) no-repeat center right;
	padding-right: 15px;
	font-weight: bold;
}

#idojaras a:hover
{
	text-decoration: none;
	color: #CD3601;
}

#hiba
{
	background-color:#CD3601;
	border: 2px solid #E3F1D0;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	clear: both;
	padding: 3px 0;
} 

.hirek_lista 
{
	background: #fff url(../images/hirhatter.png) repeat-x;
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding: 15px 10px;
	text-align: justify;
	width: 668px;
}

.thumbnailsleft
{
	float: left;
	margin-right: 15px;
}

.button_tovabb 
{
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}

.hirek_lista h3
{
	margin-bottom: 5px;
	font-size: 18px;
}

.hirek_lista h3 a
{
	color: #495308;
}

.hirek_lista_time
{
	font-size: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #C0D7A2;
	margin-bottom: 10px;
	width: 453px;
	float: right;
}

#time
{
	clear: both;
	padding-bottom: 15px;
	width: 100%;
}

.button_tovabb a
{
	background: url(../images/hirnyil.gif) no-repeat center right;
	padding-right: 15px;
}

.szoveg
{
	background: #fff url(../images/hirhatter.png) repeat-x;
	width: 668px;
	padding: 15px 10px;
}

.fooldalszoveg
{
	width: 668px;
	padding: 0 10px 30px 10px;
}

.jobb
{
	float: right;
	font-weight: bold;
}

.nfu
{
	margin-top: 10px;
	float: left;
}

#lablec
{
	height: 100px;
	padding-top: 200px;
	color: #fff;
	font-weight: bold;
	
	
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:975px;
	
}

#lablec a
{
	color: #fff;
}

.lablec_bal
{
	width: 275px;
	float: left;
}

.lablec_jobb
{
	width: 560px;
	float: left;
	line-height: 30px;
}

.lablec_jobb p
{
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.szoveg .doboz
{
	float: left;
	border: 2px solid #4B4F17;
	padding: 5px;
	margin: 10px 20px;
	display: inline;
	background-color: #E3F1D0;
	font-weight: bold;
	width: 112px;
	text-align: center;
}

.szoveg .galeriatabla td
{

}

.szoveg .doboz a
{
	color:#000;
	float:left;
	text-align:center;
	width:100%;
}

.szoveg .doboz a:hover
{
	color: #CD3601;
	text-decoration: none;
}

.szoveg .doboz img
{
	padding: 5px;
	border: 1px solid #4B4F17;
	background-color: #fff;
}


















#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:6000;
	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: 6020;
	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:6030;
	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:5990;
	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;
}

#cim
{
	color: #0F8051;
	text-align: center;
	height: 20px;
	font-weight: bold;
}

#latogatok
{
	margin-top: 10px;
	float: left;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
}

.zaszlo
{
	float: left;
	text-align: center;
	margin: 15px 0;
	background-color: #D6DB92;
	border: 1px solid #50AB33;
	padding: 5px 3px;
}

.zaszlo a
{
	float:left;
	height: 16px;
	width:24px;
	display:block;
	margin-right: 2px;
}

.zaszlo a.utolso
{
	margin: 0;
}

.zaszlo a#hu, .zaszlo a#hunemaktiv, .zaszlo a#hunemaktiv:hover
{
	background:url(../images/hu.gif) no-repeat;
}

.zaszlo a#hunemaktiv
{
	background:url(../images/hu_2.gif) no-repeat;
}

.zaszlo a#en, .zaszlo a#ennemaktiv, .zaszlo a#ennemaktiv:hover
{
	background:url(../images/en.gif) no-repeat;
}

.zaszlo a#ennemaktiv
{
	background:url(../images/en_2.gif) no-repeat;
}

.zaszlo a#de, .zaszlo a#denemaktiv, .zaszlo a#denemaktiv:hover 
{
	background:url(../images/de.gif) no-repeat;
}

.zaszlo a#denemaktiv 
{
	background-image:url(../images/de_2.gif);
}
