html,
body,
form,
input,
select,
fieldset,
table {
    font-size: 11px; 
    font-family: Tahoma, Verdana, Arial; 
    color: #000000;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
pre, 
code { font-size: 11px; }

body {background: #fff; }

html, 
body, 
form, 
fieldset, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
pre, 
blockquote, 
ul, 
ol, 
li, 
dl, 
address {
    margin: 0px; 
    padding: 0px; 
}

:link,
:visited,
:active,
:hover { text-decoration: none;  }

a img,
:link img,
:visited img,
:active img,
:hover img {border: none; }


a:link, a:active, a:visited{
    color:#a22023;
}

a:hover{
    color:#ff0000;
}



/* CLEAR */
div.clear, 
span.clear {
    clear: both; 
    font-size: 0px;
}

body {
	@behavior: url('csshover.htc');
	
}



.page_body {
    padding:0px;
    width: 990px;
    margin: 0 auto;
    background: url(images/page_bg.jpg) repeat-y;
    overflow:hidden;
}

.headerLeft {
    float:left;
    width:650px;
}

.headerRight {
    float:left;
    width:250px;
    padding-top:170px;
}

.search_text {
    width:150px;
    border: 1px solid #d7d7d7;
    padding:3px;
}

.searchButton{
    padding:3px;
    border: 1px solid #a58760;
    background-color: #e5c194;
    margin-left:5px;
}

#header {
    height: 196px; 
    background: url(images/head.jpg) no-repeat;
    width:918px;
    padding:0px;
    margin:auto;

}


/******************************** Menü **************************/

#nav { height: 60px; }
#menu_top { margin-left: 55px; }

#menu_top a { color:#000; }
#menu_top a:hover { color:#b29066; }


#menu_top a {
	padding-right:28px;
	
}
#menu_top ul ul a {
    padding:0;
    margin:0;
}
#menu_top ul ul li {
    padding:0;
/*    border: 1px solid #ccc;*/
    height: 12px;
    line-height:12px;
    margin: 1px 0;
}
#menu_top ul {
    list-style-type: none;
}
#menu_top li {
    float: left;
    height: 45px;
    font-size:18px;
    background: url(images/menu_arrow.jpg) no-repeat left center;
    text-align: left;
    padding-top:16px;
    padding-left:28px;
    
    position: relative;
    z-index: 400;
}

#menu_top ul ul {
	position: absolute;
	top: 55px;
	left: 0px;
	display: none;
	z-index: 500;
    background: #fff;
    border: 3px solid #efefef;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
}
#menu_top ul ul ul {
	position: static;
	z-index: 501;
	border: none;
	padding-bottom: 0px;
	padding-top: 0px;
}
#menu_top ul ul li {
	display: block;
	float: none;
	position: static;
	clear: both;
	background: url(images/list-style.jpg) no-repeat 0 5px #fff;
	font-size: 11px;
	padding: 0 0 0 10px;
	margin: 6px 10px 6px 0;
	height: auto;
	width: auto;
	white-space: nowrap;

}

#menu_top li:hover ul {
    display: block;
}








/******************************** nyitó boxok **************************/


#verticalBoxes {
    width:900px;
    height:303px;
    background: url(images/box.jpg) no-repeat center top;
	margin:auto;
	position: relative;
}

.vboxLeft {
}

.vboxLeft .title {
    position: absolute;
    left: 80px;
    top: 58px;
    width:160px;	
	text-align: right;
	font-size:16px;
}
.vboxLeft .content {
	position: absolute;
    left: 122px;
    top: 100px;
    width:162px;	
    font-size:12px;
    line-height:18px;
    height: 132px;
    overflow: auto;
    
}



.vboxMiddle {
}

.vboxMiddle .title {
    font-size:16px;
    padding-left:79px;
    text-align: righrt;
    width:200px;
    height:200px;
    position: absolute;
    left: 325px;
    top: 58px;    
}

.vboxMiddle .content {
    font-size:12px;
    line-height:18px;
    width:200px;
    height:120px;
    position: absolute;
    left: 322px;
    top: 102px;
    overflow: hidden;
}




.vboxRight {
}

.vboxRight .title {
    font-size:16px;
    padding-left:122px;
    text-align: right;
    width:105px;
    position: absolute;
    left: 608px;
    top: 58px;
}

.vboxRight .content {
    font-size:12px;
    line-height:18px;
    width:245px;
    height:130px;
    position: absolute;
    left: 620px;
    top: 100px;
    overflow: hidden;
}

/******************************** Belső boxok **************************/


#news {
    width:891px;
    margin:auto;
}

.box {
    width:891px;
}

.boxTitle {
    width:891px;
    height:21px;
    background: url(images/content_top.jpg) no-repeat;
}


.firstWord{
    color:#b89972;

}

.boxFooter {
    width:891px;
    height:31px;
    background: url(images/content_bottom.jpg) no-repeat;
}

.boxContent {
    width:891px;
    background: url(images/content_middle.jpg) repeat-y;
    line-height:20px;
    font-size:12px;
}
.boxContent .text {
    padding: 0 40px 0px;
}
.boxContent h3.text {
    font-size:24px;
    font-family:Tahoma,Verdana,Arial;
    font-weight: normal;
    margin-bottom: 20px;
}



#left { 
    float:left;
    width: 200px; 
    min-height:100px;
    display:none;
}

#main .footer {
    width:891px;
    height:31px;
    background: url(images/white_content_bottom.jpg) no-repeat;
}

#right {
    float:right;
    width:200px;
    min-height:200px;
    display:none;
}


/******************************** Tartalom ****************************/

#main {
    width: 891px;
    margin:auto;

}

#main #content {
    line-height:18px;
    font-size:12px;
    background: url(images/white_content_middle.jpg) repeat-y;
    padding: 20px 70px;
}

#main #contentTitle {
    background: url(images/white_content_top.jpg) no-repeat;
    height:104px;
    
}
#main #icon_print {
    background: transparent url(images/white_content_bottom.jpg) no-repeat scroll 0 0;
    text-align: right;
    padding: 0 15px;
    height: 30px;
    margin-bottom: 20px;
}
#main #contentTitle .text{
    color:#000;
    font-size:20px;
    padding-left:40px;
    padding-top:30px;
    font-weight: normal;
}

/******************************** Lábléc ****************************/
#footer {
    clear:both;
    height: 220px;
    background: url(images/footer.jpg) no-repeat bottom left;
    width:920px;
    margin-left: 32px;
    
}

#footer .text {
    padding-top:70px;
    padding-left:40px;
    width:460px;
	float:left;
}
.footerLogo {
    float:right;
	width:100px;
	padding-top:50px;
	
}

#footer .text span {
    font-size:20px;
}


#verticalBoxes a {
    color:#000;
}

.orarend_datum {
    font-size:17px;
    color:#fe4e00;
}

.body_class,
.box_left_text,
.page_text
{
	font-size:12px;
	line-height:20px;
	padding: 5px;
}
.box_left_text {
	background: #EDE6E0
}



.headTitleText {
    font-size:18px;
    padding-left:210px;
}

