/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 10px;
}

.smallGrey {
	font-size: 10px;
	color: #999999;
}

.nineGrey {
	font-size: 9px;
	color: #999999;
}

.smallFooter {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.blue {
	color: #0075BB;
}

.smallRed {
	font-size: 9px;
	color: #ff9999;
}

.smallContent {
	font-size: 10px;
	color: #b3b3d0;
	line-height: 13px;
}


.redalert {
	width: 520px;
	padding: 10 0 10 0;
	border: 1px solid #FF6666;
	color: #FF6666;
	font-weight: bold;
	text-align: center;
}

.greeninfo {
	width: 520px;
	padding: 10 0 10 0;
	border: 1px solid #0075BB;
	color: #0075BB;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 16px;
	color: #000099;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-weight: lighter;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

.verybig {
	font-size: 24px;
	color: #0075BB;
	font-weight: lighter;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

.bigtitle {
	font-size: 20px;
	color: #0075BB;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

.title {
	font-size: 16px;
	color: #0075BB;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.title2 {
	font-size: 22px;
	color: #0075BB;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

.subtitle {
	font-size: 16px;
	color: #0075BB;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

a.normal:link {
	color: #0075BB;
	text-decoration: none;
}

a.normal:visited {
	color: #0075BB;
	text-decoration: none;
}

a.normal:active {
	color: #0075BB;
	text-decoration: none;
}

a.normal:hover {
	color: #0075BB;
	text-decoration: underline;
}

a.underline:link {
	color: #000000;
	text-decoration: underline;
}

a.underline:visited {
	color: #000000;
	text-decoration: underline;
}

a.underline:active {
	color: #000000;
	text-decoration: underline;
}

a.underline:hover {
	color: #0075BB;
	text-decoration: underline;
}

a.smallgreylink:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.smallgreylink:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.smallgreylink:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 24px;
	border: 1px solid #CCCCCC;
	padding: 4px 4px 4px 4px;
}



#ALL {
	width: 100%;
	text-align: center;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
}

#TOP {
	width: 991px;
	margin: 0px auto;
	text-align: left;
}

#HEADER {
	width: 100%;
	height: 163px;
}

#HEADER #topheader {
	position: relative;
	top: 0px;
	left: 0px;	
	width: 991px;
	height: 163px;
}

#HEADER #topheader #logo {
	position: absolute;
	top: 11px;
	left: 0px;
}

#HEADER #topheader #pzf {
	position: absolute;
	top: 11px;
	left: 372px;
}

#HEADER #topheader #top {
	position: absolute;
	top: 0px;
	left: 612px;
	width: 379px;
	height: 54px;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
}

#HEADER #topheader #top #forminput {
	position: absolute;
	top: 17px;
	left: 184px;
}

#HEADER #topheader #top #formbutton {
	position: absolute;
	top: 17px;
	left: 303px;
}

#HEADER #topheader #top #flag {
	position: absolute;
	top: 17px;
	left: 350px;
}

#HEADER #topheader #topmenu {
	position: absolute;
	top: 77px;
	left: 0px;	
	width: 991px;
	height: 56px;
}

#HEADER #topheader #topmenu #menu1 {
	position: absolute;
	top: 0px;
	left: 42px;
}

#HEADER #topheader #topmenu #menu2 {
	position: absolute;
	top: 0px;
	left: 157px;
}

#HEADER #topheader #topmenu #menu3 {
	position: absolute;
	top: 0px;
	left: 269px;
}

#HEADER #topheader #topmenu #menu4 {
	position: absolute;
	top: 0px;
	left: 384px;
}

#HEADER #topheader #topmenu #menu5 {
	position: absolute;
	top: 0px;
	left: 498px;
}

#HEADER #topheader #topmenu #menu6 {
	position: absolute;
	top: 0px;
	left: 612px;
}

#HEADER #topheader #topmenu #menu7 {
	position: absolute;
	top: 0px;
	left: 726px;
}

#HEADER #topheader #topmenu #menu8 {
	position: absolute;
	top: 0px;
	left: 840px;
}

#CONTENT {
	width: 601px;
	float: left;
	overflow: hidden;
}

#CONTENT #first {
	position: relative;
	top: 0px;
	left: 0px;
	width: 601px;
	height: 509px;
}

#CONTENT #first #baner {
	position: absolute;
	top: 0px;
	left: 0px;
}

#CONTENT #first #news {
	position: absolute;
	top: 265px;
	left: 0px;
	width: 601px;
	height: 232px;
}

#CONTENT #first #news #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#CONTENT #first #news #col1 {
	position: absolute;
	top: 0px;
	left: 54px;
	width: 263px;
	height: 232px;
}

#CONTENT #first #news #col2 {
	position: absolute;
	top: 0px;
	left: 338px;
	width: 263px;
	height: 232px;
}

#CONTENT #toplinks {
	width: 601px;
	height: 22px;
	background-image: url('images/top_linki.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}

#CONTENT #title {
	margin: 25 0 10 0;
}

#CONTENT #text {
	padding: 0 0 20 0;
}

#RIGHT {
	width: 390px;
	float: right;
	overflow: hidden;
}

#RIGHT #banerright {
	margin: 0 0 0 11;
	padding: 0 0 0 0;
}

#RIGHT #banerfour {
	margin: 11 0 0 11;
	padding: 0 0 0 0;
}

#RIGHT #banerfast {
	margin: 11 0 11 11;
	padding: 0 0 0 0;
}

#CLEAR {
	clear: both;
	width: 100%;
}

#FOOTER {
	clear: both;
	width: 100%;
	height: 179px;
	background-color: #FFFFFF;
	background-image:  url('images/footer.gif');
	background-repeat: repeat-x;
}

#FOOTER #footer2 {
	width: 991px;
	margin: 0px auto;
	text-align: left;
}

#FOOTER #footer2 #text {
	position: relative;
	top: 16px;
	text-align: center;
}

#FOOTER #footer2 #boxes {
	position: relative;
	top: 46px;
	width: 991px;
	height: 122px;
	text-align: center;
	background-image:  url('images/footer.jpg');
	background-repeat: no-repeat;
}

#FOOTER #footer2 #boxes #logo1a {
	position: absolute;
	top: 40px;
	left: 25px;
}

#FOOTER #footer2 #boxes #logo2a {
	position: absolute;
	top: 40px;
	left: 189px;
}

#FOOTER #footer2 #boxes #logo3a {
	position: absolute;
	top: 40px;
	left: 271px;
}

#FOOTER #footer2 #boxes #logo4a {
	position: absolute;
	top: 40px;
	left: 485px;
}

#FOOTER #footer2 #boxes #logo1b {
	position: absolute;
	top: 30px;
	left: 634px;
}

#FOOTER #footer2 #boxes #logo2b {
	position: absolute;
	top: 30px;
	left: 792px;
}

#FOOTER #footer2 #boxes #logo3b {
	position: absolute;
	top: 76px;
	left: 729px;
}a:link {
	list-style-image: url(../../Wojtek/www/images/ptaszek.jpg);
}
