h1 {
    color: #21325D;
    margin: 10px 0 0 30px;
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
}

h2 {
    color: #21325D;
    margin: 0 0 0 30px;
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
}

h2 a {    
    color: #21325D;    
    font-weight: normal;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

h2 a:visited {
    color: #21325D;
}

h3 {
    margin: 10px 0 0 30px;
    color: #abd45a;
}

.anotace {
    font-style: italic;
    margin-bottom: 10px;
    width: 655px;
    padding-right: 30px;    
}

.border {
    width: 607px;
    border-top: 1px solid #abd35b;
    margin-left: 23px;
    padding-bottom: 10px;
}

.faq {
    color: #abd45a;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    background: url(/_img/li.png) no-repeat 15px 8px;
    text-indent: 0 !important;
}

.hlaseni {
    color: red;
    font-weight: bold;
}

.h2_bg {
    background-image: url('/_img/hx_bg.png');
    width: 630px;
    height: 40px;
}

.i {
    font-style: italic;
}

.indent {
    text-indent: 30px;
}

/* hlavní fotka*/
.main {
    max-width: 350px;
    float: left;
    padding-right: 10px;
    padding-left: 30px;
    padding-top: 10px;
}

.obsah_obal {    
    float: left;
}

.obsah {
    float: left;
    width: 655px;
    text-align: justify;
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.obsah p {
    padding: 0 30px 0 30px;
}

.obsah_clanek_obal {
    float: left;
    margin-bottom: 10px;
}

.obsah_clanek {
    float: left;    
    width: 655px;
    text-align: justify;    
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

.obsah_obal img {
    padding-left: 30px;
}

.obsah_clanek p {
    padding: 0 30px 0 30px;    
}

.obsah_clanek table {
    padding-left: 30px;
}

.obsah_clanek ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.obsah_clanek li {
    margin: 10px 30px 10px 35px;
    list-style: none;
    line-height: 1;
    padding-left: 50px;
    background: url(/_img/li.png) no-repeat 30px 6px;
}

.navigace {
    -moz-border-radius-bottomright:7px;
    -moz-border-radius-topright:7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color:#ABD25B;
    padding:10px 0;
    width:96%;
}

.navigace li {
    margin: 10px 30px 10px 25px;
    list-style: none;
    line-height: 1;
    padding-left: 30px;
    background: url(/_img/li.png) no-repeat 6px;
}

.navigace a, .navigace a:visited {
    color: #212e51 !important;
    text-decoration: underline;
}

.navigace a:hover {
    color: #212e51;
    text-decoration: none;
}

.obsah_clanek_bottom {
    float: left;
    width: 655px;
}

.obsah_clanek_bottom_datum {
    padding-top: 10px;
    margin-left: 30px;
    float: left;
    font-style: italic;
    font-size: 10px;
}

.obsah_clanek_bottom_odkaz {
    margin-right: 30px;
    float: right;
}

.obsah img {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    padding-left: 10px;    
}

.table_imaz td {
    width: 20%;
    border: 1px solid black;
}

.table_file {
    margin-left: 30px;
}

.vypis_img {
    background-color: #f4f9f3;
    border: 1px solid #d5e9ad;
    width: 104px;
    height: 104px;
    float: left;
    padding: 5px;
    margin-left: 30px;
    margin-right: 5px;
    margin-bottom: 16px;
}

.vypis_img:hover {    
    background-color: #bada79;
    border: 1px solid #abd35b;
}


