@charset "utf-8";

/* begin of 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,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldsets,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;
	font-weight: normal;
}
body {	line-height: 1;}
ol,ul {	list-style: none;}
blockquote,q {	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {	content: '';	content: none;}
:focus { outline: 0; }
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}
.hide, hr {	display: none;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* end of reset */


html {
	background: #9d9c8f url(../images/nav_bkg_loop.png) repeat-x left top;
}
body, td, th {
	font: 13px/18px tahoma, arial, helvetica, sans-serif;
	color: #fff;
}
h1 {font-size: 28px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 13px;}
p {margin: 10px 0; padding: 5px 0;}
 

#wrapper_out {
	background: transparent url(../images/nav_bkg_loop.png) repeat-x left top;
	text-align: center;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

#wrapper_footer {
	text-align: center;
	height: 100%;
	position: relative;
}

body {
	background: #9d9c8f url(../images/body_nohome_bkg.png) repeat-x left 45px;	
	color: #000;
}

#wrapper {
	text-align: center;
	background: url(../images/nohome_header_bkg.jpg) no-repeat center 45px;
	position: relative;
}

#wrapper_width {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding-bottom: 15px;
	min-height: 800px;
}

#content {
	position: relative;	
	float: right; 
	min-height: 400px;
	padding: 0px; 
	padding-top: 167px; 
	overflow: visible;
	clear: both;
}

#footer {
	 position: relative;
	 background: url(../images/footer_bkg_loop.png) repeat-x left bottom;
	 height: 119px;
	 color: #a8a8a8;
}
#footer_center {
	background: url(../images/footer_center.jpg) no-repeat center bottom;
	height: 119px;
	width: 940px;
	margin: 0px auto;
	position: relative;
}
#copyrights {
	position: absolute;
	top: 72px;
	right: 5px;
	font-family: arial, helvetica, sans-serif;
}
#footer_center h3 {
	color: #a8a8a8;
	font-size: 14px;
	position: absolute;
	top: 25px;
	left: 0px;
}
#footer_links {
	position: absolute;
	top: 25px;
	left: 0px;
	min-width: 440px;
	clear: both;
}
#footer_links li {
	float: left;
	width: 200px;
	text-align: left;
	display: block;
}

#footer a {
	position: relative;
	top: 26px;
	color: #a8a8a8;
	padding: 2px 0px;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	border-bottom: 1px dotted #585751;
	font-size: 11px;
	text-align: left;
}
#footer a:hover {
	border-bottom-style: solid;
}
#footer_links .desc {
	position: relative;
	top: 29px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	display: block;
}


/* header & nav */
#header {
	height: 143px; 
	width: 960px;
	clear: both;
	position: absolute; 
	top: 0; 
	left: 0px; 
}
#logo {
	position: absolute;
	top: 60px;
	left: 5px;
	height: 79px;
	width: 307px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat left top;
	cursor: pointer;
}
#contact-area {
	position: absolute;
	top: 63px;
	left: 732px;
	height: 79px;
	width: 220px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/contact-area.png) no-repeat left top;
}


.nav {
	position: absolute;
	top: 0px;
	right: -10px;
	width: 960px;	
	height: 45px;
	overflow: hidden;
}
.nav li {
	float: right;
}
.nav a {
	float: left;
	display: block;
	padding: 14px 20px 15px 20px;
	border: none;
	line-height: 40px;
	overflow: hidden;
	color: #c9c9c9;
	text-decoration: none;
	1text-transform: lowercase;
	font-size: 15px;
	background: url(../images/nav_bkg.gif) no-repeat center -48px;
}
.nav a:hover {
	background-position: center top;
}
body.luchisto-otoplenie .nav a#navLuchisto,
body.konvektori .nav a#navKonvektori,
body.otoplenie-za-banya .nav a#navOtoplenieBanya,
body.promishleno-otoplenie .nav a#navPromishleno,
body.about-paloma .nav a#navAbout,
body.contacts .nav a#navContacts {
	background-position: center top;
}
#navAbout {
	margin-right: 90px;
	display: inline;
}

.row {
	margin-top: 20px;
}
.row_half {
	margin-top: 10px;
}

.second_panel {
	cursor: pointer;
}
.second_panel p {
	color: #59594f;
}
		
      
.paloma_panel {
	background: url(../images/paloma_panel_c_bkg.png) no-repeat left top;
	height: 31px;
	color: #565650;
	font: 17px/31px arial, helvetica, sans-serif;
}
	.paloma_panel span {
		padding-left: 10px;
	}

.paloma_panel_contacts {
	background: url(../images/paloma_panel_bkg.png) no-repeat left top;
	height: 105px;
	color: #6b6a67;
	font: tahoma, arial, helvetica, sans-serif;
}
	.paloma_panel_contacts dt {
		background: url(../images/paloma_panel_contacts_dt_bkg.png) no-repeat left top;
		height: 24px;
		font: 15px/22px arial, helvetica, sans-serif;
		padding-left:10px;
		width: 290px;
		position: absolute;
		top: 10px;
	}
	.paloma_panel_contacts dd {
		width: 290px;
		height: 50px;
		position: absolute;
		top: 42px;
	}
	.paloma_panel_contacts a {
		color: #a92803;	
	}
	.paloma_panel_contacts dd p {
		margin: 0px;
		padding: 0px 10px;
		line-height: 17px;
	}
	.paloma_panel_contacts .first {
		left: 10px;
	}
	.paloma_panel_contacts .second {
		left: 320px;
	}
	.paloma_panel_contacts .last {
		left: 630px;
	}



.sets_list {
	margin: 20px 0px 0px 0px;
}
	.sets_list li {
		width: 308px;
		height: 241px;
		float: left;
		margin-right: 18px;
		margin-bottom: 42px;
		text-align: center;
		1background: #dedede;
		cursor: pointer;
		background: url(../images/product_image_bkg.png) no-repeat left top;
		display: block;
	}
	.sets_list img {
		background: #dedeaa;
		max-width: 262px;
		height: 195px;
		display: block;
		margin: 23px auto 25px auto;
	}
	.sets_list h4 {
		color: #000;
		font-size: 15px;	
	}
	.sets_list a {
		color: #30302b;
	}
	.sets_list .third {
		margin-right: 0px;	
	}
	
	
#breadcrumbs {
	width: 100%;
	height: 95px;
	color: #000;	
	position: relative;
}

#breadcrumbs ul {
	color: #818077;
	position: absolute;
	top: 18px;
	left: 8px;
	font-size: 9px;
}
#breadcrumbs a {
	color: #000;
	font-size: 13px;
	padding: 0px;
	margin: 0px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #b8b7aa;
}
#breadcrumbs a:hover {
	border-bottom: 1px solid #626156;
}
#breadcrumbs li {
	float: left;
}
#breadcrumbs h1 {
	position: absolute;
	top: 47px;
	left: 10px;
	color: #2a2a25;
}

#product_details_image_wrapper {
	width: 241px;
	height: 308px;
	background: url(../images/product_image_bkg_vertical.png) no-repeat left top;
	text-align: center;
	float: right;
	margin-left: 40px;
}
	#product_details_image_wrapper img {
		max-height: 262px;
		max-width: 198px;
		margin: 23px auto 25px auto;
	}	

#product_details_description {
	margin-top: 25px;
	margin-left: 10px;
	padding: 1px 30px 20px 0px;
	color: #000;
}
	#product_details_description h3 {
		margin-top: 5px;	
	}
#product_details_specifications {
	color: #000;
	margin-left: 10px;
	width: 600px;
}
	#product_details_specifications h3 {
		margin: 0px 0px 10px 0px;
	}
		
#product_details_specifications table table td, 
	#product_details_specifications table table th {
	color: #000 !important;
	border-bottom: 1px solid #6e6d64;	
	padding: 1px 4px 3px 4px;	
}
#product_details_specifications table table {
	border-top: 1px solid #6e6d64;
	margin-top: 2px;
	margin-bottom: 8px;
}
#product_details_specifications table table th  {
	font-weight: bold;
}

#product_details_specifications li {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 2px;
}
		
#contact_details {
	margin-left: 10px;
	float: left;
	border: 1px solid #f00;
	width: 300px;
	padding-top: 20px;
}
.contacts_form {
	margin-left: 10px;
	padding-top: 30px;
}
.booking_input {
	width: 300px;
}
.booking_textarea {
	width: 350px;
}
.about_wrapper {
	clear: both;
	margin-left: 12px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.other_products {
	margin-left: 12px;
	margin-right: 300px;
	margin-bottom: 50px;
}
.other_products h3 {
	margin-top: 30px;
}
.about_wrapper p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.advices {
	padding: 20px 11px 0px 11px;
}
.left_col {
	float: left;
	width: 600px;
	margin-right: 40px;
}