
Body { margin: auto;}

td {vertical-align: top; padding: 0;}
table {vertical-align: top; padding: 0; border-collapse: collapse;}

/* LINKI */

a:link
{
       color: #809F08;
       text-decoration: none;
       font-size: 10px;
       font-weight: bold;
       font-family: verdana, sans-serif;
}
a:visited
{
       color: #809F08;
       text-decoration: none;
       font-size: 10px;
       font-weight: bold;
       font-family: verdana, sans-serif;
}
a:hover
{
    color: #000000;
       text-decoration: none;
       font-size: 10px;
       font-weight: bold;
       font-family: verdana, sans-serif;
       }

/* Styl*/


.l_tlo
{
 width: 100% ;
 height: 104px ;
 background-image: url("gfx/l_tlo.gif");
 background-repeat:repeat-x;
}

.logo
{
 width: 324px ;
 height: 104px ;
 background-image: url("gfx/logo.gif");
 background-repeat: no-repeat;
}

.m
{
 width: 100% ;
 height: 34px;
 background-image: url("gfx/m.gif"); 
}

.t
{
 width: 100% ;
 height: 390px;
 background-image: url("gfx/t.gif"); 
 background-repeat: no-repeat;
}


.lm
{
 width: 250px ;

}

.lp
{
 width: 80% ;

} 

.line
{
 width: 1px ;
 height: 100%;
 background-image: url("gfx/line.gif"); 
}

.img
{
 margin-top:10px;
 background-repeat: no-repeat;
}

.img2
{
 margin-top:10px;
 margin-left:30px;
 background-repeat: no-repeat;
}

.dol
{
 width: 100% ;
 height: 40px;
 background-image: url("gfx/dol.gif"); 
}

.space
{
 width: 100% ;
 height:4px ;
 background-color: #0b0b0b;
}

.kr
{
 height:34px ;
 background-image: url("gfx/kr.gif"); 
 background-repeat: no-repeat;
}

/* Style - czcionki itp. */



.txt{color: #000000; font-family: verdana; font-size: 10px; margin-left:20px; margin-right:20px; margin-top:20px;
font-weight: normal; line-height:17px;}

.menu{color: #ededed; font-family: verdana; font-size: 10px; margin-left:20px; margin-right:20px; margin-top:8px;
font-weight: bold; line-height:17px;}

.m4{margin-left:20px; margin-bottom:0px; margin-right:0px; margin-top:16px;}

