* {
margin: 0;
padding: 0;
}

body {
margin: 50px;
text-align: center;
background: #B0D02F;
font-family: trebuchet ms, sans-serif;
font-size: 80%;
}

#hlavicka, #menu, #paticka {
position: center;
margin: 0 auto;
width: 750px;
}

#hlavicka {height: 353px; background: url('../img/hlavicka.jpg') 0 0 no-repeat; position: relative;}
#menu {height: 22px; background: url('../img/menu.jpg') 0 0 no-repeat; padding-top: 2px;}
#telo {margin: 0 auto; width: 730px; padding-left: 20px; background: white;}
#paticka {height: 46px; background: url('../img/paticka.jpg'); font-size: 11px; padding-top: 10px;}

#menu a {color: black;text-decoration: none;font-size: 13px;font-weight: bold;}
#menu a:hover {text-decoration: underline;}

#hlavicka h1 {
position: absolute;
left: 50px;
top: 30px;
}

#hlavicka h1 a {
font-family: arial, sans-serif; 
color: white;
text-decoration: none;
font-size: 30px;
background: #B0D02F;
padding: 0 10px;
font-weight: lighter; 
}

h6 {
font-size: 12px;
}

#prava p {
font-size: 11px;
}

#paticka a {
color: white;
font-weight: bold;
}

#paticka a:hover {
color: black;
}

.cleaner {clear: both; font-size: 1px;}

.box {
position: relative;
width: 231px;
height: 235px;
background: url('../img/box.jpg') 0 0 repeat-x;
float: left;
margin-right: 9px;
margin-top: 10px;
margin-bottom: 10px;
}

.popisek {
position: absolute; 
width: 231px;
height: 28px;
padding-top: 10px;
left: 0;
bottom: 0;
font-weight: bold;
}

#novinka {
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 211px;
height: 178px;
text-align: left;
font-size: 11px;
}

.popisek a {
color: #594000;
font-weight: bold;
text-decoration: None;
}

.box a img {
position: absolute;
left: 0;
top: 0;
border: 0;
}

#leva, #prava {
text-align: left;
}

#leva {
float: left;
width: 480px;
padding: 20px 10px;
background: url('../img/levaprava.jpg') 0 0 repeat-x;
}

#prava {
float: right;
width: 189px;
padding: 20px 10px;
display: inline;
margin-right: 20px;
background: url('../img/levaprava.jpg') 0 0 repeat-x;
}

#leva p {
margin-bottom: 10px;
}

h2 {
color: #594000;
font-size: 20px;
margin-bottom: 15px;
}

p a, #leva ul li a  {
color: #3b8300;
font-weight: bold;
}

p a:hover, #leva ul li a:hover {
color: black;
}

#leva ul li {
margin-left: 15px;
list-style: square;
}

#leva ul {
margin-bottom: 15px;
}

table {
margin-bottom: 15px;
border-collapse: collapse;
}

td a img {
border: 0;
}

td {
padding-right: 5px;
padding-bottom: 5px;
}

.vlevo {
float: left;
margin-right: 10px;
margin-bottom: 10px;
display: inline;
}

.vpravo {
float: right;
margin-left: 10px;
margin-bottom: 10px;
display: inline;
}

#foto td {
width: 150px;
vertical-align: top;
text-align: center;
}

.popis td {
padding-bottom: 10px;
}

#velkafotka {
padding-top: 20px;
}

#velkafotka a img {
border: 15px solid white;
}

#velkafotka a {
display: block;
margin: 10px 0;
color: white;
font-weight: bold;
}

#velkafotka a:hover {
color: black;
}



















