
/*////////////////////////////PRIMAL CONSTRUCTION///////////////////////////*/

body{
  background:#dc9bad url('../images/body_bg.png') 0 0 repeat;
  background-attachment:fixed;
  margin:0;
  padding:0 0 30px 0;
}

#container{
  width:992px;
  position:absolute;
  left:50%;
  padding:0 15px 0 15px;
  margin:4px 0 0 -511px;
  background:transparent url('../images/body_bg2.png') 0 0 repeat-y;
  
}

#head{
  position:absolute;
  top:0px;
  left:16px;
  width:990px;
  height:186px;
  border-top:1px solid #fff;
}

#left{
  position:absolute;
  top:186px;
  left:16px;
  width:199px;
  padding:0 0 25px 0;
  background:#dc9bad url('../images/left_bg.png') 0 0 repeat-y;
}

#content{
  position:absolute;
  top:186px;
  left:216px;
  width:590px;
  padding:75px 0 35px 0;
  background:#dc9bad url('../images/content_bg.png') 0 0 repeat-y;
}

#right{
  position:absolute;
  top:186px;
  right:16px;
  width:199px;
  padding:0 0 25px 0;
  background:#dc9bad url('../images/right_bg.png') 0 0 repeat-y;
}

#foot{
  position:absolute;
  bottom:0px;
  left:16px;
  width:990px;
  margin:0 0 4px 0;
  background:transparent url('../images/foot_bg.png') 0 4px no-repeat;
}

/*////////////////////////////////////////////////////////////////////////////*/
#pagetop{
  float:left;
  position:absolute;
  height:4px;
  width:1022px;
  top:-4px;
  left:1px;
  background:transparent;
}

#pagebottom{
  float:left;
  position:absolute;
  height:4px;
  width:1022px;
  bottom:-5px;
  left:-15px;
  z-index:2;
  background:transparent;
}

#head img, #mmglogo, #citylogo{
  float:left;
  border-bottom:1px solid #fff;
}

#mmglogo, #citylogo{
  position:relative;
  overflow:hidden;
  width:73px;
  height:73px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}

#mmglogo{
  height:74px;
  top:0;
}

#mmglogo img, #citylogo img{
  border:0;
}

#mmglogo a, #citylogo a{
  position:absolute;
  top:0;
  left:0;
  width:73px;
  height:73px;
}

#mmglogo a{
  height:74px;
}

#citylogo a:hover{
  top:-73px;
  background:transparent;
}

#mmglogo a:hover{
  top:-74px;
  background:transparent;
}

#a_l /*Delibab logo*/{
  border:0;
}

.head_menu{
  float:left;
  height:35px;
  width:990px;
  background:url('../images/head_menu_bg.png') 0 0 no-repeat;
  color:#fff;
  border-bottom:1px solid #fff;
}

.head_menu a{
  color:#fff;
  font-weight:bold;
}

.head_menu a:hover{
  color:#92342f;
}

.head_menu em{
  font:normal 12px Times;
}

#head strong{
  float:left;
  width:200px;
  text-align:center;
  font:normal 20px Times;
  padding-top:5px;
  height:30px;
} 

#head address{
  float:left;
  font:normal 14px Times;
  letter-spacing:0px;
  padding:10px 5px 0 5px;
  background:transparent url('../images/top_bottom_menu_li.png') right 0 no-repeat;
}

#head address a em{
  font:normal 14px Times;
  letter-spacing:0px;
}

#container .backwards{
  unicode-bidi:bidi-override;
  direction:rtl;
  background:transparent;
  text-decoration:underline;
  padding:0 4px;
}

.langs{
  float:right;
  padding:0 0 0 10px;
}

.langs a, .langs span{
  float:left;
  padding:10px 0px 0 6px;
  height:25px;
  color:#fff;
  background:url('../images/lang_line.png') right 0 no-repeat;
  width:30px;
  font:normal 14px Times;
  letter-spacing:0px;
}

.langs span{
  color:#a80532;
}

.langs a:hover{
  font-weight:bold;
  color:#fff;
}
/*/////////////////////////////////CONTENT/////////////////////////////////////////*/

.path{
  position:absolute;
  top:186px;
  left:216px;
  z-index:3;
  height:24px;
  width:580px;
  padding:7px 0 0 10px;
  background:url('../images/head_menu_bg.png') 0 0 no-repeat;
  font:bold 15px Times;
  color:#fff;
}

.path a, .path span{
  padding:0;
  font:bold 12px Times;
  color:#fff;
}

.path a:hover{
  color:#666;
}

.path span{
  color:#92342f;
}

#loc, #spec, #vid{
  position:absolute;
  top:217px;
  left:216px;
  z-index:3;
  float:left;
  width:196px;
  height:24px;
  padding:8px 0 0 0;
  border:1px solid #fff;
  border-left:0;
  font:bold 14px Times;
  color:#fff;
  background:#a90000 url('../images/inner_menu_bg.png') 0 0 no-repeat;
  text-align:center;
  text-decoration:none;
}

#vid{
  border-right:0;
  left:610px;
}

#spec{
  left:413px;
}

#loc:hover, #spec:hover, #vid:hover{
  background-position:0 -32px;
}

#homeimg{
  position:absolute;
  float:left;
  top:-243px;
  left:200px;
  border:0;
  width:590px;
  height:242px;
  
}

/*////////////////////////////// TEMPLATE 1 /////////////////////////////////*/
.template_1{
  float:left;
  width:522px;
  padding:0 34px;
  font:normal 14px Times;
  color:#666;
}

.template_1 img{
  border:1px solid #e4dac4;
  padding:2px;
  margin:2px;
}

.template_1 p{
  line-height:20px;
  text-align:left;
  position:relative;
  z-index:10000;
  padding:5px;
  margin:10px 0;
}

.template_1 h1{
  font:bold 20px Times;
  margin-bottom:10px;
}

.template_1 ul{
  margin-bottom:10px;
  padding:0 0 0 20px;
}

.template_1 a{
  color:#9f001d;
}

.template_1 a:hover{
  text-decoration:underline;
}

.template_1 ul li h2{
  font:normal 16px Times;
  margin-top:5px;
}

.template_1 ul li h3{
  font:normal 13px Times;
}

.template_1 h2 a{
  font:normal 19px Times;
}

.template_1 .tartalom h2 a:hover{
  text-decoration:underline;
}

.template_1 .tartalom h3{
  font:normal 17px Times;
}

.template_1 .photo_gallery{
  float:left;
  width:522px;
  margin-top:10px;
}

.template_1 .photo_gallery h2 a{
  text-decoration:none;
  float:left;
  padding:3px;
  color:#a80532;
}

.template_1 .photo_gallery h2{
  float:left;
  width:520px;
  margin:0;
  padding:0;
}

.template_1 .photo_gallery h2 a:hover{
  text-decoration:underline;
}

.template_1 .photo_gallery a:hover img{
  border:2px solid #dc9bad;
}

.template_1 .photo_gallery p{
  margin:0 0 15px 0;
  padding:5px;
  width:510px;
  line-height:94px;
  text-align:center;
  border:1px solid #999;
}

.template_1 .photo_gallery p img{
  margin:0;
  padding:0;
  border:2px solid #e4dac4;
  vertical-align:middle;
}

.template_1 .fact_sheets a{
  font:bold 14px Times;
  text-decoration:none;
  float:left;
  color:#444;
  line-height:20px;
  width:512px;
  padding:5px;
  margin-top:10px;
  background:transparent;
  cursor:pointer;
}

.template_1 .fact_sheets a:hover{
  text-decoration:underline;
}

.template_1 .fact_sheets a:hover img{
  border:2px solid #dc9bad;
}

.template_1 .fact_sheets a b{
  float:left;
  line-height:80px;
}

.template_1 .fact_sheets a img{
  float:right;
}
/*/////////////////////////////////////////TABLES//////////////////////////////////////////*/

table{
  background:#fff;
  width:100%;
  border:1px solid #333;
  padding:1px;
  margin:10px 0 10px 0;
}

tbody{
  background:#f7f3ec;
  color:#444;
}

td, th{
  border:1px solid #777;
  padding:2px 5px;
}

var{
  font:bold 12px Times;
}
/*//////////////////////////////FORMS///////////////////////////////////////////*/

.form_div input{
  border:1px solid #777;
  background:#e4dac4;
  float:left;
}

.form_div img{
  border:0 !important;
} 

#send_book, #subid{
  float:left !important;
  width:80px !important;
  height:20px !important;
}

.form_div{
  float:left;
}

.form_sor{
  float:left;
  margin:3px;
}

.form_sor input, .form_sor .empty{
  float:left;
  width:200px;
}

fieldset{
  padding:3px;
  border:1px solid #333;

}

.form_div b{
  float:left;
  width:200px;
}

select, textarea{
  border:1px solid #777;
}

/*************************  NEW FORM         *******************************/

#formerror{
  position:absolute;
  float:left;
  display:none;
  width:197px; 
  font:bold 11px Times;
  border:0px solid #df7a0b;
  z-index:10;
}

#formerror span{
  padding:25px 8px 0px 14px;
  text-align:center;
  color:#000;
  float:left;
  width:175px;
  background:transparent url('http://ddaattaa.mellowmood.hu/formcheck/images/helpbubble.png') 0 0 no-repeat !important;
}

#formerror div{
  float:left;
  width:197px;
  height:26px;
  background:transparent url('http://ddaattaa.mellowmood.hu/formcheck/images/helpbubbleb.png') 0 0 no-repeat !important;
}

.guestbook{
  float:left;
  margin:10px 0 10px 0;
  border:1px solid #bbb;
  padding:5px;
}

.guestbook table{
  border-collapse:collapse;
  border:1px solid #666;
  background:#f7f3ec;
  color:#444;
  margin:0 !important;
}

.guestbook .left_td{
  width:250px;
  text-align:left !important;
}

.guestbook .right_td{
  text-align:right !important;
}

.guestbook td, .guestbook th{
  text-align:center;
  border:1px solid #666;
  padding:2px 5px;
}

.guestbook .inputbg{
  background:#fff;
  border:1px solid #e5cecc;
}

.guestbook .bbuttonn{
  padding:5px 0;
}

.guest_th{
  width:12%;
}

.sidebox{
  float:left;
  position:relative;
  z-index:5;
  width:199px;
  padding-bottom:20px;
}

#left h1, .sidebox h1{
  float:left;
  width:199px;
  margin:0;
  padding-top:6px;
  height:31px;
  font:normal 19px Times;
  text-align:center;
  color:#fff;
}

.sidebox h1, #left h1{
  background:transparent url('../images/sidebox_title_bg.png') 0 0 no-repeat;
}

.sidebox h1 a{
  position:relative;
  z-index:100000;
  cursor:pointer; 
  color:#fff;
}

.sidebox ul{
  float:left;
  list-style:none;
  margin:0;
  padding:0;
}

.sidebox ul li{
  float:left;
}

.sidebox ul li a, .sidebox ul li span{
  float:left;
  width:159px;
  padding:0 15px 0 25px;
  margin:10px 0;
  font:normal 14px Times;
  text-decoration:none;
  background:transparent;
  color:#555;
}

.sidebox ul li a:hover{
  color:#9F001D;
}

.sidebox form *{
  font:normal 12px Times;
  color:#555;
}

.sidebox form button{
  width:150px;
  cursor:pointer;
  border:1px solid #444;
}

.sidebox form button:hover{
 background:#a80532;
 color:#fff;
}

.sidebox form button, .sidebox form span, .sidebox form input, .sidebox form select{
  margin:3px 0;
}

.left_menu img{
  float:left;
}

.left_menu ul{
  width:199px;
  list-style:none;
  padding:5px 0 0 0;
  margin:0 0 20px 0;
  float:left;
  background: url('../images/left_menu_bg.png') 0 0 repeat-y;
}

.left_menu ul li{
  width:199px;
  float:left;
  padding:0 0 8px 0px;
  background:transparent url('../images/leftmenu_li_style.png') center bottom no-repeat;
}

.left_menu ul li a, .left_menu ul li span{
  font:bold 13px Times;
  color:#555;
  margin-top:4px;
  padding:0 0 7px 0;
  width:199px;
  float:left;
  text-align:center;
  text-decoration:none;
}

.left_menu ul li a:hover, .left_menu ul li span{
  color:#9F001D;
}

/*//////////////////////////////FOOT//////////////////////////////////////*/

#foot .footmenu{
  height:23px;
  padding:5px 0 0 0;
  float:left;
  width:990px;
  text-align:center;
  border-top:3px solid #ac123c;
}

#foot .footmenu a, #foot .footmenu span{
  background:url('../images/bottom_menu_li.png') right 0 no-repeat;
  display:inline;
  height:23px;
  padding:5px 9px 0 5px;
  text-decoration:none;
  font:normal 14px Times;
  color:#92342F;
}

#foot a:hover{
  color:#444;
}

#validate img{
  border:0;
}

#validate{
  position:absolute;
  display:inline;
  margin:5px 0;
  width:99%;
  text-align:center;
  font:normal 10px Arial;
}

#validate p{
  margin:0;
  padding:2px 0;
}

#validate a{
  text-decoration:none;
}

#valutavalto{
  padding-left:3px;
  float:left;
}


/*////////////////////////////////MAP LINKS////////////////////////////////////*/

.sidebar a:hover{
  color:#555;
}

.sidebar h2{
  font-size:17px;
}

/*/////////////////////////////// WEATHER ///////////////////////////*/

.weather{
  background:url('../images/weathericons/weather_bg.png');
  width:166px;
  height:152px;
  float:left;
  color:white;
  font:bold 12px Arial;
  position:relative;
  margin:0;
  padding:0 17px 0 16px; 
}

.weather .inweather{
  position:relative;
  top:0px;
  left:8px;
  width:151px;
  height:148px;
  float:left;
  overflow:hidden;
}

.weather .navimg{
  position:absolute;
  float:left;
  top:0px;
  width:30px;
  height:15px;
  z-index:10;
  margin:0px;
  cursor:pointer;
}

.weather .wbl{
  left:0px;
}

.weather .wbr{
  left:169px;
}

.weather ul{
  float:left;
  margin:0px;
  padding:0px;
  width:151px;
  height:1364px;
  overflow:hidden;
  list-style-type:none;
}

.weather ul li{
  width:70px;
  height:132px;
  margin:0px;
  padding:5px 0px 0px 5px;
  float:left;
}

.weather ul .wdate{
  width:150px;
  height:15px;
  margin:0px;
  padding:0px;
  float:left;
  text-align:center;
  background:#444;
}

.weather b{
  float:left;
  width:50px;
  height:21px;
  line-height:21px;
  padding-left:16px;
}

.weather img{
  float:left;
  margin:0px 4px 0px 0px;
  padding:0px;
}

.weather ul li span{
  padding:0 !important;
  margin:0 !important;
}

.ajanlo ul{
  background:#ac123c url('../images/spec_offers_bg.png') 0 0 repeat;
}

.ajanlo ul li a{
  color:#fff;
}

.ajanlo ul li a:hover{
  color:#fff;
  text-decoration:underline;
}

.last{
  background-image:none !important;
}

/*############################ RSS LINKEK #######################################*/

.rssbox{
  float:left;
  margin:0px;
  padding:10px 0px 10px 0px;
  width:540px;
}

.rssbox a{
  float:left;
  margin:0px 0px 0px 10px;
  padding:0px;
  font:bold 11px Arial;
  text-align:left;
  text-decoration:none;
  color:black;
}

.rssbox a span{
  float:left;
  margin:0px;
  padding:0px;
  white-space:nowrap;
  cursor:pointer;
}

.rssbox a b{
  padding:0px 5px 3px 5px;
  float:left;
  color:#555555;
  width:500px;
  background:white;
}

.rssbox a b:hover{
  color:#9f001d;
}

.rssbox a img{
  margin:2px 4px 0px 0px;
  padding:0px;
  border:0px;
  float:left;
}

