* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url('/images/img01.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002E66;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

a {
	background: url('/images/img03.gif') repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E10915;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	padding-top:20px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url('/images/img06.gif');
}

#bgtop {
	height: 20px;
	background: url('/images/img07.gif');
}

#bgbottom {
	padding-bottom: 20px;
	background: url('/images/img09.gif') no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url('/images/img11.gif') no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 430px;
	height: 700px;
	min-height: 700px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	


.post .entry {
	padding: 20px 10px 0 10px;
}
.post .gallery {
	padding: 20px 10px 0 20px;
}
.post .gallery img{
	margin:3px;
	border:solid 5px #E9E9E9;
}
.entry ul, .entry ol{
	margin-left:20px;
}
/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url('/images/img11.gif') no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}
#tag_cloud a{
	margin:0px 0px 0px 20px;
	display:block;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url('/images/img10.jpg') no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.formularz{
	background-color:#999999;
	border:7px solid #E9E9E9;
	margin:10px 0px 10px 6px;
}
.formularz td{
	text-align:left;
	background-color:#FFFFFF;
	padding:3px 8px;
}
.formularz th{
	text-align:left;
	background-color:#CCCCCC;
	padding:5px 10px;
}
.formularz .inputl{
	width:379px;
}
.formularz textarea{
	width:380px;
}
.formularz .inputs{
	width:178px;
}
.submit{
	text-align:center;
}
#mapka, .obrazek{
	border:7px solid #E9E9E9;
	margin:10px 0px 10px 2px;
}
#mapka h3{
	border-bottom:1px solid #009900;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
#mapka p{
	margin:0px;
	padding:0px;
	line-height:normal;
}

h1.produkt {
	text-align:center;
	letter-spacing: -1px;
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 8px;
}

h2.produkt {
	text-align:left;
	margin-bottom: 4px;
	letter-spacing: -1px;
	font-size: 1.2em;
}

h3.produkt {
	text-align:left;
	margin-bottom: 4px;
	font-size: 1em;
}

p.produkt {
	text-align:justify;
	font-size:11px;
	line-height: normal;	
	margin-bottom: 4px;
}