/* ----------------------------------------------------------------------------------------------------------

Autor:      ManoloDesign (www.manolodesign.cz)
Klient:     www.prokopovydorty.cz
Vstup:      screen, projection

---------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------
    Tagy
---------------------------------------------------------------------------------------------------------- */
html, body, p, h1, h2, h3, h4, h5, h6, dl{
    padding: 0;
    margin: 0;
    list-style: none;
}

html {
    background: #8A0300 url('img/bg1.jpg') repeat-y top center;
}

.clear {
    clear: both;
}

a img {
    border: none;
}

body{
    width: 998px;
    text-align: center;
    margin: 0 auto;
    font-size: 62.5%;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    position: relative;
    background: url('img/bg-text-main.jpg') repeat-y 47% 0%;
    padding: 156px 0 0 0;
}

a {
    color: #710300;
}

form, fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}

a:hover {
    text-decoration: none;
}

h1 {
    position: absolute;
    top: 210px;
    left: 326px;
    color: #8d0402;
    font-size: 240%;
    width: 400px;
    text-align: right;
}

h2 {
    font-size: 150%;
    padding: 0 0 3px 0;
}


h3 {
    font-size: 130%;
    padding: 0 0 3px 0;
}


#header {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 998px;
    height: 156px;
    text-align: left;
    background: url('img/menu-top.jpg') no-repeat top center;
}


#wrap {

    background: url('img/bg-top.jpg') no-repeat top left;
    width: 998px;
    clear: both;
    text-align: left;
    font-size: 110%;

}

#footer {
    width: 984px;
    height: 138px;
    clear: both;
    padding: 188px 0 0 28px;
    background: url('img/bg-down.jpg') no-repeat top left;
    color: #fff;
    font-size: 90%
}

/* ----------------------------------------------------------------------------------------------------------
    header
---------------------------------------------------------------------------------------------------------- */

#header p#navigace {
    float: left;
    width: 440px;
    overflow: hidden;
    line-height: 30px;
    height: 34px;
    text-align: left;
    color: #fbebc9;
    font-size: 110%;
    padding: 0 0px 0 28px;
}

#header p#navigace a {
    color: #fbebc9;
}

#header p#navigace a:hover {
    text-decoration: none;
}

#header #menu {
    padding: 0px;
    margin: 0px;
    width: 510px;
    float: right;
    position: relative;
}

#header #menu li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: block;
}

#header #menu li a{
    position: absolute;
    display: block;
}

#header #menu li a span{
    display: none;
}

#header #menu li#uvod a{
    top: 26px;
    left: 0px;
    width: 50px;
    height: 44px;
    background: url('img/menu_uvod.jpg') no-repeat bottom left;
}

#header #menu li#uvod a:hover{
    background: url('img/menu_uvod.jpg') no-repeat top left;
}


#header #menu li#vyrobky a{
    top: 39px;
    left: 69px;
    width: 61px;
    height: 36px;
    background: url('img/menu_vyrobky.jpg') no-repeat bottom left;
}

#header #menu li#vyrobky a:hover{
    background: url('img/menu_vyrobky.jpg') no-repeat top left;
}


#header #menu li#sklad a{
    top: 48px;
    left: 145px;
    width: 132px;
    height: 36px;
    background: url('img/menu_skladovani.jpg') no-repeat bottom left;
}

#header #menu li#sklad a:hover{
    background: url('img/menu_skladovani.jpg') no-repeat top left;
}

#header #menu li#obj a{
    top: 57px;
    left: 296px;
    width: 80px;
    height: 37px;
    background: url('img/menu_objednavky.jpg') no-repeat bottom left;
}

#header #menu li#obj a:hover{
    background: url('img/menu_objednavky.jpg') no-repeat top left;
}

#header #menu li#mista a{
    top: 56px;
    left: 392px;
    width: 96px;
    height: 46px;
    background: url('img/menu_mista.jpg') no-repeat bottom left;
}

#header #menu li#mista a:hover{
    background: url('img/menu_mista.jpg') no-repeat top left;
}

#header #menu li#kontakty a{
    top: 17px;
    left: 392px;
    width: 96px;
    height: 39px;
    background: url('img/menu_kontakty.jpg') no-repeat bottom left;
}

#header #menu li#kontakty a:hover{
    background: url('img/menu_kontakty.jpg') no-repeat top left;
}

#header #logo {
    display: block;
    clear: both;
    width: 275px;
    height: 122px;
    float: left;
    margin: 0 0 0 0px;
    padding: 0 0 0 110px;
}

#header #logo span {
    display: none;
}

/* ----------------------------------------------------------------------------------------------------------
    wrap
---------------------------------------------------------------------------------------------------------- */
#left {
    width: 198px;
    float: left;
    padding: 74px 0 0 3px;
    font-size: 110%;
    color: #fbebc9;
    /*  background: #9e5b54;  */

}

#text-main {
    width: 511px;
    float: left;

    padding: 117px 32px 0 25px;
    text-align: justify;
    color: #710300;
    z-index: 100;


}

#right {
    float: left;
    width: 178px;
    padding: 20px 15px 30px 22px;
    background: #000 url('img/novinky-down.jpg') no-repeat bottom left;
    color: #fbebc9;
    text-align: justify;
    margin: 60px 0px 0 0px;


}

/* ----------------------------------------------------------------------------------------------------------
    left
---------------------------------------------------------------------------------------------------------- */
#left ul#left-menu {
    margin: 0px;
    padding: 0px 10px 60px 10px;
    margin: 50px 0 0 0;
    width: 179px;
    background: #650602 url('img/leve-menu-down.jpg') no-repeat bottom left;
}

#left ul#left-menu li {
    margin: 0px;
    list-style-type: none;
    border-bottom: 1px dotted #9e5b54;
    padding: 3px 0 3px 2px;
}

#left ul#left-menu li.open {
    border: none;
    padding-bottom: 3px;
}

#left ul#left-menu li ul{
    padding: 0px 0 0px 10px;
    margin: 3px 0 0 0;
    border-top: 1px dotted #9e5b54;
    width: 169px;

}

#left ul#left-menu li a{
    color: #fbebc9;
    width: 160px;
    padding: 2px 0px 2px 14px;
    display: block;
    text-decoration: none;
}

#left ul#left-menu li ul li a {
    width: 150px;
}

#left ul#left-menu li a:hover{
    background-color: #000;


}

#left fieldset {
    width: 180px;

}

#left form p {
    float: left;
    width: 122px;
    padding: 5px 0 0 24px;
}

#left form input {
    width: 127px;
    background: none;
    border: none;
    float: left;
    color: #fff;
    font-size: 100%;
    color: #fbebc9;

}

#left form input#search{
    background: none;
    border: none;
    float: right;
    cursor: pointer;
    width: 31px;
    height: 29px;
    padding: 0px 0 0 0px;

    background: url('img/lupa.jpg') no-repeat top left;
}

/* ----------------------------------------------------------------------------------------------------------
    text-main
---------------------------------------------------------------------------------------------------------- */

#text-main p {
    padding: 0 0 10px 0;
}

#text-main ul {
    margin: 0px;
}

#text-main div {
    clear: both;
}

#text-main .title {
    padding: 0px 0 5px 0;
    font-weight: bold;
}

#text-main .title span {
    font-weight: normal;
}

#text-main .search-list {
    padding: 5px 0 0 20px;
    margin: 0px;
}

#text-main .zobraz {
    font-weight: bold;
}

#text-main .zobraz a {
    font-weight: normal;
}

#text-main .zobraz a.active {
    text-decoration: none;
}
/* ----------------------------------------------------------------------------------------------------------
    right
---------------------------------------------------------------------------------------------------------- */

#right .title {
    color: #de4c29;
    font-weight: bold;
    font-size: 110%;
    padding: 5px 0 3px 0;
    display: block;

}

#right .title a{
    color: #de4c29;
    text-decoration: none;
}

#right a.img {
    width: 179px;
    height: 54px;
    border: 1px solid #333;
    display: block;
    padding: 2px 0 0 0;
    text-align: center;
}

#right p {
    padding: 0 0 25px 0;
}

/* ----------------------------------------------------------------------------------------------------------
    footer
---------------------------------------------------------------------------------------------------------- */
#footer #footer-logo {
    background: url('img/logotype.jpg') no-repeat top right;
    width: 958px;
    padding: 24px 0;
}
#footer .yellow,
#footer .yellow a{
    color: #EEE1A6;
}

#footer #link {
    padding: 10px 0 0 0;
}

.capt1 {
    color:#5E0200;
    float:left;
    font-size:10px;
    margin-left:25px;
    width: 20%;
}

.capt2 {
    color:#5E0200;
    float:left;
    font-size:10px;
    text-align:justify;
    width: 70%;
}

.galery {
    width: 80px;
    text-align: center;
    float: left;
    padding: 5px 0 0 0;
}
.produkt {
    clear: both;
    padding: 8px 0 0px 0;
}
.produkt a {
    float: left;
    padding: 0 10px 0 0;
}

.produkt p {
    float: left;
    width: 410px;
}

#text-main .produkt-obraz {
    float: left;
    clear: none;
    padding: 0 0 16px 16px;
}
