@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:url(images/mainBg.png) repeat-x top left;
	height:100%;
}
a{
	color:#C00;
	text-decoration:none;
	cursor:pointer;
}
a:hover, a:active, a:focus{
	text-decoration:underline;
}
sup,
sub {
	font-size:60%;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:40px;
}
ol li{
	text-align:justify;
	border-left: solid 1px #999;
	margin: 0;
	padding: 0 0 1em 1em;
	line-height:160%;
}
ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:40px;
}
ul li{
	text-align:justify;
	margin: 0;
	padding: 0 0 1em 1em;
	line-height:160%;
}
h1{
	color:#390;
	text-decoration:none;
	padding:0 2px 6px 2px;
	font-size:16px;
	margin-bottom:10px;
	background:url(images/h2bg.png) no-repeat bottom left;
}
a h2, h2{
	color:#390;
	text-decoration:none;
	padding:6px 2px;
	font-size:16px;
	margin-bottom:15px;
	background:url(images/h2bg.png) no-repeat bottom left;
}
a h2:hover{
	color:#2A7F00;
}
a img{
	border:0;
}
input[type="text"], input[type="password"], textarea{
	padding:2px;
}
input[type="text"], input[type="password"], textarea, select {
	background-color:#F0F0F0;
	border-color:#B7BDC2;
	border-style:solid none none solid;
	border-width:1px 0 0 1px;
	vertical-align:middle;
}
h3{
	color:#390;
	font-size:12px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
}
h4{
	font-size:15px;
	color:#8e8c78;
}
.leftContent h4{
	border-bottom:1px solid #d5d5d5;
	width:93%;
}
h5 {
	color:#390;
	font-size:12px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
}
h6{
	color:#390;
	font-size:15px;
	margin:0;
	padding:0;
	text-align:left;
}
#targiTabs #tabs-0 a {
	color:#c00 !important;
}
.button, button{
	background:repeat-x url(images/buttonBg.png) bottom;
	border:1px solid #D5D5D5;
	font-weight:bold;
	padding:5px 10px;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
#leftMenu, .subMenu, #topMenu, #quickLinks, #topSlimMenu{
	margin:0;
	padding:0;
	margin-right:10px;
	list-style-type:none;
}
#leftMenu li, .subMenu li, #topMenu li, #quickLinks li, #topSlimMenu li{
	text-align:left;
	line-height:normal;
	border: none;
	margin: 0;
	padding: 0;
}
.leftBg{
	background:url(images/leftBg.png) right top no-repeat;
}
.rightBg{
	background:url(images/rightBg.png) left top no-repeat;
}
#container{
	border:3px solid #88ab2f;
	border-top:0;
	width:960px;
	margin:auto;
	background:#fff url(images/background.png) 0 180px;
}
#head{
	position:relative;
}
#topMenu{
	position:absolute;
	top:0;
	left:5px;
}
#topMenu li{
	display:block;
	float:left;
	background:url(images/topMenuBg.png) repeat-x;
	margin-right:5px;
}
#topMenu li a{
	color:#FFF;
	display:block;
	height:27px;
	padding:9px 20px;
	line-height:110%;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#topMenu li a.multi{
	height:39px;
	padding:3px 20px;
}
#topMenu li a:hover, #topMenu li a#active{
	text-decoration:none;
	background:url(images/topMenuBgAct.png) no-repeat left top;
}
#header{
	background:url(images/topBg.png) repeat-x bottom left;
	height:190px;
}
.logo{
	position:absolute;
	left:15px;
	bottom:15px;
}
.domek{
	margin-top:25px;
	margin-left:250px;
}
#topSlimMenu{
	position:absolute;
	right:10px;
	top:65px;
}
#topSlimMenu li{
	display:block;
	float:left;
}
#topSlimMenu li a{
	display:block;
	padding:4px;
	color:#FFF;
	font-weight:bold;
}
#search{
	position:absolute;
	top:15px;
	right:15px;
	color:#85888a;
}
.searchbox{
	background-color:#e6e7e8;
	border:1px solid #d3d5d7;
}

/* */

#searchBar{
	overflow:hidden;
	margin:25px;
	padding-bottom:25px;
	border-bottom:2px solid #d5d5d5;
	position:relative;
}
#roller{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:20px;
	background-color:#096;
	text-align:center;
	color:#FFF;
	cursor:pointer;
}
#finder{
	width:180px;
	padding:0 20px;
	float:left;
}
.finder input[type="text"]{
	background-color:#f2f2f2;
	width:160px;
}
.finder select{
	width:165px;
}
.finder select.short{
	width:50px;
}
.finder input.half{
	width:67px;
}
.finder input.short{
	width:107px;
}
.finder div{
	margin-top:6px;
}
.advsearch{
	display:none;
	background:url(images/lupa.png) no-repeat;
	padding:0 0 10px 20px;
	font-size:11px;
	margin-top:6px;
}
.quickView{
	float:left;
	margin-left:5px;
	width:670px;
}
#quickLinks{
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}
#quickLinks li{
	display:block;
	float:left;
}
#quickLinks li a{
	color:#333;
	display:block;
	padding-left:20px;
	margin-right:20px;
}
#quickLinks li a.one{
	background:url(images/categoryColors.png) left top no-repeat;
}
#quickLinks li a.two{
	background:url(images/categoryColors.png) left -20px no-repeat;
}
#quickLinks li a.three{
	background:url(images/categoryColors.png) left -40px no-repeat;
}
#quickLinks li a.four{
	background:url(images/categoryColors.png) left -60px no-repeat;
}
#quickLinks li a.five{
	background:url(images/categoryColors.png) left -80px no-repeat;
}
#quickLinks li a.six{
	background:url(images/categoryColors.png) left -100px no-repeat;
}
.projekt{
	position:relative;
	float:left;
	width:213px;
	margin-right:10px;
	margin-top:10px;
}
.projekt img{
	padding:2px;
	border:1px solid #d5d5d5;
}
.projekt .nazwa{
	position:absolute;
	bottom:11px;
	left:8px;
	color:#FFF;
	font-weight:bold;
}
.projekt span{
	position:absolute;
	display:block;
	bottom:10px;
	right:1px;
	color:#FFF;
	font-weight:bold;
	padding:1px 7px 1px 4px;
}
.projekt span{
	background-color:#C09;
}

/* */
#content{
	margin:0 25px 0 20px;
	padding-bottom:25px;
	border-bottom:2px solid #d5d5d5;
	overflow:hidden;
}
#content2{
	margin:25px;
	overflow:hidden;
}
.leftContent{
	width:215px;
	border-right:2px solid #d5d5d5;
	float:left;
}
#leftMenu li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	display:block;
	height:17px;
	background:url(images/bal.png) no-repeat;
	padding:3px 0 0 25px;
	margin:4px 0;	
}
#leftMenu li a:hover, #leftMenu li a#active{
	color:#48bfcb;
	text-decoration:none;
}
#leftMenu li .subMenu li a{
	text-transform:none;
	background:none;
	padding:0;
	height:auto;
}
#leftMenu li .subMenu li a:hover, #leftMenu li .subMenu li a#activeSub{
	color:#390;
	text-decoration:underline;
}
.subMenu{
	margin-left:35px;
}
.mainContent{
	float:right;
	width:685px;
}
#content2 .mainContent{
	width:655px;
}
.news{
	background:url(images/newsContainer.png) no-repeat right 10px;
	width:312px;
	height:120px;
	float:left;
	margin-top:20px;
	padding-right:14px;
}
.slimBorder,
.leadImg{
	border:1px solid #d5d5d5;
	background:#CCC;
	padding:3px;
	margin-right:15px;
}
.targi-zdjecie img{
	border:1px solid #d5d5d5;
	background:#CCC;
	padding:3px;
}
.slimBorderRight,
.leadImgRight{
	float:right;
	border:1px solid #d5d5d5;
	background:#CCC;
	padding:3px;
	margin-left:15px;
}
.leadImg{
	float:left;
}
.slimBorder:hover,
.leadImg:hover,
.slimBorderRight:hover,
.leadImgRight:hover{
	background:#E3FFBF;
}
.mainContent p{
	line-height:160%;
	margin-bottom:15px;
}
.readon{
	display:block;
	float:right;
}
.articleSeparator{
	margin-bottom:15px;
}

.belkaProjekty{
	border:1px solid #d5d5d5;
	border-bottom:0;
	background-color:#f4f4f4;
	overflow:hidden;
	font-weight:bold;
}
div.nazwaProjektu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#cc0099;
	margin:12px 0 12px 10px;
	float:left;
}
div.wersjaProjektu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#000;
	float:left;
	margin:18px 0 0 6px;
}
.numerDDProjektu{
	color:#666;
	margin:18px 0 0 15px;
	float:left;
}
.sterowanieProjektu{
	margin:17px 10px 0 0;
	float:right;
}
.sterowanieProjektu a{
	background:url(images/projektyArrows.png) no-repeat;
	color:#09c;
	padding:0 10px;
}
.sterowanieProjektu a.prev{
	background-position:0 5px;
	/*border-right:1px solid #09c;*/
}
.sterowanieProjektu a.next{
	background-position:right -9px;
	/*border-left:1px solid #09c;*/
}
div.params{
	float:left;
	width:222px;
}
table.params{
	width:100%;
	margin:20px 0;
}
table.params th, table.params td{
	padding:5px;
	border:1px dashed #ccc;
}
table.params th{
	background-color:#669900;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	width:105px;
}
table.params td{
	font-weight:bold;
	text-align:center;
	width:100px;
}
/* .zamowProjekt{
	float:right;
	display:block;
	font-weight:bold;
	padding:10px 15px;
	color:#FFF;
	background-color:#c00;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
} */
.zamowProjekt{
	float:right;
	display:block;
	font-weight:bold;
	color:#F00;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}
.cenaProjektu{
	margin:10px 20px 0 0;
	float:right;
	color:#c00;
	font-weight:bold;
}
.cenaProjektu span{
	font-size:20px;
}

.cenaProjektu span.cenaStara {
    text-decoration: line-through;
    font-size: 14px;
}

.buttonsProjekty{
	margin:20px 0;
	background:url("images/akcje_bg.gif") repeat-x scroll 12px 50% transparent;
	color:#333333;
	font-size:11px;
	padding-bottom:5px;
	overflow:hidden;
}
.buttonsProjekty a{
	color:#333333;
	cursor:pointer;
	float:left;
	margin-left:10px;
	text-decoration:none;
	white-space:nowrap;
}
.buttonsProjekty img {
	border:0 none;
	float:left;
	margin-right:5px;
}
.buttonsProjekty a div {
	display:block;
	float:left;
	padding-top:14px;
}
.renderyProjektu{
	position:relative;
}
.miniaturyRenderow{
	background:url("images/maly_rend_tlo.gif") no-repeat scroll left top transparent;
	left:10px;
	padding:3px;
	position:absolute;
	top:15px;
	cursor:pointer;
}
.miniaturyRenderow a{
	position:absolute;
	right:-6px;
	top:-6px;
}
.renderyProjektu .show{
	display:none;
	left:10px;
	position:absolute;
	top:10px;
}
.paginacja{
	text-align:center;
	border-top:1px solid #d5d5d5;
	padding-top:10px;
	margin-top:20px;
}
.paginacja a{
	color:#333333;
	padding:4px 8px;
	text-decoration:none;
}
.paginacja .pagenav_cur, .paginacja a:hover{
	background-color:#0073EA;
	color:#FFFFFF;
	padding:4px 8px;
	-moz-border-radius:4px;
}

.prezentacjeContainer {
	background:url("images/katalog-firm.gif") no-repeat scroll right 50% transparent;
	height:115px;
	margin-bottom:30px;
	margin-left:18px;
	padding-right:10px;
	width:200px;
}
.height50 {
	display:table-cell;
	height:65px;
	text-align:center;
	vertical-align:middle;
	width:200px;
}
.readMore {
	background:url("images/readmore.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	padding-top:1px;
	text-align:center;
	width:90px;
}
.last{
	background:none;
	margin-right:0;
}

.termin {
	float:left;
	margin-right:20px;
	text-align:right;
	width:150px;
}
.termin span {
	background:none repeat scroll 0 0 #4F991A;
	color:#fff;
	display:inline-block;
	font-weight:bold;
	padding:5px;
}
.definicja {
	float:left;
	line-height:160%;
	margin-bottom:20px;
	text-align:justify;
	width:460px;
	background:#f0f0f0;
	padding:5px 10px;;
}
.indexy {
	background-color:#DDF7CA;
	border-bottom:1px solid #4F991A;
	border-top:1px solid #4F991A;
	margin-top:10px;
	padding:15px;
	margin-bottom:30px;
}
.indexy a {
	padding:4px 8px;
	text-decoration:none;
}
.indexy a:hover, .indexy a#activeIndex {
	background-color:#4F991A;
	color:#FFFFFF;
}
.zaslona{
	position:absolute;
	background-color:#80AF00;
	left:3px;
	right:0;
	bottom:3px;
	height:30px;
	opacity:0.6;
	filter: alpha(opacity=60);
}

.projekt:hover .zaslona{
	opacity:0.9;
	filter: alpha(opacity=90);
}
#finder #searchPlace{
	background:url(images/searchBg.png) no-repeat left;
	padding-left:60px;
	height:27px;
	width:104px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	position:relative;
	padding-top:3px;
	margin-top:15px;
}
#searchPlace a{
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}
.minpadding .ui-tabs-nav li a {
	padding:2px 4px !important;
}
.minpadding .ui-tabs-panel{
	padding:6px 10px !important;
}
.targiShot{
	padding:20px 0;
	border-bottom:1px solid #ddd;
}
.targiShot .baner {
	border:1px solid #C6C6C6;
	float:left;
	padding:2px;
}
.targiShot .logos {
	border:1px solid #C6C6C6;
	float:right;
	padding:2px;
}
.targiShot .data{
	float:left;
	width:80px;
	margin-bottom:8px;
	text-align:center;
}
.targiShot .data strong{
	font-size:140%;
}
.targiShot .nazwa{
	float:left;
	width:500px;
	margin-bottom:10px;
}
.targiShot .przyciski{
	float:right;
}
.targiShot .przyciski a{
	float:right;
}
h3.rzut{
	margin:25px 0;
}
#rzuty .clear{
	height:40px;
}
#rzuty div.rzut{
	width:380px;
	float:left;
}
#elewacje div.rzut, #dzialka div.rzut, #przekroj div.rzut{
	text-align:center;
	margin-bottom:10px;
}
.rzut_tabelka{
	float:left;
}
.tabelka{
	width:250px;
}
.tabelka th {
	background-color:#666666;
	color:#FFFFFF;
}
.tabelka td, .tabelka th {
	border:1px solid #D5D5D5;
	padding:3px 6px;
}
#finderWide{
	margin:20px;
	position:relative;
	height:190px;
}
#finderWide input[type="text"]{
	width:120px;
}
#finderWide input.half{
	width:60px;
}
#finderWide h2{
	background:none;
	color:#003366;
	font-size:12px;
	line-height:16px;
	margin:0 0 5px 0;
	padding:0;
	width:145px;
}
#finderWide #searchPlace span{
	background-color:#B6D14C;
	padding:4px 8px;
	width:24px;
	height:16px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	float:right;
	line-height:normal;
}
#finderWide #searchPlace{
	float:right;
	font-size:11px;
	width:100px;
	line-height:12px;
}
#finderWide div.currentTop {
	top:50px !important;
	z-index:20;
	background-color:#EFF5FB;
	height:130px;
	left:0px !important;
	width:910px;
	z-index:40;
	border:0 !important;
}

div.fltr_container input {
	font-size:11px;
	height:12px;
	line-height:11px;
	margin:0 3px 0 0;
	padding:0;
	vertical-align:middle;
}
div.fltr_container p{
	margin:5px 15px 5px 5px;
}
.fltr_container{
	position:absolute;
	height:130px;
	border-right:1px solid #9CC3DA;
}
.fltr_seg{
	float:left;
	color:#26709E;
	width:149px;
}
div.fltr_container a.more{
	position:absolute;
	cursor:pointer;
	bottom:-3px;
	left:6px;
	padding-left:20px;
	display:block;
	height:19px;
	color:#26709E;
	background:url(images/more.png) no-repeat left 50%;
}
div.fltr_container a.less{
	cursor:pointer;
	padding-left:20px;
	height:19px;
	color:#26709E;
	background:url(images/less.png) no-repeat left 50%;
}
#finderWide hr {
	background-color:#9CC3DA;
	border-style:none;
	color:#9CC3DA;
	height:1px;
	position:absolute;
	width:910px;
	margin:0;
}
#informacjeZamowienia{
	float:right;
	width:235px;
}
#informacjeZamowienia .nazwaProjektu{
	font-size:20px;
	float:right;
	margin:10px 20px 0 0;
	font-weight:bold;
}
#informacjeZamowienia .nazwaProjektu a{
	color:#cc0099;
}
#informacjeZamowienia .nazwaProjektu a span{
	font-style:italic;
	color:#000;
	font-size:12px;
}
#informacjeZamowienia .cenaProjektu{
	margin:0;
	margin-right:20px;
}
#informacjeZamowienia .linkProjektu{
	float:right;
	margin-right:20px;
}
#orderForm .formNazwa{
	float:left;
	text-align:right;
	width:165px;
	padding:5px;
}
#orderForm .formPole{
	float:left;
	margin-bottom:6px;
}
#orderForm input[type="text"]  {
	border:1px solid #D5D5D5;
	outline:0 none;
	padding:5px;
	width:200px;
}
#orderForm select  {
	width:212px;
	padding:2px;
}
#orderForm span {
	color:#FF0000;
}
#orderForm textarea{
	border:1px solid #D5D5D5;
	padding:5px;
	width:660px; 
	height:80px;
}
#teczkaLeft .teczkaRow{
	border-top:1px dashed #d5d5d5;
	padding:5px;
	background-color:#f7f7f7;
	width:190px;
}
#teczkaLeft .teczkaRow.even{
	border-top:1px dashed #d5d5d5;
	padding:5px;
	background-color:#fcfcfc;
	width:190px;
}
#teczkaLeft .teczkaRow:hover{
	background-color:#e5e5e5;
}
.teczkaRow .miniatura{
	float:left;
	margin-right:5px;
	border:1px solid #d5d5d5;
	background:#CCC;
	padding:3px;
}
#teczkaLeft .akcje{
	border-top:1px dashed #d5d5d5;
	width:196px;
	padding-left:4px;
	padding-top:5px;
}
#teczkaLeft .akcje a{
	background:url(images/teczkaBt.png) no-repeat;
	display:block;
	float:left;
	padding:3px;
	text-align:center;
	width:84px;
	height:15px;
	font-size:11px;
	color:#FFF;
	vertical-align:middle;
}
table.porownanieProjektow{
	margin-bottom:30px;	
}
table.porownanieProjektow td {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	width:220px;
}
table.porownanieProjektow td.legenda {
	border-bottom:1px solid #CAD2D6;
	color:#808080;
	text-align:right;
	width:150px;
}
table.porownanieProjektow td.dane {
	border-bottom:1px solid #CAD2D6;
	border-left:1px solid #CAD2D6;
}
a.nazwaProjektu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cc0099;
}
table.porownanieProjektow td div.wersjaProjektu {
	float:none;
	margin:0;
}
table.porownanieProjektow td.clean{
	border:0;
}
table.porownanieProjektow .zamowProjekt{
	float:none;
}
#bottom{
	margin:20px 10px;
	font-size:11px;
}
#bottom ul, #bottom li {
	background-image:none;
	display:inline;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#bottom .linki{
	margin-top:8px;
	overflow:hidden;
}
#bottom .linki .left{
	float:left;
	width:130px;
	text-align:right;
	font-weight:bold;
	margin-right:20px;
}
#bottom .linki ul{
	float:left;
}
#bottom a{
	color:#728F23;
	margin-right:15px;
}
