























#search { padding: 30px 11px 18px 11px; height: 23px; background: #000 url('../img/search.gif') no-repeat 11px 11px; margin: 0 0 20px 0; }
#search form { margin: 0; }
#search form input.search { margin: 0; height: 15px; padding: 4px; border: none; background: #e8e8e8; font-size: 1em; width: 150px; float: left; }
#search form input.submit { background: #ff7519 url('../img/search-button.gif') no-repeat; float: right; border: none; width: 24px; height: 23px; }

img.produkt { float: left; margin: 0 15px 5px 0; }

.project-menu { border: 2px solid #ccc; padding: 10px !important; margin: 0 0 20px 0 !important; }
.project-menu li { list-style: none; display: inline; margin: 0 15px 0 0; }
.project-menu li.active { text-decoration: underline; color: #ff6600; }

.product { float: left; margin: 0 6px 20px 6px; text-align: center; height: 244px; }
.product img { margin: 0 0 5px 0; }

.container {
	margin: 0 auto;
	display:block;
	width:799px;
	background:#FFFFFF;
}
.topFlash {
	width:799px;
	height:255px;
	/*background:url(../images/top_flash.jpg) no-repeat;*/
}
.menu_ets {
	width:inherit;
	height:40px;
	clear:both;
	background:url(../images/menu_bg.gif);
}


/* PRZYCISKI MENU NIEAKTYWNE ******/

a#btnIndex {
/* 	background:url(../images/menu_btn_index.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll 0 0;
/* 	width:107px; */
	width:83px;
	height:40px;
	float:left;
}

a#btnSystem {
/* 	background:url(../images/menu_btn_0.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -83px 0;
/* 	width:64px; */
	width:68px;
	height:40px;
	float:left;
}
a#btnProdukty {
/* 	background:url(../images/menu_btn_2.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -151px 0;	
/* 	width:142px; */
	width: 141px;
	height:40px;
	float:left;
}
a#btnProjekty {
/* 	background:url(../images/menu_btn_3.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -292px 0;
/* 	width:84px; */
	width: 70px;
	height:40px;
	float:left;
}
/*
a#btnRealizacje {
	background:url(../images/menu_btn_4.jpg) no-repeat;
	background: transparent url('../images/menu.png') no-repeat scroll 0 0;
	width:98px;
	width:113px;
	height:40px;
	float:left;
}
*/
a#btnWykonastwo {
/* 	background:url(../images/menu_btn_5.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -362px 0;
/* 	width:111px; */
	width: 113px;
	height:40px;
	float:left;
}

a#btnSiec {
/* 	background:url(../images/menu_btn_6.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -475px 0;
/* 	width:72px; */
	width: 81px;
	height:40px;
	float:left;
	}
a#btnKontakt {
	background: transparent url('../images/menu.png') no-repeat scroll -556px 0;
	width: 66px;
	height:40px;
	float:left;	
}

/* PRZYCISKI MENU AKTYWNE ******/

a#btnSystem:focus, a#btnSystem:hover, a#btnSystem.active  {
/* 	background:url(../images/menu_btn_0_a.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -83px -40px;
}

a#btnProdukty:focus,a#btnProdukty:hover, a#btnProdukty.active{
/* 	background:url(../images/menu_btn_2_a.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -151px -40px;	
}

a#btnProjekty:focus, a#btnProjekty:hover, a#btnProjekty.active {
/* 	background:url(../images/menu_btn_3_a.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -292px -40px;
}

/*
a#btnRealizacje:focus, a#btnRealizacje:hover, a#btnRealizacje.active {
	background:url(../images/menu_btn_4_a.jpg) no-repeat;
	background: transparent url('../images/menu.png') no-repeat scroll 0 0;
}
*/

a#btnWykonastwo:focus, a#btnWykonastwo:hover, a#btnWykonastwo.active {
/* 	background:url(../images/menu_btn_5_a.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -362px -40px;
}

a#btnSiec:focus, a#btnSiec:hover, a#btnSiec.active {
/* 	background:url(../images/menu_btn_6_a.jpg) no-repeat; */
	background: transparent url('../images/menu.png') no-repeat scroll -475px -40px;
}
a#btnKontakt:focus, a#btnKontakt:hover, a#btnKontakt.active {		
	background: transparent url('../images/menu.png') no-repeat scroll -556px -40px;

}



.tabs {
	width:797px;
	height:324px;
	background:url(../images/tabBG.png) repeat-x 1px 0 #333333;
	vertical-align:bottom;
	border-left:#e1641e 1px solid;
	border-right:#e1641e 1px solid;
}

.tabHeader {
	background:url(../images/tabHeadBG.jpg) repeat-x bottom;
	height:69px;
	border-bottom:#e1641e solid 1px;
	width:799px;
	/*padding-top: 0;
	* padding-top: 5px;
	* margin-bottom: -6px;*/
	position: relative;
}

/**
.tabHeaderLabel {
	background:url(../images/tab_1_on.png) bottom no-repeat;
	width:234px;
	height:65px;
	margin-left:5px;
	padding-top:12px;
	float:left;
}
.tabHeaderLabelOff {
	float:left;
	background: url(../images/tab_2_off.png) no-repeat bottom;
	width:234px;
	height:64px;
	margin-left:5px;
	padding-top:12px;
}
**/

.mid {
	background:#FFFFFF;
	width:inherit;
}
.midLewa {
	margin:5px;
	margin-left: 10px;
	float:left;
	width:540px;
	min-height:440px;
}
.midPrawa {
	width:217px;
	float:right;
	margin:5px;
	background:#e9e9e9;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:10px;
}

.footer {
	width:789px;
	padding-right:5px;
	padding-left:5px;
	height:49px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: 5px top;
}
.footerShadow {
	width:inherit;
	background:url(../images/footer_shadow.jpg) no-repeat;
	height:36px;
}
.mid .midLewa p {
	color:#5f5f5f;
	line-height: 22px;
	display:block;
}
.mid .midPrawa p {
	color:#302e2f;
	line-height: 18px;
	padding:5px;
	text-align:justify;
	padding:5px;
	width:auto;
	margin-bottom:5px;
	display:block;
}
.mid .midPrawa p.lustrzany {
	color:black;
	line-height: 18px;
	padding:5px;
	text-align:left;
	padding:5px;
	width:auto;
	margin-bottom:5px;
	display:block;
}

.mid .midLewa h2 {
	font-size:18px;
	font-weight:normal;
	color:#e1641e;
}
.mid .midPrawa h2 {
	color: #898989;
	font-size:16px;
	padding-top:3px;
	border-bottom: #898989 solid 1px;
}
.footer p {
	color:#5f5f5f;
	font-size:12px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
.dot {
	margin-right:5px;
	margin-left:5px;
}

.mid ul li {
	list-style-type: square;
	color: #5F5F5F;
	}
/************************************
******* TABS ************************
************************************/

.panel {
	/*clear: both;*/
	display: none;
}

.panel.active-tab-body {
	display: block;
}

#tabs {
	bottom: 0;
	list-style: none;
}

#tabs a.active-tab {
	float: left;
	display: block;
}

#tabs ul {
	padding-top: 5px;
	width:500px;
	margin:0 auto;
	}

#taby {overflow:hidden;}


.tabHeader ul li {
	display: inline;
	position: relative;
	}


.tabHeader ul li.koszt_budowy a {
	background: url(../images/tab_1_off.png) no-repeat;
	height: 65px;
	width: 234px;
	display: block;
	float: left;
	}

.tabHeader ul li.koszt_ogrzewania a {
	background: url(../images/tab_2_off.png) no-repeat;
	height: 65px;
	width: 234px;
	display: block;	
	float: left;
	}

.tabHeader ul li.wykres a {
	background: url(../images/tab_3_off.png) no-repeat;
	height: 65px;
	width: 234px;
	display: block;	
	float: left;
	}

.tabHeader ul li.koszt_budowy a.active-tab {
	background: url(../images/tab_1_on.png) no-repeat;
	height: 65px;
	width: 234px;
	display: block;	
	float:left;
	}

.tabHeader ul li.koszt_ogrzewania a.active-tab {
	background: url(../images/tab_2_on.png) no-repeat;
	height: 65px;
	width: 234px;
	display: block;	
	float: left;
	}

.tabHeader ul li.wykres a.active-tab  {
	background: url(../images/tab_3_on.png) no-repeat;
	height: 65px;
	width: 234px;
	display: block;	
	float: left;
	}



/*****************************************
******** REALIZACJE **********************
*****************************************/

table.realizacje, table.realizacje2 {
	margin: 10px;
	margin-left: 38px;
	}

table.realizacje p, table.realizacje2 p {
	line-height: auto;
	}

table.realizacje td {
	width: 220px;
	border: 1px solid #FFB69F;
	padding: 5px;
	}

table.realizacje2 td {
	width: 170px;
	border: 1px solid #FFB69F;
	padding: 5px;
	}

td.lista_produktow a:link, td.lista_produktow a:visited {
	text-decoration: none !important;
	color: #4F4F4F !important;
	}

td.lista_produktow a:focus, td.lista_produktow a:hover {
	text-decoration: underline !important;
	}


/* PROJEKTY */

div.project_item {
	width: 150px !important;
	width: 150px;
	float: left;
	margin: 7px !important;
	margin: 5px;
	cursor: pointer;	
}


div.project_item h3 {
	background-color: silver;
	margin:0;
	float: left;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat:repeat-y;
}

span.wiecej a, span.wiecej a:hover{
	float:right;
	font-size:9px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
}

div.project_item h4 {
	font-size:10px;
	width: 140px;
	line-height: 15px;
	padding: 2px 5px 2px 5px;
	margin:0;
	float:left;
	background-color: #DCDCDC;
}

div.project_item h4 sup {
	font-size:7px;
}

span.roomspace {
	float:right;
}

img.project_picture {
	margin-left:auto;
}



ul.floors_list li{
	display:inline;
	}

ul.floors_list li {
	list-style-type: none !important;
	}

ul.floors_list li a{
	float:left;
	margin-right: 5px;
	display: block;
	background: #E9E9E9;
	padding: 5px;
	text-decoration: none !important;
	border: 1px solid #e9e9e2;
	color: #BFBFBF;
	font-size: 13px;
	font-weight: bold;
	}

ul.floors_list li.active a {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	color: #FF9900;
	}



/*###kontakt ####*/

form.contact {
	width: 80%;
}
form.contact  fieldset {
	border: none;
	padding: 2em;
}

form.contact  label {
	display: block;
}
form.contact  input {
	border: 1px solid #aaaaaa;
	width: 143px;
	padding: 2px;
}
form.contact .error {
	border: 1px solid #cc0000;
}
form.contact  textarea {
	display: block;
	border: 1px solid #aaaaaa;
}
form.contact  button {
	margin-top: 1em;	
}

.red {
	color: #f00;
}

ul.errors {
	list-style: none;
}

ul.errors li {
	color: #f00;
	font-style: italic;
}
h2.ok {
	color: #09a901;
	font-weight: bold;
}

