﻿/* INFO WRAPPER */
.drop-shadow{
-webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
-moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999996);
box-shadow: 0 1px 2px rgba(71, 73, 72, 0.19999999999999);
}

.match {/* background-color:#f00f00 !important; background-image:none */;}

.info-wrapper-envelope {margin:15px 0;background:#e4ebf1;padding:10px;}
.infoblock h2{color:#337AB7;margin:15px;0px;}
.infoblock strong {color:#337AB7;}

/* INFOBLOCKS  */
.info-wrapper{width:100%;font-size:13px; line-height:18px;color:#666;margin:15px 0px 15px 0px;}
.info-wrapper p{width:100%;font-size:13px; line-height:18px;color:#666;margin:5px 0px;}
img.zimak {width:100%;height:auto;}

.info-wrapper h2 {font-size:24px;color:#337AB7;line-height:36px;margin:15px 0px;}
.info-wrapper h3 {font-size:18px;color:#337AB7;line-height:22px;margin:15px 0px;}

.infoblock{padding:30px;background: #fff;margin-right:25px;min-height:900px;width:100%;}
.infoblock.last{margin-right:0px;}

.info-wrapper table{font-size:11px;border-top:1px solid #d4d4d4;width:100%;}
.info-wrapper table tr{border-bottom:1px solid #d4d4d4;}
.info-wrapper table td{padding:5px;}
.info-wrapper table th{}
.info-wrapper table td.cena{text-align:right;}

.pricelist th { text-align:left;font-size:11px;font-weight:bold;white-space:nowrap;padding: 0 5px;}
    .pricelist th.pdate { text-align:right}


