body {
	color: #05233d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/body.jpg) repeat-x #ffffff;
	text-align: center;
	margin: 0 auto;
	line-height: 1.5;
}

ul {
	text-align: left;
	margin: 0 40px 0 40px;
	list-style-type: square;
}

ul.topnav {
	list-style: none;
	margin: 0;
	padding-left: 65px;
	float: left;
	width: 910px;
	height: 43px;
	background: #222;
	font-size: 8pt;
	font-family: Tahoma;
	background: url(topnav_bg.png) repeat-x;

}
ul.topnav li {
    background: url(punktor.png);
    background-repeat: no-repeat;
    background-position: 0 53%;
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	margin: 0 15px;
}
ul.topnav li a{
	padding: 15px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.png) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 41px;
	background: #CCD0D5;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 260px;
	border: 1px solid #111;
	
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 260px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 245px;
	background: #CCD0D5;
	padding: 7px 0 7px 15px; 
	color: #013972;
	text-align: left;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	float: left;
	width: 245px;
	background: #B6BDC4;
	padding: 7px 0 7px 15px; 
	color: #013972;
}

a {
	text-decoration: none;
	color: #97bb0f;
	border: none;
	font-weight: bold;
}

div#container {
	width: 975px;
	margin: 0 auto;
	text-align: center;
}

div#top {
	width: 975px;
	height: 307px;
	background-image: url(images/top.jpg);
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;
}

div#menu {
	width: 975px;
}

div#left {
	width: 639px;
	height: auto;
	background-image: url(images/left.jpg);
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

div#right {
	width: 336px;
	height: auto;
	background-image: url(images/right.jpg);	
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;	
	float: right;
}

div#left p {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	text-align: justify;
	line-height: 1.5;
}

div#menu_dolne {
	clear: both;
	width: 975px;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 8pt;
	text-align: left;
}

.nawigacja1 {
	float: left;
	margin-left: 45px;
}

.nawigacja2 {
	float: left;
	margin-left: 45px;
}
.nawigacja3 {
	float: left;
	margin-left: 45px;
}
.nawigacja4 {
	float: left;
	margin-left: 45px;
}
.nawigacja5 {
	float: left;
	margin-left: 45px;
}
.nawigacja6 {
	float: left;
	margin-left: 45px;
}
div#menu_dolne ul {
	margin: 0;
	padding: 0;
}

div#menu_dolne ul li {
	list-style-type: none;
	font-size: 10px;
	margin: 0;
	font-weight: normal;
}

div#menu_dolne ul li a {
	font-size: 10px;
	color: #05233d;
	font-weight: normal;
}

div#footer {
	clear: both;
	width: 975px;
	margin-top: 30px;
	font-weight; bold;
}

img, div { behavior: url(iepngfix.htc) }

img {
	border: none;
}

a.mainpage {
	width: 975px;
	height: 307px;
	border: 0;
	display: block;
}

li {
	text-align: left;
	margin-left: 35px;
}