/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #0251D3;
	outline: none;
}
a:visited {
	color: #228B22;
}
a:active {
	color: #DC143C;
}
a:hover {
	color: #EE0012;
	text-decoration: underline;
}
.teksty{
	text-align: justify;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	text-indent: 10pt;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	text-indent: 10pt;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	text-indent: 10pt;
	color: #FFEA00;
	padding-top: 4px;
	display: block;
	background-color: #0251D3;
	height: 25px;
}
.gora {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
img {
	border: 0;
	}	
