@import url("css-reset.css");

body {
    font: 100%/15px Arial, sans-serif;
	color: #444;
	background: #fff url(../i/bg.jpg) 0 0 repeat-x;
	padding: 0;
}

#nav li { list-style: none; }
li { margin-bottom: 2px; }

a, a:link {
	color: #0C8FD3;
	font-weight: bold;
}

a:visited { color: #034667; }
p, ol { margin: 1em 0; }

h1, h2, h3, h4, h5, h6 { color: #222; }

h1, h2, h5 {
    padding-top: .5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1.35em; 
	background: transparent url(../i/dot.jpg) left bottom repeat-x;
}

h3 {
	margin: 1em 0;
	font-size: 1.1em;
	color: #0C8FD3;
}

#wrap, #header {
	width: 757px;
    margin: 0 auto;
}

#top { height: 265px; }

#wrap {	
	font-size: .7em;
    background: transparent url(../i/dot.jpg) 469px 0 repeat-y;
}

#kontakty #wrap {
	background-position: 50% 0;
    background: none;
}

#nav { 
	overflow: hidden;
	width: 757px;
	height: 39px;
	background: #D27225 url(../i/bar.jpg) left bottom no-repeat; 
    border-bottom: 20px solid #fff; 
    border-top: 5px solid #fff;
}

#nav ul { 
    width: 38em;
    margin: 7px auto 0;
    padding-top: 5px;
    overflow: hidden; 
}

#nav li {
	float: left;
	padding: 0 15px;
	font-size: 1.35em;
	font-style: italic;
	background: transparent url(../i/krecha.jpg) 0 50% no-repeat;
}

#nav li:first-child { background: none; }

#nav ul a {
	font-weight: bold;
	color: #fff;
}

#nav a:hover,
#sidebar a:hover,
#kontakty a:hover {
	color: #fdc632;
}

#content {
	float: left;
	width: 440px;
	margin-bottom: 15px;
	padding: 20px 30px 30px 0;
}

#content ol,
#content ul {
	margin-left: 20px;
    margin-bottom: 1em;
}

#content dl { margin-bottom: 1em; }
#content dt {
    margin: 1em 0 .2em;
    font-size: 1.1em;
}

#sidebar {
	float: right;
	width: 262px;
	padding: 20px 0 30px 25px;	
}

#sidebar ul li{margin-left:12px}

#produkty #sidebar { padding-top: 0; }
#produkty .product1:first-child { margin-top: 5px; }

.product1,
.product2 {
	margin: 10px 0 0 -25px;
	padding: 15px 0 0 25px;
}

.product1 h5,
.product2 h5 {
    width: 60%;
}

.product1 { background: #F5F5F5 url(../i/tr.jpg) right top no-repeat; }

.product1 ul {
    padding-bottom: 15px;
    background: #F5F5F5 url(../i/br.jpg) right bottom no-repeat;
}

.product1 h5 { background: transparent url(../i/dot2.jpg) left bottom repeat-x; }

.product2 { padding-bottom: 15px; 
    
}

.product1 li,
.product2 li {
	margin-left: 12px;
	list-style-type: disc;
}

.product1 a,
.product2 a {
	color: #222;
}

#contact { margin-top: 2em; }

#content dt,
#sidebar dt {
	font-weight: bold;
	color: #0C8FD3;
}

#sidebar ul { margin-left: 2px; }

#products {	margin-bottom: 2em; }

#footer {
    clear: both; 
	height: 50px;
	background: #fff url(../i/dot.jpg) left top repeat-x;
    border-top: 15px solid #fff;
	text-align: center;
}

#siteby {
	float:right;
	margin-right:15px;
	display: block;
	width: 155px;
	height: 31px;
	padding-top: 1px;
	background: transparent url(../i/oak.gif) right bottom no-repeat;
	text-indent: -1000em;
}

#copy {
	position: relative;
	top: 10px;
}

.czerwony {	color: #f00; }

#kontakty .column {
    float: left;
    width: 27%;
    padding: 15px 0 15px 6%;
    border-top: 15px solid #fff;
}


#kontakty h1 { margin-bottom: 0; }

#kontakty h2 {
	background: none;
    padding-bottom: 0;
    padding-top: 0;
}

body#ofirmie #wrap { background-image: none; }

.column em {
	display: block;
    margin-top: 1em;
    font-style: normal;
    font-weight: bold;
}

#sidebar ul ul {
	margin: .5em 0 .5em .2em;
    padding-bottom: 0;
    background: none;
}

#sidebar ul ul li { list-style-type: circle; }

legend {
	display: none;
}

#zapytanie-form {
	margin-top: 15px;
}

#zapytanie-form div {
    overflow: hidden;
    margin-bottom: 10px;
}

#zapytanie-form label {
    display: block;
	float: left;
    width: 150px;
    padding-right: 15px;
}

#zapytanie-form input,
#zapytanie-form textarea {
    padding: 2px 3px;
    font: 105%/15px Arial, sans-serif;
	color: #444; 
}

#zapytanie-form div input,
#zapytanie-form div textarea { 
    width: 150px; 
}

#zapytanie-form label span {
	display: block;
    clear: both;
}
