* {
	margin: 0;
	padding: 0;
}

a:active, a:focus, a:link, a:visited {
	color: #900;
}

a:hover {
	color: #630;
	text-decoration: none;
}

h1 {
  display: none;
}

h2 {
	color: #630;
	line-height: 1.6em;
	font-size: 125%;
	font-weight: normal;
	padding-bottom: 15px;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	color: #900;
}

h4 {
	text-decoration: underline;
	font-size: 1em;
}

h5 {
	padding: 5px 0 0 0;
	font-size: 1em;
}

img {
	border: 0px solid #630;
}

p {
	padding: 10px;
}

hr {
	margin: 10px;
	background: #500;
	border: none;
}

br.cleaner {
	clear: both;
	padding: 5px;
}

#hidden {
  display: none;
}

.line-menu {
	width: 222px;
	height: 8px;
	background: transparent url(images/line-menu.jpg) no-repeat 22px 0;
	padding-bottom: 2px;
}

.line-obsah, hr {
	width: 429px;
	height: 6px;
	background: transparent url(images/line-obsah.jpg) no-repeat -20px 0;
	padding-bottom: 20px;
}

body {
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 80%;
	color: #630;
	background: #fff url(images/body.jpg) repeat;
	text-align: center;
}

#hlavni {
	width: 740px;
	margin: 0 auto;
	background: transparent url(images/hlavni.jpg) repeat-y 22px;
}

#banner {
	height: 213px;
	width: 740px;
	background: transparent url(images/banner.jpg) no-repeat;
}

#menu {
	float: left;
	text-align: left;
	width: 228px;
	background: transparent;
	position: relative;
	left: 21px;
}

#menufoto {
	height: 70px;
	width: 228px;
	background: transparent url(images/menufoto.jpg) no-repeat 0px;
}

#menu ul li {
	list-style-type: none;
	position: relative;
	left: 5px;
	width: 218px;
	height: 20px;
	padding: 3px 0;
}

#menu a, #menu ul li div {
	display: block;
	width: 218px;
	height: 20px;
	position: relative;
	overflow: hidden;
}

#menu ul li a span, #menu ul li div span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 218px; 
	height: 20px;
}

#menu ul li a.uvod span {
	background: url("images/menu/uvod.jpg") 0 0 no-repeat;
}

#menu ul li a.mapa span {
	background: url("images/menu/mapa.jpg") 0 0 no-repeat;
}

#menu ul li a.novinky span {
	background: url("images/menu/novinky.jpg") 0 0 no-repeat;
}

#menu ul li a.listek span {
	background: url("images/menu/listek.jpg") 0 0 no-repeat;
}

#menu ul li a.sluzby span {
	background: url("images/menu/sluzby.jpg") 0 0 no-repeat;
}

#menu ul li a.stravenky span {
	background: url("images/menu/stravenky.jpg") 0 0 no-repeat;
}

#menu ul li a.fotky span {
	background: url("images/menu/fotky.jpg") 0 0 no-repeat;
}

#menu ul li a.onas span {
	background: url("images/menu/onas.jpg") 0 0 no-repeat;
}

#menu ul li a.historie span {
	background: url("images/menu/historie.jpg") 0 0 no-repeat;
}

#menu ul li a.guestbook2 span {
	background: url("images/menu/guestbook.jpg") 0 0 no-repeat;
}

#menu ul li a.pizzerie span {
	background: url("images/menu/pizzerie.jpg") 0 0 no-repeat;
}

#menu ul li div.uvod span {
	background: url("images/menu/uvod.jpg") -218px 0 no-repeat;
}

#menu ul li div.mapa span {
	background: url("images/menu/mapa.jpg") -218px 0 no-repeat;
}

#menu ul li div.novinky span {
	background: url("images/menu/novinky.jpg") -218px 0 no-repeat;
}

#menu ul li div.listek span {
	background: url("images/menu/listek.jpg") -218px 0 no-repeat;
}

#menu ul li div.sluzby span {
	background: url("images/menu/sluzby.jpg") -218px 0 no-repeat;
}

#menu ul li div.stravenky span {
	background: url("images/menu/stravenky.jpg") -218px 0 no-repeat;
}

#menu ul li div.fotky span {
	background: url("images/menu/fotky.jpg") -218px 0 no-repeat;
}

#menu ul li div.onas span {
	background: url("images/menu/onas.jpg") -218px 0 no-repeat;
}

#menu ul li div.historie span {
	background: url("images/menu/historie.jpg") -218px 0 no-repeat;
}

#menu ul li div.guestbook2 span {
	background: url("images/menu/guestbook.jpg") -218px 0 no-repeat;
}

#menu ul li a:hover span, #menu a:hover span {	
	background-position: -218px 0;
	cursor: pointer;
}

#pocitadlo {
	margin: 10px 30px 10px 30px;
}

#pocitadlo h6 {
	color: #630;
	padding: 20px 3px 0 3px;
	font-size: 100%;
	font-weight: normal;
}

#pocitadlo a {
	color: #630;
	padding: 0;
	margin: 0;
	display: inline;
	text-decoration: none;
}

#loga {
	margin: 0 20px;
	padding: 20px 0 10px 0;
	text-align: center;
}

#loga a {
	display: block;
	width: auto;
	height: auto;
	position: static;
	overflow: visible;
}

#loga img {
	padding: 3px;
	margin: 5px;
	background: #fff;
	border: 1px solid Maroon;
}

#obsah {
	float: right;
	padding: 0 20px;
	width: 451px;
	text-align: left;
	line-height: 1.6em;
	background: transparent;
}

#uvod h2 {
	text-align: right;
}

#left {
	width: 221px;
	float: left;
	text-align: center;
}

#right {
	width: 230px;
	float: right;
	text-align: center;
}

#uvod h3 {
	padding: 30px 0 10px 0;
	font-size: 125%;
}

#nadpis-mapa {
	position: relative;
	left: 120px;
	width: 184px;
	height: 24px;
	overflow: hidden;
}

#nadpis-mapa span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 184px; 
	height: 24px;
	background: url("images/nadpis/mapa.jpg") top left no-repeat;
}

#left_mapa {
	width: 45%;
	float: left;
	text-align: left;
}

#nadpis-novinky {
	position: relative;
	left: 170px;
	width: 96px;
	height: 24px;
	overflow: hidden;
}

#nadpis-novinky span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 96px; 
	height: 24px;
	background: url("images/nadpis/novinky.jpg") top left no-repeat;
}

.novinka {
	margin: 10px;
}

.novinka ul {
	list-style: square inside;
}

.novinka ol {
	list-style: decimal inside;
}

#nadpis-listek {
	position: relative;
	left: 135px;
	width: 151px;
	height: 21px;
	overflow: hidden;
}

#nadpis-listek span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 151px; 
	height: 21px;
	background: url("images/nadpis/listek.jpg") top left no-repeat;
}

#listek {
	text-align: left;
}

#listek table {
	font-size: 90%;
	line-height: 1.3em;
	padding: 0 10px;
}

#listek table tbody tr td p {
	padding: 3px 0;
}

#listek table tbody tr td h4 {
	padding: 10px 0 5px 0;
}

#listek table tbody tr td h5 {
	padding: 5px 0;
}

td.gramy {
	text-align: right;
	padding-right: 1.5em;
}

td.cena {
	text-align: right;
}

#nadpis-sluzby {
	position: relative;
	left: 120px;
	width: 186px;
	height: 24px;
	overflow: hidden;
}

#nadpis-sluzby span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 186px; 
	height: 24px;
	background: url("images/nadpis/sluzby.jpg") top left no-repeat;
}

#sluzby ul {
	margin-left: 15px;
	list-style: square outside url(images/bod.jpg);
	padding: 0 10px;
}

#sluzby ul li{
	padding-bottom: 10px;
}

#nadpis-stravenky {
	position: relative;
	left: 100px;
	width: 233px;
	height: 24px;
	overflow: hidden;
}

#nadpis-stravenky span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 233px; 
	height: 24px;
	background: url("images/nadpis/stravenky.jpg") top left no-repeat;
}

#center {
	text-align: center;
}

img.stravenky {
	margin-top: 10px;
}

#nadpis-fotky {
	position: relative;
	left: 150px;
	width: 131px;
	height: 23px;
	overflow: hidden;
}

#nadpis-fotky span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 131px; 
	height: 23px;
	background: url("images/nadpis/fotky.jpg") top left no-repeat;
}

#fotky img {
	margin: 1px;
}

#nadpis-onas {
	position: relative;
	left: 190px;
	width: 68px;
	height: 19px;
	overflow: hidden;
}

#nadpis-onas span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 68px; 
	height: 19px;
	background: url("images/nadpis/onas.jpg") top left no-repeat;
}

#onas p {
	text-align: left;
}

#nadpis-historie {
	position: relative;
	left: 120px;
	width: 186px;
	height: 24px;
	overflow: hidden;
}

#nadpis-historie span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 186px; 
	height: 24px;
	background: url("images/nadpis/historie.jpg") top left no-repeat;
}

#historie p {
	text-align: left;
}

#nadpis-guestbook {
	position: relative;
	left: 170px;
	width: 142px;
	height: 19px;
	overflow: hidden;
}

#nadpis-guestbook span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 142px; 
	height: 24px;
	background: url("images/nadpis/guestbook.jpg") top left no-repeat;
}

#guestbook fieldset {
	border: 0px;
	display: block;
	padding: 5px 10px;
}

#guestbook legend {
	display: none;
}

#guestbook label,input {
	display: block;
	width: 200px;
	float: left;
	margin: 7px 0 0 0;
}

#guestbook input {
	background: #ffd;
	border: 1px solid #700;
	width: 300px;
	padding: 2px;
}

#guestbook textarea {
	display: block;
	width: 350px;
	height: 100px;
	float: left;
	margin: 5px 0;
	background: #ffd;
	border: 1px solid #700;
	padding: 2px;
}

#guestbook label {
	text-align: right;
	width: 50px;
	padding-right: 15px;
}

#guestbook br {
	clear: left;
}

.submit {
	clear: both;
	width: 75px !important;
	color: #500;
	background: #ffd !important;
	border: 1px outset #fc6;
	margin: 0 0 10px 65px;
}

.submit:hover {
	border: 1px inset #900 !important;
	color: #900;
	cursor: pointer;
}

#guestbook ul {
	list-style: square inside url(images/bod.jpg);
	color: #900;
	padding-top: 1px;
	font-size: 100%;
}

#guestbook ul li {
	padding: 5px;
	margin-bottom: 1px;
}

#guestbook ul span {
	color: #500;
	font-size: 125%;
}

#guestbook ul p {
	color: #630;
	padding: 1px 30px;
	font-size: 100%;
}

#diskuzeStranky ul {
	list-style: none;
	display: inline;
}

#diskuzeStranky ul li {
	border: 0;
	display: inline;
	padding: 0 3px;
}

#paticka {
	clear: both;
	height: 56px;
	text-align: right;
	background: transparent url(images/paticka.jpg) no-repeat 22px;
}

#paticka a {
	font-size: 80%;
	color: #999;
	position: relative;
	top: 35px;
	right: 5px;
}

