body {
	background-color:	#FFFFFF;
	margin:				0;
	text-align:			center;
}

*, html, body, a, table, form {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	color:				#4e4e4e;
}

a {
	text-decoration: 	underline;
	color: 				#2b62af;
}
a:hover {
	text-decoration:	none;
}
a img {
	border: 			none;
}

ul li {
	list-style-image: url('gfx/punktor.jpg');
}

#container {
	margin: 			0 auto;
	width:				960px;
	text-align:			left;
}

#top {
	width:				100%;
	height:				100px;
	clear:				both;
	position:			relative;
}

#logo {
	position:			absolute;
	top:				35px;
	left:				50px;
}
#logo,
#logo img {
	width:				105px; 
	height:				57px;
}

#menu {
	position:			absolute;
	right: 				0;
	top:				50px;
	width: 				800px;
	text-align:			right;
}

#menu a {
	text-decoration: 	none;
	font-weight: 		bold;
	font-size: 			105%;
	color: 				#313131;
	line-height: 		20px;
	margin-left: 		20px;
	margin-right:		20px;
}
#menu a:hover {
	color:				#cd0310;
}

#main_news {
	width:				960px;
	height:				335px;
	clear:				both;
	background-image:	url('gfx/foto.jpg');
	background-position:top center;
	background-repeat:	no-repeat;
	position:			relative;
}
#news_title {
	position:			absolute;
	top:				70px;
	left:				30px; 
	height:				38px;
	background-image:	url('gfx/aktualnosci-tlo.jpg');
	background-position:top center;
	background-repeat:	no-repeat;
	line-height:		38px;
	font-size:			160%;
	color:				#f6f6f6; 
}
#news {
	position:			absolute;
	position:			absolute;
	top:				110px;
	left:				30px;
	width: 				249px;
	text-align: 		justify;
}
#news * {
	font-size: 			10pt;
	color:				#f3f7fb;
}

#nav {
	clear:				both;
	margin: 			5px 15px 10px 15px;
	width:				930px;
	border-bottom: 		1px solid #efefef;
	height:				25px;
	position:			relative;
}
#nav * {
	line-height:		23px;
	color: 				#909090;
	font-size:			8pt;
}

#nav a {
  text-decoration: none;
}

#nav .left {
	position:			absolute;
	top:				0;
	left:				10px;
	text-align:			left;
}
#nav .right {
	position:			absolute;
	top:				0;
	right:				10px;
	text-align:			right;
}

#title {
	position:			relative;
	clear:				both;
	margin: 			10px 0 10px 0;
	width:				960px;
	height:				42px;
	background-color:	#ececec;
}
#title h1 {
	margin:				0;
	padding:			0; 
	position:			absolute;
	top: 			0;
	right:				20px;
	font-size:			45px;
	color:				#FFFFFF;
	display: block;
}

#main_content,
#content {
	position:			relative;
	clear:				both;
	margin: 			10px 15px 20px 15px;
	width:				930px;
}
#main_content .left {
	position:			absolute;
	top:				0;
	left:				10px;
	text-align:			left;
	width:				310px;
}
#main_content .right {
	margin:				0 10px 0 330px;
	text-align:			left;
}

#content .column_left,
#content .column_right {
	width:				440px;
	text-align:			justify;
	float:left;
}
#content .column_right {
	padding-left:		50px;
}
#content .column_center {
  margin-left:  150px;
  margin-right: 150px;
  text-align:   justify;
}

.znakwodny {
background-image:url('gfx/znak-wodny.jpg');
background-repeat:no-repeat;
background-position:35px 0px;
}

#footer {
	position:			relative;
	clear:				both;
	margin: 			0 15px 20px 15px;
	padding-top:		30px;
	width:				930px;
}
#footer .left {
	position:			absolute;
	top:				30px;
	left:				10px;
	text-align:			left;
	width:				310px;
}
#footer .right {
	margin:				0 10px 0 330px;
	text-align:			right;
}
#footer * {
	font-size: 			8pt; 
	color:				#7c7c7c;
}

form {
	margin:				0;
	padding:			0;
}

/* typografia */

h1, h2, h3, h4 {
	color: 				#cd0310;
}
input {
  border: 1px solid #C8C8C8;
}
.inpsubmit {
  padding: 0 3px;
  background-color: #AFAFAF;
  color: #ffffff !important;
}
p {
  margin: 15px 0;
}
h4,
a.h4 {
	display:			block;
	clear:				both;
	margin:				5px 0 2px 0;
	padding:			0;
	font-size: 			100%;
	font-weight:		bold;
	color: 				#cd0310;
	text-decoration:	none;
}
a.h4:hover {
	text-decoration:	underline;
}

a.wiecej {
	clear:				both;
	text-align: 		right;
	color: 				#cd0310;
}
p.n1 {
height: 200px;
}
