
/* -------------------- F O R M Á T O V Á N Í    R O Z V R Ž E N Í     S T R Á N K Y ----------------------------- */

#obal {
    background-image:  url("../foto/drobne_pozadi/vsechny_sloupce.jpg");
    
}

#stred-null {
    width: 450px;
    float: left;
    padding: 0;
    border: 0;
}
#stred {
}
.stred_celek {
    background-color: #98B1CD;
    background-image: url("../foto/drobne_pozadi/prostredni_sloupec_odstavec_nadpis.jpg");
    background-repeat: no-repeat;
    width: 430px;
    padding:0px;
    margin: 15px auto 0px auto;
    border-left: 1px solid #2B4171;
    border-right: 1px solid #2B4171;
    border-top: 1px solid #2B4171;
}

.stred_nadpis {
    color: #1C3188;
    font-weight:bold;
    font-size: 18px;
    font-family: Garamond;
    text-align: left;
    width: 60%;
}

.stred_datum {
    color: #4A668E;
    font-size: 75%;
    font-family: Times New Roman;
    text-align: right;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 8px;
}

.stred_upresneni {
    color: #1C3188;
    font-size: 16px;
    font-style: italic;
    font-weight:normal;
    font-family: Garamond;
    text-align: left;
}

.stred_text_zpravy {
    color: #000000;
    font-weight:normal;
    font-size: 12px;
    font-family: Arial;
    text-align: justify;
    padding-top: 8px;
}

.stred_text_zpravy img {
    padding: 5px 10px 3px 0px;
}

.stred_cara {
    width: 390px;
    height: 1px;
    margin: 3px 0px 6px 0px;
}

.stred_dulezite {
    color: #000000;
    font-weight:bold;
    font-size: 12px;
    font-family: Arial;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 5px;
}

.stred_precist {
    color: #4A668E;
    font-size: 75%;
    font-family: Times New Roman;
    text-align: right;
    vertical-align: top;
    padding-top: 8px;
    padding-bottom: 5px;
}

.stred_odstavec_pozadi_spodni {
    width: 432px;
    height: 9px;
    padding:0px;
    margin: 0px auto 15px auto;
    position: relative; left: 9px;
}

#vlevo-null {
    width: 160px;
    float: left;
    padding: 0;
    border: 0;
}
#vlevo {
    font-weight:normal;
    font-size: 12px;
    font-family: Arial;
    text-align: justify;
}
.levy_odstavec {
    padding: 5px 5px 5px 2px;
    margin: 15px 0px 0px 10px;
    width: 138px;
    border-top: 1px solid #39599C;
    border-right: 1px solid #39599C;
    float: left;
}

.levy_odstavec_nadpis {
    width: 138px;
    float: left;
    font-weight: bold;
    text-align: right;
    background: url("../foto/drobne_pozadi/levy_a_pravy_odstavec_nadpis.jpg") 100% 0 repeat-y;
    margin-bottom: 5px;
}

.hlavni_strana_citat {
    width: 160px;
    margin-right: -12px;
    float: left;
    color: #1C3188;
    font-size: 11px;
    font-style: italic;
    text-align: center;
    margin-bottom: 10px;
}

#levy img {
    width:160px;
    padding: 10px 0px 0px 0px;
}

.stred_hlaska_upozorneni_o_smazani {
    background-color: #98B1CD;
    width: 430px;
    padding:0px;
    text-align: center;
    font-size: 13px; font-family: Arial; font-weight: bold;
    color: red;
    background-color: #9BB3CE;
    margin: 15px auto 0px auto;
    border-left: 1px solid #2B4171;
    border-right: 1px solid #2B4171;
    border-top: 1px solid #2B4171;
}














