body {
    color: #FFF;
    background: url('../images/bg.gif') repeat 0px 0px #575757;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    line-height: 1.3em;
    margin: 0px;
    padding: 0px;
}

a { color: #DA0900; text-decoration: none; }
a:hover { color:#000; text-decoration: underline; }

img {
	border: none;
	margin: 0px;
}

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size: 0.1em;
    clear:both;
}

form {
    margin:0px;
    padding:0px;
}
select,textarea,input,table {
    font-size:1em;
    font-family:Tahoma,Arial,Verdana,sans-serif;
    font-weight:normal;
}

#left {
    float: left;
    width: 208px;
    text-align: right;
    color: #B60800;
}

#left h1 {
    margin: 0px;
    padding: 0px;
    height: 141px;
    width: 208px;
    background: url('../images/main/logo.gif') no-repeat 0px 0px;
}

#left h1 a {
    display: block;
    height: 120px;
    width: 208px;
}
#left h1 a span { display: none; }

ul#topMenu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #D0D0D0;
    position: absolute;
    right: 30px;
    top: 10px;
    z-index:5;
}
ul#topMenu li {
    float:left;
    border-right:1px solid #D0D0D0;
    padding:0px 5px 0px 5px;
}
ul#topMenu li.last { border:none; }
ul#topMenu li a {
    color: #D0D0D0;
}

/*
    ====================================
    CALL CENTRUM
    ====================================
*/
#cRight .callCentrum {
    background: url('../images/call-centrum-back.gif') repeat-y 0px 0px;
    color: #000;
    text-align: left;
}
#cRight .callTop {
    background: url('../images/call-centrum-top.gif') no-repeat 0px 0px;
    color: #000;
    min-height: 145px;
    _height: 145px;
}
#cRight .callTop span {
    color: #FFF;
    /* background: #16CE02; */
}
#cRight .callBottom {
    background: url('../images/call-centrum-bottom.gif') no-repeat bottom center;
    color: #000;
    padding: 75px 0px 20px 14px;
}

#cRight .callCentrum ul {
    padding: 17px 0px 0px 5px;
    margin: 0px;
    list-style: none;
    color: #525252;
    font-weight: bold;
}
#cRight .callCentrum ul li {
    padding: 5px 0px 6px 30px;
    _padding: 5px 0px 4px 30px;
}
#cRight .callCentrum ul li.phone { background: url('../images/phone.gif') no-repeat 0px 0px; }
#cRight .callCentrum ul li.skype { background: url('../images/skype.gif') no-repeat 0px 0px; }
#cRight .callCentrum ul li.email { background: url('../images/email.gif') no-repeat 0px 0px; }

/*
    ==========================================
    UPUTAVKOVE PRODUKTY
    ==========================================
*/
#top_produkty .akcia {
    background: url('../images/page/bg-akcia.gif') repeat-x bottom left;
    width: 242px;
    min-height:125px;
    _height:125px;
    float: left;
    margin-right:6px;
    margin-bottom:5px;
    color: #000;
    border:1px solid #E1E1E1;
}
#top_produkty .last { margin:none; }

#top_produkty .akcia table { margin:0px auto; }
#top_produkty .akcia table .column1 { width:145px; vertical-align:top; text-align:left; }
#top_produkty .akcia table .column2 { width:85px; vertical-align:top; }
#top_produkty .akcia table .price {
    vertical-align:bottom;
    padding-bottom:10px;
    text-align:left;
}
#top_produkty .akcia img {
    width:80px;
    height:80px;
    margin:5px 5px 5px 0px;
}
#top_produkty .akcia h3 {
    color: #DA0900;
    font-size: 1.2em;
    font-family: Arial, sans-serif;
    padding: 10px 5px 10px 5px;
    margin: 0px;
    font-weight: bold;
    line-height: 1em;
}
#top_produkty .akcia h3 a { color: #DA0900; }
#top_produkty .akcia h3 a:hover { text-decoration: none; }
#top_produkty .akcia span {
    color: #DA0900;
    font-weight: bold;
    font-size: 1.2em;
}
#top_produkty .akcia span.povodna_cena {
    color: #000;
    font-weight: normal;
    font-size: 1em;
}

/*
    ==========================================
    PRECO PRAVY MY
    ==========================================
*/
#cRight .preco {
    background: url('../images/main/preco-back.gif') repeat-y top center;
    margin-top: 5px;
    text-align: left;
}
#cRight .preco h3 {
    padding: 15px 0px 0px 15px;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
}
#cRight .preco ul {
    padding: 18px 0px 16px 20px;
    margin: 0px;
    list-style: none;
}
#cRight .preco ul li {
    padding: 0px 0px 5px 13px;
    margin: 0px;
    background: url('../images/sipka.gif') no-repeat 0px 5px;
}
#cRight .precoBottom { background: url('../images/main/preco-bottom.gif') no-repeat bottom center; }
#cRight .precoTop { background: url('../images/main/preco-top.gif') no-repeat top center; }

#bottom {
    min-height: 100px;
    _height: 100px;
    background: url('../images/main/bottom.gif') no-repeat bottom center;
    color: #F00;
    text-align: left;
    padding: 23px 0px 0px 230px;
    color: #666666;
}

#bottom strong { color: #DA0900; }

#bottom table tr td { vertical-align: top; }
#bottom table tr td p { margin:0; padding:0 0 10px 0; }
#bottom table tr td.t1 {
    width: 257px;
    border-right: 1px solid #E1E1E1;
}
#bottom table tr td.t3 {
    width: 310px;
    padding-left: 25px;
}
#bottom table tr td.t4 {
    text-align: right;
    width: 110px;
    color: #FFF;
    padding: 20px 0px 0px 0px;
}
#bottom table tr td.t4 a { color: #FFF; }
