body {
    text-align: center;
    background: #fff;
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family: Arial;
    font-size: 12px;
}
.page {
    margin: auto;
    width: 900px;
    border: 1px solid
}
.head {
    margin: auto;
    width: 900px;
    height: 226px;
}
.obsah {
    float: right;
    width: 740px;
    background: white;
    text-align: left;
    padding-left:10px;
    padding-right:10px;
}
.menu {
    float: left;
    width: 140px;
    /*background: #cfe4dc;*/
}

.menu a, .menu a:active, .menu a:visited{
    background: #cfe4dc;
    border-left:5px solid #000;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    /*border-top: #000 1px solid;*/
    width: 135px;
    display: block;
}
.menu a:hover{
    background-color: #7bc36b;
    border-left:5px solid #006600;
    color: #800;
    /*border-top: #7cc16a 1px solid;*/
}

.toplist a, .toplist a:active, .toplist a:visited{
    background: #fff;
    display: block;
    border-left:0px;
    width: 100px;
    margin: auto;
}
.toplist a:hover{
    background-color: #7bc36b;
    border-left:0px;
    /*border-top: #7cc16a 1px solid;*/
}

.patka {
    margin: auto;
    clear: both;
    width: 900px;
    height: 104px;
    background-image: url(images/info.gif);
    text-align: right;
}
.patka p{
    position: relative;
    left: -5px;
    top: 75px;
    color: #fff;
    font-size: 10px;
}
a,a:active,a:visited {
    font-weight: bold;
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #800;
}
.oznaceno a
{
    text-decoration: none;
    color: #800;
}
.oznaceno
{
    text-decoration: none;
    color: #800 !important;
}
legend{
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
fieldset{
    width: 500px;
    margin:auto;
    text-align: left;
    border: 1px #000 solid;
    padding: 5px;
}
fieldset table{
    font-weight: bold;
}
.discipliny td{
    text-align: center;
    background-color: #cee7de;
}
.discipliny td a{
    background-color: #cee7de;
    display: block;
    text-decoration: none;
}
.discipliny td a:hover{
    background-color: #7bc36b;
}
.discipliny th{
    background-color: #7bc36b;
    text-align: center;
}
.discipliny{
    margin: auto;
    width: 650px;
}
.center{
    text-align: center;
    margin: auto;
}
h1{
    text-align: center;
    color: #800;
}
h2{
    color: #000;
    text-align: center;
}
h3{
    color: #800;
}
.souhrn{
    margin: auto;
    text-align: left;
    width: 400px;
}
.souhrn td{
    background-color: #cee7de;
}
.dis_jmeno td{
    background-color: #7bc36b;
    text-align: left;
    font-weight: bold;
}
.aktuality{
    margin: auto;
    width: 700px;
    border: 1px #000 solid;
    background-color: #cee7de;
    border-collapse: collapse;
    text-align: justify;
}

.aktuality .nadpis{
    background-color: #7bc36b;
    color: #000;
    font-weight: bold;
    padding: 3px;
}
.aktuality .podpis{
    color: #888;
    text-align: right;
    font-style: italic;
}
.aktuality .datum{
    color: #000;
    text-align: right;
    background-color: #7bc36b;
    padding: 3px;
    font-weight: bold;
}
.aktuality .text{
    padding: 5px;
}
.hotnew{
    margin: auto;
    width: 700px;
    border: 1px #000 solid;
    background-color: #ff9966;
    border-collapse: collapse;
    text-align: justify;
}
.hotnew .nadpis{
    background-color: #ff7700;
    color: #000;
    font-weight: bold;
    padding: 3px;
}
.hotnew .datum{
    color: #000;
    text-align: right;
    background-color:#ff7700;
    padding: 3px;
    font-weight: bold;
}
 .hotnew .text{
    padding: 2px 5px 2px 5px;
}
.red{color:red;}
.green{color:green;}
.blue{color:blue;}

.rekord td{
    background-color: #ff9966;
}
.galerie{
    width: 190px;
    height: 170px;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}
.img{
    display: block;
    border: 1px solid #7bc36b;
    padding: 5px 20px 5px 20px;
    text-align: center;
}
.img:hover{
    border: 1px solid #800;
}
.popisek{
    margin-top: 3px;
    margin-bottom: 0px;
    text-align: left;
    min-height: 45px;
    height:45px;
}
.galerie_fotka{
    border:0px;
    height:113px;
    max-width:150px;
}
.img_aktualita{
    float: left;
    padding: 5px;
}

input, textarea,select{
 background-color: #CEE7DE;
 border: 1px solid black;
}

textarea{
 width:280px;
}

input:focus, textarea:focus, select:focus{
 background-color: #7BC36B;
}

.select_galerie{
 width: 300px;
}

.mosconi{margin-top: 15px; width:140px;}
.mosconi a{background-color: white; border: 0px; margin:auto;}
.mosconi a img {border: 0px;}
.mosconi a:hover{background-color: white; border: 0px;}
.mosconi a:visited{background-color: white; border: 0px;}
.mosconi a:active{background-color: white; border: 0px;}

