html 
{
	overflow: -moz-scrollbars-vertical;
}

body 
{
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
	background-color: #DBF1DF;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, pre, em,
font, img, small, strong, sub, sup, ul, ol, li, dl, dt, dd, fieldset, form, 
label, legend, tr, th, td, input, select, textarea, p, a
{
	border:0;
	margin:0;
	outline: none;
	padding:0;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

ul, ol
{
	list-style: none;
}

a  
{  
	color: #00B377;
	text-decoration: none;
}  
  
a:hover  
{  
	text-decoration: underline;  
}

img
{
	-ms-interpolation-mode: bicubic; 
}

.container
{
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	width: 960px;
	padding: 0 9px 0 0;
	background: url("../images/hatter.gif") repeat-y;
}

*:focus 
{ 
	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) "] ";
}

#fejlec
{
	width: 700px;
	height: 297px;
}

.fejlec
{
	width: 940px;
	padding: 12px 10px 0 19px;
	height: 108px;
	color: #00B377;
}

.fejlec .menu
{
	padding-left: 271px
}

.fejlec .menu a
{
	color: #00B377;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 14px;
}

.fejlec .menu a.utolso
{
	padding-right: 0;
}

.bal
{
	float: left;
	width: 250px;
	overflow: hidden;
}

.bal ul
{
	margin: 0 10px 0 19px;
	display: inline;
	width: 230px;
	background: #fff url("../images/balmenu.png") repeat-x;
	float: left;
	padding: 55px 0;
	overflow: hidden;
}

.bal ul li
{
	float: left;
}

.bal ul li span
{
	padding-left: 21px;
}

.bal ul li span:hover
{
	background: url("../images/bal_negyzet.gif") no-repeat 12px 4px;
}

.bal ul li a
{
	color: #00B377;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	padding-right: 232px;
}

.bal ul li a:hover
{
	text-decoration: none;
	background: url(../images/bal_menu.gif) no-repeat center right;
}

.hirlevel
{
	float: left;
	width: 250px;
}

.banner
{
	display: inline;
	margin-left: 19px;
	float: left;
	width: 231px;
	background: #fff url("../images/banner_hatter.png") repeat-x;
	text-align: center;
}

.banner .banner_belso
{
	margin: 11px 8px 0 8px;
	padding-bottom: 15px;
	border: 1px solid #06AC95;
}

.banner .banner_belso img
{
	margin-top: 15px;
}

.jobb
{
	float: left;
	width: 700px;
	padding: 0 1px 0 9px;
}

.tartalom
{
	color: #464646;
	padding-top: 5px;
}

.lablec
{
	height: 71px;
	background: url("../images/lablec.png") repeat-x;
	float: left;
	padding:0 10px;
	margin: 30px 0 0 9px;
	width:940px;
	display: inline;
	color: #003926;
	overflow: hidden;
}

.lablec a
{
	color: #003926
}

.lablec .bal
{
	width: 230px;
	font-size: 10px;
	padding: 14px 20px 0 0;
}

.lablec .jobb
{
	padding-top: 20px;
	width: 680px;
	font-size: 11px;
	text-transform: uppercase;
}

.lablec .jobb a
{
	padding: 0 3px;
	line-height: 20px;
}

.descpanelfg
{
	font-size: 30px;
	color: #003a26;
	background: url("../images/fejlec.png") no-repeat;
	text-transform: uppercase;
}


#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:1000;
	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: 1020;
	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:1030;
	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:990;
	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;
}

.lapozo
{
	clear: both;
	text-align: center;
	color: #939393;
	font-weight: bold;
	width: 60%;
	clear: both;
	margin: 25px auto 0 auto;
}

.lapozo a
{
	text-decoration: none;
	padding: 0 4px 0 4px;
	font-weight: bold;
	font-weight: normal;
	
}

.lapozo a:hover
{
	text-decoration: underline;
}

.lapozo b.aktiv
{
	margin:0 0.2em;
	padding: 5px 7px 2px 6px;
	text-align: center;
}

.lapozo b.szeles
{
	padding: 5px 3px 2px 4px;
	
}

.lapozo .inaktiv, .lapozo .inaktiv:hover
{
	font-weight: bold;
}

.lapozo .link
{
	font-weight: bold;
	padding: 0 7px;
}

.lapozo b
{
	padding: 2px 4px 0 0;
	text-align:center;
}

.lapozo td.kozepso a
{
	padding-top: 4px;
	float: left;
}

.lapozo td.kozepso b
{
	float: left;
	padding-top: 4px;
}

.lapozo .elso, .lapozo .elozo, .lapozo .kovetkezo, .lapozo .utolso
{
	padding: 0 7px;
}

.galeriatabla td img
{
	margin-top: 25px;
	border: 1px solid #EEECD3;
}

.galeriatabla td a:hover img
{
	border: 1px solid #06AC95;
}

.galeriatabla td a:hover
{
	text-decoration: none;
}

#hirlevel input, #hirlevel textarea
{
	border: 1px solid #06AC95;
}

.h
{
	border: 2px solid #06AC95;
	background-color: #DBF1DF;
	text-align: center;
	font-weight: bold;
	color: #003A26;
	clear: both;
	margin-bottom: 10px;
	padding: 2px 0;
}
