body {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	background: #fff;
}

p { margin: 0px; padding: 0px; }

img { border: none; }

#main {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 146px;
	background: url(images/top.jpg) no-repeat;
	position: relative;
}
#header .logo { position: absolute; width: 201px; height: 65px; top: 21px; left: 45px; } 

#mainMenu {
	width: 894px;
	height: 38px;
	position: absolute;
	top: 105px;
	left: 32px;
	padding-left: 5px;
}

#mainMenu .l1 { list-style-type: none; margin: 0px; padding: 0px; }
#mainMenu .l1 li {
	position: relative;
	float: left;
	height: 38px;
	line-height: 38px;
	color: #fff;
}
#mainMenu a.lnk {
	display: block;
	height: 38px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 0px 15px 0px 10px;
	background: url(images/menuLinia.gif) no-repeat top right;
	float: left;
}
#mainMenu a.lnk:hover { text-decoration: none; color: #ff0; }
#mainMenu a.bezLinii { background: transparent; }

#mainMenu .l2 { list-style-type: none; margin: 0px; padding: 0px; 
	background: url(images/menuTlo.png);
	width: 180px;
	padding-top: 3px;
	line-height: normal;
}
#mainMenu .l2 li {
	height: auto;
	line-height: normal;
	float: none;
	padding: 5px 5px 6px 8px;
	background: url(images/subMenuLinia.png) no-repeat top left;
}
#mainMenu ul.l2 li:first-child { background: transparent; }

#mainMenu a.lnk2 {
	text-decoration: none;
	color: #fff;
	text-align: left;
}
#mainMenu a.lnk2:hover { text-decoration: none; color: #ff0; }


#mainBaner {
	width: 666px;
	height: 202px;
	padding: 14px 0px 0px 14px;
	float: left;
}

#kontaktBox {
	float: left;
	width: 238px;
	height: 192px;
	margin: 18px 0px 0px 6px;
}

#mainContent {
	clear: left;
	padding: 2px 45px;
	font-size: 13px;
	color: #777;
}
#mainContent .data { font-size: 12px; padding: 0px 0px 10px 2px; color: #a00; text-align: left; }

#mainContent h3 {
	font-size: 19px;
	font-weight: normal;
	color: #d90f0f;
	margin: 0px 0px 15px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #f4abab;
}

#mainContent .text {
	padding: 0px 10px;
}

#news {
	clear: left;
	padding: 18px 45px;
	font-size: 13px;
	color: #777;
}

#news h3 {
	font-size: 19px;
	font-weight: normal;
	color: #d90f0f;
	margin: 0px 0px 15px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #f4abab;
}

#news .kol1 {
	float: left;
	width: 240px;
	margin-left: 10px;
	display: inline;
}

#news .kol2 {
	float: left;
	width: 240px;
}

#news .kol3 {
	float: left;
	width: 240px;
}

#news .slupek {
	width: 50px;
	height: 200px;
	background: url(images/newsLinia.gif) no-repeat top center;
	float: left;
}

#news .wiecej {
	display: block;
	text-align: right;
	text-decoration: none;
	color: #e00;
}
	#news .wiecej:hover { text-decoration: underline; }

#stopka {
	clear: left;
	width: 960px;
	height: 41px;
	background: url(images/stopka.gif) no-repeat;
}

#stopka .text {
	font-size: 12px;
	color: #fff;
	padding: 15px 0px 0px 60px;
}

#licznik {
	float: left;
	margin-left: 40px;
	padding-top: 5px;
	font-size: 11px;
	color: #888;
	display: inline;
}

#vertes {
	font-size: 11px;
	float: right;
	margin-right: 40px;
	padding-top: 5px;
	display: inline;
}
#vertes a { text-decoration: none; color: #777; }
#vertes a:hover { text-decoration: none; color: #e00; }
