/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1.6.2015, 9:45:27
    Author     : dominik
*/
@media (max-width: 980px){
.page_item {
        width: 100%;
  }
h1 {
    text-align: center;
    margin-bottom: 20px;
}
#page .header .search input[type=text]{
    width: 95%;
    margin-left: 2.49%;
    margin-right: 2.49%;
    left: 0;
}
#page{
    padding-top: 85px;
}
.menu{
    display: none;
}
div.facebook
{
    right: -10px;
    margin-top: -50px;
}

#page .header .top{
    height: auto;
}   
#page .header .menu{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0;
    position:relative;
    padding-bottom: 15px;
    top: 0;
}
#page .header .menu a{
    display: block;
    padding: 5px;
}
#page .header .menu .colored{
   padding: 10px;
}
#page .header .menu .colored .submenu{
   display: none;   
}
#page .header .menu .colored .submenu.opened{
   display: inline-block;   
}
#page .header .menu .color1{
    background: #1A7AD0;
}
#page .header .menu .color2{
    background: #E7450F;
}
#page .header .menu .color3{
    background: #FFAC0C;
}
#page .header .menu .color4{
    background: #78BE28;
}
#page .header .menu .color5{
    background: #FFCC00;
}
#page .header .menu .colored a{
    color: white;
    font-weight: 300;
}
#page .header .menu .colored > a{
    font-weight: bold;
    color: #080808;
}

    
#page .header .menu .colored.last{
   margin-bottom: 10px;
}
 
#page .header h1{
    margin-top: 0;
    font-size: 18px;
    top: 10px;
}
#page .header .search{
    height: 58px;
}
#page .boxes{
    left: 0;
    padding-top: 100px;
    display: none;
}
#page .boxes .box.active .selected{
    display: none;
}
#page .boxes .box{
    width: 100%; 
}
#page .boxes .sub_menu{
    height: auto;

}
#page .boxes .sub_menu a{
    display: block;
}
#page .search .page_item form{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#page .search .page_item input[type=text]{
    width: 100%;
    
}
#page .search .page_item input[type=submit]{
    width: 42px;
    height: 42px;
    border: none;
    background: url("../images/search_submit.png") no-repeat;
    position: relative;
    left: 15px;
    top: -43px;
    float: right;
}
div.page_item>div.news>div.left
{
  display: none !important;
}
#page .news_wrap .page_item .news{
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    padding-bottom: 20px !important;
}
#page .news_wrap .page_item .news .right{
    width: 100%;
}
#page .news_wrap  .news.top{
    height: auto !important;  
}
#page .news_wrap  .col-md-4 .news{
    height: auto;
    width: 100%;
}
#page .news_wrap  .col-md-4 .news .right{
    height: auto;
}
#page .news_wrap  .news .right .description{

    height: auto;
}
#page .news_wrap.neprehlednete  .news .right .description{
   height: auto;
   min-height: 1px; 
}
#page .news_wrap.neprehlednete {
    background: url("../images/background_neprehlednete.png") no-repeat top center;
    background-size:  cover;
}
#page .news_wrap .news{
    width: 100%;
}
#page .info_wrap {
    padding-bottom: 30px;
}
#page .icons_wrap .page_item{
    padding-bottom: 20px;
}
#page .text_wrap{
    padding-right: 5%;
    padding-left: 5%;
        
}
#page .text_wrap .description{
    width: 100%;
    padding: 0;
        
}
#page .info_wrap .page_item{
    padding-bottom: 40px;
}
#page #subpage .staticpage .news_detail .top .anotation{
    width: 80%;
    text-align: center;
}
#page #subpage .staticpage .news_detail .description{
    padding-left: 5%;
    padding-right: 5%;
    width: 89.9%;
}
#page #subpage .staticpage .news_detail .top .logo{
    width: 100%;
    text-align: center;
}
#page #subpage .staticpage .news_detail .top .logo img{
    width: 80%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
}
.alert-box {
	width: 80%;
        padding: 10px 0;
        padding-left: 36px;
}
#slider {
    display: none;
}
#page .boxes{
    margin-top: 60px;
}
.mobile_clicker{
   position: absolute;
	top: 5px !important;
}
.mobile_clicker img{
 	max-width: 90%;
    height: auto;
    padding: 0;
    height: 42px;
    margin-top: 2px;
    cursor: pointer;
}
#page .header .search input[type=text]{
    top: 0;
    left: -30px;
}
#page .header .search input[type=submit]{
    top: -45px;
    left: 10px;
}
div.facebook
{
    margin: 0;
    margin-top: 2px;
	top: 5px;
}
div.facebook img
{
    max-width: 60%;
    height: 40px;
}
div.facebook
{
    text-align: right;
    
}
#page .news_wrap.neprehlednete .news .right {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}
#page .news_wrap .news.top .letak img {
    max-width: 100%;
    max-height: auto;
}
#page .news_wrap .news .right {
    width: 100%;
}
.topnap {
    width: 90% !important;
    margin-left: 50px !important;
}

}
@media (max-width: 800px){

h1 .site_blue{
    text-align: center;
    margin-top: 40px !important;
    font-size: 20px !important;
}
}
@media (max-width: 600px){

.topnap {
    width: 70% !important;
    margin-left: 50px;
}
h1 .site_blue{
    text-align: center;
    margin-top: 40px !important;
    font-size: 16px !important;
}
}
@media (max-width: 400px){

.topnap {
    width: 70% !important;
    margin-left: 50px;
}
h1 .site_blue{
    text-align: center;
    margin-top: 40px !important;
    font-size: 16px !important;
}
}