body {
    margin: 0;
    background-image: url(obr/textura_hlavicky.jpg);
    background-repeat: repeat-x;
    font-family: tahoma, arial;
    font-size: 12px;
    background-color: #4A2B1C;
}

textarea {
    width: 500px;
    height: 100px;
}

div.datum {
    color: #710909;
    font-size: x-small;
}

#vrch {
    background-image: url(obr/pozadi_hlavicky.jpg);
    background-position: top;
    width: 1075px;
    min-height: 523px;
    margin: auto;
    margin-top: 0px;
    padding-top: 0px;
}

#autoservis {
    position: absolute;
    margin-top: 248px;
    margin-left: 520px;
    z-index: 20;
}

#autoservis a {
    color: white;
    text-decoration: none;
    background-color: #666;
    font-size: 12pt;
    padding: 5px;

}

h1 {
    margin-top: 0px;
    padding-top: 0px;
}

#pozadi_stredu {
    background-image: url(obr/pozadi.jpg);
    background-repeat: repeat;
}

#bagr {
    background-image: url(obr/bagr.png);
    width: 1075px;
    height: 435px;
    position: relative;
    top: 250px;
}

#logo {
    background-image: url(obr/logo.png);
    width: 673px;
    height: 99px;
    position: absolute;
    margin-left: 340px;
    margin-top: 30px;
}

#stitek {
    position: absolute;
    margin-left: 820px;
    margin-top: 233px;
    width: 180px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}

#menu {
    position: absolute;
    width: 550px;
    margin-top: 170px;
    margin-left: 400px;
}

#menu a {
    display: block;
    background-image: url(obr/menu_polozka.png);
    width: 132px;
    height: 49px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top right;
    color: #F2F2F2;
    line-height: 45px;
    text-decoration: none;
    font-weight: bold;
    font-family: tahoma;
    float: left;
    margin-right: 4px;
}

#menu a:hover {
    background-image: url(obr/menu_polozka_zluta.png);
    color: #666666;
}

#menu a.aktivni {
    background-image: url(obr/menu_polozka_zluta.png);
    color: #666666;
}

#obal {
    margin: auto;
    width: 900px;
}

#obsah {
    position: relative;
    padding-top: 120px;
}

.pulblok {
    width: 435px;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

h1 {
    background-image: url(obr/nadpis.png);
    width: 400px;
    height: 80px;
    padding-right: 60px;
    padding-top: 11px;
    text-align: center;
    color: #666666;
    font-style: italic;
    font-weight: bold;
    font-size: 28px;
    font-family: Arial;
}

#paticka {
    background-image: url(obr/pozadi_paticky.jpg);
}

#paticka_vrsek {
    background-image: url(obr/textura_paticka.png);
    background-repeat: repeat-x;
    height: 108px;
    clear: both;
}

#paticka_text {
    margin: auto;
    width: 900px;
    margin-top: -60px;
    color: white;
    padding-bottom: 100px;
    height: 100%;

}

#paticka_text .sloupec {
    width: 300px;
    float: left;
}

#paticka_text a {
    color: white;
}

#obsah {
    font-size: 14px;
    line-height: 25px;
    color: #41261B;
    font-weight: bold;
}

#obsah b {
    color: #9B410E;
}

.galerie {
    clear: both;
}

.galerie div {
    float: left;
}

.galerie a {
    display: block;
    float: left;
    border: 8px solid rgba(255, 255, 255, 0.5);
    margin: 9px;
}

.galerie a:hover {
    border: 8px solid rgba(255, 255, 255, 0.9);
}

.galerie a.smazat {
    clear: both;
    border: none;
    font-size: x-small;
    color: white;
    margin: 0;
    padding: 0;
}

#stitek a {
    color: #EE5757;
    position: absolute;
    display: block;
    z-index: 50;
}

.clearBoth {
    clear: both;
}

.technika-obr {
    width: 350px;
    border: 8px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 20px;
}

.tech-p {
    padding-bottom: 4px;
}