/* CSS Document */

body {
overflow: auto;
background-color: rgb(165,40,41);
font-family: "Times New Roman", Times, serif
}

#layout {
width: 730px;
height: auto;
background-color: white;
margin-left: auto;
margin-right: auto;
border: solid 1px rgb(200,0,0);
}

#hlavicka {
height: 226px;
}

#menu {
height: 50px;
background-image: url(../jpg/lista1.jpg);
padding-left: 220px
}

#obsah {
padding-top: 20px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
text-align: justify;
}

#pata {

}

img {
height: 125px;
}

img.head {
height: 210px;
margin: 13px;
float: right
}

img.napis {
height: 225px;
margin-left: 8px
}

img.vnutro {
height: 225px;
float:left;
margin-top: 2px;
margin-right: 10px;
margin-bottom: 0px
}

img.pizza {
height: 225px;
float: left;
margin-top: 7px;
margin-right: 10px
}

img.mapa {
height: 230px;
}

#menu a {
color: white;
text-decoration: none;
margin-top: 50px;
margin-left: 30px;
margin-right: 10px;
font-size: 130%;
}


#menu a:hover {
color: red;
text-decoration: none;
margin-top: 50px;
margin-left: 30px;
margin-right: 10px;
font-size: 130%;
}

a.img:link {
color: rgb(255,255,255);
text-decoration: none;
}

a.img:active,  {
color: rgb(255,255,255);
text-decoration: none;
}

a.img:visited  {
color: rgb(255,255,255);
text-decoration: none;
}

a.img:hover {
color: rgb(255,0,0);
text-decoration: none;
}

a.p {
font-weight: bold;
font-size: 110%
}

p.a {
margin-top: 12px
}

p.b  {
font-weight: bold;
}

ul.menu {
list-style-type: none;
position: relative;
top: 12px;
left: 22px
}

ul {
list-style-type: none;
position: relative;
left: -39px;
}

h1 {
margin-left: 46%;
font-variant: small-caps;
font-weight: bold;
color: rgb(255,255,255);
text-decoration: none
}

h3 {
font-size: 130%
}

td.o {
width: 40px;
padding: 5px;
}

td.f {
padding: 0px;
}

td {
padding: 5px;
}

th {
width: 87px;
padding: 5px;
}