body {
    color: #410000;
    background-color: #aa7138;
    text-align: center;
    font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
    font-size: 0.9em;
     /* WinIE behavior call */
    behavior: url("css/csshover.htc");    
}
h1, h2, h3, h4 {
    color: #410000;
    text-align: center;
}
h2, h3, h4 {
    margin: 0;
}
h1 {
    margin-top: 1.3em;
    font-size: 1.4em;
}
h2 {
    font-size: 1.1em;
}
h3 {
    font-size: 1.0em;
}
h4 {
    font-size: 0.9em;
}
a {
    color: #001ea6;
}
img {
    border: solid #000054 3px;
    padding: 0;
    margin: auto;
}
a:visited {
    color: #000d48;
}
a:hover {
    color: #0083ff;
}
#ram_kom h3 {
    text-align: left;
    margin-top: 1em;
}
#obrazek {
    text-align: center;
    margin: auto;
}
.info, .ramecek, .frm_info {
    margin: 0.5em auto 0.5em auto;
    border: solid #000054 2px;
    padding: 0.5em;
}
.info {
    text-align: center;
    width: 95%;
}
.frm_info {
    position: relative;
    text-align: left;
}
#ram_kom {  
    text-align: justify;
    margin: auto;
    width: 98%;
}
.pojem {
    float:left;
    width:10em;
    text-align:right;
    margin-right:1em;
}
.rad {
    font-size: 0.9em;
    text-align: left;
}
.vpravo {
    text-align: right;
}
.cistic {
    clear: both;
    visibility: hidden;
}
#telo {
    background-color: #ffedbd;
    width: 94%;
    margin: 0 auto 15px auto;
    padding: 0;
    text-align: left;
    min-width: 460px;
    max-width: 50em;
    border: 1px solid #641e1e;
    position: relative;
    _width: expression(document.getElementById('telo').offsetWidth < 470 ? '460px' : (document.getElementById('telo').offsetWidth >(800/12) * parseInt(document.body.currentStyle.fontSize) ? '50em' : 'auto'));
}
#obsah {
    margin: 0 0 0 11em;
    text-align: center;
    position: relative;
    height: 100%;  /* pro IE<7 aby fungovalo position: relative; */
}
#in_obsah {
    width: 100%;
    float: left;
    /*border: solid 1px red;*/
}
#hlavicka {
    height: 170px;
    width: 100%;
    background-color: #641e1e; 
    text-align: center;
    position: relative;
    overflow: hidden;
}
#prekrij {
    background: url("../img/podklad.gif") repeat-x;
    width: 100%;
    height: 170px;
    position: absolute;
    left: 0;
    top:0;
} 
#lara, #lara_pod, #znak, #nadpis1, #nadpis2, #rici {
    position: absolute;
    background-repeat: no-repeat;
}
#lara, #lara_pod {
    background-image: url("../img/lara.gif");
    bottom : -7px;
    left: -15px;
    width: 163px;
    height: 150px;
}
#znak {
    background-image: url("../img/znak.gif");
    top : 8px;
    left: 75px;
    width: 125px;
    height: 139px;
}
#nadpis1 {
    background-image: url("../img/nadpis1.gif");
    top : 16px;
    left: 50%;
    width: 280px;
    height: 83px;
    margin-left: -150px;
}

#nadpis2 {
    background-image: url("../img/nadpis2.gif");
    bottom : 26px;
    left: 50%;
    width: 205px;
    height: 22px;
    margin-left: -110px;
}
#rici {
    background-image: url("../img/rici.jpg");
    top : 8px;
    right: 2px;
    width: 204px;
    height: 154px;
}
#hl_obr {
    margin: auto;
    width: 100%;
    position: relative;
}
#schovane, #prekrij, #nadpis {
    position: absolute;
    display: block;
}
#schovane {
    border: solid #000054 1px;
    left: 15px;
    top: 15px; 
}
#nadpis {
    left: 50%;
    top: 85px;
    width: 280px;
    height: 29px;
    z-index: 3; 
    margin-left: -140px;
}
#pro_jazyk {
    position: absolute;
    top: -20px;
    _top: 1px;
    left: 0px;
    width: 100%;
    z-index: 4; 
}
#jazyk {
    float: right;
    margin: 0 1em 0 0;
    font-weight: bold;
    z-index: 4; 
}
#hl_zbytek {
    margin: 15px 0 0 171px;
}
#paticka {
    background-color: #d5aa37;
    border: solid #000054 1px;
    height: 15px;
    padding: 0;
}
.podclanek {
    text-align: right;
    clear: both;
    margin-right: 1em;
}
.podclanek a {
    color: #1a4265;
}
#paticka {
    text-align: center;
}
#clanek {
    text-align: justify;
    width: 96%;
    margin: 0 auto;
    /*border: solid 1px red;*/
}
#clanek img {
    margin: 0.5em;
}
.tvlevo {
    text-align: left;
}
.tvpravo {
    text-align: right;
}
.vlevo, .vpravo {
    margin: 5px;
}
.vpravo {
    float: right;
}
.vlevo {
    float: left;
}
.stred {
    text-align: center;
}
.stred img, .stred div {
    margin: auto;
}
#komentare, #komentare h3 {
    text-align: left;
}
#komentare {
    width: 96%;
    margin: 0 auto;
    /*border: solid 1px red;*/
}
#pro_komentar {
    display: none;
}
label, .label {
    width:120px;
    text-align:right;
    margin-right:1em;
}

label {
    float: left;
}
.chyba {
    width: 98%;
    color: red;
}
#posun {
    padding: 1em 0 1em 20%;
}
input { 
    vertical-align:middle 
}
fieldset {
    margin: 0.5em 1em 1em 0.5em;
    padding: 1em;
    width: 90%;
    border:1px solid #666019;
}
fieldset p, .frm_info p {
    margin:0.1em 0;
    width: 98%;/**/
}
fieldset p {
    float: left;
    clear: both;
}
fieldset img { 
    border: none;
}
.smajlik {
    margin: 12px 0 8px 17%;
}
#pozn {
    font-size: 80%;
} 
table {
    border-collapse: collapse;
    margin: 0 0 0.5em 0;
}
table, th, td, tr {
    border:1px solid #000054;
}
th {
    background-color: #d5aa37;
}
.cast {
    margin: 1em 0 0 0;
}
.cast h2 {
    text-align: left;
}
.uspech {
    background-color: #fadebb;
}
.telo_zpravy {
    text-align: justify;
}
.telo_zpravy img {
    border: none;
}
.zprava {
    width: 95%;
    margin: 0;
    position: relative;
    border-top: 1px solid #000054;
    clear: both;
    /*border: solid 1px red;*/
}
.odpoved {
    margin: 5px 0 15px 30px;
    border-top: 1px solid #a00000;
    color: #a00000;
    clear: both;
}
#zprava1 {
    border-top: none;
}
.majitel {
    color: #450000;
}
.obal_sipky {
    width: 1px;
    height: 1px;
    float: right;
}
.zbaleno {
    display: none;
    overflow: hidden;
}
.sipka {
    background: url("../img/sipka.gif") no-repeat;
    width:10px;
    height: 15px;
    position: absolute;
    margin: 0;
    padding: 0;
}
#pocitadlo {
    float: left;
    padding: 0;
    margin: 0;
}
#pocitadlo img {
    border: 0;
}
.hlaska {
    color: red;
    margin: 0 0 0.3em 0;
}
#message {
    width: 82%;
    height: 11em;
}
.smilies {
    border: none;
}
#obal_mimo {
    position: absolute;
    width:1px;
    height:1px;
    overflow:hidden;
}
#mimo {
    position: relative;
    top: -20px;
    left: 0;
    width:1px;
}
#obal_menu {
    position: absolute;
    left:0;
    z-index: 2;
    /*border: solid 1px red;*/
}
#stranky {
    clear: both;
}
@media print {
    #hlavicka, #obal_menu, #komentar, #paticka { 
        display: none;
    }
    #obsah {
        margin: 0;
    }
}
