body
{
    margin: 0px;
    padding: 0px;
    background-color: #6d6d6d;
    background-image: url('images/pozhor.png');
    background-repeat: repeat-x;

    font-size: 14px;
    font-family: "Segoe UI", "Trebuchet MS", Tahoma, sans-serif;
    color: black;
}

img
{
    border: 0px;
}

#telo
{
    width: 940px;
    margin: 10px auto 0px auto;
}

h1
{
    float: left;
    width: 205px;
    height: 110px;
    margin: 0px 0px 19px 60px;
    background-image: url('images/logo.png');
}

h1 a
{
    display: block;
    width: 205px;
    height: 110px;
}

h1 span
{
    display: none;
}

h2
{
    margin: 0px 0px 3px 0px;
    font-size: 175%;
    color: #DD1805;
}

#mapa
{
    float: right;
    margin: 0px 10px 0px 00px;
}

#privesy
{
    text-align: center;
}

#privesy a
{
    display: inline-block;
    width: 220px;
    height: 145px;
    margin: 10px 3px 0px 4px;
    text-decoration: none;
}

#privesy a span
{
    display: inline-block;
    width: 220px;
    height: 145px;
}

#privesy a span h2
{
    margin: 5px 5px 0px 5px;
    background-color: #dc1804;
    height: 23px;
    width: 200px;
    text-align: left;
    color: white;
    font-size: 110%;
    padding: 2px 5px 0px 5px;
}

#privesy a span span
{
    margin: 90px 5px 0px 5px;
    background-color: white;
    width: 200px;
    height: auto;
    font-size: 85%;
    font-weight: normal;
    color: black;
    text-align: left;
}

a, a:link, a:visited
{
    color: black;
    text-decoration: underline;
}

a:active, a:hover
{
    text-decoration: none;
}

p
{
    margin: 0px 0px 10px 0px;
    line-height: 150%;
}

table
{
    margin: 0px 0px 0px 0px;
    border: 1px solid #DD1805;
    font-size: 95%;
}

th
{
    background-color: #DD1805;
    color: white;
    padding: 3px 5px 3px 5px;
    text-align: center;
}

td
{
    margin: 0px 0px 2px 2px;
    padding: 3px 5px 3px 5px;
}

#vyrobek
{
    margin: 10px 0px 0px 0px;
    width: 920px;
    background-color: white;
    background-image: url('images/vyrhor.png');
    background-repeat: no-repeat;
    padding: 5px 10px 0px 10px;
}

#vyrdol
{
    margin: 0px;
    background-image: url('images/vyrdol.png');
    width: 940px;
    height: 13px;
}

#paticka
{
    margin: 30px 0px 40px 0px;
    padding: 3px 0px 3px 0px;
    font-size: 85%;
    color: #dedede;
    width: 100%;
    text-align: center;
}

#paticka a, #paticka a:link, #paticka a:visited
{
    color: #dedede;
}

.obrazek
{
    margin: 10px;
}

#home
{
    float: left;
    background-image: url('images/adresa.png');
    background-repeat: no-repeat;
    padding-left: 25px;
}

#telefon
{
    float: right;
    background-image: url('images/telefon.png');
    background-repeat: no-repeat;
    padding-left: 25px;
    width: 700px;
}

#doba
{
    float: right;
    background-image: url('images/doba.png');
    background-repeat: no-repeat;
    padding-left: 25px;
    width: 550px;
}

#home p, #doba p, #telefon p
{
    margin-bottom: 0px;
}

#budova img
{
    margin: 2px;
}

#obrvyr
{
    text-align: center;
}

#text
{
    margin: 0px auto 0px auto;
    width: 899px;
    padding: 0px 7px 0px 7px;
    background-color: white;
    font-size: 90%;
}

#text p
{
    margin: 0px;
    line-height: 140%;
}

#text h2
{
    text-align: center;
    font-size: 150%;
    color: black;
    margin-bottom: 5px;
}

#texthor
{
    margin: 8px auto 0px auto;
    width: 913px;
    height: 6px;
    background-image: url('images/texthor.png');
}

#textdol
{
    margin: 0px auto 0px auto;
    width: 913px;
    height: 6px;
    background-image: url('images/textdol.png');
}

.oprava
{
    clear: both;
    height: 1px;
}