.shop table td textarea.poznamka {
    overflow: auto;
    height: 60px;
    width: 220px;
    border: 1px solid #DCCCB7;
}

.shop span.post {
    display: block;
    padding: 3px 5px 3px 0;
    font-size: 11px;
    font-style: oblique;
    }
.shop { 
    position: relative;
    }
.shop .erase { 
    position: absolute;
    top: 0;
    right: 10px;
    }
.shop .mandatory {
    font-style: oblique;
    font-size: 12px;
    color: #722B29;
    }
.shop .back {float: left;}
.shop .order {float: right;}
.shop .info p {
    font-size: 11px !important;
    margin: 5px !important;
    }
.shop h3 {
    color: #722B29;
    font-size: 90%;
    padding: 15px 0;
    }
.shop .summary { 
    font-size: 80%; 
    color: #722B29;
    text-align: right;
    padding: 0px 10px 10px 0;
    }
.shop .summary strong { 
    font-size: 130%; 
    }
.shop .sum_info {
    font-size: 70%; 
    color: #B41E23;
    text-align: right;
    padding: 0px 10px 10px 0;
    }

.order_form { 
    text-align: right !important; 
    padding: 0 10px 0 0;
    }
.errors {
    color: red;
    padding: 10px;
    border: 1px solid red;
}
.shop .vlevo {
    text-align: left;
    }
.shop .vpravo {
    text-align: right;
    }
.shop h3 {
    margin-top: 10px;
    }
.shop table {
    border-collapse: collapse;
    border: none;  
    border-top: 1px solid #DCCCB8 !important;  
    width: 100%;
    margin: 0 0 10px 0 !important;
    }    
.shop table th {
    border-top: 1px solid #DCCCB8 !important;
    border-bottom: 1px solid #DCCCB8 !important;
    padding: 5px 10px !important;
    background: #F4E9D6 !important;
    color: #722B29;
    }
.shop table td { 
    padding: 5px 10px !important;
    border: none !important;
    color: #722B29;
    border-bottom: 1px solid #DCCCB7 !important;
    }    
.shop table td input {
    border: 1px solid #DCCCB7;
    font-size: 12px;
    height: 16px;
    margin: 0 0 0 5px;
    padding:2px;
    width: 220px;    
    }
.shop table td label input {
    width: 13px;
    #width: 16px;
    _width: 16px;
    margin: 0 5px;
    vertical-align: middle;
    }       
.shop table td textarea {
    border: 1px solid #231D1F;
    font-size: 12px;
    height: 60px;
    margin: 0 0 0 5px;
    padding: 2px;
    width: 220px;    
    }       
.shop table td input.radio {border: none;  }
.shop table td input.checkbox {
    width: 20px;
    margin: 0 5px 0 0;
    font-size: 11px;
    height: 14px;
    border: none;
    }
.shop table td.pocet {
    width: 85px;
    } 
.shop table td.pocet form {
    float: left;
    padding: 0;
    margin: 0;
    } 
form input.butt_vyprazdnit, 
form input.butt_pokracovat, 
form input.butt_objednat, 
form input.butt_back {
    background: #732C2A;
    border: none !important;
    color: #FFFFFF !important;
    margin: 10px 0 !important;
    padding: 0 5px !important;
    vertical-align: middle !important;
    height: 20px !important;
    font-size: 12px;
    text-transform: uppercase;
   } 
form input.butt_objednat {
    float: right;
    }    
form .butt_nakup {
    float: left;
    background: #B97A57;
    border: none !important;
    color: #FFFFFF !important;
    margin: 10px 0 10px 295px; !important;
    padding: 0 10px !important;
    #padding: 2px 10px 0 10px !important;
    vertical-align: middle !important;
    height: 20px !important;
    #height: 18px !important;
    font-size: 16px;
    text-transform: uppercase;
    
    }
form .butt_nakup a,
form .butt_nakup a:hover {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    }            
form input.butt_vyprazdnit {
    background: #DCCCB8 !important;
    color: #732C2A !important;
    border: 1px solid #732C2A !important;
    }          
form input.butt_pokracovat {
    margin: 0 0 0 5px;
    vertical-align: middle;
    text-transform: uppercase;
    background: #9E1D18;
    font-size: 16px;
    padding: 3px 0;
    }           
.shop table td.pocet form input.butt_small,
input.butt_small {
    background: #732C2A;
    border: none !important;
    color: #FFFFFF !important;
    margin: 0 !important;
    width: 20px !important;
    height: 22px !important;
    font-size: 12px;
    }    
.zrus {
    width: 90px;
    }
form input.butt_clear { 
    border: none !important;
    background: #732C2A;
    color:#FFFFFF !important;
    height: 22px !important;
    margin: 0 !important;
    font-size: 12px;
    width: 90px !important;
    text-transform: uppercase;
    }          
.shop table td.pocet div,
td.pocet div {
    float: left;
    width: 30px;
    padding: 1px 5px 1px 5px;
    margin: 0;
    text-align: center;
    }  
.shop .summary {
    }          
.shop .fop_fod {
    margin: 10px 0;
    }          
.shop .fop_fod h3 {
    margin: 10px 0 0 0;
    }   
img.captcha {
    width: 160px;
    height: 50px;
    background: #eee;
    vertical-align: middle;
    margin: 5px;
    }  
.shop .right {
    text-align: right;
    } 
.shop .right span {
float: left;
padding: 5px;
    }
