@CHARSET "UTF-8";
body, html, p, ul, li, h3, h2, h4, div, img, form, th, td {
	margin: 0; padding: 0;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', 'Tahoma', sans-serif;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dotted #d0d0d0;	
	margin-bottom: 20px; 
	color: #444;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #444;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px; 
}
h5 {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px; 
}
p {
	margin-bottom: 10px;
	font-size: 12px;
}
ul {
	list-style-image: url("ul_image.gif");
	list-style-position:outside;
	list-style-type:square;
	margin: 0px 5px 15px 35px;
}
ol {
	margin: 0px 5px 15px 35px;
}
th {
	padding: 3px;	
	font-weight: normal;
	text-align: center;
}
img {
	vertical-align: top;	
}
img.right {
	float: right;
	padding: 5px 0px 10px 10px;
}
img.left {
	float: left;
	padding: 5px 10px 10px 0px;
}
a img {
	border: none;	
}
a:link, a:visited {
	text-decoration: none;
	color: #000;	
}
a:hover, a:active {
	text-decoration: underline;	
}
td, th {
	border: none;	
}	
a.more {
	color: #e7be0c;
	font-size: 10px;
	float: right;
	margin-top: 10px;
}
a.main {
	color: #6a8d27	
}
a.selected {
	color: #e9bb03;
	font-weight: bold;	
}
a.side {
	font-weight: lighter;
	color: #333;	
}
.clr {
	clear: both;
	display: block;	
	font-size: 0;
	width: 0; height: 0;
}
.red {
	color: #ce0402;	
}
.left {
	float: left;	
}
.right {
	float: right;	
}
table {
	border-collapse: collapse;
}
input, textarea {
	border: 1px solid #666;
}
textarea {
	width: 100%;
}
input.submit {
	background: url("b_ok.gif") no-repeat;
	border: none;
	width: 25px;
	margin-left: 5px;
}
input.radio {
	width: auto;
	border: none;
}
input.checkbox {
	width: auto;
	border: 1px solid #666;
}
body {
	padding-top: 25px;
	background: url("background.jpg") repeat-x;	
	text-align: center;
	font: 12px normal 'Arial' 'Tahoma' sans-serif;
	color: #111;
}
div#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
div#content {
	position: relative;	
}
div#header {
	position: relative;
	background: url("top.jpg") no-repeat top left;	
	width: 930px;
	height: 180px;
	left: 15px;
	top: -15px;
	text-align: center;
}
div#header h1{
	position: absolute;
	display: block;
	text-indent: -9999px;
/*	background: url("logo_place.png") no-repeat;  */
	width: 170px;
	height: 150px;
	top: 0;
	left: 35px;
	margin: 0;
}
div#header h1 a {
	background: url("logo.gif") 50% 50% no-repeat; 
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}
div#header p {
	display: block;
	width: 140px;
	height: 50px;
	position: absolute;
	top: 80px;
	left: 55px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
div#header ul#main_menu {
	height: 35px;
	width: 26em;
	list-style-type: none;
	margin: 0 auto;
	font-size: 12px;
}
div#header ul#main_menu li {
	text-align: center;
	float: left;
	width: 8.5em;
	display: block;
	height: 35px;
	border-right: 1px solid #cdcdcd;
	background: url("nav_main_arrow.gif") no-repeat 50% 3px;
}
div#header ul#main_menu li a {
	display: block;
	font-weight: bold;
	width: 100%;
	height: 100%;
	padding-top: 15px;
}

div#left_column, div#right_column {
	overflow: hidden;	
} 
div#left_column {
	float: left;
	width: 200px;
	padding: 0;
}
div#right_column {
	float: right;
	width: 230px;
}
div#center_column {
	padding: 0 240px 0 210px;
	text-align: justify;	
}
div#footer {
	clear: both;
	border-top: 2px solid #f4e30f;
	margin-top: 10px;
	text-align: center;
	padding: 5px 0;
	position: relative;
}
div#footer ul {
	list-style: none;
	font-size: 10px;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	color: #000;
	padding: 0 10px;
}
div#footer .copyright{
	right: 10px;
	top: 5px;
	font-size: 10px;
	color: #666;
	position: absolute;
}
div.box {
	padding: 0 10px;
	margin: 0 0 50px 0;
}
div.box div.head {
	padding: 0;
	border-bottom: 1px dotted #d0d0d0;	
	margin-bottom: 10px; 
}
div.box div.head h3 {
	float: left;
	margin: 0; padding: 0;
}
div.box div.item {
	margin-bottom: 20px;
}
div.box div.item p {
	font-size: 10px;
	margin-bottom: 0;
}
ul.sideMenu {
	list-style-image: url("nav_left_arrow.gif");
	font-size: 15px;
	list-style-position: inside;
}
ul.sideMenu li {
	padding: 0 0 10px 3px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	font-weight: lighter;
}
ul.sideMenu li.top {
	border-bottom: 2px solid #b7d484;
	font-weight: bold;	
	font-size: 17px;
}
div.login {
	font-size: 10px;
	text-align: center;
}
div.login div.head {
	margin: 0;
}
div.login form {
	background: #f3f3f3;
	padding: 5px 0;
}
div.login form table {
	width: 90%;
	display: block;
	margin: 0px auto;
}
div.login form table input {
	width: 100px;
}
div.login form table input.submit {
	width: 25px;
}
div.footer {
	background: #7caf24;
	padding: 3px 0;
}
div.footer a {
	color: #fff;
	padding: 0 5px;
}
/* formularz */
form#contact {
	width: 100%;
	float: left;
	width: 510px;
}
form#contact dl {
	margin: 0; padding: 0;
}
form#contact dl dt {
	clear:left;
	width: 25%;
}
form#contact dl dd {
	font-weight: bold;
	margin-left: 5px;
	width: 74%;
}
form#contact dl dt, form#contact dl dd {
	float: left;
	margin-top: 3px; 
}
form#contact input, form#contact textarea, select {
	border: 1px solid #666;
	width: 100%;
}
form#contact input.error, form#contact textarea.error, select.error {
	border: 1px solid red;
}
form#contact p.error {
	color: red;
}
form#contact input:focus, form#contact textarea:focus {
	background: #e5ffb8;
}
form#contact input.send {
	background: #7caf24;
	width: 100px;
	border: 1px solid #666;
	float: right;
}