div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd,  li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: none;}
html, body {margin:0;padding:0;height:100%;}
body {background-color: #fff; color: #000;}
table {border-collapse: collapse; padding: 0px;border-spacing:0px;}
body, table, select, option, input {font-size: 12px; font-family: Tahoma, arial, helvetica, sans-serif;}
th, td {vertical-align: top; text-align: left;padding: 0px;}

root {
    display: block;
}
.cena_bgcolor
{
    /*background-color: #f2efe3;*/
    background-color: #edeade;
}
img{
    border:0px;
}
.produkt_bg_sel
{
    background-color:#f2efe3;
    /*background-color:#f2e3e3;*/
}
blockquote{
 background-color:#ededed;
 font-style: italic;
 line-height: 23px;
 padding: 10px;
}
body {
    font-family: Tahoma,arial,helvetica,sans-serif;
    font-size : 12px;
    background: white;
    color: #000000;
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    text-align:center;
    line-height:15px;

}

ol,ul
{
    margin-top:0; margin-bottom:0;
    padding-top:0; padding-bottom:0;
}


a:hover
{
    color:#d25028;
}

.div_box{
    float: left;
    background-color: #fff;
    overflow: hidden;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.div_box_srodek{
    text-align:center;
    height: 225px;
    overflow: hidden;
}


.main_color_bottom
{
    border-bottom:1px solid #e19797;
}

.main_color_top
{
    border-top:1px solid #e19797;
}

