html, body {
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #E6E7E7 url(img/logo-bg.gif) top center repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #3b3b3b;
}

#page {
	margin: 0px auto 0px auto;
	width: 780px;
	text-align: left;
	height: 100%;
	border-spacing: 0; /* required by Opera 6 */
	min-height: 100%; /* opera6 needs min-height but moz/IE needs height */
	font: normal 12px "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.6em;
}

#toppage {
	width: 780px;
	height: 187px;
	padding: 0px;
	margin: 0px;
}

#toppage .logo {
	float: left;
	margin: 69px 0px 44px 0px;
	width: 172px;
	height: 74px;
	background: url(img/logo.png) top center no-repeat;
}

#toppage .logoright {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 108px;
	height: 187px;
	background: url(img/logoright.jpg) top center no-repeat;
}

#toppage .photo {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 480px;
	height: 187px;
	background: url(img/photo.jpg) top center no-repeat;
}

#leftside {
	float: left;
	width: 280px;
	z-index: 5;
	text-align: left;
}

#rightside {
	float: left;
	width: 470px;
	z-index: 6;
	text-align: left;
	margin: 27px 0px 0px 20px;
	padding-bottom: 50px;
}

#menu {
	float: left;
	width: 280px;
	margin-top: 24px;
	background: url(img/menubg.gif);
}

#menu .top {
	float: left;
	width: 280px;
	height: 11px;
	background: url(img/menutop.gif) center top no-repeat;
}

#menu .center {
	float: left;
	width: 280px;
}

#menu .bottom {
	float: left;
	width: 280px;
	height: 15px;
	background: url(img/menubottom.gif) center bottom no-repeat;
}

#menu a {
	color: #AC2B35;
	text-decoration: none;
}

#menu a:hover {
	color: #1F5641;
	text-decoration: none;
}

#menu a.underln {
	text-decoration: underline;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	line-height: 1.8em;
}

#menu li.list1 {
	padding: 0px;
	margin: 0px 0px 0px 11px;
	list-style: none;
	text-indent: 24px;
	background: url(img/drop.gif) left top no-repeat;
	font-weight: bold;
	font-size: 13px;
}

#menu li.list2 {
	padding: 0px;
	margin: 0px 0px 0px 36px;
	list-style: none;
	text-indent: 10px;
	background: url(img/arrow.gif) left top no-repeat;
	font-weight: normal;
	font-size: 12px;
}

#menu li.list3 {
	padding: 0px;
	margin: 0px 0px 0px 36px;
	list-style: none;
	text-indent: 10px;
	background: url(img/drop1.gif) left top no-repeat;
	font-weight: normal;
	font-size: 12px;
}

#menu li.list4 {
	padding: 0px;
	margin: 0px 0px 0px 46px;
	list-style: none;
	text-indent: 10px;
	background: url(img/arrow1.gif) left top no-repeat;
	font-weight: normal;
	font-size: 12px;
}

h1 {
	margin: 0px;
	font-size: 20px;
	color: #000;
	padding-bottom: 10px;
	font-weight: normal;
}

.news {
	float: left;
	font-size: 13px;
}


.news .title {
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	color: #1F5641;
	font-weight: bold;
}

.news .data {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	margin-bottom: -5px;
}

.line {
	background: url("img/line.png") repeat-x;
	height: 2px;
	width: 478px;
	font-size: 0;
	clear: both;
	margin: 10px 0px 10px 0px; 
	padding: 0;
}

.content p {
	margin-top: 1em;
	padding-top: 0px;
}

.content a {
	color: #AC2B35;
	text-decoration: none;
}

.content a:hover {
	color: #1F5641;
	text-decoration: underline;
}

/* hide this from opera6 */
head:first-child+body div#footer {
	margin-bottom: 0;
}

#footer	{
	clear: both; 
	width: 100%;
	position: relative; 
	height: 53px; 
	margin: -53px auto 0px auto;
	background: url(img/footer_bg.png) repeat-x;
	z-index: 15;
	font: normal 10px "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
}

#footer .body {
	width: 780px;
	margin: 0px auto 0px auto;
}

#footer p {
	margin: 0;
}

#footer .left {
	width: 400px;
	float: left;
	text-align: left;
	padding: 29px 15px 0px 5px;
}

#footer .right {
	width: 228px;
	float: right;
	text-align: right;
	padding: 29px 5px 0px 0px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.pliki_do_pobrania{
	padding-left:10px;
	line-height:24px;
}
.pliki_do_pobrania li{
	margin-bottom: 7px;
	list-style:none;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
}

