﻿html, body,{
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
a {
	color: #464544;
}
p {
	color: #000000;
}

a:hover {
	color: #FFA405;
}
h3 {
	font: 14px "Verdana" serif;
	font-weight:bold;
	margin-top: 18px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #EFEFEF;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	padding: 0 0 0 0;
}

/** layout **/
#wrapper {
	background:white;
	text-align: left;
	margin: auto;
	width: 800px;
  border-left:1px gray solid;
  border-right: 1px gray solid;

}

/** header **/
#header {
  background: url(images/z_01.jpg) no-repeat;
  width: 800px;
  height: 156px;
  margin: 0 0 0 0;
}
#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 0px;
  color: #F2CD91;
  padding: 0 0 0 0.7em;
  margin: -1em 0 0 0;
  line-height: 1;
}

#nav {
  padding-top:118px;
}
#nav ul {
  margin: 0 0 0 5px;
  padding: 0;
  height: 34px;
  line-height: 21px;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0px;
  padding: 0 24px;
}
#nav li.home {
  padding-left: 50px;
}
#nav a {
  font: 10pt "verdana", serif;
  font-weight: bold;
  margin-left:3px;
  color: white;
  text-decoration: none;
}
#nav a:hover {
	color:#33CCCC;
}

/** content **/

#content {
  padding-left: 5px;
}
#content h1 {
  font: 24px "Times new roman", serif;
  color: black;
  font-weight: normal;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
  text-align:justify;
}
#content a {
  color:#2BA8A8;
  font-weight: bold;
  text-decoration: underline;
}
#content a:hover {
	color:black;
}

#content .body {
	width:790px;
	float:left;
}

#content .body p {
	margin: 0 10px 0 10px;
	font: 12px "Arial" serif;
	line-height: 1.4;
}
#content .body h1{
	font: 18px "Verdana" serif;
	color:#33CCCC;
	font-weight:bold;
	margin-left: 10px;
}
#content .body h2{
	font: 16px "Verdana" serif;
	color:#33CCCC;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 9px;
}
#content .body h3{
	font: 14px "Verdana" serif;
	color:black;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 5px;
}

#content .right {
	width: 205px;
	margin: 0 0 0 0px;
}

#content .naglowek {
	float: left;
	width:500px;
	text-align:left;
	display:inline;
}
#content .naglowek h1{
	font: 18px "Verdana" serif;
	color:#33CCCC;
	font-weight:bold;
	margin: 10px 0 0 8px;
}
#content .szukaj {
  margin-right: 5px;
  width: 200px;
  float:right;
	font: 10px "Arial" serif;
	text-align:right;
	display:inline;
}
#content .szukaj p {
	font: 10px "Arial" serif;
	text-align:center;
}
#content .szukaj h2{
	font: 18px "Verdana" serif;
	color:#33CCCC;
	font-weight:bold;
text-align: center;
}
#content #welcome p{
	display:inline;
	width: 500px;
	text-align:left;
	float: left;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}

#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  margin-left: 25px;
  color: black;
}
#content .right-col a:hover {
  color: green;
}
#content .right-col img {
	margin-left: 15px;
}

#cl {
  height: 0px;
  background: url(images/clear.jpg);
}
.center {
	text-align: center;
}

/** stopka **/

#footc {
  height: 0px;
  background: url(images/clear.jpg);
}
#footer {
  text-align: center;
  color: #CFB472;
  margin-top: 0;
  padding: 0px;
  height: 23px;
  border-top: 1px gray solid;
}
#footer p {
	color: #000000;
	margin-top: 5px;
}

/** sonda **/

#styl8 {
	background: #0F614A;
}
