* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}

html {
	background: #fff;
}
body {
	width: 970px;
	margin: 0 auto;
}

div#header {
	height: 146px;
	background: url('/static/images/headbg.jpg') no-repeat right bottom;
}
div#header a.headLogo {
	background-image: url('/static/images/logo.jpg');
	width: 339px;
	height: 146px;
	display: block;
	float: left;
}

div#header ul.mainMenu {
	list-style: none;
	height: 64px;
	padding-top: 82px;
}
div#header ul.mainMenu li {
	float: left;
	border-left: 1px solid #0492fe;
	height: 64px;
	margin-right: 5px;
}
div#header ul.mainMenu li a {
	display: block;
	float: left;
	height: 64px;
	padding-left: 8px;
	padding-right: 10px;
	color: #0492fe;
	font: 14px arial;
	text-decoration: none;
}
div#header ul.mainMenu li a.highlight, div#header ul.mainMenu li a:hover {
	color: #ff9a00;
}

div#subhead {
	background-image: url('/static/images/headbg2.jpg');
	height: 196px;
}
div#subhead div.content {
	float: left;
	width: 550px;
}
div#subhead div.content h1 {
	color: #b4dbee;
	font: 40px impact;
	font-style: italic;
	padding-left: 26px;
	margin-top: 25px;
	z-index: 666;
	position: absolute;
}
div#subhead div.content p {
	color: #fff;
	font: 13px arial;
	padding: 86px 0 0 26px;
	z-index: 666;
	position: absolute;
	width: 474px;
}
/* 013b69 */
div#subhead span.h1_shadow {
	display: block;
	color: #013b69;
	font: 40px impact;
	font-style: italic;
	position: absolute;
	padding-left: 30px;
	padding-top: 2px;
	margin-top: 25px;
	z-index: 665;
}
div#subhead span.p_shadow {
	display: block;
	color: #013b69;
	font: 13px arial;
	position: absolute;
	padding: 63px 0 0 27px;
	margin-top: 25px;
	z-index: 665;
	width: 473px;
}

div#subhead div.content div.slog {
	background: #0591ff url('/static/images/slog.left.png') no-repeat left;
	width: 314px;
	height: 18px;
	padding: 3px 0 0 26px;
	font: 12px arial;
	color: #fff;
}
div#subhead div.content div.phoneTop {
	background: url('/static/images/phone.top.png') no-repeat bottom right;
	width: 150px;
	height: 175px;
}
div#subhead div.cityview {
	background: url('/static/images/cityview.jpg') no-repeat right;
	width: 420px;
	height: 196px;
	float: right;
}

div#contentContainer div#side {
	width: 430px;
	float: left;
}
div#contentContainer div#content {
	width: 500px;
	margin-left: 40px;
	float: left;
	padding: 0 0 50px;
}

div#contentContainer div#side div.contactInfo {
	width: 430px;
	padding-top: 25px;
	height: 150px;
	background: url('/static/images/contactInfo.jpg') no-repeat;
	border-bottom: 1px solid #1e9dff;
}

div#side div.contactPanel {
	padding-top: 2px;
	padding-left: 110px;
	height: 110px;
	background: url('/static/images/mail.jpg') no-repeat;
	border-bottom: 1px solid #1e9dff;
}

div#clientsList {
	border-top: 1px solid #b6b6b6;
	text-align: center;
	clear: both;
	padding-top: 5px;
}
div#clientsList a img {
	opacity: 0.7;
	margin-right: 10px;
}
div#clientsList a:hover img {
    opacity: 1;
}
div#clientsList span.ourClients {
	display: block;
	font: 13px arial;
	margin-bottom: 5px;
	color: gray;
}

div#footer {
	border-top: 1px solid #b6b6b6;
}

div#footer ul#footerMenu {
	list-style: none;
	height: 100px;
}

ul#regulamin {
	list-style: none;
	height: 30px;
	
}

ul#regulamin li {
	font: 12px arial;
	color: #797979;
	text-decoration: none;
}
ul#regulamin li a{
	font: 12px arial;
	color: #797979;
	text-decoration: none;
}

div#number ul#footerNumber {
	list-style: none;
	font: 12px arial;
	color: #797979;
	padding-top: 10%;
	margin-bottom: 0px;
}

div#footer ul#footerMenu li {
	float: left;
	margin-right: 25px;
	padding-top: 32px;
	font: 12px arial;
	color: #797979;
}
div#footer ul#footerMenu li.footerLogo {
	padding-top: 10px;
	padding-right: 40px;
}
div#footer ul#footerMenu li.footerUE {
	padding-top: 10px;
	float: right; 

}

div#footer ul#footerMenu li.copyright {
	float: right;
	margin-right: 0;
	
}
div#footer ul#footerMenu li a {
	font: 12px arial;
	color: #797979;
	text-decoration: none;
}
div#footer ul#footerMenu li a:hover {
	color: #595959;
}

div#contentContainer div#content h1 {
	color: #0178cc;
	font: 32px arial;
	margin: 15px 0;
}
div#contentContainer div#content h2 {
	color: #0178cc;
	font: 24px arial;
	margin: 20px 0 0;
}
div#contentContainer div#content p {
	padding: 5px 0;
	font: 14px arial;
	line-height: 175%;
	color: #4a6d89;
}

div#contentContainer div#side div.calculation {
	padding: 20px;
	background: url('/static/images/calculationBg.jpg') no-repeat;
	height: 203px;
}
div#contentContainer div#side div.calculation h2 {
	font: 20px arial;
	padding-left: 3px;
	color: #0178cc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #0178cc;
}
div#contentContainer div#side table.calculationTable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
	border-bottom: 1px solid #0178cc;
}
div#contentContainer div#side table.calculationTable td {
	font: 12px arial;
	padding: 10px;
	vertical-align: top;
}
div#contentContainer div#side table.calculationTable td label.error {
	color: #c00;
	font: 11px arial;
	display: block;
	margin-top: 2px;
}
div#contentContainer div#side table.calculationTable input {
	font: 12px arial;
	padding: 3px;
	width: 150px;
}
div#contentContainer div#side table.calculationTable select {
	width: 150px;
}
div#contentContainer div#side p {
	font: 12px arial;
}
div#contentContainer div#side span.price {
	font: 20px arial;
	color: #0178cc; 
}


/*table.formTable {
	border-collapse: collapse;
}
table.formTable th {
	font: bold 12px verdana;
	text-align: left;
	color: #666;
	padding: 5px;
}
*/
.button {
	border: 1px solid #00223d;
	background-color: #006ec0;
	font: 12px arial;
	padding: 2px 5px;
	color: #fff;
	width: auto !important;
}
.button:hover {
	background-color: #3facff;
}

span.contactType {
	padding-left: 170px;
}
span.label {
	display: block;
	font: 14px arial;
	color: #4a6d89;
}
span.phone {
/*	font: bold 30px arial;
	color: #4a6d89;
	display: block;
	padding-left: 170px;
}
div#subhead span.h1_shadow {*/
	display: block;
	color: #0178cc;
	font: 40px impact;
	font-style: italic;
	padding-left: 170px;

}

.checkPriceBtn {
	opacity: 0.8;
}
.checkPriceBtn:hover {
	opacity: 1;
}

#content table tr.headerRow td {
	font-weight: bold;
}
#content table td {
	padding-right: 10px; 
	padding-left: 10px;
}
table#Price {
	border-color: #000080;
	border-top-width: medium;
	width: 500px;
	vertical-align: middle;
	}
	
table#Price td#Head {
	background-color: #0099ff;
	color: #ffffff;
	font-family: DejaVu Sans Condensed;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}
table#Price td {
	background-color: #99ccff;
	font-family: DejaVu Sans Condensed;
	font-size: 12pt;
	vertical-align: center;
}
table#Price td#LeftCols {
	font-weight: bold;
	width: 48px;
	text-align: left;
}

table#Price td#RightCols {
	text-align: center;
}
ul#TableDesc {
	list-style: none;
	font: 12px arial;
	color: #797979;
	margin-bottom: 30px;
}

div#services b {
	font-size: larger;	
}

div#services p#services_align {
margin-left: 20px;
}

a:focus { 
	outline:none; /*usuwanie niebieskiej obwódki w FF*/
}

#formularz label {
	display: block;
}

#blad {
	background: #ff0000;
	padding: 10px;
}
.red {
	color: #ff0000;
}


#ContactForm {
	clear: both;
}
#ContactForm table td {
	vertical-align: top;
}
#ContactForm input, #ContactForm textarea {
	font: 12px arial;
	padding: 2px;
	width: 424px;
	border: 1px solid #ccc;
}
#ContactForm select {
	font: 12px arial;
	padding: 2px;
	width: 430px;
	border: 1px solid #ccc;
}
#ContactForm p a {
	text-decoration: none;
	font: bold 12px arial;
	color: #000;
	display: block;
	float: right;
	padding: 5px 10px;
	border: 1px solid #ccc;
}

.fail_message {
	display: block;
	padding: 5px 0;
	color: #c00;
	margin: 10px 0;
	font: bold 13px arial;
}
.success_message {
	display: block;
	padding: 5px 0;
	color: #0a0;
	margin: 10px 0;
	font: bold 13px arial;
}

.validator_message {
	color: #c00;
	display: block;
}

