@media only screen and (max-width: 600px){

section {
 padding: 0px 10px 40px 10px;
}


/*_________________________________________________________________________________________ INFOMAIL___*/
.infomail div {
 width: 100%;
 text-align: center;
 float: none;
}
.infomail div a {
 margin: auto;
 padding: 10px 0px 10px 0px;
}


/*_________________________________________________________________________________________ TOP___*/
.box_top a {
 display: block;
 border-left: #888888 1px solid;
 border-right: #888888 1px solid;
 width: 44px;
 padding: 9px 0px 7px 0px;
 text-align: center;
}
.box_top a img {
 width: 28px;
}


/*_________________________________________________________________________________________ ILUSTRACE___*/
.ilustrace_box {
 position: relative;
 margin: auto;
 padding: 0px 0px 40px 20px;
 max-width: 1080px;
 height: 300px;
}
.ilustrace_box div {
 position: absolute;
 left: 40px;
 top: 100px;
 color: #ffffff;
 font-size: 20px;
 text-shadow: #000000 2px 2px 2px;
 text-align: center;
}
.ilustrace_box div img {
 width: 120px;
}
.ilustrace_box div span {
 font-size: 30px;
}


/*_________________________________________________________________________________________ AKTUALITY___*/
.aktualita div {
 width: 100%;
 float: none;
}
.aktualita div img {
 width: 100%;
}


/*_________________________________________________________________________________________ ČLÁNKY___*/
.kategorie_anotace,.clanek_anotace {
 padding: 0px 0px 10px 0px;
}
.kategorie_anotace img {
 border-radius: 15px;
 width: 100%;
}
.kategorie_anotace span {
 position: absolute;
 left: 15px;
 top: 15px;
 color: #ffffff;
 font-size: 16px;
 font-weight: 400;
 text-shadow: #000000 2px 2px 2px;
}
.kategorie_anotace span strong {
 color: #ffffff;
 font-size: 22px;
 font-weight: 400;
 text-shadow: #000000 3px 3px 3px;
}


/*_________________________________________________________________________________________ OBSAH___*/
.pravy {
 padding: 40px 0px 40px 0px;
 width: 100%;
 float: none;
}
.pravy_box {
 margin: auto;
 padding: 0px 0px 0px 0px;
 width: 90%;
}

.toplist span {
 position: absolute;
 left: 10px;
 top: 15px;
 color: #ffffff;
 font-size: 16px;
 font-weight: 600;
 text-shadow: #000000 2px 2px 2px;
}

.clanek_next {
 padding: 0px 0px 0px 0px;
 width: 100%;
 float: none;
}
.clanek_next div {
 padding: 0 10px 50px 10px;
}
.clanek_next div img {
 width: 100%;
}


/*_________________________________________________________________________________________ FOTOGALERIE___*/
.fotolist_polozka {
 margin-bottom: 15px;
 width: 100%;
 float: none;
}
.fotolist_obsah {
 margin: 0px;
 padding: 4px;
 text-align: center;
}


/*_________________________________________________________________________________________ SOCIAL BUTTONS___*/
.but_facebook,.but_twitter {
   display: block;
}


/*____________________________________________________________________________________________________________________________ FORM___*/
.box_form {
   text-align: left;
}
.pole {
   width: 85%;
}
.textpole {
   width: 85%;
}


/*____________________________________________________________________________________________________________________________ BOOTOM___*/
.bottom_cast {
 width: 100%;
 text-align: center;
 float: none;
}



/*____________________________________________________________________________________________________________________________ OBECNE___*/
.box50 {
 width: 100%;
 float: none;
}
.screen {
 display: none;
}
.mobil {
 display: block;
}

}