A:link	{
		color: white;
		text-decoration : none;
		font-weight: bold; 
	}
	
A:visited	{
		color: lightgrey;
		text-decoration : none;
		font-weight: bold; 
	}
	
A:hover	{
		color: gray;
		text-decoration : underline;
		font-weight: bold; 
	}


.prawa A:link	{
		color: darkgreen;
		text-decoration : none;
		font-weight: bold; 
	}
	
.prawa  A:visited	{
		color: #606;
		text-decoration : none;
		font-weight: bold; 
	}

.prawa A:hover	{
		color: darkgreen;
		text-decoration : underline;
		font-weight: bold; 
	}


body	{
		margin: 0px;
		padding: 0px;
		text-align: justify;
		background: #F0F0F0 url(img/tlo_bg.jpg) repeat-y left;
		font: 8pt Verdana;
	}
	
#strona	{
		clear: both;
		padding-left: 10px;
    	height: 100%;
	}	
	
h3	{
		margin: 4px;
		padding: 2px;
		font: 8pt Verdana;
		color: White;
		text-align: left;
        background: Black url(img/tlo_bgg.JPG);
		width: 120px;
		height: 35px;
	}

.h3_center	{
        margin-top: 7px;
		width: 110px;
	}

.menu A:hover	{
		color: #F1EBEB;
		text-decoration : underline;
		font-weight: bold; 
	}
	
.menu a	{
		display: block;
		padding: 3px;
		padding-left: 10px;
		width: 80%; 
	}

.menu	{
		width: 145px;
		float: left;
		padding-left: 15px;
		position: relative; left: 0px; 
		position: relative; top: -5px; 
		background: #C0C0C0;
	}
	
.prawa	{
		width: 430px;		
	}

.TSA {  
        padding: 10px;
		background: #F0F0F0;
	}
	
.prawa TD {
		background: #F0F0F0;
	}

TD {
		background-color: #C0C0C0;
		Padding: 4px;
		font: 8pt Verdana;		
}

.stopka	{
		background: #C0C0C0;	
	}

.stopka A:link	{
		color: white;
		text-decoration : none;
		font-weight: bold; 
	}
	
.stopka  A:visited	{
		color: black;
		text-decoration : none;
		font-weight: bold; 
	}

.stopka A:hover	{
		color: blue;
		text-decoration : underline;
		font-weight: bold; 
	}

P.header2 {
	
	font-size: 15;
	font-weight: bold;    
	text-align: right;
	line-height: 15px;
	text-indent: 0pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
    padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 15px;
	background: url(img/tlo_1.gif);
}	