BODY { 
	background-color: #AAAAAA;
 	margin-top: 5px;
 	}
 	
H1 {
	font-family: Tahoma; 
	font-size: 28px; 
	font-weight: bold; 
	text-align: left; 
	color: #123051;
	margin-top: 20px; 
	margin-left: 20px;
	margin-bottom: 4px;
	}
H2 {
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: 100; 
	text-align: left; 
	color: #000000;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;

	}

H3 {
	margin-top: 0px; 
	margin-left: 20px; 
	margin-right: 20px; 
 	font-family: Verdana, Arial, Tahoma; 
 	font-size: 12px;
	font-weight: normal; 
	text-align: justify;
	line-height: 1.3em;
	}
	 	
.kontener {
 	width: 800px;
 	height:600px;
 	background-color: #FFFFFF;
	
 	font-family: Verdana, Arial, Tahoma; 
 	font-size: 12px;
	}
	
.stopka {
	margin-top: 5px; 
	margin-left: 10px;
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: left; 
	color: #123051;
	
	}

A { text-decoration: none; }
A:link { color: #123051; }
A:active { color: #123051; }
A:visited { color: #123051; }
A:hover { color: #666666; }


	