@charset "utf-8";
body {
	margin: 0px;
	padding: 10px 0 50px 0;
	background-color: #fdec90;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #cc3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

p, ul, ol {
	font-size: 85%;
	line-height: 120%;
	text-align: justify;
	margin-bottom: 1em;
	color: #695C37;
	margin-left: 10px;
	margin-right: 10px;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-size: 80%;
	color: #282828;
}

td {
	padding: 2px 4px 2px 4px;
}

td.napojak {
	width: 50%;
	vertical-align: top;
}

ul, ol {
	margin-left: 3em;
	margin-right: 3em;
	list-style: square;

}

.cena {
	font-weight: bold;
	width: 5em;
	text-align: right;
	vertical-align: middle;
}

.fotogalerie, .fotogalerie-saloon {
	margin: 1em 0 1em 0;
float: left;
	clear: both;
}

.fotogalerie-saloon a {
	float: left;
	width: 200px;
	height: 185px;
	text-align: center;
	background-color: #fee296;
	margin: 0 11px 15px 0;
	border: 1px solid #fffaee;
}

.fotogalerie .obrazek-na-vysku {
	padding: 10px 49px 10px 49px;
}


.fotogalerie a, .fotogalerie-delo-se a {
	float: left;
	text-align: center;
	margin: 0 11px 15px 0;
	
}

.fotogalerie a img, .fotogalerie-delo-se a img {
	padding:10px;
	background-color: #fee296;
	border: 1px solid #fffaee;
	max-width: 180px;
	height: 135px;

}

.fotogalerie a:hover img, .fotogalerie-delo-se a:hover img {
	background-color: #fedb7c;
}

.fotogalerie-delo-se, .fotogalerie  {
width: 100%;
clear: both;
float: left;
}


.fotogalerie-delo-se a img {
padding: 6px;
	max-width: 133px;
	height: 100px;
}



.fotogalerie-saloon a em {
display: block;
font-style: normal;
	padding: 0;
	font-size: 80%;
	text-align: center;
	color: #a27602;
}

.fotogalerie-saloon a:hover {
	text-decoration: none;
	background-color: #fedb7c;
}

.fotogalerie-saloon img {
	margin-top: 10px;
	margin-bottom: 9px;
	max-width: 180px;
	height: 135px;
}

.obrazek-v-textu, .obrazek-v-textu-vpravo {
	float: left;
	margin: 5px 10px 5px 0;

}

.obrazek-v-textu img, .obrazek-v-textu-vpravo img {

	padding: 8px;
	background-color: #fee296;
	border: 1px solid #fffaee;
}


.obrazek-v-textu:hover img, .obrazek-v-textu-vpravo:hover img {
	text-decoration: none;
	background-color: #fedb7c;
}

.obrazek-v-textu-vpravo {
	float: right;
	margin: 5px 0 5px 10px;
}

.popisek-jidla {
	color: #966d01;
}

.tmavsi {
	background-color: #fdcb44;
}

#hlava {
	float: left;
	clear: both;
	height: 170px;
	width: 930px;
	background-image: url(/pic/hlava.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#hlava h1 {
	text-indent: -5000em;
}

#hlava h1 a {
	display: block;
	height: 170px;
}

#kontejner {
	margin-left: auto;
	margin-right: auto;
	background-image: url(/pic/bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 930px;
}

#menu {
	float: left;
	width: 215px;
}

#menu a {
	display: block;
	padding: 5px 0 5px 45px;
	color: #7e5c02;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
}

#menu a:hover {
	background-image: url(/pic/menubg.png);
	background-position: 21px center;
	background-repeat: no-repeat;
}

#obsah {
	float: right;
	width: 640px;
	padding: 0px 30px 0 30px;
	margin-right: 15px;
}

#obsah #aktualne img {
	padding: 8px;
	background-color: #fee296;
	margin: 0px 7px 15px 0;
	width: 130px;
	height: 98px;
	border: 1px solid #fffaee;
}

#obsah h1, #obsah h5 {
	font-size: 180%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0.4em;
	text-align: right;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #f6b403;
	color: #433101;
}

#obsah h2, #obsah h6 {
	font-size: 140%;
	font-weight: normal;
	margin-top: 0.4em;
	color: #5d4401;
	text-align: left;
	margin-bottom: 0.1em;
}

#obsah h3 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0.3em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	color: #bf8b03;
}

#obsah h5 {
	margin-top: 2em;
}

#obsah h6 {
	margin-bottom: 0.5em;
	margin-top: 0.8em;
}

#paticka {
	float: left;
	clear: both;
	width: 930px;
	margin-top: 60px;
	text-align: center;
	font-size: 70%;
	padding: 20px 20px 40px 20px;
	background-image: url(/pic/patickabg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
