@media only screen and (max-width: 810px){

/*____________________________________________________________________________________________________________________________ TOP___*/
.box_top a {
 font-size: 9px;
}


/*____________________________________________________________________________________________________________________________ ILUSTRACE___*/
.ilustrace_box {
 position: relative;
 margin: auto;
 padding: 0px 0px 40px 20px;
 max-width: 1080px;
 height: 450px;
}


/*____________________________________________________________________________________________________________________________ ČLÁNKY___*/
.box_clanek_anotace img {
 margin: 0px 0px 20px 0px;
 width: 100%;
 float: none;
}
.kategorie_anotace span {
 position: absolute;
 left: 15px;
 top: 15px;
 font-size: 18px;
}
.kategorie_anotace span strong {
 color: #ffffff;
 font-size: 30px;
 font-weight: 700;
 text-shadow: #000000 3px 3px 3px;
}

.clanek_anotace img {
 border-radius: 7px;
 margin: 0px 0px 20px 0px;
 width: 100%;
 float: none;
}


/*____________________________________________________________________________________________________________________________ OBSAH___*/
.obsah {
 width: 100%;
 float: none;
}

.pravy {
 padding: 40px 0px 40px 0px;
 width: 100%;
 text-align: center;
 float: none;
}
.pravy_box {
 margin: auto;
 padding: 0px 0px 0px 0px;
 width: 50%;
}


h1 {
 color: #333333;
 font-size: 25px;
 font-weight: 400;
}

.toplist span {
 position: absolute;
 left: 5px;
 top: 5px;
 color: #ffffff;
 font-size: 14px;
 font-weight: 600;
 text-shadow: #000000 2px 2px 2px;
}


/*____________________________________________________________________________________________________ FOTOGALERIE___*/
.fotolist_polozka {
 margin-bottom: 15px;
 width: 50%;
 float: left;
}

/*____________________________________________________________________________________________________________________________ BOOTOM___*/
.bottom_cast {
 width: 50%;
 text-align: center;
 float: left;
}

.podpis div {
 width: 100%;
 padding: 0px 0px 10px 0px;
 text-align: center;
 float: none;
}
/*____________________________________________________________________________________________________________________________ OBECNE___*/
.mobil {
 display: none;
}

}