/* general */

* {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #ff5a00;
background: #fbb728;
text-align: center;
}

a, a:link {
color: #d50000;
text-decoration: underline;
}

a:visited {
color: #ff5a00;
}

a:hover, a:active, a:focus {
color: #fbb728;
}

.orange {
color: #ff5a00;
}

.red {
color: #d50000;
}

.yellow {
color: #fbb728;
}

/* header */
h1 {
width: 928px;
height: 174px;
color: #ff5a00;
background: #ffde9a;
font-size: 190%;
text-transform: uppercase;
float: left;
}

h1 a {
display: block;
}

/* loga */
h2 {
background: #fef1d4;
height: 50px;
color: #d2421f;
text-align: center;
float: left;
}

/* aktivni polozka menu */
h3 {
width: 143px;
height: 60px;
font-size: 100%;
font-weight: bold;
color: white;
text-align: center;
overflow: hidden;
position: relative;
}

h4 {
font-size: 130%;
color: #d50000;
margin-bottom: 20px;
font-weight: bold;
}

h5 {
margin: 30px 0 10px;
color: #d50000;
font-size: 110%;
}

h6 {
margin: 30px 0 10px;
color: #d50000;
font-size: 100%;
}

p {
margin: 10px 0;
line-height: 150%;
}

ul, ol {
margin: 10px 0;
}

li {
margin-left: 30px;
line-height: 140%;
padding: 5px 0;
list-style: square;
}

ol li {
list-style: decimal;
}

.cistic {
_height: 1px;
_width: 1px;
_font-size: 1px;
_line-height: 1px;
_margin: -1px -1px 0 0;
clear: both;
}

.strong {
font-weight: bold;
}

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
padding: 3px;
}


address {
font-style: normal;
line-height: 160%;
}


/***************** layout *************/

#main {
width: 928px;
background: white url("../grafika/bg.jpg") repeat-y;
text-align: left;
margin: 0 auto;
}

#left {
width: 143px;
height: 558px;
padding-left: 44px;
float: left;
}

#right {
	width: 154px;
	height: 650px;
	float: left;
}

#obsah {
width: 519px;
margin: 20px 6px 0 7px;
padding: 15px;
background: #f7eace;
float: left;
}

/*** menu vlevo ***/

#left ul {
width: 143px;
height: 518px;
font-size: 100%;
text-align: center;
padding: 0;
margin: 0;
line-height: 100%;
float: left;
}

#left ul li {
width: 143px;
height: 60px;
line-height: 60px;
margin: 0;
padding: 0;
list-style: none;
color: #ff5a00;
display: block;
position: relative;
float: left;
}

li#sest {
height: 88px;
line-height: 88px;
}

li#sest h3 {
height: 88px;
}

li#jedna span,
li#dva span,
li#tri span,
li#ctyri span,
li#pet span,
li#sest span,
li#sedm span,
li#osm span {
width: 143px;
height: 60px;
display: block;
background: url("../grafika/menu1.jpg") no-repeat -143px 0;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}

li#dva span {
background: url("../grafika/menu1.jpg") no-repeat -143px -60px;
}

li#tri span {
background: url("../grafika/menu1.jpg") no-repeat -143px -120px;
}

li#ctyri span {
background: url("../grafika/menu1.jpg") no-repeat -143px -180px;
}

li#pet span {
background: url("../grafika/menu1.jpg") no-repeat -143px -240px;
}

li#sest span {
background: url("../grafika/menu1.jpg") no-repeat -143px -300px;
}

li#sedm span {
background: url("../grafika/menu1.jpg") no-repeat -143px -360px;
}

li#osm span {
height: 88px;
background: url("../grafika/menu1.jpg") no-repeat -143px -420px;
}

li#jedna a,
li#dva a,
li#tri a,
li#ctyri a,
li#pet a,
li#sest a,
li#sedm a,
li#osm a {
width: 143px;
height: 60px;
color: #ff5a00;
display: block; /*dulezite*/
position: absolute;
left: 0;
top: 0;
background: url("../grafika/menu1.jpg") no-repeat 0 0;
overflow: hidden;
}

li#dva a {
background: url("../grafika/menu1.jpg") no-repeat 0 -60px;
}

li#tri a {
background: url("../grafika/menu1.jpg") no-repeat 0 -120px;
}

li#ctyri a {
background: url("../grafika/menu1.jpg") no-repeat 0 -180px;
}

li#pet a {
background: url("../grafika/menu1.jpg") no-repeat 0 -240px;
}

li#sest a {
background: url("../grafika/menu1.jpg") no-repeat 0 -300px;
}

li#sedm a {
background: url("../grafika/menu1.jpg") no-repeat 0 -360px;
}

li#osm a {
background: url("../grafika/menu1.jpg") no-repeat 0 -420px;
}

li#jedna a:hover, li#jedna a:focus, li#jedna a:active,
li#dva a:hover, li#dva a:focus, li#dva a:active,
li#tri a:hover, li#tri a:focus, li#tri a:active,
li#ctyri a:hover, li#ctyri a:focus, li#ctyri a:active,
li#pet a:hover, li#pet a:focus, li#pet a:active,
li#sest a:hover, li#sest a:focus, li#sest a:active,
li#sedm a:hover, li#sedm a:focus, li#sedm a:active,
li#osm a:hover, li#osm a:focus, li#osm a:active {
color: #d50000;
background: url("../grafika/menu1.jpg") no-repeat -143px 0;
}

li#dva a:hover, li#dva a:focus, li#dva a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -60px;
}

li#tri a:hover, li#tri a:focus, li#tri a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -120px;
}

li#ctyri a:hover, li#ctyri a:focus, li#ctyri a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -180px;
}

li#pet a:hover, li#pet a:focus, li#pet a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -240px;
}

li#sest a:hover, li#sest a:focus, li#sest a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -300px;
}

li#sedm a:hover, li#sedm a:focus, li#sedm a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -360px;
}

li#osm a:hover, li#osm a:focus, li#osm a:active {
background: url("../grafika/menu1.jpg") no-repeat -143px -420px;
}

/*** menu vpravo ***/

#right ul {
width: 140px;
height: 700px;
font-size: 100%;
text-align: center;
padding: 0;
margin: 0;
line-height: 100%;
float: left;
margin-right: 2px;
margin-top: -3px;
margin-left: 8px;
overflow: hidden;
}

#rightTop{
 margin-left: 8px;
 margin-top: 20px;

}

#right ul li {
width: 135px;
overflow: hidden;
height: 60px;
line-height: 60px;
margin: 0;
padding: 0;
list-style: none;
color: #ff5a00;
display: block;
position: relative;
float: left;
overflow: hidden;
}

/*
li#six {
height: 88px;
line-height: 88px;
}

li#six h3 {
height: 88px;
}
*/

li#one span,
li#two span,
li#three span,
li#four span,
li#five span,
li#six span,
li#seven span,
li#eight span,
li#ten span,
li#nine span {
	width: 143px;
	height: 60px;
	display: block;
	background: url("../grafika/menu2.png") no-repeat -146px 0;
	position: absolute;
	left: 2px;
	top: 1px;
	overflow: hidden;
}


li#two span {
background: url("../grafika/menu2.png") no-repeat -146px -60px;
}

li#three span {
background: url("../grafika/menu2.png") no-repeat -146px -120px;
}

li#four span {
background: url("../grafika/menu2.png") no-repeat -146px -180px;
}

li#five span {
background: url("../grafika/menu2.png") no-repeat -146px -240px;
}

li#ten span {
	background: url("../grafika/menu2.png") no-repeat -146px -300px;
}

li#six span {

background: url("../grafika/menu2.png") no-repeat -146px -360px;
}

li#seven span {

background: url("../grafika/menu2.png") no-repeat -146px -420px;
}

li#eight span {

background: url("../grafika/menu2.png") no-repeat -146px -480px;
}

li#nine span {
	height: 200px;
	background: url("../grafika/menu2.png") no-repeat -146px -540px;
}



li#one a,
li#two a,
li#three a,
li#four a,
li#five a,
li#six a,
li#seven a,
li#eight a,
li#ten a,
li#nine a {
width: 140px;
height: 60px;
color: #ff5a00;
display: block; /*dulezite*/
position: absolute;
left: 0;
top: 0;
background: url("../grafika/menu2.png") no-repeat 0 0;
overflow: hidden !important;
margin-left: 0;
}

li#two a {
background: url("../grafika/menu2.png") no-repeat 0 -60px;
}

li#three a {
background: url("../grafika/menu2.png") no-repeat 0 -120px;
}

li#four a {
background: url("../grafika/menu2.png") no-repeat 0 -180px;
}

li#five a {
background: url("../grafika/menu2.png") no-repeat 0 -240px;
}

li#ten a {
background: url("../grafika/menu2.png") no-repeat 0 -300px;
}

li#six a {
background: url("../grafika/menu2.png") no-repeat 0 -360px;
}

li#seven a {
background: url("../grafika/menu2.png") no-repeat 0 -420px;
}

li#eight a {
background: url("../grafika/menu2.png") no-repeat 0 -480px;
}

li#nine a {
background: url("../grafika/menu2.png") no-repeat 0 -540px;
}



li#one a:hover, li#one a:focus, li#one a:active,
li#two a:hover, li#two a:focus, li#two a:active,
li#three a:hover, li#three a:focus, li#three a:active,
li#four a:hover, li#four a:focus, li#four a:active,
li#five a:hover, li#five a:focus, li#five a:active,
li#six a:hover, li#six a:focus, li#six a:active,
li#seven a:hover, li#seven a:focus, li#seven a:active,
li#eight a:hover, li#eight a:focus, li#eight a:active,
li#nine a:hover, li#nine a:focus, li#nine a:activ,
li#ten a:hover, li#ten a:focus, li#ten a:active {
color: #d50000;
background: url("../grafika/menu2.png") no-repeat -146px 0px;
}

li#one a:hover, li#one a:focus, li#one a:active {
background: url("../grafika/menu2.png") no-repeat -146px -0px;
}

li#two a:hover, li#two a:focus, li#two a:active {
background: url("../grafika/menu2.png") no-repeat -146px -60px;
}

li#three a:hover, li#three a:focus, li#three a:active {
background: url("../grafika/menu2.png") no-repeat -146px -120px;
}

li#four a:hover, li#four a:focus, li#four a:active {
background: url("../grafika/menu2.png") no-repeat -146px -180px;
}

li#five a:hover, li#five a:focus, li#five a:active {
background: url("../grafika/menu2.png") no-repeat -146px -240px;
}

li#ten a:hover, li#ten a:focus, li#ten a:active {
background: url("../grafika/menu2.png") no-repeat -146px -300px;
}

li#six a:hover, li#six a:focus, li#six a:active {
background: url("../grafika/menu2.png") no-repeat -146px -360px;
}

li#seven a:hover, li#seven a:focus, li#seven a:active {
background: url("../grafika/menu2.png") no-repeat -146px -420px;
}

li#eight a:hover, li#eight a:focus, li#eight a:active {
background: url("../grafika/menu2.png") no-repeat -146px -480px;
}

li#nine a:hover, li#nine a:focus, li#nine a:active {
background: url("../grafika/menu2.png") no-repeat -146px -540px;
}


/**********/

.foto {
text-align: center;
padding-left: 20px;
}

.foto img {
margin: 10px;
float: left;
}

.den {
width: 100px;
float: left;
}



/* restaurace */

table {
width: 100%;
line-height: 130%;
margin-bottom: 20px;
vertical-align: top;
border-collapse: collapse;
}

table td {
vertical-align: top;
padding: 5px;
border: 1px solid #fbb728;
}

/*** rezervace ***/

form {
margin-top: 20px;
}

fieldset {
padding: 20px;
background: #c9c1a1;
border: 2px solid #6e6e6e;
}

input, select, textarea {
border: 1px solid #6e6e6e;
background: white;
color: #394d9b;
}

input#button {
width: auto;
margin: 5px 0;
float: right;
border: 0;
background: none;
}

label {
font-size: 90%;
=font-size: 85%;
color: #666;
width: 20%;
}

/* paticka */


#paticka {
width: 928px;
height: 101px;
float: left;
clear: both;
position: relative;
background: white url("../grafika/paticka.jpg") no-repeat;
}

#paticka ul {
width: 380px;
height: 84px;
font-size: 100%;
text-align: center;
padding: 0;
margin: 0;
line-height: 100%;
position: absolute;
top: 0;
left: 275px;
}

#paticka ul li {
width: 190px;
height: 84px;
line-height: 84px;
margin: 0;
padding: 0;
list-style: none;
color: #ff5a00;
display: block;
position: relative;
float: left;
}

#paticka ul li h3 {
width: 190px;
height: 84px;
}

li#prvni span,
li#druhy span {
width: 190px;
height: 84px;
display: block;
background: url("../grafika/menu3.jpg") no-repeat 0 -84px;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}

li#druhy span {
background: url("../grafika/menu3.jpg") no-repeat -190px -84px;
}

li#prvni a,
li#druhy a {
width: 190px;
height: 84px;
color: #ff5a00;
display: block; /*dulezite*/
position: absolute;
left: 0;
top: 0;
background: url("../grafika/menu3.jpg") no-repeat 0 0;
overflow: hidden;
}

li#druhy a {
background: url("../grafika/menu3.jpg") no-repeat -190px 0;
}

li#prvni a:hover, li#prvni a:focus, li#prvni a:active,
li#druhy a:hover, li#druhy a:focus, li#druhy a:active {
color: #d50000;
background: url("../grafika/menu3.jpg") no-repeat 0 -84px;
}

li#druhy a:hover, li#druhy a:focus, li#druhy a:active {
background: url("../grafika/menu3.jpg") no-repeat -190px -84px;
}

#cz {
width: 28px;
height: 19px;
position: absolute;
top: 32px;
left: 237px;
}

#eng {
width: 28px;
height: 18px;
position: absolute;
top: 32px;
right: 242px;
}
.PartextL {
	text-align: justify;
	padding: 4px;
}
.ObrParaf {
	margin: 4px;
}
.Tabulka {
	border-style: none !important;
}
.Pocitadlo {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: center;
}
