/*
Theme Name: Hotel
Theme URI: http://webguide.ee/
Description: Europehostel theme.
Version: 1.0
Author: Web Guide
Author URI: http://webguide.ee/
*/
body{
	background:url(images/bg.jpg) repeat-x #2f1b10;
	margin:2px;
	margin-bottom:15px;
}
#header table{
	background:url(images/header_c.gif) no-repeat right;
	margin:0 auto;
	width:731px;
	text-align:center;
}
a img{
	border:0;
}
.logo a{
	color:#e9e4e6;
	text-decoration:none;
	font-size:26px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}
#header .a{
	background:url(images/header_a.gif) no-repeat;
	width:260px;
	height:236px;
}
#header .b{
	background:url(images/header_b.jpg) no-repeat left;
	width:466px;
}
#pagenav{
	clear:both;
	margin:0;
	background:url(images/menu_bg.jpg) repeat-x;
	overflow:hidden;
}
#pagenav li{
	list-style:none;
	float:left;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#pagenav a{
	color:#ffffff;
	line-height:46px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 20px;
	display:block;
}
.pagenav_a{
	width:5px;
	background:url(images/menu_side.jpg) left no-repeat;
}
#pagenav ul{
	display:none;
	width:170px;
	position: absolute;
 	z-index: 10;
	background:url(images/drop.png) bottom no-repeat;
	margin:0;
	padding:0;
}
#pagenav ul .delimiter{
	display:none;
}
#pagenav ul li{
	float:none;
	height:31px;
	font-size:12px;
}
#pagenav ul a{
	line-height:32px;
}
.pagenav_b{
	width:5px;
	background:url(images/menu_side.jpg) right no-repeat;
}
#pagenav li:hover, #pagenav li.current_page_item{
	background:url(images/blik.png) center top no-repeat;
}
#pagenav li.delimiter{
	padding:11px 0;
	background:url(images/delimiter.jpg) no-repeat center;
}
#content{
	width:731px;
	margin:5px auto;
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	font-size:14px;
}
#content a{
	color:#ffffff;
}
#promo{
	margin:7px 0;
	font-size:14px;
}
#promo a{
	cursor:pointer;
}
#promo td{
	width:191px;
	height:113px;
}
#promo div{
	padding-top:7px;
	width:85px;
	text-align:center;
}
#promo a{
	display:block;
	text-decoration:none;
}
hr{
	border-top:1px solid #050302;
	border-bottom:1px solid #614e43;
	border-right:0;
	margin:10px 0;
}
.contact{
	width:215px;
	background:url(images/kontakt.jpg) no-repeat top;
}
.date{
	color:#ebd545;
}
.news{
	margin:0 10px;
	color:#ffffff;
	font-size:12px;
}
h2{
	font-weight:500;
	color:#ebd545;
	margin-left:10px;
}
p{
	margin:5px 0;
}
#book{
	width:215px;
	background:url(images/book.png) no-repeat left;
	padding:12px 7px 15px 12px;
}
#book, #rooms{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#book .top{
	padding-top:13px;
}
#book td{
	padding-bottom:4px;
	padding-top:4px;
	vertical-align:bottom;
}
#book select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #d6d6d6;
	margin-right:6px;
	background:url(images/select.gif) center repeat-x;
}
#book select option{
	background:#ffffff;
}
#book input{
	width:48px;
	height:20px;
	background:url(images/submit.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:0;
	margin-right:17px;
	margin-bottom:20px;
}
.detailed select{
	float:left;
	margin-right:3px;
}
#footer{
	width:691px;
	height:132px;
	margin:0 auto;
	/*background:url(images/partners.png) bottom left no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
}
#rooms{
	padding:4px 1px 0 1px;
	list-style:none;
	background:url(images/toad_bg.png) no-repeat;
	width:171px;
	margin:0;
}
#rooms li{
	padding-left:12px;
	border-bottom:1px solid #e4e4e4;
	line-height:25px;
}
#rooms .top{
	height:22px;
	border-bottom:0;
	line-height:10px;
}
#rooms .bottom{
	background:url(images/toad_bot.png) bottom no-repeat;
	border-bottom:0;
	padding-bottom:9px;
}
#rooms a{
	color:#000000;
	text-decoration:none;
}
#rooms a:hover, #rooms .current_page_item a{
	padding-left:12px;
	color:#814119;
	background:url(images/arr.gif) no-repeat left center;
}