body{font-family: 'Roboto Condensed', sans-serif; font-size:0.9em;padding:0; color:#082862; font-size: 15px; line-height: 140%; margin: 0; padding: 0; text-align: center; box-sizing: border-box;}
.bg {width: 100%;}
hr.cistic{clear:both;height:1px;border:none;margin:-1px 0 0 0;visibility:hidden;}
.cistic{clear:both; display: block; height: 0px; width: 100%;}
.cistic span{display: none;}
input{font-family: "Trebuchet MS", Arial, Courier, sans-serif; font-size:12px;} 
a{text-decoration:none;color:#082862;}
a:hover{text-decoration:underline;}
img{border:0;}
p,ul{margin:0;padding:0;}
hr{margin:0;padding:0;}
h1,h2,h3 ,h4{margin:0;padding:0;}
h1 {	padding: 30px 0; color:#082862; text-transform: uppercase; text-align: center; font-size: 40px; font-weight: 300; line-height: 50px; }
h2 {	font-size: 110%; padding: 10px 0 0px 0;color:#505d65;}
h3 {	font-size: 100%;}
p{padding: 5px 0 5px 0;}


/*hlavni*/
#root{width:990px;padding: 0 0 0 0; margin-left: auto; margin-right: auto; text-align: left; position: relative; }
#root img {width: 100%; height: auto;}

.srry {text-align: center;}
.srry img {width: 100%; height: auto;}
.cont {width: 100%; padding: 45px 0; background: url(../img/col.png) transparent top left repeat;overflow: hidden; box-sizing: border-box; font-weight: 400; font-size: 20px;line-height: 30px;}
.cont div {width: 35%; padding: 0 30px; float: left; box-sizing: border-box; border-right: 1px solid #000000;}
.cont div.col3 {border: none; padding-right: 0; text-align: right; width: 30%;}

#root .col3 img {width: 209px; height: 209px; }

@media screen and (max-width: 991px) {
  .bg {background-size: 195% auto;}
  #root{width:100%;}
  #root .srry img {width: 90%;}
  .cont div {width: 100%; float: none; text-align: center; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #000000; border-right: none;}
  .cont div.col3 {border: none; padding: 0; text-align: center; width: 100%;}
}

@media screen and (max-width: 767px) {
    .bg {background-size: 255% auto;}    
    h1 {width: 90%; font-size: 30px; line-height: 40px; margin: 0 auto;}
}