html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* koniec RESET, start MAIN */

body, html {
background: url('img/bg.jpg');
}

#wrapper {
width: 984px;
margin: 20px auto;
padding: 20px;
overflow: hidden;
background: url('img/bgwr.png');
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.clear {
clear: both;
}

#topnav {
float: right;
width: 900px;
height: 40px;
padding-right: 50px;
}

#nav {
float:right;
}

#nav li{
float: left;
}

#nav li a {
text-decoration: none;
font-family: Tahoma, Arial;
font-size: 12px;
color: #dbdbdb;
}

span.roz {
padding: 0 10px;
color: #b8b8b8;
}

.topleft {
float: left;
}

img.logo {
margin: 60px 0 40px 20px;
display: block;
}

img.banner {
float: right;
}

#topinfo {
width: 200px;
text-align: center;
margin: 10px 0;
}

#topinfo li {
font-family: Tahoma, Arial;
font-size: 12px;
color: #dbdbdb;
}

.topinfocl {
margin-left: 20px;
}

.dlugalinia {
padding: 20px 0;
}

.napheading {
margin-left: 100px;
}

/* TEKST BLOK*/

.tekstblok p {
font-family: Verdana, Arial;
font-size: 12px;
color: #fff;
text-align: justify;
margin-bottom: 10px;
text-indent: 2em;
}

.infotekst1 {
padding: 60px 0;
width: 500px;
height: 180px;
float: left;
}

.infotekst2 {
padding: 100px 0;
width: 450px;
height: 130px;
float: left;;
}

#infominiaturki {
width: 800px;
display: block;
margin: 20px auto;
}

#infominiaturki li {
float: left;
margin-left: 15px;
}

/* CENNIK */

#listcennik {
margin: 20px auto;
width: 600px;
}

#listcennik li{
border-bottom: 1px #fff solid;
}

p.pcennik {
text-indent: 0px;
margin: 3px 5px;
font-size: 16px;
}

/* REZERWACJA */

#rezinfo {
width: 470px;
float: left;
}

#rezul p {
margin: 0;
text-align: center;
}

#rezul {
margin: 30px 0 20px 0;
}

#form {
float: right;
width: 350px;
margin: 0 80px 0 40px;
}

input {
width: 159px;
height: 14px;
background: url('img/form.png');
border: none;
margin:2px;
font-family: Verdana, Arial;
font-size: 14px;
color: 1b1b1b;
padding: 13px;
}

textarea {
width: 314px;
height: 74px;
background: url('img/form.png');
border: none;
margin: 2px;
font-family: Verdana, Arial;
font-size: 14px;
color: 1b1b1b;
padding: 13px;
}

.submit {
width: 80px;
height: 25px;
background: url('img/form.png');
border: none;
margin:2px 8px;
font-family: Verdana, Arial;
font-size: 14px;
color: #1b1b1b;
padding: 0;
float: right;
}

/* POLECAMY */

#polinfo {
width: 350px;
float: left;
margin-top: 100px;
}

#polul p {
margin: 0 0 0 20px;
text-align: left;
}

#polul {
margin: 30px 0 20px 0;
}

#polinfo h2 {
text-align: center;
font-family: Verdana, Arial;
font-size: 14px;
color: #fff;
font-weight: normal;
text-decoration: underline;
margin-bottom: -10px;
}
#polgal {
float: left;
width: 560px;
margin-left: 10px;
margin-bottom: 30px;
}

#polgal img {
margin: 5px 5px 0 0;
}
