body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 13px;
	background: #fff;
}

img {
	border: 0;
	margin: 0;
}

div#strona {
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
}

div#naglowek {
	height: 150px;
	clear: both;
}

div.logo {
	height: 150px;
	float: left;
}

div.logo img {
	max-height: 150px;
}

div.linki {
	height: 150px;
	float: right;
	text-align: right;
}

div.linki ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #003896;
	font-weight: 700;
}

div.linki ul li {
	display: inline;
	margin: 0 5px;
}

div.linki ul li a{
	text-decoration: none;
	color: #000;
	font-size: 15px;
}

div.linki ul li a:hover{
	color: #003896;
}

div#menu {
	width: 100%;
	clear: both;
	border-top: 1px solid #de2119;
	margin: 0;
	padding: 0;
}

div#menu ul {
	list-style: none;
	font-weight: 700;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}

div#menu ul li {
	display: inline;
	margin: 0 1%;
}

div#menu ul li a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	padding: 5px 3%;
	background: #de2119;
}

div#menu ul li a:hover, div#menu ul li:hover, div#menu ul li a.active {
	padding-bottom: 15px;
	background: #de2119;
	font-size: 15px;
}

div#content {
	width: 100%;
	clear: both;
	margin: 20px 0;
}

div.news {
	width: 30%;
	float: left;
	margin: 0;
	margin-bottom: 20px;
}

div.wpis {
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
}

p.news_data {
	color: #b5b5b5;
	font-size: 9px;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #e9e9e9;
}

p.news_tytul, p.news_tytul a {
	text-decoration: none;
	color: #003896;
	font-size: 16px;
	margin: 0;
	text-align: left;
	font-weight: 700;
}

p.news_tytul a:hover {
	text-decoration: underline;
}

p.news {
	color: #000;
	font-size: 12px;
	margin: 10px 0;
	overflow: hidden;
}

p.wiecej, p.wiecej a {
	text-decoration: none;
	color: #de2119;
	font-size: 10px;
	margin: 0;
	text-align: right;
}

p.wiecej a:hover {
	text-decoration: underline;
}

p.news_autor {
	color: #000;
	font-size: 9px;
	margin: 0;
	margin-top: 5px;
	text-align: right;
	border-top: 1px solid #e9e9e9;
}

p.autor {
	color: #000;
	font-size: 13px;
	margin: 0;
	text-align: right;
}

div.tresc {
	width: 68%;
	float: right;
	margin: 0;
	margin-bottom: 20px;
	text-align: justify;
}

div#stopka p {
	width: 100%;
	clear: both;
	margin: 0 auto;
	background: #003896;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

div#admin p {
	width: 100%;
	clear: both;
	margin: 0 auto;
	margin: 5px 0;
	color: #fff;
	font-size: 9px;
	text-align: center;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #003896;
	text-decoration: underline;
}

h1 {
	text-align: left;
	font-size: 24px;
	border-bottom: 1px dotted;
}

h2 {
	text-align: right;
	font-size: 22px;
	border-bottom: 1px dotted;
}

h3 {
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #e9e9e9;
}

h4 {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}

h5 {
	font-size: 14px;
	text-align: center;
}

h6 {
	text-align: left;
	font-size: 16px;
	border-bottom: 1px solid #e9e9e9;
	clear: both;
}

ul.punkt {
	list-style-type: decimal;
}

ul.podpunkt {
	list-style-type: decimal;
}

.img_wladze {
	float: left;
	border: 2px solid #003896;
}

.wladze {
	text-align: left;
	clear: right;
	font-size: 15px;
}

.lista {
	width: 100%;
	border: 0;
}

.naglowek {
	background: #e9e9e9;
	font-weight: 700;
	text-align: center;
}

.opcja { 
	cursor: hand;
	cursor: pointer;
	clear: both;
}

.opcja_o { 
	cursor: hand;
	cursor: pointer;
	clear: both;
}

.otwarta { 
	text-align: left;
	clear: both;
}

.kontakt {
	font-size: 14px;
}