body {
	background-color:#44607e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
img {
border: 1px solid #333333;
} 
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #FF0000;
}
h4 {
	font-size: 12px;
	color: #FF0000;
}
a {
	text-decoration:underline;
	color:#666666;
}

#central {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #ffffff;
}

#pasek {
	background-image:url();
	background-repeat:no-repeat;
	height:25px;
	text-align:center;
	padding:0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#logo {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:226px;
}
#menu {
	background-image:url(images/button_bacground.gif);
	background-repeat:no-repeat;
	height:26px;
	text-align:center;
	padding:0px 111px;
}
#menu a {
	display:inline-block;
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	width:111px;
	height:25px;
	padding-top:3px;
}
#menu a:hover {
	display:inline-block;
	float:left;
	color:white;
	font-weight:bold;
	width:111px;
	height:23px;
	background-image:url(images/buttonover.gif);
	padding-top:3px;
}
#lewa {
	float: left;
	margin-left:35px;
	margin-top:35px;
	width:220px;
	padding:0px;
	text-align:center;
}
#prawa {
	float: right;
	width:460px;
	margin-right:20px;
	margin-top:20px;
	padding:0px;
}
#srodek {
	float: right;
	width:720px;
	margin-right:20px;
	margin-left:35px;
	margin-top:20px;
	padding:0px;
}

#footer {
	clear:both;
	background-image:url(images/footer.gif);
	heigh:61px;
	width:780px;
}
.stopka {
	padding:15px 55px 10px 0px;
	text-align:right;
	font-size: 8pt;
	color:#ffffff;
}
.stopka a{
color:#ffffff;
}
.stopka a:hover{
color:#666666;
}
.p_tresc{margin-left:10px ;}

.form {
	margin-left:10px;
	margin-bottom:5px;
}
.form_input {
	width:410px;
	padding: 0px;
}
.form_textarea {
	width:410px;
	height:150px;
	padding: 0px;
}
.formerror {
	text-align:center;
	color:#F00;
	font-weight: bold;
}
.formsent {
	text-align:center;
	color:#0F0;
	font-weight: bold;
}
.img {
	border:0;
}

