* {
margin: 0px;
padding: 0px;
}
html {
background: url(../images/html_background.gif) repeat-x top;
}
body {
font-family: Verdana, Arial,  sans-serif;
font-size: 12px;
color: #2f2f2f;
text-align: center;
line-height: 1.8em;
}
img, div, a, input { 
behavior: url(../js/iepngfix.htc); 
}
#wrapper {
width: 960px;
margin: 0px auto;
padding: 0px;
text-align: justify;
position: relative;
}
#header {
width: 100%;
height: 365px;
background: url(../images/header_background.jpg) no-repeat top;
}
#logo {
	position:relative; 
	top: 0px; 
	left: -126px; 
	width: 535px; 
	height: 350px;
	z-index: 1;
}
#site_navigation {
	position: absolute;
	outline: none 0px;
	top: 80px;
	left: 320px;
	width: 630px;
	height: auto;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
#src {
	position: absolute;
	top: 115px;
	left: 320px;
	width: 610px;
	height: auto;
	padding: 9px 9px 0px 9px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	border-bottom: 0px;
	margin: 0px;
	z-index: 1;
}
#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#left {
width: 270px;
height: auto;
float: left;
padding: 12px 40px 10px 10px;
margin: 0px;
margin-bottom: 10px;
}
#right {
width: 610px;
height: auto;
float: left;
padding: 16px 9px 9px 9px;
background-color: #ffffff;
border: 1px solid #dbdbdb;
border-top: 0px;
margin: 0px;
font-size: 14px;
}
#right_bok {
position: absolute;
top: 115px;
left: 950px;
background: url(../images/right_bok.png) no-repeat top;
height: 447px;
width: 21px;
}
#right_dol {
margin-bottom: 25px;	
float: right;
background: url(../images/right_dol.jpg) no-repeat top;
margin-right: 10px;
width: 628px;
}
#right p {
margin: 0px;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
padding-left: 10px; 
padding-right: 10px; 
display: block;
clear: both;
}
#nav {
margin: 0px 0px 10px 20px;
padding: 0px;
}
#nav li {
margin: 0px;
padding: 0px;
display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	font-weight: bold;
	color: #660060;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-transform: uppercase;
}
#nav li a:hover {
margin-left: 10px;
color: #d9bfd7;
text-decoration: none;
text-transform: uppercase;
}
#footer {
padding: 10px;
padding-left:20px;
padding-right:20px;
margin: 0px;
height: auto;
text-align: center;
font-size: 11px;
}
#footer .lewo {
	width: 460px;
	height: auto;
	float: left;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 0px;
}
#footer .prawo {
	width: 460px;
	height: auto;
	float: left;
	padding: 5px 0px 5px 0px;
	text-align: right;
	margin: 0px;
}
#footer p {
margin: 0px;
padding: 0px;
color: #aaa;
}
#footer .lewo a:link, #footer .lewo a:visited, #footer .lewo a:active {
font-weight:bold;
color: #016f95;
text-decoration: none;
}
#footer .lewo a:hover {
	font-weight: bold;
	color: #016f95;
	text-decoration: underline;
} 
#footer .prawo a:link, #footer .prawo a:visited, #footer .prawo a:active {
	font-weight: bold;
	color: #660060;
	text-decoration: none;
}
#footer .prawo a:hover {
	text-decoration: underline;
}
.wiecej:link, .wiecej:visited, .wiecej:active {
	font-weight: bold;
	color: #016f95;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-decoration: none; 
	
}
.wiecej:hover {
	text-decoration: underline; 
}
.nowosci {
	margin-top:13px;
	margin-bottom: 10px;
}
.dodano {
	margin-left: 20px;
	font-weight: bold;
	color: #660060;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
.list {
	list-style-image:url(../images/lista.gif);
	margin-left:-35px;
	font-weight:bold;
	font-family: Tahoma, sans-serif;
	line-height: 1.5em;	
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #016f95;
	text-decoration: none; 
	
}
a:hover {
	text-decoration: underline; 
}
li {
	margin-left: 15px;
}
#right table {
	font-size: 13px;
}
.info {
	background: #FFFFEE url(../images/info.gif) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: justify;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	width: 487px;
	color: #484848;
}
