html, body {
               color:            #727272;
               padding:       0px;
               margin:           0px;
               background:       transparent;
               background-image: url(../_images/bg.jpg);
}
#container  {
               width :           100%;
               height :       100%;
               background-color: #727272;
               text-align:       center;
}
#main {
               margin :       0 auto;
               text-align:       left;
               width :           525px;
               height :       290px;
               background-color: #ffffff;
               margin-top:       15%;
               margin-left:      auto;
               margin-bottom:    auto;
               margin-right:     auto;
}
#top  {
               width :           100%;
               height :       90%;
               text-align:       center;
               font-family:      Arial;
               text-align:       left;
}
#logo {
               width :           75px;
               height :       75px;
               background-image: url(abovo.jpg);
               background-repeat:   no-repeat;  
               margin-top:       5px;
               margin-left:      5px;
               float:            left;
}
#logotekst  {
               width :           auto;
               height :       75px;
               margin-top:       22px;
               margin-left:      25px;
               float:            left;
}
#content {
               width :           100%;
               height :       auto;
               padding:       5px 25px 0px 25px;
               clear:            both;
               float:            left;
}
#bottom  {
               width :           100%;
               height :       30px;
               background-color: #393939;
               text-align:       left;
               margin-left:      5;
               margin-right:     5;
               margin-bottom:    5;
}
.hkop {
               font-size:        17px;
               font-family:      Arial;
               text-decoration:  none;
}
.hkop a:hover, .hkop a:link, .hkop a:visited, .hkop a:active {
               color:            #727272;
               font-size:        17px;
               font-family:      Arial;
               text-decoration:  none;
}
.copyright {
               color:            #D6D6D6;
               font-size:        10px;
               font-family:      Arial;
               text-decoration:  none;
               padding:       0px 0px 0px 10px;
}
.copyright a:hover, .copyright a:link, .copyright a:visited, .copyright a:active {
               color:            #ED1D25;
               font-size:        10px;
               font-family:      Arial;
               text-decoration:  none;
               line-height:      25px;
}
H1    {
               color:            #EB1D25;
               font-size:        20px;
}
P     {
               font-size:        12px;
}
LI    {
               font-size:        12px;
}
TABLE {
               color:            #727272;
               font-size:        12px;
               font-family:      Arial;
               text-decoration:  none;
}
 TABLE a:hover, TABLE a:link, TABLE a:visited, TABLE a:active {
               color:            #EB1D25;
               font-size:        12px;
               font-family:      Arial;
               text-decoration:  none;
}
 .td2 a:hover, .td2 a:link, .td2 a:visited, .td2 a:active {
               color:            #727272;
               font-size:        12px;
               font-family:      Arial;
               text-decoration:  none;
}