﻿body {
	background-color: #e6fcc1;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background: #dee89d;
	margin: 0px auto;
	text-align: left;
	width: 780px;
	height:auto;
}
a{
	font-size:14px;
}
p{
	margin: 10px 0px;
}
h3{
	font-size:13px;
	text-align:left;
	margin: 15px 0px 8px 15px;
}
.zielona {
	color: #008000;
}
.aktualnosci {
	text-align: center;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/s_01.jpg);
	width:780px;
	height:276px;
	position:relative;
}
#header ul{
	width:570px;
	display:block;
	top:245px;
	position:absolute;
	margin: 0px 0px 0px 180px;
	height:22px;
	padding:7px 0px 0px 20px;
	text-align:right;
}
#header li{
	display:inline;
	padding: 0 8px;	
}
#header ul a{
	text-decoration:none;
	font: 13px Arial;
	font-weight:bold;
	color:#000000;
	margin: 0px 2px;
}
#header ul a:hover{
	color: #680a18;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background: #dee89d;
	width:780px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font: 24px "Times new roman", serif;
	margin: 10px 0px 20px 0px;
}

h2{
	color:blue;
	font-size:13px;
	text-align:center;
	margin: 10px 0px 15px 0px;
}
#left {
	background: url(images/s_02.jpg) no-repeat;
	float:left;
	width:218px;
	height: 720px;
	padding: 0px 0px 0px 40px;
	display:inline;
}
#left ul {
  list-style: none;
  margin: 20px 0px 20px 0px;
  padding: 0;
}
#left li {
  border-left: 2px solid red;
  padding-left: 9px;
  margin: 7px;
}
#left li a{
	font: 13px "verdana", serif;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

#left li a:hover{
	color:#680a18;
}
#left p{
	font-size:12px;
	margin:7px;
	color:black;
	padding: 0px 0px 0px 35px;
}
#left a{
	font-size:12px;
	padding: 0px 0px 0px 0px;
	color:black;
}
#left a:hover{
	color:#680a18;
}
#left h2{
	font-size:16px;
	text-align:left;
	text-decoration:underline;
	color:maroon;
	padding: 50px 0px 0px 0px;
}
#left h3{
	font-size:16px;
	text-align:left;
	text-decoration:underline;
	color:maroon;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
#right {
	background: #DFE9FC url(images/s_05.jpg) no-repeat;
	border:2px solid #000000;
	float:right;
	width:505px;
	margin: 3px 13px 0px 0px;
}
#right h1{
  font: 20px "Times new roman", serif;
  color: #000000;
  font-weight: normal;
  border-left: 3px solid #000000;
  padding: 0px 0px 0px 15px;
  margin-top: 22px;
  margin-left: 10px;
}
#right p{
	font: 12px "Verdana", serif;
	text-indent:25pt;
	line-height: 1.5;
	padding: 1px 5px;
	margin:0px 10px 0px 10px;
	text-align: justify;
}
#right a{
	font-size:12px;
	color:maroon;
	padding: 1px 5px;
	line-height: 1.4;
}
#right a:hover{
	color:black;
}
/********************** Footer ***************************/
#footerline {
clear:both;
height:10px;
}
#footer {
	background: #e6fcc1 url(images/s_04.jpg) no-repeat;
	width:780px;
	height: 60px;
	text-align:center;
	padding: 0px 0px;
}
#footer a{
	font: 12px "verdana" serif;
	text-decoration:none;
	color:navy;
}
#footer a:hover{
	font: 12px "verdana" serif;
	text-decoration:none;
	color:blue;
}

#footer ul{
	width:500px;
	display:block;
	margin: 0px 0px 0px 282px;
	height:22px;
	padding:px 0px 0px 0px;
	text-align:left;
}
#footer li{
	display:inline;
	padding: 0 0px 0px 0px;	
}
#footer ul a{
	font: 12px "verdana" serif;
	text-decoration:none;
	color:#000000;
	margin: 0px 5px 0px 16px;
}
#footer ul a:hover{
	color: #680a18;
}
