/* --------------------------------------------------
Vinný sklep Herbenka, www.sklepherbenka.com
copyright (c) 2009 NOVÁ | REKLAMA, www.novareklama.cz
-------------------------------------------------- */

/* ----------[ layout ]---------- */
body {
	background: #4d2a1b url(../images/bg-body.jpg) repeat top left;
	margin: 0;
	padding: 0;
	font-family: "Adobe Garamond Pro", "Garamond", Time New Roman, serif;
	font-weight: 100%;
	text-align: center;
	}
#master {
	background: url(../images/shadow.png) repeat-x top;
	width: 100%;
	margin: 0;
	padding: 4em 0;
	text-align: center;
	}
#main {
	background: #f8f5ed url(../images/bg-main.jpg) repeat;
	height: 607px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
#container {
	background: url(../images/bg-footer.jpg) repeat-x bottom;
	height: 608px;
	}
#container-in {
	width: 960px;
	margin: 0 auto;
	}
#sidebar {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../images/bg-sidebar.jpg) no-repeat top left;
	width: 325px;
	float: left;
	height: 607px;
	}
#content {
	margin-left: 350px;
	text-align: left;
	}
#content-in {
	height: 480px;
	overflow: hidden;
	}
#content2-in {
	padding: 3em 0;
	line-height: 150%;
	color: #4d473d;
	}
#footer {
	margin-left: 350px;
	position: relative;
	padding-top: 4em;
	text-align: left;
	color: #4d473d;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 80%;
	line-height: 180%;
	}
#creators {
	background: url(../images/shadow-bottom.png) repeat-x top;
	height: 42px;
	}
#creators-in {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

/* ----------[ navigation ]---------- */
#navigation { background: url(../images/shadow-top.png) repeat-x bottom; }
#navigation-in { width: 960px; margin: 0 auto; }
#navigation-in {
	height: 42px;
	text-align: left;
	overflow: hidden;
	}
#navigation-in ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	background: #f8f5ed url(../images/bg-navigation.jpg) repeat-x;
	height: 42px;
	}
#navigation-in ul li {
	float: left;
	}
#navigation-in ul li a {
	display: block;
	padding: 0.2em 0.5em;
	margin: 0.7em 0.5em;
	text-transform: uppercase;
	text-decoration: none;
	color: #7e6c58;
	font-size: 95%;
	}
#navigation-in ul li a:hover {
	color: #566735;
	text-decoration: underline;
	}
#navigation-in ul li a.active {
	color: #7f1111;
	text-decoration: underline;
	cursor: default;
	}

/* ----------[ layout extras ]---------- */
#creators-in p {
	margin: 0;
	font-size: 75%;
	padding: 0.8em 3em;
	text-transform: uppercase;
	color: #623c2d;
	letter-spacing: 0.1em;
	}
#creators-in p a {
	color: #623c2d;
	text-decoration: none;
	}
#creators-in p a:hover { color: #996450; }
#creators-in p a:hover span { color: #623c2d; }
.separator hr, .cleaner hr { display: none; }
.cleaner { clear: left; }
#sidebar-in h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 239px;
	height: 48px;
	z-index: 1;
	left: 20px;
	top: 100px;
	text-align: left;
	font-weight: normal;
	font-size: 130%;
	}
#sidebar-in h1 span {
	display: block;
	position: absolute;
	background: url(../images/logo.jpg) no-repeat;
	width: 239px;
	height: 48px;
	z-index: 2;
	left: 0;
	top: 0;
	cursor: pointer;
	}
#sidebar-in h1 a {
	text-decoration: none;
	color: #580000;
	}
#footer address {
	font-style: normal;
	color: #70695B;
	}
#footer address#sideaddress { position: absolute; left: 60%; top: 4em; }
#footer address a, #footer address a:visited { color: #70695B; text-decoration: none; border-bottom: 1px solid #272620 !important;}
#footer address a:hover { color: #8C826C; border-bottom: 1px solid #898479 !important;; }

/* ----------[ content ]---------- */
h2 {
	margin: 0;
	color: #566735; 
	text-transform: uppercase;
	font-weight: normal;
	font-size: 120%;
	line-height: 160%;
	}
.offer {
	background: url(../images/darker.png) repeat;
	padding: 1em;
	padding-right: 1.2em;
	color: #343331;
	font-size: 95%;
	}
.offer img {
	float: left;
	padding: 10px 22px 19px 11px;
	margin-right: 0.5em;
	background: url(../images/frame.png) no-repeat left top;
	border: none;
	}
.offer p { margin: 0; padding: 0; }
.offer h3 {
	margin: 0;
	margin-top: 1em;
	padding: 0;
	color: #7f1111;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 110%;
	}
#content-in a { color: #9B1D05; }
#content-in a:hover { color: #D82605; }
p.goto { text-align: left; margin-top: 0em; }
p.goto a { padding-right: 12px; background: url(../images/arrow.gif) no-repeat 100% 50%; }
.gallery { text-align: center; }
.gallery img { float: none !important; margin: 1px; border: 5px solid #fff; padding: 0; }
.book {  padding-right: 12px; background: url(../images/arrow.gif) no-repeat 100% 50%; }
#form-reservation table { border-collapse: separate; border-spacing: 5px; }
#form-reservation input, #form-reservation textarea {
	border: 1px solid #A28C6D;
	background: #ffffff;
	width: 150px;
	height: 20px;
	font-family: "Adobe Garamond Pro", "Garamond", Times New Roman, serif;
	font-size: 100%;
	padding: 2px;
	color: #625248;
	}
#form-reservation #submit { height: 25px; background: #625248; color: #ECE9DE; letter-spacing: 1px; }
#form-reservation textarea { height: 100px; }
#form-reservation textarea, #form-reservation input.wider { width: 425px; }
#form-reservation input.shorter { width: 100px; }
#form-reservation { background: url(../images/darker.png) repeat; padding: 1em; }
#form-reservation fieldset { border: 0; }

/* ----------[ slider ]---------- */
#slider ul, #slider li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#slider, #slider li{ 
	width: 570px;
	height: 210px;
	overflow: hidden;
	}
#toolbar {
	text-align: left;
	padding-left: 290px;
	}
span#prevBtn a, span#nextBtn a { text-decoration: none; }

/* ----------[ photogallery ]---------- */
.photogallery { background: url(../images/bg-main.jpg) repeat !important; }
.center p { text-align: center; }
.gallery { padding: 2em 0; text-align: left; }
.gallery img { margin-right: 1.6em; }
#main-gallery {
	background: #f8f5ed url(../images/bg-main.jpg) repeat;
	padding-bottom: 0em;
	}
.gallery-separator { visibility: hidden; margin: 1em 0; }