.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.taleft {text-align: left !important;}
.taright {text-align: right !important;}
.col-xs-w300 {width: 300px !important;} 	
.col-xs-w200 {width: 200px !important;} 	
.col-xs-w150 {width: 150px !important;} 	
.col-xs-w100 {width: 100px !important;}
.col-xs-w70 {width: 70px !important;} 	
.col-xs-w30 {width: 30px !important;} 	
.col-xs-w20p {width: 20%;}
.mr15 {margin-right: 15px;} 	
.pt8 {padding-top:8px;}
.ico-vetsi {font-size:22px;}
.ml10 {margin-left:10px;}
.mt10 {margin-top:10px !important;}

#kontakty .c-kontakty {font-size: 16px;}
	.c-kontakty a {color: #005496; }
	.c-kontakty .c-email { background: url(/img/ico-zavinac.png) no-repeat 0 3px;
	 padding-left: 25px;
	 }
	.c-kontakty .c-telefon { background: url(/img/ico-telefon.png) no-repeat 0 3px;
	 padding-left: 25px;
	 }
.cbp .cbp-slider-wrap .cbp-slider-item img { width: auto; max-height: 576px; margin: 0 auto;}