* {
	padding:0;
	margin:0;
	outline:none;	
	
}

html, body {
	width:100%; 
	min-width:1000px;
}

#MinWidthContainer {
	padding-left:1000px;
	height:1px; 
}

#MinWidthContainer #PageContainer {
	height:1px; 
}

#MinWidthContainer #PageContainer #PageContentContainer {
	margin-left:-1000px; 
	position: relative; 
	height:1px;
}

/* end min widht */

h1{
	font-size:18px; 
	font-weight:bold;
	margin-left:1%;	
	font-family: Helvetica;
	color:#292e3b;
}

h2{
	font-size:18px; 
	font-weight:bold;
	margin-left:3%;	
	font-family: Helvetica;
	color:#292e3b;
}

#txt_cont{
	margin-left:19%;
	margin-right:25%;
}

#txt_cont img{
	float:left;
	position:relative;
}


#txt_cont hr{
	width:30%;
	float:left;
}

hr{
	height:1px;
	background:#8caeff;
}

#head_flash {	
	height:190px;
	Background-color:#afd1ed;	
	text-align:center;
	color:#ffffff;
	font-size:120px;
	line-height:170px;
	font-weight:bold;
}
#head_left{
	background-image:url(/img/head_left.png);
	background-repeat:no-repeat;
	width:399px;
	height:190px;
	float:left;	
}

#head_re{
	background-image:url(/img/head_re.png);
	background-repeat:repeat-x;
	height:190px;
}

#head_right{
	background-image:url(/img/head_right.png);
	background-repeat:no-repeat;
	width:380px;
	float:right;	
	height:190px;
}


/* menu up */

#for_us {
	background-color:#2e4272;
	width:15%; 
	height:160px;
	border-right:1px solid #ffffff;
	float:left;
}



#folder{
	background-image:url(/img/folder.png);
	background-repeat:no-repeat;
	width:100%;
	height:35px;
	float:left;
	margin-top:8px;
	margin-left:12px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}

#for_us_menu {	
	padding-top:5px;
	float:left; 
	clear:left;
	padding-top:4px;
	padding-left:12px;
}

#for_us_menu a {
	background-image:url(/img/buttons_for_us.png);
	display:block;	
	height:23px;
	width:82px;
}

#but1{
	background-position:0px 0px;
}

#but1:hover{
	background-position:82px 0px;
}

#but2{
	background-position:0px 69px;
}

#but2:hover{
	background-position:82px 69px;
}

#but3{
	background-position:0px 46px;
}

#but3:hover{
	background-position:82px 46px;
}

#but4{
	background-position:0px 23px;
}

#but4:hover{
	background-position:82px 23px;
}

/* menu up home */
#services {
	background-color:#2e4272;
	width:14%; 
	height:170px;
	border-right:1px solid #ffffff;
	float:left;
	text-align:center;
	font-size:13px;
}
#services_ico{
	background-image:url(/img/services.png);
	background-repeat:no-repeat;
	width:100%;
	height:35px;
	margin-top:8px;
	margin-left:12px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}


#services_menu {	
	padding-top:5px;
	float:left; 
	clear:left;
	height:70px;
	padding-top:4px;
	padding-left:12px;
}

#services_menu a {
	background-image:url(/img/buttons_services.png);
	display:block;	
	height:23px;
	width:82px;
}

#but_s1{
	background-position:0px 0px;
}

#but_s1:hover{
	background-position:82px 0px;
}

#but_s2{
	background-position:0px 47px;
}

#but_s2:hover{
	background-position:82px 47px;
}

#but_s3{
	background-position:0px 23px;
}

#but_s3:hover{
	background-position:82px 23px;
}

/* menu up services */

#products {
	background-color:#2e4272;
	width:21%; 
	height:170px;
	border-right:1px solid #ffffff;
	float:left;
	text-align:center;
	font-size:13px;
}


#products_ico{
	background-image:url(/img/products.png);
	background-repeat:no-repeat;
	width:100%;
	height:37px;
	margin-top:8px;
	margin-left:12px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}
#products_menu {	
	padding-top:5px;
	float:left; 
	clear:left;
	height:70px;
	padding-top:4px;
	padding-left:12px;
}

#products_menu a {
	background-image:url(/img/buttons_products.png);
	display:block;	
	height:23px;
	width:195px;
}

#but_p1{
	background-position:0px 0px;
}

#but_p1:hover{
	background-position:195px 0px;
}

#but_p2{
	background-position:0px 92px;
}

#but_p2:hover{
	background-position:195px 92px;
}

#but_p3{
	background-position:0px 69px;
}

#but_p3:hover{
	background-position:195px 69px;
}

#but_p4{
	background-position:0px 46px;
}

#but_p4:hover{
	background-position:195px 46px;
}

#but_p5{
	background-position:0px 23px;
}

#but_p5:hover{
	background-position:195px 23px;
}
/* menu up products */

#information {
	background-color:#2e4272;
	width:19%; 
	height:170px;
	border-right:1px solid #ffffff;
	float:left;
	text-align:center;
	font-size:13px;
}

#info_ico{
	background-image:url(/img/info.png);
	background-repeat:no-repeat;
	width:100%;
	height:37px;
	margin-top:8px;
	margin-left:12px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}


#info_menu {	
	padding-top:5px;
	float:left; 
	clear:left;
	height:70px;
	padding-top:4px;
	padding-left:12px;
}

#info_menu a {
	background-image:url(/img/buttons_info.png);
	display:block;	
	height:23px;
	width:115px;
}

#but_i1{
	background-position:0px 0px;
}

#but_i1:hover{
	background-position:115px 0px;
}

#but_i2{
	background-position:0px 46px;
}

#but_i2:hover{
	background-position:115px 46px;
}

#but_i3{
	background-position:0px 23px;
}

#but_i3:hover{
	background-position:115px 23px;
}

#info_menu2 {	
	float:left; 
	clear:left;
	height:23px;
	padding-left:12px;
}

#info2_drop_up {	
	float:left;
	background-image:url(/img/drop_up.png);
	background-repeat:no-repeat;
	width:92px;
	height:6px;
	font-size:1px;
}

#info2_drop_down {	
	float:left;
	background-image:url(/img/drop_down.png);
	background-repeat:no-repeat;
	width:92px;
	height:6px;
	font-size:1px;
}

#info_menu2 , #info_menu2 li ul {
  list-style: none;
}

#info_menu2  li {
  list-style: none;	
  float:left;
  position:relative;
}

#info_menu2  li a{
	background-image:url(/img/download.png);
	display:block;	
	height:23px;
	width:76px;
}

#but_i12{
	background-position:0px 0px;
}

#but_i12:hover {
	background-position:76px 0px;
}



#info_menu2 li ul{	
	background:#e8d69d;
	display:none;
	position:absolute; 
	margin-left:76px;
	margin-top:-28px;
	width:90px;
	
}

#info_menu2 li ul li a {
	width:90px;
	background:#e8d69d;
	text-decoration:none;
	font-family:Helvetica;
	height:17px;
	font-size:12px;	
	font-weight:bold;	
	padding-top:2px;
	color:#2e4272;
	border:1px solid #FFFFFF;	
}

#info_menu2 li ul li a:hover {
	background:#FFFFFF;
	border:1px solid #DDD;	
}

#info_menu2 li:hover ul, #menubar li.over ul{ display: block; }



#info_menu11 {
	float:left; 
	clear:left;
	height:23px;
	padding-left:12px;
}

#info_menu11 a {
	background-image:url(/img/question.png);
	display:block;	
	height:23px;
	width:150px;
}

#but_i15 {
	background-position:0px 0px;
}

#but_i15:hover {
	background-position:150px 0px;
}

/* menu up info*/

#contacts {
	background-color:#2e4272;
	width:100%; 
	height:170px;
	border-top:1px solid #ffffff;
	text-align:center;
	font-size:13px;
}
#contacts_real{	
	float:left;
	width:17%;	 
	height:157px;
}

#contact_ico{
	background-image:url(img/contacts_ico.png);
	background-repeat:no-repeat;
	height:37px;
	margin-top:8px;
	margin-left:12px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

#contacts_menu {	
	padding-top:5px;
	float:left; 
	clear:left;
	height:70px;
	padding-top:4px;
	padding-left:12px;
}

#contacts_menu a {
	background-image:url(img/buttons_contacts.png);
	display:block;	
	height:23px;
	width:100px;
}

#but_c1{
	background-position:0px 0px;
}

#but_c1:hover{
	background-position:100px 0px;
}

#but_c2{
	background-position:0px 23px;
}

#but_c2:hover{
	background-position:100px 23px;
}
/* menu up contacts*/

#shortcuts {
	width:60px; 
	background-image:url(img/nav.png);
	background-repeat:no-repeat;
	height:157px;
	float:right;
}

#shortcuts_nav {
	margin-top:24px;
	margin-left:23px;
}

#shortcuts_nav a{	
	background-image:url(img/nav_b.png);
	background-repeat:no-repeat;
	width:18px; 	
	height:14px;
	display:block;	
	
}

#but_na1{
	background-position:top center;
	margin-bottom:15px;
}

#but_na1:hover{
	background-position:top center;
}

#but_na2{
	background-position:bottom center;
}

#but_na2:hover{
	background-position:bottom center;
}

/* end menu up */

/* BRAND menu */


#clima_brands_top {
	width:18%;
	height:20px;
	top:-20px;
	position:relative;
	margin-bottom:-20px;
}


#clima_brands{
	width:18%;
	float:left;
}

#clima_brands_top_re {
	background-image:url(img/brand_up.png);
	background-repeat:repeat-x;
	height:20px;
}

#clima_brands_top_co {
	background-image:url(img/brand_up_corner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
}

#clima_brands_main{
	background-color:#f9d35e;
	background-image:url(img/brand_right.png);
	background-position:right;
	background-repeat:repeat-y;	
	text-align:center;
	font-size:13px;
	
}

#clima_brands_list{
	text-align:left;
	font-size:13px;
	line-height:17px;
	font-weight:bold;	
	padding-left:25px;
	padding-top:5px;	
	font-family:sans-serif;
	
}

#clima_brands_list a{
	text-decoration:none;
	color:#213669;
}

#clima_brands_list a:hover {
	text-decoration:underline;
}


#clima_brands-sub{ 
	padding-left:23px;
	font-size:11px;
	text-align:left;
	font-family:sans-serif;		
	line-height:14px;
}

#clima_brands-sub a{
	text-decoration:none;
	color:#28417e;
}

#clima_brands-sub a:hover {
	text-decoration:underline;
}
#clima_brands_list2{
	text-align:left;
	font-size:13px;
	line-height:17px;
	font-weight:bold;	
	padding-left:25px;
	padding-top:5px;	
	font-family:sans-serif;
	
}

#clima_brands_list2 a{
	text-decoration:none;
	color:#FFF;
}

#clima_brands_list2 a:hover {
	text-decoration:underline;
}

#clima_brands-sub2{ 
	padding-left:23px;
	font-size:11px;
	text-align:left;
	font-family:sans-serif;		
	line-height:14px;
	color:#FFF;
}

#clima_brands-sub2 a{
	text-decoration:none;
	color:#FFF;
}

#clima_brands-sub2 a:hover {
	text-decoration:underline;
}

#clima_brands_top_re_bot {
	background-image:url(img/brand_bottom.png);
	background-repeat:repeat-x;
	height:20px;
}

#clima_brands_top_co_bot {
	background-image:url(img/brand_corner_bottom.png);
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
}
#clima_brands_logo {	
	background-image:url(img/man.png);
	background-repeat:no-repeat;
	margin-left:10%;
	height:40px;
	width:90%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#213669;
}

#str{
	height:7px;
	float:left;
	width:6px;
	padding-right:4px;
}
/* BRAND menu END*/

/* dark blue menu*/ 

#dark_blue{
		
}

#dark_blue_top {
	height:20px;
			
}


#dark_blue_top_re {
	background-image:url(img/dark_box_up.png);
	background-position:top;
	background-repeat:repeat-x;
	height:20px;
}

#dark_blue_top_co {
	background-image:url(img/dark_box_up_corner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
}

#dark_blue_main{ 	
	background-color:#213669;
	border-right:1px solid #FFFFFF;
	height:800px;
}

#dark_blue_list{
	text-align:left;
	font-size:12px;
	line-height:17px;
	font-weight:bold;	
	padding-left:25px;
	padding-top:5px;	
	font-family:sans-serif;	
}

#dark_blue_list a{
	text-decoration:none;
	color:#FFF;	
}

#dark_blue_list a:hover {
	text-decoration:underline;
}

#dark_blue_logo {	
	background-image:url(img/tip.png);
	background-repeat:no-repeat;
	margin-left:10%;
	height:42px;
	width:90%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;	
}

#dark_blue_search {	
	margin:auto;
	width:125px;
	line-height:25px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	margin-top:30px;		
}

#form_search select {
	width:125px;
	padding-left:1px;
}

/* dark blue menu END*/

/* navigation*/
#nav{
	height:28px;
	padding-bottom:1px;
}

#nav_left{
	background-image:url(img/nav_left.png);
	height:28px;
	float:left;
	width:16px;
}

#nav_re{
	background-image:url(img/nav_re.png);
	background-repeat:repeat-x;	
	border-top:1px solid #ffffff;
	height:28px;
}

#nav_txt{
	font-size:11px;
	text-align:left;
	color:#ffffff;
	font-family: Helvetica;
	padding-top:5px;
}

#nav_txt a{	
	color:#ffffff;	
	text-decoration:none;
	display:inline-block;
}

#nav_txt a:hover{
	text-decoration:underline;
}

#nav_txt span {
	display:inline-block;
}

#nav_right{
	background-image:url(img/nav_right.png);
	background-repeat:no-repeat;
	height:28px;
	float:right;
	width:16px;
}

/* end navigation*/

/*promotion*/

#right_nav {
	width:25%;
	float:right;	
	top:-20px;
	position:relative;
}
#promo_right{
	width:16px;
	background-image:url(img/promos_right.png);
	background-repeat:no-repeat;	
	height:310px;
	float:left;
	position:absolute;
}

#promo_logo {	
	background-image:url(img/gift.png);
	background-repeat:no-repeat;
	margin-left:18%;
	height:35px;
	width:180px;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#213669;
	padding-bottom:15px;
}

#promo_re{
	background-image:url(img/promos_re.png);
	background-repeat:repeat-x;	
	height:300px;
	margin-bottom:2px;
	padding-top:10px;
}

#promo_list{
	text-align:left;
	padding-left:20px;
	padding-right:4px;
	font-size:11px;
}

#promo_list a {
	text-decoration:none;
	display:block;
	margin-right:1px;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
	height:39px;
}

#promo_list a:hover {
	margin-left:-1px;
	margin-top:-1px;
	margin-bottom:-1px;
	margin-right:-1px;
	background:#fcfcac;
	border:1px solid #2e4272;
}

#promo_list img {
	float:left;
	border:1px solid #AAF;
	background:#CCC;
	margin-right:2px;
	width:48px;
	height:36px;
}

#promo_re u {
	text-decoration:none;
	color:#339;
	font-weight:590;
}

#promo_list b {
	display:inline-block;
	color:#f56722;
	width:160px;
	text-align:right;
}

#promo_list span {
	text-decoration:line-through;
	color:#666;
}


#promo_all_but {
	height:15px;
	padding-left:30%;
	padding-top:20px;
}

#promo_all_but a {
	background-image:url(img/promo_all.png);
	background-repeat:no-repeat;
	display:block;	
	height:15px;
	width:147px;
}

#but_ps1{
	background-position:top left;
}

#but_ps1:hover{
	background-position:top right;
}

#show_all_promos {
	text-align:center;
	text-decoration:none;
	display:block;
	width:151px;
	font-size:10px;
	color:#2e2e2e;
}

#show_all_promos:hover {
	text-decoration:underline;
}



/*end promotion*/

/*right boxes*/
#energy_right{
	width:38px;
	background-image:url(img/info_box_left.png);
	background-repeat:no-repeat;
	background-position:right;	
	height:90px;
	position:absolute;
}

#energy_re{
	background-image:url(img/info_box_re.png);
	background-repeat:repeat-x;	
	height:90px;
	padding-bottom:2px;
}

#ventilation_re{
	background-image:url(img/ventilation_re.png);
	background-repeat:repeat-x;	
	height:135px;
	padding-left:92px;	
	padding-bottom:2px;
}

#ventilation_left{
	width:89px;
	background-image:url(img/ventilation_left.png);
	background-repeat:no-repeat;
	background-position:right;	
	height:135px;
	float:left;
	position:absolute;
}


#ventilation_txt{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-top:10px;
}

#centr_left{
	width:89px;
	background-image:url(img/centr_clima_left.png);
	background-repeat:no-repeat;
	background-position:right;	
	height:135px;
	float:left;
	position:absolute;
}

#centr_re{
	background-image:url(img/centr_clima_re.png);
	background-repeat:repeat-x;	
	height:135px;
	padding-left:92px;	
	padding-bottom:2px;
}

#centr_txt{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-top:10px;	
}

#altherma_left{
	width:89px;
	background-image:url(img/altherma_left.png);
	background-repeat:no-repeat;
	background-position:right;	
	height:135px;
	float:left;
	position:absolute;
}

#altherma_re{
	background-image:url(img/altherma_re.png);
	background-repeat:repeat-x;	
	height:135px;
	padding-left:92px;
	padding-bottom:2px;
}

#altherma_logo{
	background-image:url(img/altherma_logo.png);
	background-repeat:no-repeat;
	background-position:left;
	height:42px;
	width:119px;
}

#altherma_txt{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-top:10px;	
}

#solar_left{
	width:89px;
	background-image:url(img/solar_left.png);
	background-repeat:no-repeat;
	background-position:right;	
	height:135px;
	float:left;
	position:absolute;
}

#solar_re{
	background-image:url(img/solar_re.png);
	background-repeat:repeat-x;	
	height:135px;
	padding-left:92px;
}

#solar_txt{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-top:10px;	
}
/*end right boxes*/

#content{
	font-size:15px;
	margin-top:5px;
	margin-left:18.5%;
	margin-right:25.5%;
}

#content11 {
	width:187px;
	margin:auto;
}

#content11 object {
	width:300px;
}

#content11 img  {
	width:185px;
}


#content2{
	font-size:15px;
	margin-left:18.8%;
	margin-right:25.8%;	
}

/* ▼ Списък климатици */

#acl {
	
}

#acl a {
	margin-top:3px;
	margin-bottom:3px;
	height:70px;
	font-size:11px;
	color:#666;
	display:block;
	text-decoration:none;
	background:#f8f7fe;
}

#acl a:hover {
	background:#fcfcac;
	cursor:pointer;
}

#acl img {
	float:left;
	border:1px solid #AAF;
	background:#CCC;
	margin-right:5px;
	width:90px;
	height:68px;
}

#acl-model {
	font-size:14px;
	color:#339;
	font-weight:bold;
	font-family: Helvetica;
}

#acl-right {
	float:right;
	text-align:right;
}

#acl-type {
	font-family: Helvetica;
	font-size:11px;	
	color:#000;	
	font-weight:bold;
	font-family:Arial;
}

#acl-oldprice {
	font-size:14px;
	color:#333;
	text-decoration:line-through;
	line-height:15px;
}

#acl-price {
	font-size:20px;
	color:#000;
	line-height:20px;
	font-weight:bold;
	font-family:Arial;
}

#acl-cap-current span {
	display:inline-block;
	width:80px;
	font-family: Helvetica;
}

#acl-moreinfo {
	line-height:15px;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
	background:#f3f3f5;
	border-left:2px solid #292e3b;	
	border-right:2px solid #292e3b;	
	border-bottom:2px solid #292e3b;	
	padding-left:5px;
	padding-right:5px;		
	margin-top:-5px;
	font-family:sans-serif;
}

/*series*/

.series{
	padding:2px;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:5px;
	background-color:#f5f3ff;
	border-right:1px solid #2e4272;
	border-left:1px solid #2e4272;
	border-bottom:1px solid #2e4272;
}


.series_left{
	background-image:url(img/ser_left.png);
	height:36px;
	float:left;
	width:19px;	
}

.series_re{
	background-image:url(img/ser_re.png);
	background-repeat:repeat-x;		
	height:36px;
	position:relative;
	margin-top:5px;
}

.series_txt{
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica;	
	height:36px; 
	line-height:13px;
	padding-top:1%;
}

.series_txt a{
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica;	
	height:36px; 
	line-height:13px;
	padding-top:1%;
	text-decoration:none;
}

.series_txt span{
	font-size:15px;
	font-weight:bold;
	font-family:Arial;	
	color:#333399;
}

.series_right{
	background-image:url(img/ser_right.png);
	background-repeat:no-repeat;
	height:36px;
	float:right;
	width:0px;
	padding-left:19px;
}

/*series*/
#pages {
	padding-top:5px;
	margin-left:18.5%;
	margin-right:25.5%;
	margin:auto;
	text-align:center;
	font-size:11px;
	
}

#pages a, #pages span {
	display:inline-block;
	width:18px;
	height:16px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	background-image:url(/img/pages.png);
	color:#FFF;
	
}

#pages a {
	background-position:bottom;
}

#pages a:hover {
	background-position:top;
}

#pages span {
	background-position:top;
}

/* използва се за данните за охлаждане */
#acl-cap-current u {
	color:#0c77ae;
	font-weight:bold;
	text-decoration:none;
	font-family: Helvetica;
}

/* използва се за данните за отопление */
#acl-cap-current b {
	color:#f56722;
	font-weight:bold;
	text-decoration:none;
	font-family: Helvetica;
}

/* използва се за скриване на инфо за марките */

.brand_info{
	display:none;
	list-style:none;
	text-decoration:none;

}

.hidendiv {
	display:none;
}

#more_info{
	float:right;
	text-align:right;
}


/* ▲ Списък климатици */


/* ▼ Детайли климатици */
#acdetails {
	width:55%;
	float:left;
	margin-left:7px;
	margin-bottom:9px;
	background-color:#f5f3ff;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #a28fff;
	border-right:1px solid #a28fff;
	border-bottom:1px solid #a28fff;
}

#acdetails img {
	border:0px solid #4d7990;
}

#acd-price {
	font-size:20px;
	float:right;
	font-weight:bold;
}

#heading {
	font-size:16px;
	padding-top:3px;
	font-weight:bold;	
	text-align:left;
	font-family:Helvetica;
	line-height:20px;
}

#heading img{
	float:left;
	padding-right:5px;
}

#acd-price-x {
	font-size:20px;
	float:right;
	text-decoration:line-through;
}

#acd-promo {
	margin-top:5px;
	font-size:20px;
	text-align:center;
	color:#f56722;
	text-decoration:blink;
}

#acd-heat-cool {
	margin-top:5px;	
	margin:auto;
	width:460px;
	padding-top:5px;
	background:url(/img/ac-heat-cool.png);
	margin-bottom:10px;
}

#acd-heat {
	width:210px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}

#acd-cool {
	width:210px;
	float:left;
	margin-right:10px;
	padding-left:10px;
	padding-right:5px;
}

#acd-heat-cool span {
	margin-bottom:5px;
	text-decoration:underline;
	line-height:180%;
	font-family:Helvetica;
	font-size:15px;
	color:#FFF;
}

#acd-heat-cool div div {
	line-height:180%;
	font-family:Helvetica;
	font-size:12px;
	color:#FFF;
}

#acd-heat-cool-end {
	background:url(/img/ac-heat-cool.png) bottom;
	height:5px;
	font-size:1px;
	color:#FFF;
}

#acd-int-ext {
	width:520px;
	border:1px solid #bfb7ff;
	margin:auto;
}

#acd-int-ext span {
	width:167px;
	text-align:center;
	display:inline-block;
	height:25px;
	border:1px solid #bfb7ff;
	line-height:22px;
	vertical-align:middle;
	margin-left:-4px;
}

#acd-int-ext u {
	width:180px !important;
	display:inline-block;
	text-decoration:none;
	border:1px solid #bfb7ff;
	line-height:21px;
	height:25px;
	vertical-align:middle;
}

.acd-line1{
	background-color:#e7e2ff;	
}

.acd-line1:hover{
	background-color:#fdffc3;
}

.acd-line11{
	background-color:#e7e2ff;
	border:1px solid #bfb7ff;	
}

.acd-line11:hover{
	background-color:#fdffc3;
}
.acd-line2{
	background-color:#213669;
}

#acd-ie-titles {
	font-size:13px;
	font-family:Helvetica;
	height:21px;
	color:#FFF;	
}

#acd-comment {
	font-size:12px;
	width:auto !important;
}

#acd-others {
	width:520px;
	border:1px solid #bfb7ff;
	margin:auto;
}

#acd-others span {
	display:inline-block;
	width:210px;
	border-right:2px solid #bfb7ff;
	vertical-align:middle;	
	height:25px;
	
}

#acd-others b {
	font-size:12px;
	margin-left:5px;
}

#acd-type {
	margin-top:5px;
}

#acd-compressor {
	width:269px !important;
	color:#000 !important;
	font-size:9px;	
	line-height:13px;
	vertical-align:middle;
	border-right:none;
	height:40px;
}


#acd-moreinfo {
	line-height:15px;
	font-size:14px;
	background: #CEE1EF;
	clear: both;
	padding: 20px;
	margin-bottom:5px;
}

#acd-moreinfo a{
	font-weight:bold;
}

#acd-tags {	
	background: #CEE1EF;
	clear: both;
	padding:10px;
	margin-bottom:5px;	
	line-height:15px;
	font-size:11px;
	font-family:Helvetica;
}

#acd-tags a{
	text-decoration:underline;
}

#acd-tags a:hover{
	text-decoration:none;
}

#acd-airflow {
	margin-left:25px;
	width:240px !important;
	text-align:left !important;
}

/* размери външно тяло */
#acd-e-w {
	top:115px;
	left:270px;
	background:#f5f3ff;
}

#acd-e-h {
	top:5px;
	left:400px;
}

#acd-e-d {
	top:85px;
	left:375px;
}

/* Размери стенен */
#acd-dimensions-1 {
	margin-top:5px;
	position:relative;
	margin:auto;
	width:460px;
	height:179px;
	background:url(/img/ac-details-1.png);
	font-size:11px;
}

#acd-dimensions-1 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-1 #acd-i-w {
	top:112px;
	left:70px;
	background:#f5f3ff;
}

#acd-dimensions-1 #acd-i-h {
	top:47px;
	left:185px;
}

#acd-dimensions-1 #acd-i-d {
	top:-20px;
	left:112px;
}

/* Размери подов */
#acd-dimensions-2 {
	margin-top:5px;
	margin:auto;
	width:460px;
	height:179px;
	background:url(/img/ac-details-2.png);
	font-size:11px;
}

#acd-dimensions-2 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-2 #acd-i-w {
	top:154px;
	left:43px;
	background:#f5f3ff;
}

#acd-dimensions-2 #acd-i-h {
	top:56px;
	left:155px;
}

#acd-dimensions-2 #acd-i-d {
	top:129px;
	left:140px;
}

/* Размери касетъчен */
#acd-dimensions-3 {
	margin-top:5px;
	margin:auto;
	width:460px;
	height:179px;
	background:url(/img/ac-details-3.png);
	font-size:11px;
}

#acd-dimensions-3 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-3 #acd-i-w {
	top:154px;
	left:20px;
	background:#f5f3ff;
}

#acd-dimensions-3 #acd-i-h {
	top:54px;
	left:182px;
}

#acd-dimensions-3 #acd-i-d {
	top:128px;
	left:115px;
	background:#f5f3ff;
}

/* Размери канален */
#acd-dimensions-4 {
	margin:auto;
	margin-top:5px;
	width:460px;
	height:179px;
	background:url(/img/ac-details-4.png);
	font-size:11px;
}

#acd-dimensions-4 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-4 #acd-i-w {
	top:154px;
	left:50px;
	background:#f5f3ff;
}

#acd-dimensions-4 #acd-i-h {
	top:58px;
	left:183px;
}

#acd-dimensions-4 #acd-i-d {
	top:120px;
	left:168px;
}

/* Размери таванен */
#acd-dimensions-5 {
	margin-top:5px;
	margin:auto;
	width:460px;
	height:179px;
	background:url(/img/ac-details-5.png);
	font-size:11px;
}

#acd-dimensions-5 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-5 #acd-i-w {
	top:154px;
	left:91px;
	background:#f5f3ff;
}

#acd-dimensions-5 #acd-i-h {
	top:65px;
	left:185px;
}

#acd-dimensions-5 #acd-i-d {
	top:130px;
	left:-10px;
}

/* Размери мултисплит */
#acd-dimensions-6 {
	margin-top:5px;
	margin:auto;
	width:460px;
	height:179px;
	background:url(/img/ac-details-6.png);
	font-size:11px;
}

#acd-dimensions-6 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-6 #acd-i-w {
	top:0px;
	color:#f5f3ff;
}

#acd-dimensions-6 #acd-i-h {
	top:-12px;
	color:#f5f3ff;
}

#acd-dimensions-6 #acd-i-d {
	top:-24px;
	color:#f5f3ff;
}

/* Размери професионален */
#acd-dimensions-7 {
	margin-top:5px;
	width:460px;
	margin:auto;
	height:179px;
	background:url(/img/ac-details-1.png);
	font-size:11px;
}

#acd-dimensions-7 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-7 #acd-i-w {
	top:112px;
	left:70px;
	background:#f5f3ff;
}

#acd-dimensions-7 #acd-i-h {
	top:47px;
	left:185px;
}

#acd-dimensions-7 #acd-i-d {
	top:-20px;
	left:112px;
}

/* Размери колонен */
#acd-dimensions-8 {
	margin-top:5px;
	width:460px;
	margin:auto;
	height:179px;
	background:url(/img/ac-details-8.png);
	font-size:11px;
}

#acd-dimensions-8 div {
	text-align:center;
	width:60px;
	position:relative;
}

#acd-dimensions-8 #acd-i-w {
	top:165px;
	left:56px;
	background:#f5f3ff;
}

#acd-dimensions-8 #acd-i-h {
	top:48px;
	left:137px;
}

#acd-dimensions-8 #acd-i-d {
	top:130px;
	left:125px;
}




#ask a:hover{
	text-decoration:underline;
}
/* ▲ Детайли климатици */


/* news */

#news{	
	margin-left:18.5%;
	margin-right:25.5%;
}

#news_left{
	background-image:url(img/news_left.png);
	height:43px;
	float:left;
	width:55px;	
}

#news_re{
	background-image:url(img/news_re.png);
	background-repeat:repeat-x;		
	height:43px;
	
}

#news_txt{
	font-size:14px;
	text-align:left;
	font-family: Helvetica;
	padding-top:13px;
	padding-left:10px;
	font-weight:bold;
}

#news_right{
	background-image:url(img/news_right.png);
	background-repeat:no-repeat;
	height:43px;
	float:right;
	width:16px;
}

#news-moreinfo {
	line-height:15px;
	font-size:13px;
	margin-left:1%;
	margin-right:1%;
	background:#eef3ff;
	border-left:2px solid #d9e4ff;	
	border-right:2px solid #d9e4ff;	
	border-bottom:2px solid #d9e4ff;	
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Helvetica;
}

/* end news */

/* Contacts page */

#contactbody {
	width:30%;
	margin-left:30%;
	margin-right:26%;
}

#contactbody form span {
	width:100px;
	display:block;
}

#contactbody form input, #contactbody form textarea {
	width:100%;
	border:1px solid #999;
	font-size:13px;
	margin-bottom:2px;
}

#contactbody form textarea {
	height:80px;
}

#contactbody form #submit {
	width:100px;
	cursor:pointer;
	background-color:#ddf5fc;
	border:1px solid #666;
	height:20px;
	color:#333;
	margin-left:16%;
	padding-bottom:3px;

}

#contactbody form #submit:hover {
	background-color:#fff;
	color:#000;
}

#error{
	color:#FFF;
	background-color:#ff4e4e;
	border:2px solid #ff0000;
	text-align:center;
	font-family: Helvetica;
	font-size:11px;
}

.text_contact {
	margin-left:18%;
	margin-right:25%;
	font-size:11px;
	text-decoration:none;
	line-height:150%;
	color:#000;
	text-indent:0px;
	background-color:#c8e7ff;
	text-align:center;
	font-family: Helvetica;
}

/* gallery */

.text {
	font-size:13px;
	text-decoration:none;
	line-height:100%;
	padding-left:5px;
	padding-right:5px;
	font-family: Helvetica;
	color:#292e3b;
}

.text2 {
	font-size:20px;
	text-decoration:none;
	line-height:150%;
	color:#f97160;
	text-indent:0px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

.text3 {
	font-size:15px;
	text-decoration:none;
	line-height:100%;
	padding-left:5px;
	padding-right:5px;
	margin-left:19%;
	margin-right:26%;
	font-family: Helvetica;
	color:#292e3b;
	padding-bottom:10px;
}

.text3 img{	
	display:inline-block;
}


.text_alt {
	font-size:13px;
	text-decoration:none;
	line-height:100%;	
	font-family: Helvetica;
	color:#292e3b;
	margin-left:5%;
	margin-right:5%;
}

#gallery{
	margin-left:4%;
}

#gallery img {
	padding-top:11px;
	padding-bottom:11px;
	padding-left:7px;
	padding-right:7px;
	background-image:url(/img/img_box.png);
	background-repeat:no-repeat;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;
	margin-top:4px;
	border-style:none;
}

#gallery2{
	width:455px;
	margin: auto;
}

#gallery2 img {
	width:104px;
	height:105px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:4px;
	margin-top:4px;	
	border-style:none;	
}

#gallery2 img:hover {
	
}

#gallery3 img {
	padding-top:11px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:4px;
	margin-top:4px;
}

#gallery img:hover {
	
}



/* end gallery*/


/* Lightbox CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* End of Lightbox  CSS */

/* gall*/

#gall_main_vn2{	
	background:url(/img/gall_vn2.png);
	background-repeat:no-repeat;
	height:22px;
	width:210px;
	float:left;	
	margin-top:-8px;
}

#gall_main_vn{	
	background:url(/img/gall_vn.png);
	background-repeat:no-repeat;
	height:22px;
	width:75px;
	float:left;	
	margin-top:-8px;
}

#gall_main_tx2{	
	background:url(/img/gall_tx2.png);
	background-repeat:no-repeat;
	height:22px;
	width:240px;
	float:left;	
	margin-top:-8px;
}

#gall_main_tx{	
	background:url(/img/gall_tx.png);
	background-repeat:no-repeat;
	height:22px;
	width:93px;
	float:left;	
	margin-top:-8px;
}

#gall_main_ss2{	
	background:url(/img/gall_ss2.png);
	background-repeat:no-repeat;
	height:22px;
	width:275px;
	float:left;	
	margin-top:-8px;
}

#gall_main_ss{	
	background:url(/img/gall_ss.png);
	background-repeat:no-repeat;
	height:22px;
	width:113px;
	float:left;	
	margin-top:-8px;
}

#gall_main_dl{	
	background:url(/img/gall_dl.png);
	background-repeat:no-repeat;
	height:22px;
	width:98px;
	float:left;	
	margin-top:-8px;
}

#gall_main_mag{	
	background:url(/img/gall_mag.png);
	background-repeat:no-repeat;
	height:22px;
	width:113px;
	margin-top:-8px;
	float:left;	
}

#gall_line{
	background-color:#5ba2c5;
	height:6px;
	margin-left:18%;
	margin-right:25%;
	font-size:1px;
}

#gall_content{
	background-color:#dff1fa;
	margin-left:18%;
	margin-right:25%;
	margin-top:8px;
	margin-bottom:8px;
}

#gall_content2{
	background-color:#dff1fa;
	margin-left:18%;
	margin-right:25%;
	margin-top:8px;
	margin-bottom:8px;
}



/*end gall*/

/* таблица */

table {
	width:55%;
	border:1px;
	border-collapse:collapse;
	margin:auto;
	margin-top:4px;
}

.table_header {
	background:#5eb4fb;
	text-align:center;	
	font-size:13px;
	font-family:Helvetica;
	font-weight:bold;
}


td {
	border:1px solid #084dbf;
	padding:3px;
}

.td_thin {
	width:15px;
	text-align:center;
}

.td_thin2 {
	width:2px;
	text-align:center;
}

.table_results tr:hover {
	background-color:#b9dffe;
}
.katalog {
	padding:2px;
	text-align:left;
	text-decoration:none;
	font-size:13px;
	font-family:Helvetica;
}
.number {
	text-align:left;
	font-size:11px;
	text-align:center;
}

/* таблица */

#construction{
	background-image:url(/img/construction.png);
	background-repeat:no-repeat;
	width:250px;
	height:280px;
	margin-left:18%;
	margin:auto;
}

/*leasing*/


#jet_credit{
	padding-left:125px;
	margin:auto;
	background:url(/img/jet_logo.png) no-repeat left;
	width:122px;
	height:30px;	
}

#credi-go{
	padding-left:85px;
	margin:auto;
	background:url(/img/credigo_logo.png) no-repeat left;
	width:72px;
	height:30px;	
}

#TBI{
	padding-left:85px;
	margin:auto;
	background:url(/img/tbi_logo.png) no-repeat left;
	width:61px;
	height:30px;	
}

#UNI{
	padding-left:85px;
	margin:auto;
	background:url(/img/unicredit_logo.png) no-repeat left;
	width:70px;
	height:30px;	
}

#RAI {
	padding-left:85px;
	margin:auto;
	background:url(/img/raif_logo.png) no-repeat left;
	width:82px;
	height:30px;	
}

#OBB {
	padding-left:85px;
	margin:auto;
	background:url(/img/obb_logo.png) no-repeat left;
	width:72px;
	height:30px;	
}

#DSK {
	padding-left:110px;
	margin:auto;
	background:url(/img/dsk_logo.png) no-repeat left;
	width:104px;
	height:30px;
}
/*end leasing*/

/* FAQ*/

#faq{
	line-height:14px;
}

#faq_title{
	font-size:13px;
	text-align:left;	
	margin-left:19%;	
}

#faq_title a{
	color:#1a1a1a;
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;	
}

#faq_title a:hover{
	text-decoration:underline;
}

.faq_content{
	display:none;
	font-size:13px;
	font-family:Verdana;
	margin-left:19%;
	margin-right:27%;
	color:#180262;
	background-color:#e8e8e8;
	border:1px solid #717171;
	padding:5px;
	line-height:17px;
}

.faq_content li{
	list-style:none;
}


.faq_content img{
	float:left;
	padding-right:10px;
}

#faq_close {		
	height:18px;
	float:right;
	padding-left:5px;
}

#faq_close a {	
	background-image:url(/img/close.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	display:block;	
	position:relative;
}

#close_but4 {
	background-position:top;
}

#close_but4:hover {
	background-position:bottom;
}


/* FAQ*/

#back{
	font-size:13px;
	float:right;
	font-family:sans-serif;
	margin-right:28%;
}

#back a{
	text-decoration:none;
}

#back a:hover{
	text-decoration:underline;	
}
/* altheram*/
#term_pump{
	background-image:url(/img/Altherma/term_pump.png);
	background-repeat:no-repeat;
	width:550px;
	height:238px;
	margin:auto;
}

#alt_logo{
	background-image:url(/img/Altherma/logo.png);
	background-repeat:no-repeat;
	width:94px;
	height:51px;
	float:right;
	margin-right:10px;
}

#colum{
	display:inline-block;	
}

#colum hr{
	float:left;
}

#colum1{
	width:48%;		
}

#colum1 img{
	margin-left:8%;	
}

#colum2{
	width:48%;	
	float:right;
}

#colum2 img{
	margin-left:8%;	
}

#a_box{
	background-color:#eef0ff;
	border:1px solid #a8b0ff;	
	padding-left:4px;
	padding-right:4px;	
	padding-bottom:3px;
}

/* altheram*/

#btu{
	font-size:16px;
	font-family: Helvetica;
	margin:auto;
}

#solar_pic img{
	width:480px;
	height:257px;	
	margin:auto;	
}

#uni-promo{
	background-image:url(/img/uni-promo.png);
	background-repeat:no-repeat;
	width:200px;
	height:57px;
	margin:auto;
	padding-right:7%;
}

#uni-promo-txt1{
	font-size:30px;
	font-family:verdana;
	text-decoration:none;
	text-align:center;
}

#uni-promo-txt1 span{
	color:#ff1616;
}

#uni-promo-txt11 span{
	color:#ff1616;
}


#uni-promo-txt11{
	font-size:20px;
	font-family:verdana;
	text-decoration:none;
	text-align:center;
}

#centr_btn{
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#centr_btn a{
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#centr_btn a:hover{
	text-decoration:underline;
}


/* footer*/
#footer{
	background-color:#2e4272;
	height:100px;
	width:100%;
	clear:both;
	padding-top:10px;
}

#footer_txt{
	font-size:11px;
	text-align:left;
	color:#ffffff;
	font-family: Helvetica;
	margin-left:10px;	
	margin-right:10px;
}

#footer_txt a{	
	color:#ffffff;	
	text-decoration:none;
	display:inline-block;
}

#footer_txt a:hover{
	text-decoration:underline;
}

#footer_txt span {
	display:inline-block;
}

#footer_phone{
	background-image:url(/img/phone.png);
	background-repeat:no-repeat;
	height:42px;
	width:170px;
	font-size:11px;
	text-align:left;
	color:#ffffff;
	font-family: Helvetica;	
	padding-left:35px;
	margin-top:-7px;
}

#footer_phone b{
		font-weight:600;	
}

#clear{
	clear:both;
}

/* end footer*/

 
/* jquery */


#tabs {
}

#tabs ul {
	width: 100%;
	padding-top: 4px;	
	height:30px;
}

#tabs li {
	list-style: none;
}

* html #tabs li {
	display: inline; /* ie6 double float margin bug */
}

#tabs li,
	#tabs li a {
	float: left;
}

#tabs ul li a {
	background:url(/img/j-q-b.png);
	font-size:14px;
	font-family:Helvetica;	
	float:left;
	height:22px;
	width:110px;
	cursor:pointer;
	text-align:center;
	padding-top:8px;
	text-decoration:none;	
	color:#bfb7ff;
	margin-right:3px;
}

#tabs ul li a:hover{
	color:#FFF;
}

#tabs ul li.active {
	color:#FFF;
}

#tabs ul li.active a {
	color:#FFF;
}

#tabs div {
	background: #CEE1EF;
	clear: both;
	padding: 20px;
}
/* jquery */


/* ASK */

#ask{	
	font-size:15px;	
	background: #CEE1EF;
	clear: both;
	padding: 20px;
	margin-bottom:5px;
}



#ask form span {
	width:100px;
	display:block;
}

#ask form input, #ask form textarea {
	width:45%;
	border:1px solid #999;
	font-size:13px;
}

#ask form textarea {
	height:80px;
}

#ask form #submit {
	margin:auto;
	width:100px;
	cursor:pointer;
	background-color:#ddf5fc;
	border:1px solid #666;
	height:20px;
	color:#333;
	margin-left:5%;
	padding-bottom:3px;

}

#ask form #submit:hover {
	background-color:#fff;
	color:#000;
}

#ask H1{
	color:#FFF;
	background-color:#ff4e4e;
	border:2px solid #ff0000;
	text-align:center;
	font-family: Helvetica;
	font-size:13px;
}

#ask p {
	font-size:13px;
	text-decoration:none;
	line-height:150%;
	color:#000;
	text-indent:0px;
	text-align:center;
	font-family: Helvetica;
}

/* ASK */




