#refer {
        width: 142px;
        float: left;
        text-align: center;
        height: 180px;
        } 
 
 #prestekst  {
        position: absolute;
        left: 152px;
        width: 650px;
        top: 305px;
        height: 25px;
        font-size: 13px;
        font-family: Verdana;
        text-align: left;
        border-top: 1px;
        }
#prestekst2  {
        position: absolute;
        left: 152px;
        width: 650px;
        top: 175px;
        height: 25px;
        font-size: 13px;
        font-family: Verdana;
        text-align: left;
        }        
#zamkniete2 {
        position: absolute;
        top: 890px;
        right: 0px;
        width: 188px;
        height: 99px;
        background-repeat: no-repeat;
        }



a, a:link {
        color: black;
        text-decoration: none;
        }
a:hover{
        color: #86195D;
        text-decoration: underline;
        }
a:active  {
        color: black;
        text-decoration: underline;
a:visited {
        color: #86195D;
        text-decoration: none;
        }
        

#tabelka td:nth-child(odd){
background-color: none;
}
#tabelka td:nth-child(even){
background-color : #E9E8E4;;
}

#menugielda     {
        
        }

#menugielda a {
        font-size: 16px;
        color: #96999C;
        text-decoration: none;
        }
#menugielda a:hover {
        color: #86195D;
        
        }
#menugielda a:active {
        color: grey;
        }

