/****** COMMON ******/
body, html {
	margin: 0; padding: 0;
}

body {
	background: url(../img/background.gif) repeat-x 0 0 #edeced;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

img { border: 0; }
form { margin: 0; padding: 0;}
.clear { clear: both; }
.hide { display: none; }
.error {
	color: #f00;
}
a { color: #892034; text-decoration: none; }
a:hover { text-decoration: underline; }
table {
	font-size: 100%;
}
table, input, select, textarea { font-family: Arial, Helvetica, sans-serif; }

tr {
	behavior: url(/css/hover.htc);
}

fieldset {
	border: 0; margin: 0; padding: 0; display: inline;
}

input.hh_data, select, textarea {
	color: #4f4f4f;
	font-size: 9px;
}
input.middle {
	vertical-align: middle;
}

.hh_data {
	border: 1px solid #707070;
	background-color: #fff;
	color: #4f4f4f;
	font-size: 9px;
	padding: 3px 2px;
	vertical-align: middle;
}

.hh_submit, .hh_submit_back {
	border: 0;
	color: #fff;
	background: url(../img/buttonback.gif) repeat-x 100% 8px;
	font-size: 11px; font-weight:bold;
	padding: 0 15px 0 5px;
   width: auto !important;
   width: 0;
   overflow:visible;
	margin: 0;
	height: 35px !important;
	height: 36px;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
}

.hh_submit_back {
	background: url(../img/buttonbackback.gif) repeat-x 0% 8px;
	padding: 0 5px 0 15px;
}

/********************/

#hh_lang {
	width: 770px;
	margin: 0 auto;
	text-align: right;
	height: 26px;
	position: relative;
	font-size: 11px;
}

#hh_lang ul {
	list-style-type: none;
	margin: 0; padding: 0;
	position: absolute; bottom: 0; right: 0;
}

#hh_lang ul li {
	list-style-type: none;
	float: left;
	margin: 0; padding: 0;
}

#hh_lang ul li a {
	display: block;
	padding: 3px 9px 5px 9px;
 	margin: 2px 0 0 2px;
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
}

#hh_lang ul li a:hover, #hh_lang ul li a.five {
	color: #900027;
	background-color: #fff;
	border-top: 2px solid #999;
	margin-top: 0;
}

#hh_container {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	border: 5px solid #fff;
	background-color: #fff;
}

/****** HEADER ******/

#hh_header {
	height: 314px;
	border-bottom: 5px solid #fff;
	position: relative;
}

#hh_headertop {
	background: url(../img/headerback.gif) repeat-x 0 0 #fff;
	height: 107px;
	position: relative;
}

#hh_headertop h1 {
	display: block;
	position: absolute;
	left: 15px; top: 11px;
	width: 188px; height: 84px;
	background: url(../img/hh_logo.gif) no-repeat 0 0;
	margin: 0; padding: 0;
}

#hh_headertop h1 a {
	display: block;
	width: 188px; height: 84px;
}

#hh_icons {
	position: absolute; right: 0; top: 27px;
	width: 366px; height: 32px;
	background: url(../img/iconsback.gif) no-repeat 100% 100%;
	padding: 0 7px 5px 0;
}

#hh_mb_logo {
	position: absolute; left: 230px; top: 45px;
	width: 119px; height: 49px;
	background: url(../img/mb_logo.png) no-repeat 100% 100%;
	padding: 0 7px 5px 0;
}

#hh_icons a {
	display: block;
	float: right;
	height: 27px; margin-right: 2px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#hh_bigfont		{ width:21px; background-image: url(../img/bigfont.gif); }
#hh_smallfont	{ width:19px; background-image: url(../img/smallfont.gif); }
#hh_email		{ width:31px; background-image: url(../img/email.gif); }
#hh_print		{ width:37px; background-image: url(../img/print.gif); }
#hh_rss			{ width:27px; background-image: url(../img/rss.gif); }
#hh_facebook	{ width:32px; background-image: url(../img/facebook_logo.gif); }

#hh_selectors {
	position: absolute; right: 14px; top: 75px;
}
#hh_selectors form { display: inline; }

#hh_selectors select {
	color: #606060;
	font-size: 10px;
}

#hh_headerpic { float: left; width: 518px; border-right: 2px solid #fff; }
#hh_headerpic img { display: block; }
#hh_headermap { float: left; width: 240px; height: 167px; background-color: #f4e8d7;}

.hh_hotellogo {
	padding: 5px 2px;
	font-size: 9px;
	text-align: center;
	background-color: #f4e8d7;
}
.hh_hotellogo img { display: block; margin: 0 auto 3px auto; }

.hh_hotellogo h4 {
	color: #892034;
	font-size: 11px;
	margin: 0; padding: 3px 0;
}

.hh_hotellogo p {
	margin: 0; padding: 0;
}


/****** MAINMENU ******/
ul#hh_mainmenu {
	list-style-type: none;
	clear: both;
	display: block;
	text-align: center;
	background: url(../img/menuback.gif) repeat-x 0 0 #892034;
	margin: 0; padding: 15px 0 0 0; height: 27px;
	border-top: 2px solid #fff;
	font-size: 11px;
}

ul#hh_mainmenu li {
	display: inline;
	margin: 0; padding: 0;
	list-style-type: none;
}

ul#hh_mainmenu li a {
	color: #fdf5e8; text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 5px;
	border-right: 1px solid #aa3939;
}

ul#hh_mainmenu li.last a { border: 0; padding-right: 0; }

ul#hh_mainmenu li a:hover { color: #fae4c0; text-decoration:underline; }

ul#hh_mainmenu_2 {
	list-style-type: none;
	clear: both;
	display: block;
	text-align: center;
	background: url(../img/menuback_2.gif) repeat-x 0 0 #f2ece1;
	margin: 0; padding: 10px 0 0 0; height: 22px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	font-size: 11px;
}

ul#hh_mainmenu_2 li {
	display: inline;
	margin: 0; padding: 0;
	list-style-type: none;
}

ul#hh_mainmenu_2 li a {
	color: #81021c; text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

ul#hh_mainmenu_2 li.last a { padding-right: 0; }

ul#hh_mainmenu_2 li a:hover { color: #81021c; text-decoration:underline; }

/****** BODY ******/

#hh_body {
	background: url(../img/bodyback.gif) repeat-y 0 0;
	border-top: 1px solid #fff;
}

#hh_leftcol { float: left; width: 172px; margin-right: 7px; background-color: #fdf5e8;}
#hh_main { float: left; width: 581px; }

#hh_leftcol .hh_box .hh_boxtitle {
	color: #900027;
	display: block;
	background: url(../img/leftboxheader2.gif) repeat-x 0 0;
	margin: 0; padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
}

#hh_leftcol .hh_box .hh_boxtitledark { background-image: url(../img/leftboxheader.gif); }

#hh_leftcol .hh_box .boxinner {
	padding: 5px 10px; position: relative;
}

#hh_leftcol .hh_box .boxinner  p {
	font-size: 85%;
	margin: 0 0 0.5em 0; padding: 0;
}

#hh_leftcol .hh_box .boxinner label {
	color: #892034;
	font-size: 100%;
	font-weight: bold;
	padding: 2px 0;
	line-height: 20px;
}

ul.hh_submenu {
	margin: 0; padding: 5px;
	list-style-type: none;
	font-size: 12px;
}

ul.hh_submenu li {
	margin: 0; padding: 0;
	list-style-type: none;
	background: url(../img/listdot.gif) no-repeat 5px 0.5em;
}

ul.hh_submenu li a {
	display: block;
/*
	margin: 0; padding: 3px 0 3px 5px;
	width: 154px;
*/
	font-weight: bold;
	margin: 0; padding: 2px 0 2px 17px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: -10px 0.5em;
	background-image: url(../img/menudot.gif);
}

ul.hh_submenu li a:hover { background-color: #a8021e; background-position: 5px 0.5em; color: #fff; text-decoration: none;}
ul.hh_submenu a.active { background-color: #a8021e; color: #fff; font-weight: bold;}

ul.hh_submenu li.akcio a:hover { background-color: #a8021e; background-position: 5px 7px; color: #fff; text-decoration: none;background-image: url(../img/menudot.gif);}
ul.hh_submenu li.akcio a.active { background-color: #a8021e; color: #fff; font-weight: bold;}


.hh_sectiontitle, .hh_pagetitle {
	background: url(../img/titleicon.gif) no-repeat 0 0;
	margin: 0 0 0 5px; padding: 2px 0 10px 18px;
	color: #892034;
	font-size: 170%;
}

.hh_pagetitle { margin-top: 10px; }

.indexoffers {
	float:left; width: 327px; margin-right:12px; padding-top: 5px
}
.smallseparator {
	border-top: 1px solid #ddd;
	border-bottom: 4px solid #f2f2f2;
	height: 0; font-size:0; line-height:0;
}


#hh_main .hh_sectionseparator {
	background: url(../img/bodyseparator.gif) repeat-x 0 5px;
	height: 18px;
	padding: 5px 0;
	clear: both;
}

table.hh_offer {
	border: 0;
	border-bottom: 1px solid #dcdcdc;
	border-collapse: collapse;
	margin: 0 5px; padding: 0;
}

table.hh_offer tr:hover, table.hh_offer tr.hover { background-color: #f4f1ed;}

table.hh_offer td {
	vertical-align: top;
	padding: 5px 2px;
}

table.hh_offer h3 {
	display: inline;
	font-size: 120%; font-weight: bold;
	color: #892034;
	margin: 0; padding: 0 0 0 16px;
	background: url(../img/listdot.gif) no-repeat 9px 6px;
}

table.hh_offer h4 {
	display: inline;
	color: #892034;
	font-size: 120%; font-weight: normal;
	margin: 0; padding: 0 0 0 20px;
}

table.hh_offer .hh_offertext {
	padding: 2px 0 0 18px;
}

table.hh_offer .price {
	font-size: 140%;
	font-weight: bold;
	color: #278187;
}
table.hh_offer .priceunit {
	font-size: 100%; color: #892034;
}

#hh_main .servicebox {
	float: left;
	width: 192px;
	margin: 3px 2px 0 0;
}
#hh_main .servicebox3 { margin-right: 0; }

#hh_main .servicebox h3 {
	margin: 0 0 2px 0; padding: 0;
	height: 34px;
	color: #fff; font-size: 150%; font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#hh_main .servicebox h3 a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 9px 0 9px;
	height: 26px;
}

#hh_main .servicebox1 h3 { background-image: url(../img/indexbox1.gif); }
#hh_main .servicebox2 h3 { background-image: url(../img/indexbox2.gif); }
#hh_main .servicebox3 h3 { background-image: url(../img/indexbox3.gif);	}

#hh_main .servicebox p {
	margin: 0; padding: 5px;
}

.hh_content { padding: 0 5px 5px 5px; width: 568px; }
.hh_content h3 {
	font-size: 140%;
	margin: 0 0 1em 0; padding: 0;
}
.hh_content h4 {
	font-size: 130%;
	margin: 1em 0; padding: 0;
}

.hh_content h5 {
	font-size: 120%;
	margin: 1em 0 2px 0; padding: 0;
}

.hh_content p {
	margin: 0 0 1em 0; padding: 0;
}
.hh_card p, .hh_regtext p {
	padding: 0 15px;
	text-align: justify;
}
.hh_regtext strong {
	font-size: 110%;
}

.hh_breadcrumb {
	padding: 0 5px; margin-bottom: -5px;
}


.hh_article {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	padding: 0; margin: 0;
}

.hh_article td {
	padding: 10px;
}

.hh_article h3 {
	color: #892034;
	margin: 0 0 1em 0 !important; padding: 0 0 0 0 !important;
	font-size: 120% !important;
}

/** hotel list **/
.hh_hotellist {
	border-top: 1px solid #d2d2d2;
	padding: 10px 0;
}

.hh_cityname {
	margin: 5px 0 10px 0 !important; padding: 0 !important;
	font-size: 140% !important;
}

.hh_hotelname {
	margin: 0 0 5px 0 !important; padding: 0 !important;
	font-size: 120% !important;
}

.hh_hotelpic {
	float: left; margin-right: 10px;
}

.hh_offerlist {
	border-bottom: 1px solid #d2d2d2;
	padding: 0 0 10px 0;
	margin: 0 10px 10px 10px;
}
.lastoffer { border: 0; }

h5.hotelname {
	font-size: 120%; margin: 0 0 5px 0; padding: 0;
}

.hh_offerlist h4 {
	font-size: 110% !important; margin: 0 !important; padding: 0 !important;
}

/** registration **/

table.hh_regform {
	width: 100%;
	border-collapse: collapse;
	border: 5px solid #fef6eb;
	margin: 0 0 5px 0; padding: 0;
	background-color: #fef8ef;
}

table.hh_regform td {
	padding: 3px 5px;
}
table.hh_regform th {
	padding: 3px 5px;
}

table.hh_regform .error { font-weight: normal; font-size: 9px; }
table.hh_regform .hh_data {
	width: 170px;
}

/** search **/
.hh_pager {
	padding: 0 5px 10px 5px;
}

.hh_searchresult {
	padding: 5px 0; border-bottom: 1px solid #d2d2d2;
	margin-bottom: 10px;
}

.hh_searchresult h4 {
	margin: 0 0 5px 0 !important; padding: 0 !important;
	font-size: 120% !important;
}

.hh_searchresult p.more {
	font-weight: bold;
	margin-top: 1em;
}

/** booking form **/
.hh_booking {
	width: 100%;
	margin: 0 0 10px 0; padding: 0;
	background-color: #fef8ef;
	border: 0; border-collapse:collapse;
}

.hh_booking td, .hh_booking th {
	padding: 5px 10px;
}

.hh_booking tbody {
	border: 5px solid #fef6eb;
}

.tablehead {
	color: #a8021e;
	background-color: #fff;
	font-weight: bold;
	font-size:110%;
	text-align: left;
	padding: 5px 10px !important;
}

/** hotelinfo **/
.hh_hotelinfo p {
	margin: 0 0 1em 0; padding: 0;
	width: 99%;
}

.hh_hotelinfo img {
	margin: 5px 10px;
}

.conference_title {
	font-weight: bold !important; font-size: 100% !important;
	clear: both;
}

.hh_content ul, ul.partner {
	margin: 0; padding: 5px;
	list-style-type: none;
}

.hh_content ul li, ul.partner li {
	margin: 0; padding: 2px 0 2px 17px;
	background: url(../img/listdot.gif) no-repeat 5px 0.5em;
	list-style-type: none;
}

ul.partner li {
	float: left;
	width: 240px;
}

table.grid { border: 0; margin-bottom: 10px; }
table.grid thead th {
	background: #a8021e;
	color: #fff;
}
table.grid tr.act:hover, table.grid tr.actHover { background-color: #ddd7d0;}
table.grid tr.act:hover a, table.grid tr.actHover a { text-decoration:none;}

table.grid td, table.grid th { padding: 5px 10px; }
table.grid td a { font-weight: bold; }
.row0 { background-color: #faf9f7; }
.row1 { background-color: #f4f1ed; }

table.prices {
	border: 0;
	width: 100%;
}

table.prices .pricename {
	background-color: #faf9f7;
	text-align: center;
	vertical-align: middle;
}

table.prices .pricehead {
	background-color: #f4f1ed;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
}

table.prices .col0 {
}

table.prices .col1 {
}

#opinion {margin-bottom: 10px;}

/****** FOOTER ******/
#hh_footer {
	border: 2px solid #a39680;
	background: url(../img/footerback.jpg) repeat-x 50% 0 #a39680;
	height: 148px;
	text-align: center;
	color: #fff;
	font-size:11px;
}

#hh_footer a { color: #fff !important; padding: 0 2px; }

#hh_footer p {
	margin: 0; padding: 10px 0;
}

#hh_footer p.countries { color: #fff; font-weight: bold; font-size: 110%;}

#hh_footer .separator {
	background: url(../img/footerseparator.gif) no-repeat 50% 0;
	height: 2px; line-height: 0; font-size: 0;
}

#hh_footerclose {
	background: url(../img/footerbottom.gif) no-repeat 100% 0;
	height: 30px;
	width: 770px;
	margin: 0 auto;}




#hh_footerbottom {
	height: 27px;
	position: relative;
	border: 1px solid black;
}

#hh_footer_icons {
	position: relative; right: 0; top: 0px;
	width: 100%; height: 27px;
	padding: 0 7px 0px 0;
}

#hh_footer_icons a {
	display: block;
	height: 27px; margin-right: 2px;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
}

/* product list */
.hh_productlist {
	border-bottom: 1px solid #d2d2d2;
	padding: 10px 0;
	float:left;
	width:260px;
	margin: 0 5px;
}

.hh_productpic {
	/*line-height: 102px;*/
	height: 102px;
	width: 102px;
	float: left;
	/*border: 1px solid #D2D2D2;*/
	margin-right: 10px;
}

.hh_productpic img {
	padding: 1px;
	vertical-align:middle;
}
