body	{
	margin: 0px;
	padding: 0px;
	background-color: #383838;
	}
		
a:link, a:visited {
 	font: 9pt verdana;
 	font-style: normal;
    color: #9fd600;
    text-decoration: none;
    margin: 0px;
	}
	
a:hover, a:active {
	color: #9fd600; 
	text-decoration: underline;
	margin: 0px;
	}
	
a.stopka:link, a.stopka:visited {
 	font: 7.5pt verdana;
 	font-style: normal;
    color: #9fd600;
    text-decoration: none;
	}
	
a.stopka:hover, a.stopka:active {
	color: #6aae00; 
	text-decoration: underline;
	}

.stopka  	{
 	font: 7.5pt verdana;
 	color: #efefef;
	text-decoration: none;
 	line-height: 130%;
 	text-align: left;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
    }

P  	{
 	font: 9pt verdana;
 	color: #1f1f1f;
	text-decoration: none;
 	line-height: 130%;
 	text-align: justify;
 	margin-top: 30px;
 	margin-left: 15px;
 	margin-right: 20px;
 	margin-bottom: 30px;
    }
    
.title  	{
 	font: bold 11pt verdana;
 	color: #9fd600;
	text-decoration: none;
 	line-height: 130%;
 	text-align: left;
 	margin-top: 10px;
 	margin-left: 10px;
    }    