html, body {
	background: #FA821B;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tresc {
padding: 10px;
text-align: justify;
font-size: 12px;
}

.tabela {
text-align: justify;
font-size: 12px;
}

.bottom {
padding-right: 20px;
padding-top: 13px;
font-size: 10px;
color: #FFFFFF;
}

.naglowek {
color: #009900;
padding-bottom:5px;
padding-left:30px;
font-weight: bold;
}

.schemat {
padding-top: 10px;
text-align: left;
font-size: 10px;
}

hr {
margin:0px;
border: 0;
color: #009900;
background-color: #009900;
height: 2px;
width: 400px;
}

h1 {
margin:0px;
padding:0px;
font-size: 12px;
font-weight: bold;
display: inline;
}

h2 {
margin:0px;
font-size: 14px;
font-weight: bold;
color: #009900;
}

h3 {
font-size: 12px;
color: #000000;
font-weight: normal;
}

.wiecej a:hover {
	color: #009900;
}

.wiecej a:active {
	color: #009900;
}

.wiecej a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
}


.bottomlink a:link, .bottomlink a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}


.bottomlink a:active, .bottomlink a:hover {
	color: #FEEDB9;
	text-decoration: none;
	font-weight: bold;
}




h2 a:hover {
	color: #009900;
	text-decoration: underline;
}

h2 a:active {
	color: #009900;
	text-decoration: underline;
}

h2 a {
	text-decoration: none;
	color: #009900;
	font-weight: bold;	
}



a:link, a:visited {
	color:#291670;
	text-decoration: none;
	font-weight: bold;
}


a:active, a:hover {
	color: #FA821B;
	text-decoration: none;
	font-weight: bold;
}