@charset "utf-8";
/* CSS responsive Document */


.novisible-phone {}
.visible-phone {display: none;}
.visible-tablet {display: none;}
.visible-tablet-phone {display: none;} /* viditelne do width: 467px*/
.visible-to-tablet-phone {display: none;} /* viditelne do width: 467px*/
.visible-tablet-desktop {  } /* viditelne od width: 767px*/
.visible-desktop { }




/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* smartphones and tablets ----------- */
@media only screen and (max-width : 979px) {
 
 
 
.content_page  {
 width: 93%;
} 
.content_page.v3  {
 display: block;
} 

.main_content {
 display: block;
} 


.left_block {
 width:100%;
 display: block;
 padding-right: 0px;
}



 
 
#menu  {
  width: 28px;
 height: 28px;
 background-repeat: no-repeat;
 float: right;
 margin-top: 20px;
 margin-bottom: 22px;
  background-image:url("../images/layout/menu_but.png");
 
}

#cat_menu_but {
 
 float: right;
 margin-top: 12px;
 margin-right: 10px;
 
}

#res_cat_menu_wrap {
  background-color: #3bb6fa;
  clear: both;
}
.cat_menu {
background-color: transparent;
 border-radius: 0px;
  clear: both;
  position: relative;
  padding: 10px 0;
}

.cat_menu li {
    padding: 0;
}

.cat_menu li a {
    color: #ffffff;
    font-weight: bold;
    
}

.cat_menu li h2, .cat_menu li h3, .cat_menu li h4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.cat_menu li h2 { padding-left: 5px;}
.cat_menu li h3 { padding-left: 38px;}
.cat_menu li h4 { padding-left: 76px;}


.cat_menu li h2:hover, .cat_menu li h3:hover, .cat_menu li h4:hover {
    background-color: #6acaff;
   border-radius: 4px;
}
.cat_menu li:hover a {
    color: #ffffff;
}


.cat_menu li .plus {
    margin-top: -2px;
    background-image: url("../images/layout/plus_minus_4.png");
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
}

.cat_menu li a.strong {
   color: #0d4a6c;
}
.cat_menu li:hover ul {
   background-color: #3bb6fa;
}
#res_cat_menu_wrap .cat_menu li ul {
    padding-left: 0px;
}

#logo_header  {
 background-image:url("../images/layout/it_dopyt_res.png");
 width: 160px;
 height: 70px;

}

.header_wrap {
min-height: 70px; 
height: auto;
background: #6acaff; 
 
}


.main_menu_wrap {
    background-color: #24a0e5;
   
    height: auto;
    width: 100%;
    clear: both;
    position: relative;
    
   
    
   
}
.main_menu_wrap .content_page {
    padding: 50px 0 10px 0;
}




.main_menu {
 
 line-height: initial;
 margin-left: 0px;
 display: inline-block;
 float: none;
 width: 100%;
}



.main_menu li {
    float: none;
    margin-right: 0px !important;
}
.main_menu li a {
    float: none;
}
.main_menu.v2 li:after {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    margin-left: 0px;
}



.search_box {
   
    margin-top: 6px;
    position: absolute;
    top: 0px;
    width: 100%;
}

.search_box .inp {
    width: 100%;
}
.main_menu li a {
    color: #ffffff !important;
    font-weight: bold;
     padding: 5px 10px; 
     cursor: pointer;
}
.main_menu li:not(.odk_button) a:hover, .main_menu.v2 .odk_button:hover {
   background-color: #6acaff;
   border-radius: 4px;
   text-decoration: none;
}


.main_menu.v1.user {
 
 float:none;
 margin-left: 0px;
 
}

.main_menu.user .submenu { display: none; }
.main_menu.user ul {
    border-radius: 3px;
    box-shadow: none;
    display: block !important;
    padding: 3px 3px 3px 0;
    position: initial;
    max-width: 100%;
}

.main_menu.v2 .odk_button {
    margin-top: 0;
    padding: 5px 10px;
    background-color: initial;
    border-radius: 0px;
    text-align: initial;
    font-size: initial; 
    line-height: initial;
    text-transform: initial;
    transition: none;
}


.search_box .search_butt {
 background-image: url("../images/layout/search_icon_res.png");
}


.short_nav {
 padding: 0px;
 margin: 0px 0px 10px;
 font-size: 0.9em;
 color: #bbbbbb;
 overflow: hidden;
 position: relative;
 top: 0px;
}	


header {  margin-bottom: 10px;}

.main_content.v2 {margin-top: 20px;} 
}



/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* smartphones (landscape) ,tablets ----------- */
@media only screen and (min-width : 767px)  and (max-width : 979px) {
 
.visible-to-tablet-phone {display: inherit;} 
.visible-tablet {display: inherit;}
.visible-desktop {  display: none;}





.test_resposive span:before { content: 'min-width : 768px and max-width : 979px (smartphones (landscape) ,tablets)';}

}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* tablet - desktops up to 766px  ----------- */
@media only screen and (min-width : 766px) {
 

 
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* smartphones ----------- */
@media only screen and (max-width : 766px) {


 .visible-phone { display: none;  }
 .visible-tablet-phone { display: inherit;  }
 .visible-to-tablet-phone {display: inherit;} 
 .visible-tablet { display: none;  }
 .visible-tablet-desktop {  display: none;}
 .visible-desktop {  display: none;}
 
 
 
 .top_msg ul li.visible-tablet-desktop {display: none; }
 

 .f_b.w_auto {
    width: 100%;
}
 
 
.modify_content,  .modify_content.size_1  {
  width:100%;
  padding: 0;
 }
 

 .modify_content .f_b label,  .modify_content .lab_1 {
  
  float:none;
  text-align: left;
   margin-bottom: 2px;
    margin-right: 0;
    position: relative;
    text-align: left;
    width: 100%;
 }
 
.modify_content .f_b.pov_val label:not(.no_pov):first-of-type:after, .modify_content .f_b.pov_val .lab_1:not(.no_pov):first-of-type:after {
 top: 7px;
}
 
 
 .modify_content .f_b .inp,  .modify_content .f_b .select_box, .modify_content .f_b .textarea {
  display: block;
  width: 99%;
 }
 
 
 
  
  


    .tab_1 tbody tr:not(.detail):first-of-type {
      margin-top:0px;
      
    }
    .tab_1 tbody tr:not(.detail) {
      margin-top:20px;
      margin-bottom:5px;
      display: block;
      
    }
  
  

    .tab_1 tbody td:not(.detail) {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
      position: relative;
    }
    .tab_1 tbody tr.nor td {
      text-align: left;
      border-bottom: none;
    }

    .tab_1 tbody td:last-child {
      border-bottom: 0;
    }

    .tab_1 tbody tr:not(.detail):not(.nor) td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      background-color: rgba( 0, 0, 0, 0.04 );
      padding: 5px;
      margin-top: -8px;
      margin-left: -7px;
    }
  
    .tab_1 tbody tr:not(.detail) td:after { content: "\00a0"; } 
    
    
    
.tab_1 td, .tab_1 th { border-radius:0px !important; }


    
    
    
.cat_menu_form li.sub_cat  {width: 49%;}
.cat_menu_form li.sub_cat:nth-of-type(3n)  { margin-right: 1%; }   
.cat_menu_form li.sub_cat:nth-of-type(2n)  { margin-right: 0;}   
    
.lokalita_box ul { width: 90%; padding-bottom: 0px;	}
    
.m_pom_5 { width: auto;}



.top_msg {  margin-bottom: 0px;}
.top_msg ul li { height: auto;}

.top_msg ul li.news_wrap { width:100%;}


.top_msg ul li .msg { margin-left: 0px; margin-bottom: 10px;}

.test_resposive span:before { content: 'max-width : 766px (smartphones landscape)';}
	


}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* smartphones do 467px ----------- */
@media only screen and (max-width : 467px) {
 
 .novisible-phone {display: none;}
 .visible-phone { display: inherit;  }
 .visible-tablet { display: none;  }
 .visible-to-tablet-phone {display: inherit;} 
 .visible-tablet-phone { display: inherit;  }
 .visible-tablet-desktop {  display: none;}
 .visible-desktop {  display: none;}

 

 .m_left_1,  .m_right_1 { float:none; }
 .m_pom_2 { margin-right: 0px;}
 
 #cat_menu_but {
 
 float: none;
 margin-top: 12px;
 position: absolute;
 width: 100%;
 left:0px;
 top:58px;
 box-sizing: border-box;
 border-radius: 0px;
 z-index: 1;
 
}

 .main_menu_wrap {
   padding-top: 50px;
}


header {
    margin-bottom: 55px;
}


#res_cat_menu_wrap .content_page {
    
    padding-top: 40px;
}
 
 
.w_48, .w_30, .w_20, .w_28, .w_55, .w_60, .w_70, .w_40 { width:100%; }

.ml_40 { margin-left:0;}


 .cat_menu_form li.sub_cat  {width: 100%; margin-right: 0}
 
 
 
 
 .article_block ul  {
 float:none;
 
}
 .article_block ul li {
 float:none;
 
}
 
 .list_2 li {
 float:none;
 margin-right: 0px;
}

 .blog_item .img {
    float: none;
     margin-left: auto;
     margin-right: auto;
}


 .test_resposive span:before { content: 'max-width : 467px (smartphones)';}
}








/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* wide Desktops and laptops ----------- */
@media only screen and (min-width : 980px) /* and (max-width : 1199px) */ {


.top_msg ul li .msg {
 font-size: 11px;
 line-height: 12px;
}

.test_resposive span:before { content: 'min-width : 980px  (desktops and laptops)';}
	
}



/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* wide Desktops and laptops ----------- */
@media only screen and (min-width : 1200px) {
 
.search_box .inp {
    width: 300px;
}
.main_menu.v2 .odk_button  {
 padding: 10px 10px;
 margin-top: 8px;
  font-size: 15px; 
}

.top_msg ul li {
 height: 100px;
 padding-right: 10px;
}

.top_msg ul li .msg {
margin-left: 10px;
font-size: 12px;
line-height: 16px;
}


.test_resposive span:before { content: 'min-width : 1200px  (wide Desktops and laptops)';}	
}





/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* wide Desktops and laptops ----------- */
@media only screen and (min-width : 1400px) {

.search_box .inp {
    width: 400px;
}

 
#quality .progress { width: 54%;}


.test_resposive span:before { content: 'min-width : 1400px  (wide Desktops and laptops)';}	
}







/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */


 
.test_resposive {
   position: fixed;
   bottom:0px;
   z-index: 1;
   width: 100%;
   text-align: center;
   
}
.test_resposive span {
background-color: yellowgreen;
display: inline-block;
 padding: 5px;
  color: #ffffff;
 font-weight: bold;
   
}

.test_resposive span:before {
  padding: 5px;
}


