
BODY 	{
		color : #000000;
		background-color : #848383;
		margin-left : 0px;
		margin-right : 0pt;
		font-family : Arial;
		font-size : 11px;
		}
		
A       
{
    color : #D14847;
}

A:link,A:visited		{
		text-decoration : none;
		}
		
A:hover,A:active	{
		text-decoration : underline;
		}
.right  
         {
            text-align : right;
         }
         
.left  
         {
            text-align : left;
         }
         
TD		{
		margin : 0px;
		padding : 0px;
		font-size : 11px;
		}
.menu1
		{
		width : 164px;
		height : 24px;
		color : #000000;
		font-weight : bold;
		text-align: right;
		padding-right: 5px;
		font-size : 12px;
		border-bottom: solid 1px #a3a3a3;
		}
		
.menu2
		{
		height : 24px;
		color : #000000;
		font-size : 12px;
		padding-left: 10px;
		padding-right: 20px;
		text-align: left;
		background-color: #eeeeee;
		}
		
.menu3
		{
		height : 24px;
		color : #000000;
		font-size : 11px;
		}
		
TD.submenu
		{
		vertical-align : middle;
		border-bottom : 1px solid #ebebeb;
		padding-left : 13px;
		width : 174px;
		height : 25px;
		color : #445777;
		}
		
TD.tloLewe
		{
		vertical-align : bottom;
		width : 111px;
		background-image : url('images/tlo_lewe.gif');
		background-repeat : repeat-y;
		}
		
TD.tloPrawe
		{
		vertical-align : top;
		width : 59px;
		background-image : url('images/tlo_prawe.gif');
		background-repeat : repeat-y;
		}
		
TD.stopka
        {
            background-color : #F4F4F4;
            height : 26px;
            vertical-align : middle;
            font-size : 11px;
        }
TD.navigate
        {
            width : 50px;
            height : 20px;
            vertical-align : middle;
        }
        

IMG		{
		margin : 0px;
		padding : 0px;
		}
		
P		{
		margin : 0px;
		padding : 0px;
		padding-top : 3px;
		padding-bottom : 3px;
		}
.tytulAktualnosc
        {
            color : #D14847;
            font-size: 12px;
            padding-top : 10px;
            padding-bottom : 0px;
        }
        
.trescAktualnosc
        {
            color : #D14847;
            font-weight : bold;
            padding-top : 0px;
            padding-bottom : 0px;
        }

P.naglowekMain
        {
            color : #D14847;
            font-weight : bold;
            font-size : 15px;
        }