/* css reset - początek*/
* {
	padding: 0px;
	margin: 0px;
}

html {
	overflow-y: scroll;
}

a {
	outline: none;
}

a img {border: none;
}

.clear {
	clear: both;
}
/* css reset - koniec*/

body {
	text-align: center;
	font-size: 62.5%;
	font-family: "Arial", Georgia, Times, serif;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 810px;
}

#header {
	margin-top: 2px;
	float: left;
	width: 810px;
}

ul.menu_gura {
	height: 18px;
	display: inline;
	text-align: right;
	width: 644px;
	float: left;
}

ul.menu_gura li {
	list-style-type: none;
	display: inline;
}

ul.menu_gura li a {
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}

ul.menu_gura li a:hover {
	color: black;
	text-decoration: none;
}
#logo {
	height: 80px;
	float: left;
	width: 810px;
}

#logo h1 a {
	float: left;
	height: 80px;
	width: 810px;
	background-repeat: no-repeat;
	background-image: url(../images/logo_PZWLP.png);
	text-indent: -9999px;
}

ul.menu {
	display: inline;
	background-color: #003B77;
	height: 23px;
	margin-left: 5px;
	float: left;
	width: 800px;
}

ul.menu li {
	margin-right: 20px;
	margin-left: 20px;
	list-style-type: none;
	display: inline;
}

ul.menu li a {
	line-height: 18px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	font-family: verdana, Arial, sans-serif;
}

ul.menu li a:hover {
	text-decoration: none;
	color: #6699CC;
}

.foto {
	display: inline;
	margin-left: 5px;
	float: left;
	width: 800px;
}

.main {
	display: inline;
	padding-bottom: 6px;
	border-bottom-color: #cbcbcb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
	width: 800px;
}

.kol_l {
	margin-right: 20px;
	width: 360px;
	float: left;
}

.kol_p {
	width: 160px;
	float: right;
}

h2.nag {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom-color: #b7cce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	font-weight: bold;
	font-size: 2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #003B77;
}

h2.nag a {
	text-decoration: none;
	color: #003B77;
}

h2.nag a:hover {
	text-decoration: none;
	color: black;
}

div.text {
	margin-bottom: 10px;
	line-height: 1.4em;
	color: black;
	font-size: 1.2em;
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom-color: #b7cce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.text a {
	font-weight: bold;
	text-decoration: none;
	color: #003B77;
}

div.text a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #003B77;
}

.kol_s {
	background-color: #e6ecf2;
	width: 240px;
	float: left;
}

#loga {
	display: inline;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	width: 800px;
	border-bottom-color: #b7cce6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h5.kat {
	font-weight: bold;
	font-family: verdana, Arial, sans-serif;
	margin-bottom: 8px;
	display: block;
	background-repeat: repeat-x;
	background-image: url(../images/g.png);
	line-height: 23px;
	height: 23px;
	padding-left: 5px;
	color: #7D9BAF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
}

h5.kat a {
	font-weight: bold;
	margin-left: 7px;
	display: block;
	color: #7D9BAF;
	text-transform: uppercase;
	text-decoration: none;
}

h5.kat a:hover {
	display: block;
	color: #003B77;
	text-transform: uppercase;
	text-decoration: none;
}

h5.m {
	font-weight: bold;
	font-family: verdana, Arial, sans-serif;
	margin-bottom: 8px;
	display: block;
	background-repeat: repeat-x;
	background-image: url(../images/m.png);
	line-height: 23px;
	height: 23px;
	padding-left: 5px;
	color: #949494;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
}

h5.m a {
	font-weight: bold;
	margin-left: 7px;
	display: block;
	color: #949494;
	text-transform: uppercase;
	text-decoration: none;
}

h5.m a:hover {
	display: block;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}

#footer {
	display: inline;
	background-position: center bottom;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_bg.png);
	margin-left: 5px;
	width: 800px;
	float: left;
}

#footer ul {
	width: 800px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
}

#footer ul li a {
	color: #999999;
	text-decoration: none;
	line-height: 21px;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}

#footer ul li a:hover {
	color: black;
	text-decoration: none;
}

#alch p a {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	height: 30px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../images/alch.png);
	text-indent: -9999px;
}

.akt {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}.akt h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #003B77;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.6em;
}

.akt h3 a {
	color: #003B77;
	text-decoration: none;
	font-weight: bold;
}

.akt h3 a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

p.szary {
	line-height: 1.4em;
	font-size: 1.2em;
	color: #4D4D4D;
}

p.szary a {
	font-weight: bold;
	text-decoration: none;
	color: #003B77;
}

p.szary a:hover {
	color: #003B77;
	text-decoration: underline;
}

p.czytaj {
	padding-top: 3px;
	margin-top: 3px;
	display: block;
	text-align: right;
	color: #003B77;
	font-style: italic;
	font-size: 1.1em;
}

p.czytaj a {
	display: block;
	color: #003B77;
	text-decoration: none;
	font-style: italic;
	border-top-color: #ccd2d8;
	border-top-style: solid;
	border-top-width: 1px;
}

p.czytaj a:hover {
	display: block;
	color: black;
	text-decoration: underline;
	font-style: italic;
	border-top-color: #ccd2d8;
	border-top-style: solid;
	border-top-width: 1px;
}

p.data {
	margin-bottom: 1px;
	color: #a9a9a9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.p_kol_l {
	min-height: 250px;
	background-color: #F0F0F0;
	margin-right: 20px;
	width: 160px;
	float: left;
}

ul.menu_pion {
	width: 140px;
	padding-bottom: 5px;
	display: block;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	list-style-type: none;
	color: #4F4F4F;
	font-family: Helvetica, Arial, sans-serif;
}

ul.menu_pion li {
	line-height: 1.4em;
	font-size: 1.1em;
}

ul.menu_pion li a {
	font-weight: bold;
	text-decoration: none;
	color: #4F4F4F;
}

ul.menu_pion li a:hover {
	color: black;
}

ul.menu_pion li ul {
	list-style-type: none;
	margin-left: 10px;
}

ul.menu_pion li ul li {
}

ul.menu_pion li ul li a {
  font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4F;
}

ul.menu_pion li ul li a:hover {
	color: black;
}

.p_kol_s {
	width: 420px;
	float: left;
}

.p_kol_p {
	float: right;
	width: 160px;
}

.szukaj {
	border-style: none;
	display: inline;
	width: 150px;
	line-height: 18px;
	margin-right: 5px;
	background-color: #e3e3e3;
	height: 18px;
	float: right;
}

input.input {
	float: left;
	display: inline;
	width: 124px;
	font-size: 1.1em;
	padding-left: 5px;
	font-style: italic;
	color: #adadad;
	height: 18px;
	border-style: none;
	background-color: #e3e3e3;
}

input#search {
	float: right;
	display: inline;
	border-style: none;
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/lup.png);
	text-indent: -9999px;
	overflow: hidden;
}

#aktualnosci .p_kol_s {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #e6ecf2;
}

#aktualnosci .p_kol_l {
	margin-bottom: 10px;
	background-color: #e6ecf2;
}

#aktualnosci div.text {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-style: none;
}

#aktualnosci p.czytaj {
	margin-bottom: 10px;
}

.o_rekl {    
	color: #999999;
	text-decoration: none;
	line-height: 21px;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}


/* tagi */
#tagi {
  text-align:center;
	background-position: center bottom;
	margin-left: 5px;
	width: 800px;
	float: left;
}

#tagi ul {
	width: 800px;
}

#tagi ul li {
	list-style-type: none;
	display: inline;
}

#tagi ul li a {
	color: #999999;
	text-decoration: none;
	line-height: 21px;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}

#tagi ul li a:hover {
	color: black;
	text-decoration: none;
}


