/* styly pro podstranky a pripadne predefinovani nekterych spolecnych */
.stranka .top-mensi { position: relative; height: 80px; z-index: 100; /*border: 1px solid red;*/ }
.stranka .top-mensi #logo-mensi { position: absolute; top: 8px; left: -131px; height: 56px; width: 130px; background: url('images/szuz-mensi-logo.jpg') 0px 0px no-repeat;/*border: 1px dotted #777;*/ }
.stranka .top-mensi #logo-mensi span { display: none; }

.stranka .top-mensi #search { position: absolute; top: 55px; right: 10px; font-size: 15px; font-weight: bold; }
.stranka .top-mensi #search .tbox { background: url('images/vyhledavani-form.jpg') 0px 0px no-repeat;     border: 0px; width: 170px; height: 20px; padding: 2px 0 0 5px; }
.stranka .top-mensi #search .btn { position: relative; top: 5px; }

.stranka .top-mensi #cesta_webem { position: absolute; top: 60px; left: 10px; font-size: 13px; font-weight: bold; border: 1px solid #ddd; padding: 0 5px 0 5px; } 
.stranka .top-mensi a { color: #009473;}

.stranka .main .stred { position: relative; margin: 5px 0 0 10px; background-color: #fff; min-height: 350px; }

.stranka .main .tisk { position: absolute; bottom: 65px; right: 10px; text-decoration: none; color: #555; font-weight: bold;}
.stranka .main .tisk img { vertical-align: middle;}

