*         {
    margin: 0 auto;
}
body
{
    background-color: black;
    color:white;
    text-align: center;
    font-family: Tahoma, sans-serif;
    /*background-image: url('images/poz.gif');*/
}
div.telo
{
    border-right:2px solid black;
    text-align: center;
    width: 644px;
    background-color: #BCBAB9;
    padding:20px;
    color:black;
    font-size:90%;

}
div.logo
{
    text-align: center;
    width: 686px;
    height: 327px;
    background-image: url('images/logo.gif');
    background-repeat:no-repeat;
}
div.logo form table
{
    margin-top:77px;
}
div.logo form
{
    height:252px;
}
form h1
{
    line-height:50px;

}
form h1 a
{
    cursor: pointer;
    display:block;
    height:50px;
    width:686px;
    visibility:hidden;
}
ul
{
    padding:0;
    margin:0;
    margin-top:50px;
    width: 686px;
    text-align: center;
    font-weight:bold;
    font-size:80%;
}
ul li
{
    width: 137px;
    float:left;
    border-left: 0px solid black;
    list-style-type: none;
}
ul li a
{
    padding:2px 5px;
    display:block;
    color: white;
    text-decoration: none;
    width: 127px;
}
.pata a
{
    color: white;
}
ul li a:hover,.pata a:hover
{
    color: #ECAF8C;
}
.pata
{
    clear:both;
    background-image: url('images/pata.gif');
    background-repeat:no-repeat;
    padding-top:7px;
    height:22px;
    width: 686px;
    text-align: center;
    font-weight:bold;
    font-size:70%;
}
td.prihla
{
    text-align:center;
    padding-top:5px;
    font-weight:bold;
    font-size:80%;
}
.new,.bok2
{
    margin-right:0px;
    padding-bottom:10px;
    margin-top:10px;
    background-image: url('images/prech.gif');
    background-repeat:repeat-x;
    background-position: top;
    border:2px solid white;
    background-color:#8E8E8F;
    width:410px;
    color:white;
}
.bok
{
    float:left;
    width:200px;
}
.bok2
{
    background-image: url('images/prech2.gif');
    padding:5px 0;
    margin:0 auto;
    width:200px;
}
.bok2 h3
{
    color: #ECAF8C;
    font-size:100%;
}
.new div
{
    text-align:left;
    padding-left:10px;
}
.new h3
{
    padding:5px 10px;
    height:20px;
    text-align:left;
    font-size:100%;
    width:390px;
    color: #ECAF8C;
}
.new h3 span
{
    float:right;
    font-size:90%;
}
.new img
{
    margin:0 10px;
    float:right;
    border:2px solid white;
}
h2
{
    font-size:120%;
    font-family: Verdana, Arial, Courier, sans-serif;
    font-weight: bold;
}
.clear
{
    padding:0px;
    visibility:hidden;
    clear: both;
}
a.lostPass {
    color: white;
}
a.lostPass:hover {
    color: white;
}
