.cookies_layer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: block;
    width: 100%;
    background-color: rgba(125,136,142,.95);
    }
.cookies_layer .cookies * {
    font-size: 14px;
    }
.cookies_layer .cookies { 
    color: #fff;
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    }
.cookies_layer .cookies>div {
    display: inline-block;
    width: 70%;
    text-align: left;
    vertical-align: middle;
    }
.cookies_layer .cookies .buttons {
    width: 28%;
    text-align: right;
    }
.cookies_layer .cookies .buttons a {
    display: inline-block;
    margin: 0 8px;
    color: #fff; 
    }

    
    

    
div.menu table td a span {
    /* deklarovano v corporate.xsl jen pro en */
    display: block;
    padding-top: 8px !important;    
}
div.menu table td.nav_right a {    
        padding-top: 14px !important;    
       height: 29px !important;    
}






.yellow_noborder {
    background: #f8dd6a;
    }
.noborder td, 
.yellow_noborder td {
    border: none !important;
    }
div.content_wrapper div.right img.noborder {
    border: none;
}

.content img[align='right'] {
    float:right;
    margin:0 0 10px 10px;
}

.content img[align='left'] {
    float:left;
    margin:0 10px 10px 0;
}


/******* Styles for PRODUCTS TABLES ******/ 
  
div.content table.products tr td.value {
    text-align: right;
    white-space: nowrap;
}
 
div.content table.products tr td.unit {
    text-align: left;
    padding: 6px 0 6px 2px !important;
    width: 1%;
    white-space: nowrap;
}
div.content table.products tr th {
    text-align: right;
    padding: 6px 0 6px 10px;

}
div.content table.products tr th.column1 {
    text-align: left;
}
div.content table.products table.intab {
    width: 100%;
    font-size: 100%;
    margin: 0;
}
div.content table.products table.intab tr td {
    border: none;
    padding: 0 !important;
}
div.content table.products table.intab tr td.unit {
    padding-left: 2px !important;
}
div.content table.products td.last {
    padding-right: 10px;
}
table.products th.column4 {
    padding-right: 10px !important;
}