/* TAGY */

.protisk {
 display: none;
}

.nezalomit {
 white-space: nowrap;
}

.konecobtekani {
 clear: both;
}



/* LAYOUT */

#stranka {
 position: absolute;
 left: 50%;
 top: 0px;
 width: 1200px;
 height: auto;
 margin-left: -600px;
}

#hlavicka {
 position: relative;
 float: left;
 width: 400px;
 height: 315px;
 background: url("../img/bgr-menu.jpg");
}

#menu {
 position: absolute;
 right: 40px;
 top: 85px;
 width: 320px;
 height: 230px;
 text-align: right;
}

#text {
 position: relative;
 float: left;
 width: 800px;
 min-height: 885px;
}

.aktualita {
 position: relative;
 font-size: 1em;
 line-height: 1.4em;
 border-top: 1px solid rgb(208,187,155);
 margin: 0px auto 30px auto;
 padding: 5px;
}

#paticka {
 position: absolute;
 right: 0px;
 bottom: 0px;
 width: auto;
 font-size: 11px;
 text-align: right;
 vertical-align: bottom; 
 min-height: 76px;
}

#text .okraj {
 margin: 100px 100px 76px 50px;
}
#paticka .okraj {
 position: absolute;
 right: 0px;
 bottom: 10px;
 min-width: 600px;
 vertical-align: bottom; 
 margin: 0px 100px 0px 50px;
}

#statistika {
 position: absolute;
 left: -10px;
 top: -10px;
 width: 1px;
 height: 1px;
}



/* GRAFIKA */

#nazev {
 position: absolute;
 right: 40px;
 top: 44px;
 width: 315px;
 height: 23px;
}

#foto {
 position: absolute;
 left: 0px;
 top: 315px;
 width: 400px;
 height: 600px;
 background: url("../img/foto.jpg") no-repeat;
}

#spodniokraj {
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 76px;
 height: 76px;
 background: url("../img/cip.jpg") no-repeat 100% 100%;
}
