body {
    margin: 0px;
    padding: 0px;
    background-image: url("images/htkcom.gif");
}

div#header {
    margin: 0px;
    margin-top: 10px;
    padding: 5px;
    text-align: left;
    padding-left: 20%;
    }

h1#header
    {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
    font-family: georgia;
    font-style: italic;
    color: #F0C49D;
    }
    
.postscript
    {
    margin-left: 210px;
    color: #FFA500;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 10px;
    }

#top img {
    border: 0px;
}

#top font {
    margin-right: 20px;
    }

#top {
    font-size: 20px;
    font-family: arial;
    color: #3E6AB5;
}

#content img {
    border: 1px solid #FFF;
}

.text {
    color: #FFF;
    font-family: verdana;
    font-size: 12px;
}

.text a:link, .text a:visited {
    color: #000;
}

.text a:hover {
    color: #F00;
}

.input {
    border: 1px solid #000;
    background-color: aliceblue;
}

#top {
    border-top: 1px solid silver;
    margin-top: 0px;
    text-align: center;
    background-color: #E8E8E8;
    background-repeat: repeat-x;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content {
    padding-top: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
    background-image: url('images/kratka.gif');
    padding-bottom: 20px;
}

#phototable {
    width: 100%;
    text-align: center;
 }

#center {
    margin: auto;
    }
 
#phototable a:link, #phototable a:visited {
    color: #FFF;
    font-family: verdana;
    font-size: 12px;
    }

#phototable a:hover {
    color: #F00;
    }

#foot {
    background-color: #EEE;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #000;
    font-size: 10px;
    font-family: verdana;
    text-align: center;
    padding: 2px;
    }
    
#foot a:link, #foot a:visited {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted #000;
    font-weight: bold;
    }

#foot a:hover {
    border-top: 1px dotted #000;
    }

#top a:link, #top a:visited {
    font-size: 20px;
    font-family: arial;
    text-decoration: none;
    color: #203560;
        margin-right: 20px;
}

#top a:hover {
    color: #F00;
}

#top {
    float: none;
}

#content a:link, #content a:visited {
    color: #E0E0E0;
    font-size: 12px;
    font-family: verdana;
    line-height: 17px;
}

#content a:hover {
    color: #FFF;
}

