/* Reset */


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, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
	background: #c6d6e1;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #131313;
	font-size: 12px;
}



td {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #131313;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear:both;
}

.clr {
	clear: both;
}


#main {
	width: 885px;
	margin: 0 auto 0 auto;
	background: #fff;
	padding: 12px;
	margin-bottom: 10px;
}

#header {
	background: url(../img/header_bg.jpg) scroll repeat-x 0 0;
	height: 102px;
}

.logo {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}



.head_right a:hover {
	color: #eee;
}

.phoneno {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	margin-top: 5px;
}

.menu_top {
	background: url(../img/menu_bg.jpg) scroll repeat-x 0 0;
	height: 36px;
	clear: both;
}

#content {
	background: url(../img/main_bg.jpg) scroll repeat-x left bottom;
	min-height: 560px !important;
	clear: both;
	padding-bottom: 10px;
}

.content_right {
	float:right;
	width:210px;
	padding-left:15px;
	padding-top: 3px;
	border-left: 1px solid #d0d1d2;
	height: 535px;
}

.content_right h2 {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 7px;
}

.content_right h2 a {
	color: #fff;
	display: block;
	height: 20px;
	width: 200px;
}

.page_img img {
	margin-right: 15px;
	padding-top: 4px;
}

.page_img {
	height: 480px;
	float: left;
	padding-top: 5px;
}

h5 {
	color: #0d5482;
	font-weight: bold;
}

h4 a {
	font-size: 14px;
	color: #777879;
	text-decoration: underline;
}
.main_left h2 {text-align: left;
	font-size: 20px;
	color: #597d94;
	padding: 0;
	margin: 0;
	border: none;
}
.search_main {
	min-height: 475px;
}

.content_right p {
	margin-top:0px;
	padding-top: 0px;
}

#content {
	color: #777879;
	font-size: 12px;
	padding-bottom: 15px;
}

.content_right img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.content_left {
	float:left;
	width:634px;
	padding-left:15px;
	text-align:justify;
	padding-top: 10px;
	border-bottom: 1px solid #d0d1d2;
}

.content_left p {
	color: #777879;
}

#footer {height: 180px;
	background-color: #ececee;	
	background: url(../img/footer_bg.jpg) scroll repeat-x 0 0;	
}

.footer_left {
	float: left;
}

.footer_right {
	float:right;
	text-align:left;
	padding-right:20px;
	padding-top: 10px;
	font-size: 10px;
	width:340px;
}

.footer_right p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.content_left h1 {
	font-size: 35px;
	color: #597d94;
	width: 630px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d0d1d2;
}

.main_left h1 {
	font-size: 35px;
	color: #597d94;
	width: 400px;
	padding: 0;
	margin: 0;
	border: none;
}

.footer_right img {
	margin-bottom: 7px;
}

a {
	color: #1f81da; 
	text-decoration: none;
}

a:hover {
	color: #1866ad; 
	text-decoration: none;
}

p {
	padding: 0px; 
	margin: 0px; 
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #131313;
	line-height: normal;
	
}

h1.seo {
	font-size: 11px; 
	text-transform:uppercase; 
	margin: 0px; 
	display:block; 
	height: 25px; 
	line-height: 25px; 
	color:#949494; 
	text-align: center;
	
}

.txt-small {
	font-size: 10px;
}

ul, li {
	list-style-type: none; 
	list-style-image: none; 
	margin: 0px; 
	padding: 0px;
}

.menu_itmes li {
	display: inline;
	background: url(../img/bar_menu.gif) scroll no-repeat right 4px;
	width: auto;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

.menu_itmes a {
	color: #073c5e;
	font-size: 13px;
	padding: 0;
	margin: 0;
	margin-right: 6px;
}

.end {
	background: none !important;
}

#search_top {
	float: right;
	padding-top: 7px;
	padding-right: 15px;
}

.menu_itmes {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.search_button {
	border: none;
	background: url(../img/search_button.png) scroll no-repeat 0 0;
	width: 15px;
	height: 15px;
	cursor: pointer;
}


#box_window h2 {
	background: url(../img/window_bar.jpg) scroll no-repeat 0 0;
	height: 23px;
	width: 210px;
	border-bottom: 1px solid #fff;
}

#box_window .box_border {
	border: 1px solid #547829;
}

#box_door .box_border {
	border: 1px solid #d47610;
}

#box_conserv .box_border {
	border: 1px solid #0272bb;
}

#box_door h2 {
	background: url(../img/door_bar.jpg) scroll no-repeat 0 0;
	height: 23px;
	width: 210px;
	border-bottom: 1px solid #fff;
}

#box_conserv h2 {
	background: url(../img/conserv_bar.jpg) scroll no-repeat 0 0;
	height: 23px;
	width: 210px;
	border-bottom: 1px solid #fff;
}

#box_window {
	background: #b7c6a6;
	margin-bottom: 7px;
}

#box_window p {
	color: #547829;
	padding: 5px;
	font-size: 12px;
}

#box_door {
	background: #e5be95;
	margin-bottom: 7px;
}

#box_door p {
	color: #d47610;
	padding: 5px;
	font-size: 12px;
}

#box_conserv {
	background: #89b7d5;
	margin-bottom: 7px;
}

#box_conserv p {
	color: #0272bb;
	padding: 5px;
	font-size: 12px;
}

#main_page {
	min-height: 525px;
}

#main_page h4 {
	background:transparent url(../img/pad.png) no-repeat scroll left 0;
	color:#0D5482;
	font-size:14px;
	height:21px;
	margin-bottom:10px;
	padding-left:27px;
	text-align:left;
	padding-top:3px;
}

.page_content {
	min-height: 480px;
	padding-top: 10px;
	padding-bottom: 00px;
}


.main_right {
	float: right;
	border-left: 1px solid #d0d1d2;
	padding-left: 5px;
	margin-bottom: 20px;
	
}

.main_left {
	float: left;
	width: 380px;
	padding-top: 15px;
}

.quote_check td {
	text-align: right;
	color: #0d5482;
}

.quote_form {
	background: #b6c1c8;
	color: #0d5482 !important;
}

.quote_send {
	color: #0d5482;
}

.quote_form p {
	color: #0d5482;
}

.quote_form {
	padding: 10px;
	margin-top: 10px;
}

.quote_form textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	color:#0D5482;
	height:208px;
	margin-left:10px;
	width:315px;
	margin-top:4px;
}

.label {
	color: #0d5482;
}

.quote_form input {

	border: none;
	color: #0d5482;
}

#sitemap {
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

#sitemap p {
	width:300px;
}

.quote_send input {
	width: 200px;
}

.send_button {
	background:transparent url(../img/quote_button.jpg) no-repeat scroll 0 0 !important;
	border:medium none;
	color:#FFFFFF !important;
	width:114px !important;
	margin-left:158px;
	margin-top:10px;
	height:17px;
	padding-bottom:2px;
	font-size: 11px;
}

.quote_p {
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer_left {
	padding-left:20px;
	padding-top:10px;
}

#footer h5 {
	margin-bottom: 8px;
}

.footer_left li {
	margin-bottom: 3px;
	font-size: 11px;
}
.footer_left a {
	color: #444545
}

.footer_left a:hover {
	color: #1866ad;
}

.footer_products, .footer_about, .footer_info {
	display:block;
	float:left;
	width:155px;
	padding-left:10px;
}

.references_signature {
	margin-bottom: 10px;
	margin-top: 5px;
}

.references_back {
	margin-top: 10px;
	float: right;
	margin-bottom: 25px;
}

.references_data {
	line-height: 15px;
	padding-top: 10px;
}

.references_txt {
	margin-top: 7px;
	line-height: 15px;
}

.references_list {
	padding-top: 5px;
}

.references_title a {
	color: #0d5482;
}

.pagination {
	margin-bottom: 5px;
	text-align: right;
}

.pagination a {
	color: #0d5482;
}

.faq_title {
	color: #0d5482;	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	padding-top: 10px;
}

.faq_question a {
	color: #0d5482;	
}

.references_home {
	width: 241px;
	background: url(../img/references_bg.jpg) no-repeat scroll 0 0; 
	height: 205px;
	border-bottom: 1px solid #d0d1d2;
	margin-bottom: 10px;
}

.references_home p {
	width:73px;
	text-align:left;
	font-size:10px;
	padding-top: 20px;
	padding-left: 2px;
}

.references_more_btn {
	background:#FFFFFF url(../img/more_btn.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	height:16px;
	margin-top:9px;
	text-align:center;
	width:36px;
	padding-top:1px;
}

.references_more_btn:hover {
	color: #fff;
}

.main_right h2 {
	border-bottom: 1px solid #d0d1d2;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #0d5482;
	font-size: 15px;
	height: 20px;
	padding-left: 3px;
	width: 230px;
	font-weight: bold;
}

.home_new_product {
	background:#FFFFFF none repeat scroll 0 0;
	width:235px;
	padding-top:2px;
	padding-left:7px;
	padding-bottom: 5px;
}

.home_new_product img {
	padding-top: 2px;
	text-align: center;
}

.home_new_product h2 {
	margin-bottom: 5px;
	padding-top: 10px;
	color: #0d5482;
	font-size: 15px;
	height: 20px;
	padding-left: 3px;
}

.home_new_product p {
font-size:11px;
padding-right:36px;
padding-top:5px;
text-align:left;
}

.home_new_product h3 {
	margin-bottom: 2px;
	padding-top: 3px;
	font-weight: bold;
}

.new_product_btn {
	background:#FFFFFF url(../img/more_btn.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	height:16px;
	text-align:center;
	width:36px;
	padding-top:2px;
	font-size: 11px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.powodzenie {
color:red;
font-size:15px;
font-weight:bold;
}

.new_product_btn:hover {
	color: #fff;
}

.more {
	text-align: right;
	clear: both;
}

#content .search_main .page_title {
	display: none;
}



.head_right {
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:15px;
	width: 210px;
}

.head_right a {
	background: url(../img/phone_button.jpg) scroll no-repeat right top;
	padding-right: 18px;
	font-size: 13px;
	color: #fff;

}
p.date_top {
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;font-size: 11px; line-height: 12px;
}
#underfooter p{float: right; text-transform: uppercase; color:#666; clear: both;}
