*{
    font-size: 14px  !important;
    color: black !important;
    font-family: Arial !important;
    font-style: normal !important;
    font-weight: normal  !important;
}

#profesori {
    width: 700px !important;
    text-align: left;
    border-bottom: 20px solid #fff !important;

}

#table_title{
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.one {
    background-color: #ccc;
}
.two{
    background-color: #ddd
}

img {
    border: 5px solid #fff;
    border-bottom: 0;
}

a img {
    border: 0;
}

a {
    text-decoration: none !important;
}

.ico {
    height: 53px;
}

.nof {
    clear: both;
    width: 100%;
    height: 1px;
    overflow: hidden;
}

#svatek_nad {
    width: 964px !important;
    /*_width: 964px !important;*/
    padding-right: 26px !important;
    height: 20px !important;
    background-color: #cccccc !important;
    text-align: right !important;
    Font: 10pt Arial !important;
}

hr {
    height: 1px;
    color: gray;
    background-color: #BEBEBE;
    border: 0px solid #BEBEBF;
}

#homelink1 {
    display:block;
    position: absolute;
    z-index: 50;
    width: 478px;
    height: 171px;
    color: #666666;
}

#homelink2 {
    display:block;
    position: absolute;
    left: 478px;
    z-index: 50;
    width: 478px;
    height: 171px;
    color: #666666;
}

#page .article {
    width: 710px;
    /*_width: 718px;*/
    margin: 5px 0px 10px 0px;
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    padding: 0px 0px 0px 5px;
    overflow: hidden;
}

#page .article h1 {
    margin: 0px 0px 5px 0px;
    font: 10pt Arial;
    font-weight: bold !important;
    border-bottom: 1px #666666 solid;
    padding:  5px 5px 5px 5px;
    position: relative;
    left: -5px;
    width: 705px;
    /*_width: 720px;*/
    color: #666666;
}

#page input{
    border: 1px #666666 solid;
    color: #666666;
    font: 10pt Arial;
    margin: 0px 5px 5px 0px
}

#page button{
    border: 1px #666666 solid;
    color: #666666;
    font: 10pt Arial;
    margin: 0px 5px 5px 0px
}

#page textarea{
    border: 1px #666666 solid !important;
    color: #666666 !important;
    font: 10pt Arial !important;
    margin: 0px 5px 5px 0px !important;
    background-color: #FFFFFF !important;
}

#page input{
    border: 1px #666666 solid;
    color: #666666;
    font: 10pt Arial;
    margin: 0px 5px 5px 0px;
    background-color: #FFFFFF;
}

#page submit{
    border: 1px #666666 solid;
    color: #666666;
    font: 10pt Arial;
    margin: 0px 5px 5px 0px;
    background-color: #FFFFFF;
}

#page select{
    border: 1px #666666 solid;
    color: #666666;
    font: 10pt Arial;
    margin: 0px 5px 5px 0px;
}

#admin_toolbar{
    text-align: right;
    height: 25px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(150,150,250);
    z-index: 1001;
}

#admin_toolbar ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#admin_toolbar li{
    text-align: center;
    float: right;
    width: 100px;
    height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #000000;
    border-width: 0 1px 0 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    font-weight: 800;
}

#admin_toolbar a {
    display: block;
    width: 100px;
    height: 25px;
}

table {
    border: 1px solid black !important;
    margin: 5px auto !important;
}

#fotogalerie table {
    border: 0 !important;
}

strong{
    font-weight: bold !important;
}