body{margin:0px; padding: 0px; background: #ffffff url(../images/hatter_body.jpg) repeat-x top left; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #675c49;}
img{border:none;}
table{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #675c49;}
form{padding: 0px; margin: 0px;}

.munkalap{margin: 0px auto; width: 1059px;text-align: left;  background: url(../images/hatter_oldal.jpg) repeat-y top left;}
.fejlec{background: url(../images/fejlec.jpg) no-repeat top left; height: 237px;}
.fejlec_pad{padding: 54px 0px 0px 155px;}
.fejlec_aktiv{height: 183px; width: 766px;}

/*.home{clear: both;background: red;margin: 100px 0px 0px 160px; display: table; width: 280px; height: 130px;}*/
.oldal_hatter{background: url(../images/hatter_oldal_bottom.jpg) no-repeat top left;}
.oldal{margin-left: 155px;}
.menu{width: 290px; background: url(../images/menu_repeat.jpg) repeat-y top left;}
.menu_bottom{height: 100%; width: 290px; background: url(../images/menu_bottom.jpg) no-repeat bottom left;}
.menu_hatter{height: 395px; width: 290px; background: url(../images/menu.jpg) no-repeat top left;}
.torzs{width: 475px; background: url(../images/hatter_torzs.jpg) repeat-y top right; _height: 474px; min-height: 474px;}
.torzs_hatter{width: 474px; _height: 474px; min-height: 474px; background: url(../images/hatter_repeat_y.jpg) repeat-x top left;}
.szoveg_hatter{width: 474px; _height: 474px; min-height: 474px; overflow:auto; _overflow:inherit;}
.szoveg{margin: 0px 10px 250px 10px; text-align: justify;}
.szoveg a{font-size: 11px; color: #675c49; text-decoration: none; font-weight: bold;}
.szoveg a:hover{color: #b09e7c;}
.szov_almenu{margin: 20px 0px 0px 30px;}
.szov_almenu a{font-size: 13px;}

.lablec{height: 108px;}
.butyok{position: relative; bottom: 24px; left: 915px;}
.labszov{margin-left: 450px;}

.cim{color: #b09e7c; font-size: 20px; line-height: 26px; position: relative; top: 10px;}

/*.kezdo{height: 424px; background: url(../images/elvalaszto.jpg) no-repeat top center;}*/
.kezdo_jobb{width: 47%; height: 424px; float: right; background: url(../images/elvalaszto.jpg) no-repeat top left;}
.kezdo_jobb img{float: right; margin-top: 20px;}
.kezdo_bal{width: 47%; float: left; text-align: justify; padding-top: 20px;}

.kezdo_full{text-align: justify; padding-top: 20px;}

.jobb{width: 47%; height: 424px; float: right; background: url(../images/elvalaszto.jpg) no-repeat top left;}
.jobb img{float: right; margin-top: 20px;}
.bal{width: 47%; float: left; text-align: justify;}

.hr_{color: #9a835a; background: #9a835a;}
.tiszta{width: 100%; background: #fff;}

.menu_0{width:159px; height:60px; background: url(../images/menu_aktualis.jpg) no-repeat top left; display: block;}
.menu_0:hover{background: url(../images/menu_aktualis_hover.jpg) no-repeat top left;}
.menu_1{width:159px; height:41px; background: url(../images/menu_resztvevok.jpg) no-repeat top left; display: block;}
.menu_1:hover{background: url(../images/menu_resztvevok_hover.jpg) no-repeat top left;}
.menu_2{width:159px; height:42px; background: url(../images/menu_programok.jpg) no-repeat top left; display: block;}
.menu_2:hover{background: url(../images/menu_programok_hover.jpg) no-repeat top left;}
.menu_3{width:159px; height:35px; background: url(../images/menu_arveres.jpg) no-repeat top left; display: block;}
.menu_3:hover{background: url(../images/menu_arveres_hover.jpg) no-repeat top left;}
.menu_4{width:159px; height:40px; background: url(../images/menu_tortenet.jpg) no-repeat top left; display: block;}
.menu_4:hover{background: url(../images/menu_tortenet_hover.jpg) no-repeat top left;}
.menu_5{width:159px; height:44px; background: url(../images/menu_sajto.jpg) no-repeat top left; display: block;}
.menu_5:hover{background: url(../images/menu_sajto_hover.jpg) no-repeat top left;}
.menu_6{width:159px; height:37px; background: url(../images/menu_fotok.jpg) no-repeat top left; display: block;}
.menu_6:hover{background: url(../images/menu_fotok_hover.jpg) no-repeat top left;}
.menu_7{width:159px; height:40px; background: url(../images/menu_partnerek.jpg) no-repeat top left; display: block;}
.menu_7:hover{background: url(../images/menu_partnerek_hover.jpg) no-repeat top left;}
.menu_8{width:159px; height:48px; background: url(../images/menu_kapcsolat.jpg) no-repeat top left; display: block;}
.menu_8:hover{background: url(../images/menu_kapcsolat_hover.jpg) no-repeat top left;}


.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 159px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
border: 1px solid black;
position: absolute;
width: 180px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
background: #595959;
}

.glossymenu li a{
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
display: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
color: #bdaa8a;}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
/* html .glossymenu li a { height: 1%; }*/
/* End */

.glossymenu ul li ul li a{background: red; display: block; width: 180px;clear: both;}
.almenu{float: left; display: block; width: 180px; padding: 3px 0px;}
.almenu a:hover{color: #bdaa8a;}

.keret_1{height: 10px; width: 10px; background: url(../images/keret_1.jpg) no-repeat top left;}
.keret_2{height: 10px; background: url(../images/keret_2.jpg) repeat-x top left;}
.keret_3{height: 10px; width: 10px; background: url(../images/keret_3.jpg) no-repeat top left;}
.keret_4{width: 10px; background: url(../images/keret_4.jpg) repeat-y top left;}
.keret_kep{margin: 0px; padding: 0px; text-align: center; vertical-align: bottom;}
.keret_6{width: 10px; background: url(../images/keret_6.jpg) repeat-y top left;}
.keret_7{height: 10px; width: 10px; background: url(../images/keret_7.jpg) no-repeat top left;}
.keret_8{height: 10px; background: url(../images/keret_8.jpg) repeat-x top left;}
.keret_9{height: 10px; width: 10px; background: url(../images/keret_9.jpg) no-repeat top left;}

.foto_szoveg{margin-top: 30px;}
.foto_table{width: 100%; text-align: center; margin-top: 30px;}
.foto_keret{width: 50%;}
.foto{margin: 5px 0px;}