﻿/* ICEPLAN */
.ice-wrapper { width:1340px;margin:0 auto;border: 5px solid rgba(0, 36, 82, 0.5);padding: 20px 0px 20px 20px;background-color: #fff;}
iframe { border:0 !important}
/* INFOBLOCKS  */ 
.infoblock{width:100%;font-size:13px; line-height:18px;color:#000;background:#c6d3de;min-height:450px;margin:30px 0;padding:15px 30px 30px;}
.infoblock p{width:100%;font-size:13px; line-height:18px;color:#000;margin:5px 0px;}
img.zimak {width:100%;height:auto;border:5px solid #ddd;}

.infoblock h2 {font-size:24px;color:#2c77ba;/*line-height:36px;*/margin:15px 0px 15px 0px;}
.infoblock h3 {font-size:18px;color:#2c77ba;line-height:22px;margin:15px 0px;}


.infoblock table{font-size:13px;border-top:1px solid #333;width:100%;}
.infoblock table tr{border-bottom:1px solid #333;}
.infoblock table td{padding:5px;color:#000;}
.infoblock table th{color:#000;}
.infoblock table td.cena{text-align:right;}

#gridplan td {width:auto;}

/* TISK-PŘEHLED */
.printweek {text-transform:uppercase;}
.day-box { width:450px;margin:0px 30px 25px 0px;float:left;}
.inner-day-box {border: 0px solid #000; padding:0px 0px 0px 0px; height:310px;overflow:hidden;font-size: 15px;}
.day-header { margin:0px;padding:5px 15px;font-size:15px;font-weight:bold;text-transform:uppercase;}
.day-plan { width:100%;margin-top:0px;border-top:0px solid #000;}
    .day-plan tr {border-bottom: 1px solid #000; }

    .day-plan td {padding:0px 10px 0px 5px;font-size:15px;font-weight:bold; }
        .day-plan td.time { text-align:left;width:25%;}

@media print {
  .day-header {border:2px solid #000;}
body{text-transform:uppercase;}
}
