html, body {
	background: #1F9CCE;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
p {
	padding: 0;
	margin: 10px 0;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	display: inline;
	padding: 0;
	margin: 0;
}
fieldset legend {
	display: none;
}
select {
	font-size: 12px;
}
input {
	font-size: 12px;
}
a, a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 978px;
	border-right: 1px solid #125AAA;
	border-bottom: 1px solid #125AAA;
	border-left: 1px solid #125AAA;
	height: 217px;
	background: url(img/bigtop.jpg) no-repeat;
}
h1 a {
	display: block;
	position: absolute;
	width: 308px;
	height: 98px;
	top: 57px;
	left: 50px;
	background: url(img/solarage.png) no-repeat;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	outline: none;
}
h1 a:hover, h1 a:focus {
	opacity:.8;
	-moz-opacity:0.8;
}
#centr {
	width: 980px;
	margin: 0 auto;
}
#menu {
	display: block;
	width: 978px;
	height: 43px;
	border-right: 1px solid #125AAA;
	border-left: 1px solid #125AAA;
	background: #1774B8 url(img/menubg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: -moz-inline-box;
	display: inline-block;
	width: auto;
	height: 33px;
	margin: 0 0 0 15px;
	padding: 10px 0 0 15px;
	background: url(img/menusep.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
#menu li a.first {
	background: none;
}
#main {
	width: 978px;
	clear: both;
	float: left;
	position: relative;
	border-right: 1px solid #125AAA;
	border-bottom: 1px solid #125AAA;
	border-left: 1px solid #125AAA;
	background: #1981BF url(img/mainbg2.gif) top left repeat-x;
}
#main h2 {
	font-size: 18px;
	padding: 0;
	margin: 15px 0;
	text-indent: 25px;
}
#main h3 {
	clear: both;
	margin: 15px 0;
	padding: 0;
	color: #FFF;
	font-size: 14px;
}
p.adres {
	font-weight: bold;
	text-indent: 70px;
}
p.name {
	font-size:14px
}
p.adres * {
	font-weight: normal;
}
fieldset p {
	text-indent: 30px;
}
img#contact {
	border: 7px solid #1A83C0;
	position: absolute;
	top: 30px;
	right: 25px;
	width: 205px;
	height: 136px;
}
#cdetails {
	background: #1A83C0;
	margin: 8px 0 10px 60px;
	padding: 10px;
	width: 300px;
	float: left;
}
#cdetails label {
	display: block;
	clear: left;
	float: left;
	width: 80px;
	height: 30px;
}
#cdetails input, #cdetails select {
	float: left;
}
#cdetails input {
	width: 190px;
}
#pdetails {
	background: #1A83C0;
	margin: 8px 0 10px 20px;
	padding: 10px;
	width: 300px;
	float: left;
}
#pdetails label {
	display: block;
	clear: left;
	float: left;
	width: 120px;
	height: 30px;
}
#pdetails input, #pdetails select {
	width: 140px;
	float: left;
}
#pdetails #occup {
	width: 30px;
}
#pdetails label.quest {
	width: 80px;
}
#pdetails #mssg {
	width: 170px;
	float: left;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fdetails {
	clear: both;
	margin: 0 0 0 60px;
	padding: 10px 0 15px 0;
	width: 600px;
}
#fdetails .agree {
	float: left;
	margin-top: 0;
}
#fdetails #send {
	position: absolute;
	right: 170px;
	bottom: 20px;
	font-size: 14px;
	cursor: pointer;
}
#fdetails label {
	padding-left: 3px;
}
p.sand {
	text-align: center;
}
#tresc {
	position: relative;
	padding: 0 40px;
	margin: 0 25px 10px 25px;
}
#tresc.withrbox {
	float: left;
	width: 630px;
	margin: 0 0 10px 25px;
	padding: 0;
	overflow: hidden;
}
#tresc h2 {
	color: #FEBF10;
	text-indent: 0;
}
#homebox {
	float: right;
	width: 250px;
	margin: 15px 25px 15px 0;
	padding: 0 0 0 25px;
	border-left: 1px solid #96B4E6;
}
#homebox img {
	border: none;
}
#homebox h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: 0;
}
#homebox .hbox {
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
}
#homebox p.more {
	clear: both;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: right;
}
p#footer {
	text-align: center;
	margin: 0;
	padding: 8px 0 20px 0;
	clear: both;
}
p#footer a {
	font-weight: bold;
}
.boximage {
	border: none;
	padding: 0;
	margin: 0 0 10px 10px;
}
a.exter, a.exter:link, a.exter:visited {
	border-bottom: 1px dotted #fff;
}
a.exter:hover {
	border-bottom: none;
}
a.exter:active {
	border-bottom: 1px dotted #fff;
}
h4 {
	font-size: 15px;
	padding: 0;
	margin: 15px 0;
	text-indent: 0;
}
p.zalacz {
	text-align: right;
	font-style: italic;
	padding-right: 8px;
}
p.ret {
	clear: both;
	margin: 0;
	padding: 20px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#calcdir {
	margin: 10px 20px 20px 30px;
}
#cocalc {
	margin: 0 auto;
	width: 625px;
	border: 1px solid #09C;
}
#cocalc th {
	color: #FC3;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	height: 22px;
	vertical-align: middle;
}
#cocalc td {
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	height: 20px;
	vertical-align: middle;
}
#cocalc td input {
	width: 90px;
}
#cocalc td span {
	color: #FAA;
	font-weight: bold;
}
#cocalc td.res {
	height: 40px;
	text-align: center;
}
#cocalc td.tot {
	height: 50px;
	text-align: center;
}
#cocalc td.res button {
	font-size: 13px;
}