body {
	background: #efe5de  url("images/pozadi.jpg") top  left repeat-x;
	color: #1E1E1E;
	font-family: 'georgia';
	font-size: 14px;
	text-align: center;	
	margin: 0 auto;
	line-height: 1.35em;
}

h1 {
	font-family: 'arial';
	font-size: 22px;
	font-weight: bold;
	color: #492802;
	border-bottom: 1px solid #492802;	
	padding-bottom: 2px;
}

h2 {
	font-family: 'arial';
	font-size: 18px;
	font-weight: bold;
}

a:link {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

a:visited {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}	

a:hover {
	font-size: 14px;
	color: #3C9FFF;
	text-decoration: underline;
}

img {
	border: #cccccc solid 1px;
}

.fotogalerie {
	border-bottom: 1px solid #492802;	
	padding-bottom: 2px;
}
.adresa {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

#container {
	width: 920px;
	position: relative;
	text-align: left;
	margin: auto;
	}

#banner {
	background: url("images/banner.jpg") top left no-repeat;	 
	width: 920px;
	height: 181px;
	float: left;
}

#pozadi {
	background: url("images/pozaditextu.jpg") top left repeat-y ;
	width: 920px;	
	float: left;
}

#sidebar {
	width: 180px !important;
	float: left;	
	padding-left: 25px;
	padding-top: 34px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li{
	display: inline;
}

#sidebar a {
	font-family: 'Helvetica Neue', 'Arial, Helvetica', 'Geneva', sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0.25em 0.65em;
	background: #FFE4BE;
	border-bottom: 1px solid #FFF;
	color: #A37B49;
}

#sidebar a:hover {
	color: #492802;
	border-left: 6px solid #492802;
	background: #FFD8A1;
}

#flags {
	float: left;
	padding-left: 25px;
	padding-top: 10px;
	
}

#flags a {
	display: block;
	padding: 0.25em 0.65em;
	background: none;
	border-bottom: none;
}

#vymena-banneru a {
	text-align: center;
	height: 40px;
}

#vymena-banneru a, #pocitadlo a {
	background: none;
}

#vymena-banneru a:hover, #pocitadlo a:hover, #flags a:hover {
	background: none;
	border-left: none;
}

#pocitadlo {
	text-align: center;
}

#obsah {
	margin-left: 200px;
	padding: 15px 25px;	
}

#obsah em {
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	color: #492802;
}

#tel {  /*kontakt-telefon+email*/
	padding-top: 10px;
}

#dotaz {
	padding-top: 50px; 
}

#rezervace {
	font-weight: bold;
}	
	
#paticka {
	background: url("images/pata.jpg") bottom left no-repeat;
	height: 50px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#paticka p{
	padding-top: 9px;
}

/*formatovani formulare*/		
label {
	float: left;
	width: 12em;
	padding-left: 10px;
}

input {
	border: 1px solid #c7c7c7;
	width: 180px;
	height: 25px;
	color: #333333;
	margin-bottom: 8px;
	margin-left: 15px;
}

textarea {
	border: 1px solid #c7c7c7;
	width:360px;
	height: 150px;
	margin-bottom: 8px;
	margin-left: 15px;
}

input.odeslat {
	background: #492802;
	color:white;
	font-weight:bold;
	margin-left: 50px;
	height: 30px;
	
}

select {
	border: 1px solid #c7c7c7;
	width: 180px;
	height: 25px;
	color: #333333;
	margin-bottom: 8px;
	margin-left: 15px;
}

#submitbutton {
	margin-left: 192px;
	width: 180px;
}

/* LightBox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#mainMap {
	width: 670px; 
	height: 400px;
}	

.card {
	float: right;
	width: 172px;
	margin: 0 15px 15px 10px;
	padding: 0px 0;
	text-align: center;
	background: white;
	}
	
.card-photo {
	margin:0 auto; 
	padding:0;
	border: none;
}

.borderlogo {
	border: none;
}
