body {
	font-weight: normal; 
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #000;
	background-color: #00721d;
	margin: 0px;
	padding: 0px;
}

h1#logo {
	position: absolute;
	top: 8px;
	left: 50%;
	margin: 0px;
	margin-left: -310px;
	width: 179px;
	height: 96px;
	overflow: hidden;
	background-image: url("../logo.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

h1#logo a {
	display: block;
	padding: 200px;
}

div#hlavicka_container {
	background-image: url("../pozadi_hlavicka.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

div#hlavicka {
	height: 160px;
	background-image: url("../pozadi_hlavicka.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

div#cely_obsah_container {
	background-image: url("../pozadi.jpg");
	background-position: center top;
}

div#cely_obsah {
	background-image: url("../pozadi_pruh.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
}

div#obsah {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background-image: url("../pozadi_obsah.jpg");
	background-position: 1px top;
	&background-position: 2px top;
	background-repeat: no-repeat;
}

div#obsah a,
div#obsah a:visited,
div#obsah a:hover {
	color: #00721d;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #00721d;
}

div#obsah a:hover {
	border-bottom: 3px double #00721d;
}

div#obsah_vrsek_pravy {
	padding: 80px 30px 0px 30px;
	background-image: url("../pozadi_vrsek_pravy.jpg");
	background-position: 1px 80px;
	&background-position: 2px 80px;
	background-repeat: no-repeat;
}

div#pravy_container {
	float: right;
	width: 220px;
	padding-top: 30px;
}

div#napln_container {
	margin-right: 245px;
	padding-top: 70px;
}

div#napln {
	bbackground-color: #ccc;
}

div#napln div.clanek_detail,
div#napln div.fotogalerie_detail {
	padding-bottom: 15px;
	background-image: url("../hr_clanek.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.fotogalerie_detail div.foto_fg_nahled {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	background-position: 8px 8px;
	background-position: 70% 70%;
	background-repeat: no-repeat;
}

div#obsah div.fotogalerie_detail div.foto_fg_nahled a,
div#obsah div.fotogalerie_detail div.foto_fg_nahled a:visited,
div#obsah div.fotogalerie_detail div.foto_fg_nahled a:hover {
	display: block;
	width: 100px;
	height: 100px;
	background-image: url("../fotografie_nahled.gif");
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
}

div#obsah div.fotogalerie_detail div.foto_fg_nahled a:hover {
	background-position: left -100px;
}

div#obsah div.fotogalerie_detail div.fotografie_velka {
	text-align: center;
	margin: 10px 0px;
}

div#obsah div.fotogalerie_detail div.fotografie_velka img {
	margin: 0px auto;
	border: 2px dashed #00721d;
}

div#obsah div.fotogalerie_detail a.odkaz_fotografie,
div#obsah div.fotogalerie_detail a.odkaz_fotografie:visited,
div#obsah div.fotogalerie_detail a.odkaz_fotografie:hover {
	display: block;
	width: 120px;
	height: 19px;
	_height: 20px;
	padding-top: 1px;
	background-image: url("../tlacitko_120x20.gif");
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	color: #000;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div#obsah div.fotogalerie_detail a.predchozi,
div#obsah div.fotogalerie_detail a.predchozi:visited,
div#obsah div.fotogalerie_detail a.predchozi:hover {
	float: left;
}

div#obsah div.fotogalerie_detail a.dalsi,
div#obsah div.fotogalerie_detail a.dalsi:visited,
div#obsah div.fotogalerie_detail a.dalsi:hover {
	float: right;
}

div#obsah div.fotogalerie_detail a.odkaz_fotografie:hover {
	background-position: left -20px;
}

div#napln h5.datum_clanku {
	margin: 0px;
	text-align: right;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

div#napln span.ikona_novinka {
	float: right;
	background-color: #f60;
	padding: 0px 3px;
	margin-left: 5px;
	margin-top: -1px;
	font-weight: bold;
	border: 1px solid #000;
}

div#napln h1 {
	margin: 0px;
	padding: 0px 0px 5px 35px;
	color: #00721d;
	background-image: url("../h1_pozadi.gif");
	background-position: 0px 8px;
	background-repeat: no-repeat;
}

div#napln h3,
div#pravy h3 {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	color: #00721d;
	border-bottom: 4px double #00721d;
	border-left: 2px solid #00721d;
}

div#napln p,
div#pravy p {
	text-indent: 30px;
	text-align: justify;
	margin: 0px;
	margin-top: 10px;
}

div#paticka_container {
	background-image: url("../pozadi_paticka.gif");
	background-position: center top;
	background-repeat: repeat-x;
}

div#paticka {
	background-image: url("../pozadi_paticka.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

div#vlajky_container {
	position: absolute;
	top: 10px;
	left: 10px;
}

div#vlajky_container a,
div#vlajky_container a:visited,
div#vlajky_container a:hover {
	color: #f9661a;
	text-decoration: none;
	font-weight: bold;
}

div#vlajky_container a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#obraz_container {
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: 30px;
}

div#fotografie {
	background-color: #00721d;
	background-position: center center;
	background-repeat: no-repeat;
}

div#obraz {
	width: 303px;
	height: 226px;
	background-image: url("../obraz.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

div.tlacitko {
	position: absolute;
	top: 195px;
	left: 50%;
}

div.tlacitko a,
div.tlacitko a:visited,
div.tlacitko a:hover {
	display: block;
	width: 0px;
	height: 0px;
	_width: 200px;
	_height: 130px;
	padding-left: 200px;
	padding-top: 130px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	bborder: 1px solid black;
}

div.no1 {
	margin-left: -340px;
}

div.no1 a {
	background-image: url("../tlacitka/onas.gif");
}

div.no2 {
	margin-left: -270px;
}

div.no2 a {
	background-image: url("../tlacitka/nasemenu.gif");
}

div.no3 {
	margin-left: -200px;
}

div.no3 a {
	background-image: url("../tlacitka/galerie.gif");
}

div.no4 {
	margin-left: -130px;
}

div.no4 a {
	background-image: url("../tlacitka/pokec.gif");
}

div.no5 {
	margin-left: -60px;
}

div.no5 a {
	background-image: url("../tlacitka/kontakt.gif");
}

div.tlacitko a:hover {
	background-position: 0px -140px;
}

div.detail_prispevku {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 20px 90px;
	margin-top: 20px;
}

div.detail_prispevku h4 {
	margin: 0px;
	border-bottom: 1px dashed #00721d;
	color: #00721d;
}

div.detail_prispevku h4 em {
	color: #666;
	font-size: smaller;
	font-style: normal;
}

table {
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 12pt;
}

td {
	text-align: left;
	vertical-align: top;
}

tr.sudy {
	background-color: #ded;
}

table.napojak {
	margin-bottom: 20px;
}

table.napojak tr.prvni_radka {
	height: 1px;
	overflow: hidden;
}

table.napojak td.napoj {
	width: 300px;
	padding-left: 20px;
}

table.napojak td.objem {
	text-align: right;
}

table.napojak td.cena {
	text-align: right;
	padding-right: 5px;
}

h6.cistic {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}

div#copyright_container {
	text-align: center;
}

div#copyright {
	margin: 0 auto;
	padding: 110px 0px 5px 10px;
	text-align: left;
	font-family: sans-serif;
	font-size: 8pt;
	color: #fff;
}

div#copyright a,
div#copyright a:hover,
div#copyright a:visited {
	color: #fff;
	text-decoration: none;
}

div#copyright a:hover {
	color: #ccc;
}

a img {
	border: none;
}


