body, html {
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    background-image: url("navig_img/svisle-obarveni-stada.jpg");
    background-repeat: repeat-x;
}
.img_hlavicka {
    background-image: url("navig_img/stada-cz2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
h1 {
    font-family: Verdana;
    font-size: 12px;
    color: #77432e;
    font-weight: bold;
}
h2 {
    font-family: Verdana;
    font-size: 10px;
    color: #77432e;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 6px;
}

.table_hlavni {
    width: 980px;
    height: 1000px;
    border: solid 8px;
    border-color: #ff681d;
    background-color: #ffffff;
    border-top-style: none;
} 
.tabl_text {
    font-family: Verdana;
    font-size: 10px;
    text-align: justify;
} 
td {
    font-family: Verdana;
    font-size: 10px;
    color: #77432e;
    /*	text-align: justify;*/
}
.td_hl{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #77432e;
    /*	text-align: justify;*/
}
a {
    font-family: Verdana;
    color: #77432e;
    font-weight: bold;
}
/* MENU */
.nadp {
    font-family: Verdana;
    font-weight: bold;
    color: #77432e;
    font-size: 12px;
    line-height: 12px;
    padding-top: 9px;
    padding-left: 12px;
    padding-bottom: 11px;
    display: block;
    background-image: url('navig_img/odrazka-nadpis2.png');
    background-position: 12px 23px;
    background-repeat : no-repeat;
    white-space: nowrap;
    position: relative;
    top: 5px;
    left: -10px;
} 
.leftmenu {
    list-style-type : none;
    list-style-position : outside;
    margin: 0px;
    padding: 0px;
    padding-bottom: 0px;
    position: relative;
    top: 3px;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.leftmenu li a{
    font-family: Verdana;
    font-size: 10px;
    color: #77432e;
    display: block;
    overflow: visible;
    text-decoration: none;
    line-height: 16px;
    width: 136px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 2px;
    /*  background-image: url('navig_img/sestiuhelnik.png');*/
    background-position: top left ;
    background-repeat : no-repeat;
    white-space: nowrap;
    position: relative;
    top: 0px;
    left: 0px;
}
.leftmenu li a:hover { /* poejíždiní */
    font-family: Verdana;
    font-size: 10px;
    color: #ffffff;
    display: block;
    overflow: visible;
    width: 136px;
    text-decoration: underline;
    line-height: 16px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 2px;
    /*  background-image: url('navig_img/sestiuhelnik_a.png');*/
    background: #ff681d;
    background-position: top left;
    background-repeat : no-repeat;
    white-space: nowrap;
}
.leftmenu li a:active {
    font-family: Verdana;
    font-size: 10px;
    color: #77432e;
    display: block;
    overflow: visible;
    width: 136px;
    text-decoration: underline;
    line-height: 16px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 2px;
    /*  background-image: url('navig_img/sestiuhelnik.png');*/
    background-position: top left;
    background-repeat : no-repeat;
    white-space: nowrap;
}
.leftmenu .akt {
    font-family: Verdana;
    font-size: 10px;
    color: #77432e;
    text-decoration: underline;
}
input.form_input {
    border: 1px solid #cccccc;
    font-size: 10px;
}
input.form_input_ak {
    border: 1px solid #ccffcc;
    font-size: 10px;
}
.pos_top_3 {
    position: relative;
    top: 2px;
    right: 10px;
}
.text_uz {
    font-size: 10px;
    font-family: Verdana;
    color: #77432e;
    font-weight: bold;
    text-decoration: none;
}
.text_uz_ak {
    font-size: 11px;
    font-family: Verdana;
    color: #77432e;
    font-weight: bold;
    text-decoration: none;
    background-color: #cccccc;
}
.LogForm {white-space: nowrap;
          width: 192px;}
/* lev menu */
textarea,input.form_input_menu {
    font-family: Verdana;
    font-size: 10px;
    color: #77432e;
    border: 1px solid #F2F2F2;
}
.skryvany {
    display: none
}
.table_menu_upr {
    font-family: Verdana;
    font-size: 10px;
    position: relative;
    top: 2px;
    left: 0px;
    background-color: #ffff33;
}
.new_x {
    font-family: Verdana;
    font-size: 10px;
    color: #339933;
    position: relative;
    left: 0px;
    font-weight: bold;
    text-decoration: underline;

}
.copy_x {
    font-family: Verdana;
    font-size: 10px;
    color: #ff9900;
    position: relative;
    left: 20px;
    font-weight: bold;
    text-decoration: underline;
}
.vymaz_x {
    font-family: Verdana;
    font-size: 10px;
    color: #ff3300;
    position: relative;
    left: 40px;
    font-weight: bold;
    text-decoration: underline;
}
.hl_ok {
    font-family: Verdana;
    font-size: 10px;
    color: #633232;
    background-color: #339933;
    font-weight: bold;
}
.hl_ko {
    font-family: Verdana;
    font-size: 10px;
    color: #633232;
    background-color: #ff3300;
    font-weight: bold;
}
.hlp {
    font-family: Verdana;
    font-size: 10px;
    color: #999999;
    background-color: #ffffff;
    font-weight: bold;
}
.info {
    font-family: Verdana;
    font-size: 10px;
    color: #633232;
    background-color: #ffff33;
    font-weight: bold;
}
/* inzerce */
.table_inz {
    font-family: Verdana;
    font-size: 10px;
    color: #633232;
    position: relative;
    top: 2px;
    left: 0px;
    background-color: #966534;
    width: 580px;
}
select.inp_inz, input.inp_inz, textarea.inp_inz {
    border: 1px solid #cccccc;
    font-family: Verdana;
    color: #633232;
    font-size: 10px;
}
.err {
    background-image: url('navig_img/chyba.gif');
    background-position: bottom;
    background-repeat : repeat-x;
}
.ratio {
    position: relative;
    top: -2px;
    font-weight: bold;
    cursor: pointer;
}
.inp_zbyva {
    position: relative;
    left: 260px;
    font-weight: bold;
}
.form_ch {
    position: relative;
    top: 2px;
}
.form_ch_tex {
    position: relative;
    top: -2px;
    font-weight: bold;
    cursor: pointer;
}
.ratio_fy_pr {
}
.ratio_fy_pr_text {
    position: relative;
    top: -2px;
    font-weight: bold;
    cursor: pointer;
}
.table_inz_vypis {
    font-family: Verdana;
    font-size: 10px;
    color: #795200;
    position: relative;
    top: 10px;
    left: 0px;
}
.hlaseni_text {
    font-family: Verdana;
    font-size: 10px;
    color: #795200;
    position: relative;
    top: 0px;
    left: 0px;
}
.tb_men_pra_log {
    font-family: Verdana;
    font-size: 10px;
    color: #795200;
    position: relative;
    top: 10px;
    right: 2px;
    width: 200px;
    height: 60px;
}

.toplist {
    position: relative;
    top:  8px;
    left: 4px;
}

.reklama_160_600 {
    position: relative;
    top:  8px;
    right: 4px;
}
.zobrskr {
    cursor: pointer;
}
.zobrskr_akt {
    color: #ffff33;
    cursor: pointer;
    text-decoration: underline;
}
.reda_odk{
    color: #ffff46;
    position: relative;
    top: 3px;
    left: 22px;
}
#centr_div {
    filter:alpha(opacity=90, style=0); opacity:0.9;
    border: 5px solid #fff;
    position: absolute;
    top: 10px;
    left: 50%;
    height:197px;
    width: 586px;
    margin-left: -343px;
    background: #fff;
    color: #633232;
    overflow: auto; 
    white-space: nowrap;
}
#centr_div td, #centr_div h1{
    color: #633232;
    font-size: 10px;
}
#centr_div td b, #centr_div b{
    color: #cc0000;
}
.centr_div_ods {
    position: absolute;
    left: 70px;
    top: 0px;
}
.centr_div_ods2 {
    position: absolute;
    left: 70px;
    top: 210px;
}
prexxx {
    background: #fffff7;
    border: 1px solid #f0f0f0;
    color: #000;
    width: 435px;
}
prexx {
    background: #fffff7;
    border: 1px solid #f0f0f0;
    margin: 0 0 2em 0;
    padding: .45em 23px .4em 23px;
    width: 435px;
    _width: 486px; 
    font-family: "courier new", courier, monospace;
    color: #000;
    overflow:auto;
}
/* formuláo osobní nastavení start */
fieldset {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #999;
}
legend {
    font-weight: bold;
    margin: 9px 0;
    padding: 2px;
    border: 1px solid #999;
    background: #999;
    color: #FFF;
}
.form {
    width: 580px;
}
.prip_priloha a{ 
    text-decoration: none;
}
.prip_priloha img{ 
    text-decoration: none;
    position: relative;
    top: 2px;
    margin-bottom: 2px;
    border-style: none;
}
