@charset "utf-8";

*{
margin:0;
padding:0;
}

.menu_firma 
   {
   text-align: center;
   font-size: 10pt;
   font-family: Verdana;
   color: #FFFF00;
   margin-top: 0;
   margin-bottom: 0;
   font-weight: bold;
   }
.menu_firma_big
   {
   text-align: center;
   font-size: 14pt;
   font-family: Verdana;
   color: #FFFF00;
   margin-top: 0;
   margin-bottom: 0;
   font-weight: bold;
   }
.menu_firma_small
   {
   text-align: center;
   font-size: 8pt;
   font-family: Verdana;
   color: #FFFF00;
   margin-top: 0;
   margin-bottom: 0;
   }

.menu 
   {
   line-height: 100%;
   margin-left: 40; margin-right: 0; margin-top: 5; margin-bottom: 5;
   text-align: left;
   font-size: 10pt;
   font-family: Verdana;
   color: #ffffff;
   margin-top: 0;
   margin-bottom: 0;
   font-weight: bold;
   }
   
A.amenu:link    { text-decoration: none; color: #ffffff; }
A.amenu:visited { text-decoration: none; color: #ffffff; }
A.amenu:hover   { text-decoration: underline; color: #FF3333; }

#tytul 
   {
   margin-right: 10; margin-top: 0; margin-bottom: 10; margin-left: 40 ;
   font-family: Palatino Linotype;
   font-size: 12pt;
   font-weight: bold;
   font-style: italic;
   color: #ecc152;
   
   }
   
#tekst 
   {
   line-height: 120%; margin-left:10; margin-right:10; margin-top:0; margin-bottom:0;
   font-family: Palatino Linotype;
   font-size: 10pt;
   color: #eeeeee;
   
   }

        A:link    { text-decoration: none; color: #ffff00; }
        A:visited { text-decoration: none; color: #ffff00; }
        A:hover   { text-decoration: underline; color: #ff0000; }

.stopka
   {
   text-align: left;
   font-size: 8pt;
   font-family: Verdana;
   color: #FFFF00;
   margin-top: 0;
   margin-bottom: 0;
   }
   
.annet
   {
   text-align: right;
   font-size: 8pt;
   font-family: Verdana;
   color: #ffffff;
   margin-top: 0;
   margin-bottom: 0;
   }
   
        A.aannet:link    { text-decoration: none; color: #ffffff; }
        A.aannet:visited { text-decoration: none; color: #ffffff; }
        A.aannet:hover   { text-decoration: underline; color: #ffff00; }

#tekst hr
	{
	color: #ecc152;
	width: 95%;
	height: 1px;
	}

	
	
