h1, h2, h3, h4, a, ul{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	margin: 0;
	padding: 0;
}
body{
	background: #fff url(../images/page-bg-right.gif) repeat-x 0 0;
	font: normal 11px  Tahoma, Arial, Helvetica, sans-serif !important;
	color: #535353;
	margin: 0;
}
a {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #535353;
	text-decoration: underline;
}
img{
	border: 0;
}
.violet{
	color: #672e97;
}
.hidden{
	display: none ;
}
#background{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/page-bg-left.gif) repeat-x 0 0;
}
#page{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#page-content{
	width: 950px;
	margin: 0 auto;
}
#top{
	width: 100%;
	height: 321px;
	float: left;
	background: url(../images/top.jpg) no-repeat 0 100%;
	position: relative;
}
#top #logo{
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    height: 66px;
    left: 22px;
    position: absolute;
    top: 12px;
    width: 232px;
}
#top #menu{
	position: absolute;
	top: 0;
	right: 0;
}
#top #menu li{
	list-style-type: none;
	float: left;
	height: 83px;
	background: url(../images/menu-separator.gif) no-repeat 100% 0;
	padding: 0 3px 0 0;
}
#top #menu li.last{
	background: none;
}
#top #menu li a{
	height: 83px;
	padding: 0 20px;
	float: left;
	background: url(../images/menu.gif) no-repeat 0 0;
}
#top #menu li a span{
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/menu-arrow.gif) no-repeat 50% -5px;
}
#top #menu li a:hover span,
#top #menu li.select a span{
	background-position: 50% 100%;
}
#top #menu li a.new-projects{
	width: 90px;
	background-position: 20px 53px;
}
#top #menu li a.new-projects:hover,
#top #menu li.select a.new-projects{
	background-position: 20px -51px;
}
#top #menu li a.catalog{
	width: 115px;
	background-position: -110px 53px;
}
#top #menu li a.catalog:hover,
#top #menu li.select a.catalog{
	background-position: -110px -51px;
}
#top #menu li a.realisation{
	width: 60px;
	background-position: -274px 53px;
}
#top #menu li a.realisation:hover,
#top #menu li.select a.realisation{
	background-position: -274px -51px;
}
#top #menu li a.team{
	width: 60px;
	background-position: -380px 53px;
}
#top #menu li a.team:hover,
#top #menu li.select a.team{
	background-position: -380px -51px;
}
#top #menu li a.contact{
	width: 82px;
	background-position: -480px 53px;
}
#top #menu li a.contact:hover,
#top #menu li.select a.contact{
	background-position: -480px -51px;
}
#top #form{
	position: absolute;
	bottom: 10px;
	left: 130px;
	width: 830px;
}
#top #form li{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}
#top #form li label{
	font-weight: bold;
	padding-right: 5px;
	float: left;
	padding-top: 4px;
}
#top #form li input,
#top #form li span{
	float: left;
	padding: 5px 5px 0;
}
#top #form li .super span{
	padding: 0;
	vertical-align: super;
	float: none;
	font-size: 9px;
}
#top #form li .super{
	padding-top: 0;
}
#top #form li .text{
	width: 68px;
	height: 20px;
	background: url(../images/textbox.gif) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	font-size: 11px;
	padding: 0 4px;
	border: 1px solid #fff;
	margin: 0;
}
#top #form li .text-small{
	width: 27px;
}
#top #form li select.text{
	padding: 2px 2px 0 3px;
	height: 22px;
	width: 110px;
}
#top #form li .text-price{
	width: 47px;
}
#top #form li .submit,
.add-comments .form li .send-button{
	width: 58px;
	height: 22px;
	background: url(../images/top-form-search.gif) no-repeat 0 0;
	border: 0;
	padding: 0;
	margin-left: 7px;
}
#top #form li .submit:hover{
	background-position: 0 100%;
}
#marquee{
	width: 950px;
	height: 23px;
	float: left;
	margin-top: 8px;
	background: url(../images/marquee.jpg) no-repeat 0 0;
}
#marquee-content{
	width: 930px;
	height: 18px;
	float: left;
	font-size: 11px;
	padding: 2px 0 0;
	font-weight: bold;
	color: #8e5b97;
}
#content{
	width: 950px;
	float: left;
	padding-top: 8px;
}
#main{
	width: 659px;
	float: left;
}
#main .panel-top,
#main .panel-bottom{
	width: 100%;
	height: 5px;
	background: url(../images/panel-top-border.gif) no-repeat  0 0;
	float: left;
}
#main .panel-bottom{
	height: 4px;
	background-image: url(../images/panel-bottom-border.gif);
	margin-bottom: 12px;
}
#main .panel{
	width: 625px;
	border: 1px solid #d1d1d1;
	border-width: 0 1px;
	padding: 8px 16px 10px 16px;
	background: #fff;
	float: left;
}
#main .panel h2,
.apanel h2{
	width: 625px;
	height: 25px;
	border-bottom: 1px solid #e5e5e5;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	font-size: 12px;
}
#main .panel h2 a{
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	background: url(../images/icon-page.gif) no-repeat 0 0;
	padding: 2px 0 3px 20px;
	float: right;
}
#main .news-panel h2{
	background-image: url(../images/headlines/news.gif);
	margin-bottom: 14px;
}
#main .news-panel .news{
	width: 275px;
	float: left;
	padding: 2px 26px 10px 13px;
	border-right: 1px solid #dadada;
}
#main .news-panel .secend{
	padding-right: 10px;
	border: 0;
	float: right;
}
#main .news-panel .news .date{
	font-size: 10px;
	color: #898989;
}
#main .news-panel .news h3{
	color: #774c7e;
	font-size: 12px;
	padding: 5px 0 0 0;
}
#main .news-panel .news h3 a{
	color: #774c7e;
}
#main .news-panel .text{
	width: 100%;
	float: left;
	line-height: 16px;
	padding-top: 7px;
	text-align: justify;
}
#main .news-panel .text .image{
	border: 1px solid #cfcfcf;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.button{
	width: 94px;
	height: 18px;
	background: url(../images/button.gif) no-repeat 0 0;
	padding: 4px 0 0 23px;
	font-size: 10px;
	color: #000 !important;
	float: left;
}
#main .news-panel .button{
	margin-top: 10px;
}
.button:hover{
	text-decoration: none;
	background-position: 0 100%;
	color: #000;
}
#main .about-home-panel{
	background: #fff url(../images/stock-home.jpg) no-repeat 100% 100%;
	margin-bottom: 0;
	position: relative;
	padding: 25px 0 20px 30px;
	width: 629px;
}
#main .about-home-panel h2{
	border: 0;
	width: 300px;
	height: 20px;
	background: url(../images/headline.gif) no-repeat 0 0;
	padding: 3px 0 0 10px;
	font-size: 14px;
	color: #fff;
}
#main .about-home-panel div{
	width: 275px;
	line-height: 17px;
	text-align: justify;
	margin-top: 17px;
	margin-left: 4px;
	float: left;
	clear: both;
}
#main .about-home-panel .button{
	clear: both;
	margin-top: 15px;
}
#main .violet-panel-top{
	background-image: url(../images/panel-violet-top-border.gif);
}
#main .violet-panel-bottom{
	background-image: url(../images/panel-violet-bottom-border.gif);
}
#main .public-house-panel h2{
	background-image: url(../images/headlines/public-house.gif);
	border: 0;
}
#main .house-list{
	width: 623px;
	background: url(../images/phouse-bg-center.gif) repeat-y 0 0;
	float: left;
	margin-top: 5px;
}
#main .house-list .bg-top,
#main .house-list .bg-bottom{
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/phouse-bg-top.gif) no-repeat 0 0;
}
#main .house-list .bg-bottom{
	background: url(../images/phouse-bg-bottom.gif) no-repeat 0 100%;
	padding: 1px;
	width: 621px;
}
#main .house-list .single{
	width: 156px;
	float: left;
	border: 1px solid #cabdcc;
	border-width: 0 1px 1px 0;
	text-align: center;
	padding: 18px 25px 25px;
	height: 120px;
}
#main .house-list .single img{
	background-color: #f4edf3;
	padding: 4px;
	border: 1px solid #c0c0c0;
	margin-bottom: 7px;
	width: 133px;
}
#main .house-list .single h3{
	font-weight: bold;
	clear: both;
	font-size: 11px;
}
#main .house-list .single h3 a{
	color: #774c7e;
}
#main .house-list .single p{
	margin: 5px 0 0 0;
	line-height: 15px;
	position: relative;
}
#main .house-list .select{
	background: url(../images/house-list-hover.png) no-repeat 1px 1px;
}
#main .house-list .secend{
	border-bottom: 0;
}
#main .house-list .last{
	border-right: 0;
}
#main .house-garage-panel h2{
	background-image: url(../images/headlines/house-garage.gif);
}
#main .house-garage-panel .house-list{
	background: none;
	margin: 0;
}
#main .house-garage-panel .house-list .single{
	border-color: #e5e5e5;
}
#main .house-garage-panel{
	padding-bottom: 0;
}
#main .house-garage-panel .single img{
	background: #fff;
	border-color: #cfcfcf;
}
#main .violet-panel{
	border-color: #c4a6c9;
}
#side{
	width: 280px;
	float: right;
}
#side .promotions{
	width: 278px;
	float: left;
	background: url(../images/promotion-bg-center.jpg) repeat-y 0 0;
	position: relative;
	margin-bottom: 12px;
}
#side .promotions-bg-top,
#side .promotions-bg-bottom{
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/promotion-bg-top.jpg) no-repeat 0 0;
}
#side .promotions-bg-bottom{
	background: url(../images/promotion-bg-bottom.jpg) no-repeat 0 100%;
	padding: 18px 0 15px 14px;
	width: 264px;
}
#side .promotions .content{
	width: 250px;
	float: left;
	background: url(../images/promotion-content.png) no-repeat 0 0;
	height: 304px;
	position: relative;
}
#side .promotions h2{
	font-size: 14px;
	float: left;
	padding: 3px 0 0 10px;
}
#side .promotions h2 a{
	color: #fff;
}
#side .promotions .prev,
#side .promotions .next{
	width: 9px;
	height: 10px;
	background: url(../images/arrow-left.png) no-repeat 0 0;
	position: absolute;
	top: 7px;
	right: 40px;
}
#side .promotions .next{
	right: 21px;
	background-image: url(../images/arrow-right.png);
}
#side .promotions img{
	float: left;
	border: 1px solid #7d4f85;
	margin: 21px 0 0 7px;
	padding: 0;
	width:233px;
}
#side .promotions p{
	width: 220px;
	line-height: 16px;
	color: #fff;
	text-align: justify;
	float: left;
	padding: 5px 0 0 15px;
	margin: 0;
}
#side .promotions h1{
	width: 250px;
	float: left;
	height: 15px;
	background: url(../images/headlines/promotion.gif) no-repeat 0 0;
	padding: 0 0 8px 0;
}
#side .promotions .button{
	width: 87px;
	margin-top: 13px;
}
#side .promotions .price{
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #6b5c6e;
	margin: 10px 0 0 15px;
	width: 220px;
	padding-bottom: 5px;
}
#side .promotions .price span{
	color: #c0f113;
}
#side .promotions ul{
	width: 220px;
	float: left;
	padding: 10px 0 0 15px;
}
#side .promotions ul li{
	float: left;
	width: 220px;
	list-style-type: none;
	color: #fff;
	padding-bottom: 10px;
}
#side .promotions ul li span{
	font-weight: bold;
	color: #c0f113;
}
#side .panel-top,
#side .panel-bottom{
	width: 280px;
	height: 5px;
	background: url(../images/side-panel-top-border.gif) no-repeat 0 0;
	float: left;
}
#side .panel-bottom{
	background-image: url(../images/side-panel-bottom-border.gif);
	margin-bottom: 12px;
}
#side .panel{
	width: 252px;
	border: 1px solid #d1d1d1;
	border-width: 0 1px;
	float: left;
	background: #fff;
	padding: 8px 13px 13px;
}
#side .green-technologies{
	background: #fff url(../images/green-technologies.jpg) no-repeat 0 5px;
	padding: 90px 0 10px;
	width: 278px;
}
#side .green-technologies ul,
#side .documents-panel ul{
	width: 228px;
	float: left;
	padding-left: 21px;
}
#side .green-technologies ul li,
#side .documents-panel ul li,
#side .green-technologies ul li a,
#side .documents-panel ul li a{
	width: 228px;
	float: left;
	list-style-type: none;
	font-size: 10px;
}
#side .green-technologies ul li,
#side .documents-panel ul li{
	margin-bottom: 6px;
}
#side .green-technologies ul li a,
#side .documents-panel ul li a{
	padding: 4px 5px 5px 25px;
	width: 198px;
}
#side .green-technologies ul li a:hover,
#side .documents-panel ul li a:hover{
	background-position: 100% 0;
	font-weight: bold;
	text-decoration: none;
}
#side .documents-panel ul li a:hover{
	font-weight: normal!important;
	text-decoration:underline;
}
#side .green-technologies ul li a,
#side .documents-panel ul li a{
	background: url(../images/green-list2.gif) no-repeat 0 0;
	color: #346805;
}
#side .green-technologies .button{
	margin: 15px 0 0 80px;
}
#side .panel h2{
	width: 252px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#side .documents-panel h2,
#main .project-documents h2{
	background-image: url(../images/headlines/opracowania-uzupelniajace.gif) !important;
}
#side .projekty-dodatkowe h2,
#main .projekty-dodatkowe h2{
	background-image: url(../images/headlines/projekty-dodatkowe.gif) !important;
}
#side .zamowienia-publiczne h2,
#main .zamowienia-publiczne h2{
	background-image: url(../images/headlines/zamowienia-publiczne.gif) !important;
}
#side .documents-panel ul{
	padding: 20px 0 0 8px;
}
#side .documents-panel ul li a{
	background: url(../images/gray-list2.gif) no-repeat 0 0;
	color: #535353;
}
#side .contact-panel{
	background: #fff url(../images/brife.gif) no-repeat 18px 35px;
	padding-left: 100px;
	width: 165px;
}
#side .contact-panel a{
	color: #83378c;
}
#foot{
	width: 100%;
	float: left;
	background: url(../images/foot-right.gif) repeat-x 0 0;
	height: 86px;
	position: relative;
}
#foot .background{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: url(../images/foot-left.gif) repeat-x 0 0;
}
#foot .foot{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#foot .foot-content{
	width: 950px;
	margin: 0 auto;
	height: 86px;
	position: relative;
	background: url(../images/foot-content.jpg) no-repeat 100% 0;
}
#foot .foot-content ul{
	float: left;
	margin: 15px 0 0 0 ;
}
#foot .foot-content ul li{
	list-style-type: none;
	float: left;
	padding: 0 17px 0 26px;
	background: url(../images/bullet.gif) no-repeat 100% 5px;
}
#foot .foot-content ul li a{
	color: #000;
}
#foot .foot-content ul li.last{
	background: none;
}
#foot .copyright{
	width: 280px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	left: 26px;
	background: url(../images/copy.gif) no-repeat 0 0;
}
#foot .dev{
	width: 128px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	right: 40px;
	background: url(../images/dev.gif) no-repeat 0 0;
}
#project-nav{
	width: 580px;
	height: 28px;
	background: url(../images/project-nav.gif) no-repeat 0 0;
	float: left;
	padding-left: 79px;
	margin-bottom: 10px;
}
#project-nav li{
	list-style-type: none;
	float: left;
	background: url(../images/project-nav-hover.gif) no-repeat 0 28px;
}
#project-nav li a{
	height: 28px;
	float: left;
	background-repeat: no-repeat;
	background-position: 20px 4px;
	color: #fff;
	font-weight: bold;
}
#project-nav li .a{
	background-image: url(../images/icon-a.png);
}
#project-nav li .gallery{
	background-image: url(../images/icon-gallery.png);
}
#project-nav li .price{
	background-image: url(../images/icon-price.png);
}
#project-nav li .cost{
	background-image: url(../images/icon-cost.png);
}
#project-nav li a span{
	height: 21px;
	padding: 7px 30px 0 50px;
	float: left;
	background: url(../images/project-nav-hover-right.gif) no-repeat 100% 28px;
	cursor: pointer;
}
#project-nav li.select{
	background-position: 0 0;
}
#project-nav li.select a span{
	background-position: 100% 0;
}
#project-nav li.select a{
	color: #000;
	text-decoration: none;
}
#main .dump-project h2{
	background-image: url(../images/headlines/dump-project.gif);
}
#main .dump-project h2 a{
	background: url(../images/icon-image.png) no-repeat 0 3px;
	padding-left: 25px;
}
#main .dump-project h3{
	font-size: 14px;
	color: #535353;
	float: left;
	padding: 0 0 0 0;
	font-weight: normal;
}
#main .dump-project h3 span,
#main .dump-project .price span{
	color: #713c9e;
}
#main .panel .content{
	padding: 10px 15px 0 15px;
	width: 595px;
	float: left;
	line-height: 15px;
}
#main .dump-project .price{
	float: right;
	font-size: 14px;
	color: #535353;
	padding: 0 0 0 0;
}
#main .dump-project .gallery{
	width: 100%;
	float: left;
	padding-top: 15px;
}
#main .dump-project .gallery img{
	border: 1px solid #d4d4d4;
	padding: 5px;
}
#main .dump-project .gallery .main{
	width: 310px;
	float: left;
}
#main .dump-project ul{
	float: right;
	width: 264px;
}
#main .dump-project ul li{
	float: left;
	list-style-type: none;
	margin: 0 0 7px 10px;
}
#main .dump-project ul li img{
	width: 110px;
}
#main .project-info h2{
	background-image: url(../images/headlines/basic-info.gif);
}
#main .panel .list{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
}
#main .panel .list li{
	list-style-type: none;
	float: left;
	padding-bottom: 2px;
	width: 100%;
}
#main .panel .list li a{
	color: #848484;
}
#main .panel .list li a:hover{
	color: #713c9e;
	background: url(../images/viole-bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}
#main .content-border{
	border-top: 1px solid #e5e5e5;
}
#main .content .violet-panel-top{
	margin-top: 15px;
}
#main .content .violet-panel-top,
#main .content .violet-panel-bottom{
	width: 598px;
	height: 5px;
	float: left;
	background: url(../images/violet-bg-top-border.gif) no-repeat 0 0;
}
#main .content .violet-panel-bottom{
	background: url(../images/violet-bg-bottom-border.gif) no-repeat 0 0;
}
#main .content .violet-panel{
	background: #f6f7f7;
	padding: 12px 0 12px 43px;
	width: 553px;
	border: 1px solid #dbcbde;
	border-width: 0 1px;
	float: left;
}
#main .content .violet-panel ul{
	width: 500px;
	float: left;
}
#main .content .violet-panel ul li{
	width: 500px;
	float: left;
	border-bottom: 1px dashed #676767;
	color: #713c9e;
	font-weight: bold;
	padding: 3px 0;
	list-style-type: none;
}
#main .content .violet-panel ul li .price{
	float: right;
}
#main .content .violet-panel ul li .label{
	float: left;
}
#main .panel .table{
	width: 590px;
	float: left;
	margin: 20px 0;
}
#main .panel .table li{
	list-style-type: none;
	border-bottom: 1px solid #c7c7c7;
	padding: 4px 0;
	font-weight: bold;
	color: #672e97;
	float: left;
	width: 590px;
}
#main .panel .table li .label{
	width: 235px;
	float: left;
}
#main .panel .table li span{
	color: #535353;
}
#main .panel .table li .value{
	color: inherit;
	width: 355px;
	float: right;
}
#main .panel .violet-alert{
	width: 596px;
	float: left;
	background: #f1eaf2;
}
#main .panel .violet-alert .bg-top,
#main .panel .violet-alert .bg-bottom{
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/violet-alert-top.gif) no-repeat 0 0;
}
#main .panel .violet-alert .bg-bottom{
	background: url(../images/violet-alert-bottom.gif) no-repeat 0 100%;
	padding: 15px 30px;
	width: 536px;
}
#main .project-info .gallery{
	width: 100%;
	float: left;
	margin-top: 17px;
}
#main .project-info .gallery li{
	float: left;
	list-style-type: none;
	margin-right: 23px;
	text-align: center;
}
#main .project-info .gallery li img{
	border: 1px solid #cfcfcf;
	padding: 5px;
	margin-bottom: 5px;
}
#main .project-info .gallery li.last{
	margin-right: 0;
}
#main .change-project h2{
	background-image: url(../images/headlines/change-project.gif);
}
#main .build-cost h2{
	background-image: url(../images/headlines/build-cost.gif);
}
#main .build-cost h3,
#main .project-gallery h3{
	background-color: #58385d;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px 10px;
	width: auto;
	float: left;
	color: #fff;
}
#main .build-cost .list li{
	border-bottom: 1px solid #d4d4d4;
	padding: 7px 0;
}
#main .build-cost .list li .label{
	width: 385px;
	float: left;
}
#main .build-cost .list li .cost{
	color: #672e97;
	float: right;
	margin-right: 5px;
}
#main .build-cost .list li.last{
	border: 0;
}
#main .build-cost .legend{
	float: left;
	color: #a1a1a1;
	font-size: 9px;
	padding-top: 30px;
}
#main .project-gallery h2{
	background-image: url(../images/headlines/gallery.gif);
}
#main .project-gallery .main{
	float: left;
	margin-top: 10px;
}
#main .project-gallery ul li img,
#main .project-gallery .main{
	border: 1px solid #cfcfcf;
	padding: 5px;
	float: left;
	margin-bottom: 8px;
}
#main .project-gallery .main img{
	width: 613px;
}
#main .project-gallery h3{
	width: 605px;
	margin: 5px 0 18px 0;
}
#main .project-gallery ul{
	float: left;
	width: 625px;
}
#main .project-gallery ul li{
	list-style-type: none;
	float: left;
	margin-right: 14px;
	margin-bottom: 8px;
}
#main .project-gallery ul li.last{
	margin: 0;
}
#main .project-gallery ul li img{
	width: 100px;
}
.apanel-top,
.apanel-bottom{
	width: 950px;
	float: left;
	height: 5px;
	background: url(../images/apanel-top.gif) no-repeat 0 0;
}
.apanel-bottom{
	background: url(../images/apanel-bottom.gif) no-repeat 0 0;
	margin-bottom: 12px;
}
.apanel{
	width: 914px;
	float: left;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-width: 0 1px;
	padding: 8px 16px 0 18px;
}
.apanel h2{
	width: 914px;
}
.project-list h2{
	background-image: url(../images/headlines/project-list.gif);
}
.project-list .single-row{
	width: 100%;
	float: left;
	border-bottom: 1px solid #E5E5E5;
}
.project-list .single{
	width: 280px;
	float: left;
	padding: 12px 0;
	margin: 0 10px;
}
.project-list .single .secend{
	display: none;
}
.project-list .single img{
	width: 268px;
	height: 144px;
	float: left;
	border: 1px solid #cfcfcf;
	padding: 5px;
}
.project-list .single .desc{
	width: 280px;
	float: left;
	margin-top: 15px;
}
.project-list .single .desc h3{
	font-size: 13px;
}
.project-list .single .desc .data{
	width: 100%;
	float: left;
	padding: 5px 0;
}
.project-list .single .desc .data li span{
	width: 100%;
	color: #713c9e;
}
.project-list .single .desc .data li{
	width: 100%;
	float: left;
	padding-bottom: 5px;
	list-style-type: none;
}
.project-list .single .desc .data li.first{
	padding-left: 0;
}
.project-list .single .desc .data li.last{
	border: 0;
}
.project-list .single .desc .price{
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.project-list .single .desc .price span{
	color: #713c9e;
}
.project-list .single .desc p{
	margin: 0;
	width: 100%;
	float: left;
	line-height: 16px;
	padding-top: 5px;
}
.project-list .single .desc .button{
	margin: 15px 3px 0;
	float: right;
}
.project-list .single-last{
	border: 0;
}
#navigation{
	width: 950px;
	height: 28px;
	float: left;
	background: url(../images/navigation.gif) no-repeat 0 0;
	margin-bottom: 12px;
}
#navigation ul{
	width: 300px;
	margin: 5px auto 0;
	text-align: center;
}
#navigation ul li{
	display: inline;
}
#navigation ul li a{
	display: inline-block;
	width: 19px;
	height: 16px;
	background: url(../images/navigation-hover.png) no-repeat 0 19px;
	color: #fff;
	padding-top: 3px;
}
#navigation ul li a:hover{
	background-position: 0 0;
	color: #bff10f;
	text-decoration: none;
}
#navigation ul li a.prev,
#navigation ul li a.next{
	width: 5px;
	height: 16px;
	background: url(../images/arrow-green-left.png) no-repeat 0 6px;
	padding: 0;
	margin-right: 5px;
	margin-bottom: -1px;
}
#navigation ul li a.next{
	background-image: url(../images/arrow-green-right.png);
	margin-left: 7px;
}
#main .project-order h2{
	background-image: url(../images/headlines/order-terms.gif);
}
.violet-bg{
	width: 575px;
	float: left;
	text-align: right;
	color: #fff;
	background: #58385d;
	padding: 4px 10px;
	margin-bottom: 8px;
}
#main .project-order .slide-down,
#main .project-order .slide-up,
#main .project-change .slide-down,
#main .project-change .slide-up{
	width: 592px;
	height: 17px;
	background: url(../images/slide-down.gif) no-repeat 0 0;
	text-align: right;
	font-size: 9px;
	color: #535353;
	float: left;
	padding: 3px 10px 0 0;
	margin-top: 10px;
}
#main .project-order .slide-up,
#main .project-change .slide-up{
	background-image: url(../images/slide-up.gif);
}
#main .project-order .banner{
	width: 600px;
	height: 41px;
	float: left;
	background: url(../images/banner.jpg) no-repeat 0 0;
	margin-top: 15px;
	margin-bottom: 10px;
}
#main .project-order .phone{
	float: right;
	background: url(../images/icon-phone.gif) no-repeat 100% 0;
	height: 22px;
	font-weight: bold;
	color: #83378c;
	padding: 3px 25px 0 0;
}
#main .project-form h2{
	background-image: url(../images/headlines/form.gif);
}
#main .project-form input{
	vertical-align: top;
}
#main .project-form select{
	background: url(../images/top-form-txt.gif) no-repeat 1px 1px;
	border: 1px solid #d1d1d1;
	width: 57px;
	height: 22px;
	color: #6C6C6C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
}
#main .project-form .info{
	width: 595px;
	float: left;
	margin: 20px 0 0 0;
}
#main .project-form .info li{
	width: 595px;
	float: left;
	list-style-type: none;
	padding-bottom: 7px;
}
#main .project-form .info li a{
	font-weight: bold;
	color: #474646;
}
#main .project-form .info li a.buton{
	font-weight: normal;
	width: 72px;
	height: 15px;
	background: url(../images/small-button.jpg) no-repeat 0 0;
	display: inline-block;
	text-align: center;
	font-size: 9px;
}
#main .project-form .info li a.buton:hover{
	color: #672e97;
	text-decoration: none;
}
#main .project-form .info li input{
	vertical-align: top;
	margin: 0 14px 0 0;
}
#main .desc-top,
#main .desc-bottom{
	width: 600px;
	height: 100%;
	float: left;
	background: url(../images/desc-border-top.gif) no-repeat 0 0;
}
#main .desc-bottom{
	background: url(../images/desc-border-bottom.gif) no-repeat 0 100%;
	padding: 5px 12px;
	width: 576px;
}
#main .desc{
	float: left;
	margin: 10px 0;
	width: 600px;
	background: url(../images/desc-border-center.gif) repeat-y 0 0;
	display: none;
}
#main .project-form .textbox{
	width: 567px;
	height: 75px;
	float: left;
	background: url(../images/textbox.gif) no-repeat 1px 1px;
	border: 1px solid #d1d1d1;
	margin-top: 5px;
	color: #6C6C6C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 5px;
}
#main .project-form h3{
	font-size: 11px;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
}
#main .project-documents .content{
	padding: 0 15px 0 10px;
	width: 600px;
}
#main .project-change h2{
	background-image: url(../images/headlines/change-in-project.gif);
}
#main .project-sumary{
	width: 634px;
	float: left;
	background: url(../images/summary-bg.gif) no-repeat 0 0;
	height: 40px;
	padding: 15px 0 0 25px;
	margin-bottom: 12px;
}
#main .project-sumary li{
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
#main .project-sumary li .button{
	border: 0;
	width: 63px;
	height: 22px;
	background-image: url(../images/button-medium.gif);
	padding: 0 0 2px 13px;
}
#main .project-sumary li label{
	font-weight: bold;
	float: left;
	padding: 4px 0 0 0;
}
#main .project-sumary li .text{
	width: 208px;
	height: 22px;
	background: #fff url(../images/textbox.gif) no-repeat 1px 1px;
	border: 1px solid #c9c3ca;
	color: #6C6C6C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 0 10px;
}
#main .project-sumary li.order{
	margin-left: 66px;
	margin-right: 0;
}
#main .contact h2{
	background-image: url(../images/headlines/contact.gif);
}
#main .contact .violet-alert .bg-top{
	background-image: url(../images/violet-alert-2-top.gif);
}
#main .contact .violet-alert .bg-bottom{
	background-image: url(../images/violet-alert-2-bottom.gif);
	width: 561px;
}
#main .contact .violet-alert{
	width: 621px;
	margin-top: 8px;
	line-height: 20px;
}
#main .contact .violet-alert h3{
	font-size: 13px;
}
#main .drive .form,
#main .contact .form{
	width: 590px;
	padding: 0 0 0 25px;
	float: left;
	margin-top: 25px;
}
#main .drive .form li,
#main .contact .form li{
	width: 590px;
	float: left;
	padding-bottom: 6px;
	list-style-type: none;
}
#main .drive .form li label,
#main .contact .form li label{
	float: left;
	padding-top: 4px;
	width: 293px;
}
#main .drive .form li .text,
#main .contact .form li .text{
	width: 275px;
	height: 22px;
	background: url(../images/textbox-contact.gif) no-repeat 1px 1px;
	float: right;
	border: 1px solid #d1d1d1;
	padding: 0 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}
#main .contact .form li textarea.text{
	height: 74px;
	width: 580px;
	padding: 5px;
	margin: 0;
}
#main .contact .form li select.text{
	width: 185px;
	float: left;
	padding-right: 0;
	padding-top: 4px;
}
#main .contact .button{
	float: right;
	border: 0;
	padding: 0 0 2px 10px;
	height: 22px;
	margin: 0 11px 0 0;
	width: 110px;
	font-size: 10px;
}
#main .contact-detalist h2{
	background-image: url(../images/headlines/contact-detalis.gif);
}
#main .contact-detalist h3{
	font-size: 13px;
	padding: 10px 0 10px 25px;
	float: left;
}
#main .contact-detalist .form{
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
	width: 590px;
	padding: 0 0 10px 25px;
}
#main .contact .form li span{
	width: 275px;
	float: left;
}
#main .contact .form li span label{
	width: auto;
	padding-top: 0;
	margin-right: 15px;
}
#main .contact .form li span input{
	vertical-align: bottom;
}
#main .contact .form li .violet{
	width: 100%;
	float: left;
	color: #774c7e;
}
#main .contact .form-nborder{
	border: 0;
}
#main .contact-detalist .form-last{
	padding-top: 20px;
}
#main .contact-detalist .form-last textarea{
	margin-top: 15px !important ;
}
#main .green-technologies h2{
	background-image: url(../images/headlines/green-technologies.gif);
}
#main .green-technologies .single{
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
#main .green-technologies .single-last{
	border: 0;
}
#main .green-technologies .single .image{
	width: 140px;
	text-align: center;
	float: left;
}
#main .green-technologies .single .image img{
	max-width: 130px;
}
#main .green-technologies .single .description{
	width: 475px;
	float: left;
	padding: 15px 0 0;
}
#main .green-technologies .single .description h3{
	font-size: 13px;
	padding-bottom: 10px;
}
#main .green-technologies .single .description p{
	line-height: 16px;
	float: left;
	width: 100%;
	margin: 0;
}
#main .green-technologies .single .button{
	margin-top: 10px;
}
#main .green-technologies .image,
#main .project-documents .image,
#main .realisation .image{
	width: 315px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
#main .green-technology .description,
#main .project-documents .description,
#main .realisation .description{
	width: 295px;
	float: right;
}
#main .green-technology .description h3,
#main .project-documents .description h3,
#main .realisation .description h3{
	background: #774c7e;
	font-size: 14px;
	padding: 3px 30px 3px 10px;
	float: left;
	color: #fff;
	margin: 25px 0 15px;
}
#main .green-technology .description div,
#main .project-documents .description div,
#main .realisation .description div{
	width: 97%;
	float: right;
	line-height: 16px;
}
.green-button{
	width: 277px;
	height: 87px;
	float: left;
	background: url(../images/green-button.jpg) no-repeat 0 0;
	margin-bottom: 12px;
}
#side .about{
	background: #fff url(../images/about-bg.jpg) no-repeat 50% 8px;
	padding-top: 185px;
}
#side .about h3{
	float: left;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	width: 242px;
	padding-bottom: 10px;
}
#side .about p{
	padding: 10px 0 0 5px;
	line-height: 15px;
	margin: 0;
}
#side .about p b,
#side .about p a{
	color: #774c7e;
	font-weight: bold;
}
.team{
	padding-bottom: 20px;
}
.team .firm-data{
	font-size: 10px;
	margin: 40px 0 0 0;
	line-height: 12px;
	float: left;
	clear: both;
}
.team h2{
	background-image: url(../images/headlines/team.gif);
}
.team .all{
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 18px;
}
.team .all li{
	float: left;
	list-style-type: none;
	margin-right: 4px;
}
.team .all li img{
	width: 60px;
	float: left;
	padding: 5px;
	border: 1px solid #efefef;
}
.team .all li.select a img{
	border-color: #cdcdcd;
}
.team .all li a{
	float: left;
}
.team .main{
	width: 115px;
	padding: 5px;
	border: 1px solid #dbdbdb;
	float: left;
}
.team .info{
	width: 770px;
	float: left;
	padding-left: 10px;
}
.team .info h3{
	font-size: 14px;
	color: #fff;
	background-color: #774c7e;
	padding: 3px 10px;
	float: left;
	margin-top: 3px;
	width: auto;
}
.team .info ul{
	margin: 10px 0 0 5px;
}
.team .info ul,
.team .info ul li{
	float: left;
	width: 765px;
}
.team .info ul li{
	list-style-type: none;
	padding-bottom: 8px;
}
.team .info ul li .label{
	width: 220px;
	float: left;
	font-weight: bolder;
}
.team .info ul li .value{
	float: left;
	width: 675px;
}
.team .info ul li.border{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
}
.team h3{
	font-size: 11px;
	clear: both;
	float: left;
	padding: 15px 0;
	width: 100%;
	color: #474747;
}
.team .projects{
	margin: 0;
	border: 0;
	padding: 0 0 25px 0;
}
.team .projects li img{
	width: 130px;
	border-color: #cdcdcd;
}
.team .projects li{
	margin-right: 10px;
}
.team .projects li.last{
	margin-right: 0;
}
.team .violet{
	color: #774c7e;
}
.hidden-text{
	width: 100%;
	float: left;
	display: none;
}
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup
{
    overflow:hidden;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index:10;
	border-color:#000;
	border-style: solid;
	cursor:crosshair;
}
.jqZoomPup img
{
	border: 0;
}
.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	*width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
#top #back{
	position: absolute;
	width: 157px;
	height: 12px;
	background: url(../images/headlines/back.png) no-repeat 0 0;
	top: 90px;
	left: 78px;
}
#top #back:hover{
	background-position: 0 100%;
}
.help-book h2{
	background-image: url(../images/headlines/help-book.gif);
}
.h2help-book{
	background-image: url(../images/headlines/help-book.gif) !important;
}
.help-book .single{
	width: 625px;
	background: url(../images/help-book-bottom-bg.png) no-repeat 0 100%;
	float: left;
	border-bottom: 1px solid #E5E5E5;
}
.help-book .single-bg{
	width: 100%;
	height: 100%;
	background: url(../images/help-book-top-bg.png) no-repeat 0 -1px;
	float: left;
	padding-bottom: 15px;
}
.help-book h3,
.help-book h4{
	padding: 12px 0 0 43px;
	width: 580px;
	float: left;
	font: bold 15px Tahoma;
	color: #672e97;
}
.help-book h4{
	margin: 26px 0 0 0;
	padding: 0;
	font-size: 14px;
}
.help-book h3 a{
	color: #672e97;
}
.help-book h3 a:hover{
	text-decoration: underline;
}
.help-book h3 span{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-left: 5px;
}
.help-book .content{
	width: 595px;
	padding: 15px;
	line-height: 15px;
	font-size: 10px;
}
.help-book .button{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.help-book .list{
	margin-left: 15px;
}
.first-post{
	float: left;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
}
.first-post h3{
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
	width: 520px;
}
.first-post .date,
.first-post .cat{
	font-size: 10px;
	color: #999999;
	margin-top: 15px;
	float: right;
}
.first-post .cat{
	float: left;
	margin-top: 3px;
	clear: both;
	margin-left: 10px;
}
.first-post .cat a{
	color: #999999;
}
.first-post .cat a:hover{
	text-decoration: underline;
}
.first-post .content{
	float: left;
	width: 100%;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 12px;
}
.comments h2{
	background-image: url(../images/headlines/comments.gif);
	height: 9px;
}
.comments{
	margin-top: 12px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 15px;
}
.comments .commentlist{
	padding-bottom:10px !important ;
}
.comments ol.commentlist li{
	background:  none !important ;
	padding-left: 65px;
}
.comments ol.commentlist li div.comment-meta a{
	color: #999999;
}
.comments ol.commentlist li p{
	color: #999999;
	font-size: 12px;
}
.comments ol.commentlist li div.vcard cite.fn{
	font-size: 14px;
}
.comments ol.commentlist li .avatar{
	padding: 0 !important ;
	width: 48px;
	height: 48px;
}
.add-comments{
	width: 100%;
	float: left;
}
.add-comments h2{
	background-image: url(../images/headlines/add-comment.gif);
	border: 0 !important ;
}
.add-comments .form{
	width: 465px;
	float: left;
}
.add-comments .form li{
	width: 465px;
	float: left;
	margin-bottom: 7px;
}
.add-comments .form li label{
	width: 85px;
	float: left;
	font-size: 12px;
	text-align: right;
	color: #999999;
	padding: 3px 20px 0 0;
}
.add-comments .form li textarea,
.add-comments .form li input{
	width: 335px;
	height: 55px;
	background: url(../images/textbox-bg.gif) repeat-x 0 0;
	float: left;
	border: 1px solid #d6d6d6;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
}
.add-comments .form li input{
	width: 345px;
	padding: 0;
	height: 25px;
}
.add-comments .form li .send-button{
	float: left;
	background: url(../images/send-button.gif) no-repeat 0 0;
	width: 81px;
	padding: 0;
	margin-left: 105px;
}
.add-comments .form li .send-button:hover{
	background-position: 0 100%;
}
.add-comments .form li .error_list{
	display: none;
}
.add-comments .error-cloudy{
	width: 110px;
	padding: 10px 20px;
	background-color: #ffc184;
	color: #993300;
	font-size:  14px;
	font-weight: bolder;
	text-align: center;
	float: right;
	border: 1px solid #ff9933;
	line-height: 18px;
	-moz-border-radius: 7px;
   -webkit-border-radius:7px;
   -khtml-border-radius:7px;
   border-radius:7px;
}
.add-comments .error-cloudy .error_list{
	color: #993300;
}
.add-comments .form li img.captcha{
	margin-left: 105px;
	float: left;
	margin-top: 5px;
}
.panel .headline{
	font-size: 14px;
	width: 100%;
	float: left;
	padding-top: 10px;
	color: #672e97;
}
.news-archive .single p{
	line-height: 15px;
	font-size: 12px;
}
.news-archive h2{
	background-image: url(../images/headlines/news-archive.gif);
}
.panel .headline a{
	color: #672e97;
}
.error404 h2{
	background-image: url(../images/headlines/error-404.gif);
}
.error404{
	height: 200px;
}
#main .panel .content h2{
	width: auto;
	height: auto;
	border-bottom: none;
	background: none !important ;
	float: none;
}
#main .artist-room h2{
	background-image: url(../images/headlines/artist-room.gif);
}
#main .artist-room .image{
	width: 200px;
	float: left;
	margin-right: 10px;
}
#main .artist-room p{
	font-size: 12px;
	line-height: 15px;
}
#main .artist-room p.price{
	color: #774C7E;
	font-size: 11px;
	margin: 3px 0;
}
#main .artist-room .small-title{
	margin: 0 0 10px;
}
#main .artist-room .small-title a{
	color: #fff;
}
#main .artist-room .content .button{
	background: url(../images/button-gray.gif) no-repeat 0 0;
	margin: 10px 10px 0 0;
	float: right;
	padding-top: 3px;
	height: 19px;
}
#main .artist-room .button:hover{
	background-position: 0 100%;
}
#main .artist-room .content .single{
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
#main .artist-room .gbutton{
	width: auto;
	background: #c0f113 url(../images/button-big.gif) no-repeat 0 0;
	padding-right: 20px;
	float: right;
}
#main .artist-room .gbutton:hover{
	background-position: 0 100%;
	background-color: #e5e5e5;
}
#main .contest h2{
	background-image: url(../images/headlines/contest.gif);
}
#main .contest .image{
	width: 200px;
	float: left;
	margin-right: 10px;
}
#main .contest p{
	font-size: 12px;
	line-height: 15px;
}
#main .contest p.violet{
	color: #774C7E;
	font-size: 11px;
	margin: 3px 0;
}
#main .contest .small-title{
	margin: 0 0 10px;
}
#main .contest .small-title a{
	color: #fff;
}
#main .contest .form{
	margin: 0;
	padding: 0;
}
#main .contest .button{
	margin-top: 20px;
}
#main .contests h2{
	background-image: url(../images/headlines/contests.gif);
}
#side .last-added-panel h2{
	background-image: url(../images/headlines/last-added.gif) !important ;
}
#side .last-added-panel .image{
	border: 1px solid #CFCFCF;
   margin-top: 5px;
   padding: 5px;
}
#side .last-added-panel span{
	font-size: 10px;
}
#side .last-added-panel > div{
	width: 100%;
	padding: 0 0 5px;
	text-align: center;
	float: left;
}
#side .last-added-panel h3{
	font-size: 12px;
	font-weight: bolder;
	margin: 5px 0;
	color: #774C7E;
}
#side .last-added-panel h3 a{
	color: #774C7E;
}
#map_canvas {
    height: 400px;
    width: 100%;
}
#show_route {
    background-position: 0 -22px;
    border: medium none;
    height: 22px;
    padding-left: 20px;
    padding-top: 0;
    text-align: left;
    width: 65px;
    margin-top: 1px;
}
#show_route:hover {
    background-position: 0 0;
}
#main .drive #map_directions_form li label {
    width: 140px;
}
#main .drive #map_directions_form li #map_directions_start {
    float: left;
    margin-right: 10px;
}