/*
    OPTIMALIZOVANO
    Document   : css-small.css
    Created on : 11.5.2010, 16:43:14
    Author     : Doctor
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.vpl{float:left;margin-left:15px;margin-top:0;text-align:left !important;width:155px;}
.vpp{float:right;margin-right:10px;}

.vpl p{text-align:left;margin-top:0px;font-size:12px;}
#tab1 .vpl p{text-align:left;margin-top:0px;}
.vptk{float:left;}

.vpt{}
.vpt a{text-decoration:underline;font-size:14px;color:black;font-weight:bold;}
.vpt a:hover{text-decoration:none;}
.vpbi{height:110px;float:right;width:90px;text-align:center;}
.vpi{max-height:90px;max-width:85px;}
.vpb{color:maroon;float:right;font-size:16px;font-weight:bold;overflow:hidden;text-align:right;width:258px;margin-left:5px;margin-right:10px;}
/* Odkazy */
.bmkm a{display:block;margin-left:-9px;padding-left:14px;width:170px;text-decoration:none;color:black;}
.bmkm a:hover{background:white;display:block;}
.bmkm{background:transparent url(../images/kategorie/bg-menu-kategorie-middle.png) repeat-y scroll 0 0;width:194px;margin:0px 0px 0px 0px;float:left;position:relative;}
.bmktl{background:transparent url(../images/kategorie/bg-menu-kategorie-top-left.png) no-repeat scroll 0 0;width:18px;height:28px;margin:0px 0px 0px 0px;float:left;position:relative;}
.bmktc{
    background:transparent url(../images/kategorie/bg-menu-kategorie-top-center.png) repeat-x scroll 0 0;
    width:auto;
    height:21px;
    padding-top:7px;
    margin:0px 0px 0px 0px;
    float:left;
    position:relative;
    font-family:arial;
    font-weight:bold;
}
.bmktc a{
    color:black;
    text-decoration:none;
}
.bmktc a:hover{
    color:white;
    text-decoration:none;
}
.bmkmt{
    background:transparent url(../images/kategorie/bg-menu-kategorie-middle-top.png) no-repeat scroll 0 0;
    width:194px;
    height:8px;
    margin:-5px 0 0;
    float:left;
    position:relative;
}
.bmktr{
    background:transparent url(../images/kategorie/bg-menu-kategorie-top-right.png) no-repeat scroll 0 0;
    width:17px;
    height:28px;
    margin:0px 0px 0px 0px;
    float:left;
    position:relative;
}
.vymaz_produkt{width:16px;border:none;background:none;font-weight:bold;color:red;float:left;margin-left:0px;}
.vymaz_produkt:hover{text-decoration:underline;color:black;cursor:pointer;}
