/* Design & Code (c) ABOVO Media */

html,
body
{
   color                : #727272;
   padding              : 0px;
   margin               : 0px;
   background           : transparent;
}

#container
{
   width                : 100%;
   height               : 100%;
   background-color     : #727272;
   text-align           : center;
}

#main
{
   position             : relative;
   top                  : 189px;
   margin               : 0 auto;
   text-align           : left;
   width                : 525px;
   height               : 290px;
   background-color     : #ffffff;
   margin-top           : 0;
   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(../images/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               : 0;
}

.hkop
{
   font-size            : 17px;
   font-family          : Arial;
   text-decoration      : none;
}

.hkop a:hover,
.hkop a:link,
.hkop a:visited,
.hkop a:active,
.hkop a:focus
{
   color                : #727272;
   font-size            : 17px;
   font-family          : Arial;
   text-decoration      : none;
   outline              : 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,
.copyright a:focus
{
   color                : #ED1D25;
   font-size            : 10px;
   font-family          : Arial;
   text-decoration      : none;
   line-height          : 25px;
   outline              : none;
}

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,
table a:focus
{
   color                : #EB1D25;
   font-size            : 12px;
   font-family          : Arial;
   text-decoration      : none;
   outline              : none;
}

.td2 a:hover,
.td2 a:link,
.td2 a:visited,
.td2 a:active,
.td2 a:focus
{
   color                : #727272;
   font-size            : 12px;
   font-family          : Arial;
   text-decoration      : none;
   outline              : none;
}
