body {
background: #746856;
font-family: "Arial CE", "Arial", arial, sans-serif;
}

.aktuality {
margin-left:10px;
margin-top:0;
}

#hlavni {
width: 780px;

margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0;
background: url('img/prouzek.gif') repeat-y;
background-color: white;
}

h1 {
position: absolute;
top: -60px;
}

h2 {
color: #746856;
/*font-family: "Arial";*/
font-size: 25px;
font-weight: none;
margin: 0;
padding: 0;
}

h3 {
color: black;
font-size: 20px;
}

.obsah {
margin-top: 7px;
text-indent: 15px;
text-align: justify;
}

dt {
margin-bottom: 3px;
font-size: 16px;
font-weight: bold;
background-color: #BEBBA8;
position: relative;
padding-left: 4px;
}

dd {
margin-bottom: 25px;
}

address {
display: block;
width: 300px;
/*font-family: "Arial";*/
font-size: 0.7em;
font-weight: bold;
font-style: normal;
color:#706E64;
line-height: 1em;
position: relative;
top: 49px;
left: 285px;
border-left: 2px solid #706E64;
padding-left: 10px;
}

address:hover {
color: black;
}

#top {
width: 780px;
height: 120px;
padding: 0;
margin: 0;
background: url('img/top.jpg');
background-repeat: no-repeat;
background-color: #BEBBA8;
position: relative;
}

#menu {
width: 750px;
height: 38px;
padding: 0;
padding-left: 60px;
margin: 0;
background: url('img/menu.jpg');
background-repeat: no-repeat;
background-color: #746856;
}

#bottom {
width: 780px;
padding: 0;
padding-bottom: 60px;
margin: 0;
background: url('img/bottom.jpg');
background-repeat: no-repeat;
background-position: 0 100%;
position: relative;
min-height: 300px;
}

#menu a {
color: #ddd;
text-decoration: none;
font-size: 18px;
/*font-family: "Arial";*/
margin-right: 11px;
letter-spacing: 0px;
position: relative;
top: 2px;
}

#menu a:hover {
color: black
}

#menu a span {
color: #fff;
}

#menu a:hover span {
color: #333;
}

#nadpis {
padding-top: 0;
width: 160px;
text-align: right;
position: absolute;
}

#minheight {
height: 300px;
width: 0;
float: left;
}

#obsah {
padding-left: 20px;
padding-top: 0;
padding-bottom: 5px;
padding-right: 20px;
width: 525px;
position: relative;
top: 0;
left: 170px;
margin: 0;
border: 2px solid white;
border-left: 2px solid #746856;
min-height: 300px;
}

#contact {
color: #000;
text-align: center;
/*font-family: "Verdana";*/
font-size: 0.8em;
line-height: 1.3em;
}

#contact a {
color: #000;
}

#contact a:hover {
color: #fff;
}

.img {
text-align: center;
}

.divimg {
margin-bottom: 20px;
}

a img {
vertical-align: middle;
margin: 15px;
border: 1px solid black;
}

a img:hover {
border: 5px solid black;
margin: 11px;
}

td {
vertical-align: top;
padding: 3px;
}

td.cena {
text-align: right;
padding-left: 25px;
}


table.cenik {
margin-left: auto;
margin-right: auto;
border-color: #AAA;
border-collapse: collapse;
}


