﻿#portfolio {
clear:both;
}
.portfolio_info {
border-bottom-color:#BFBFBF;
border-bottom-style:solid;
border-bottom-width:1px;
clear:both;
margin-bottom:125px;
margin-left:27px;

width:655px;
}
.portfolio_foto {
float:left;
margin-bottom:7px;
width:155px;
}
.img_portfolio {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	text-align: center;

}
.vlightbox img {
border-bottom-color:-moz-use-text-color;
border-bottom-style:none;
border-bottom-width:medium;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:-moz-use-text-color;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:none;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:medium;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:-moz-use-text-color;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:none;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:medium;
border-top-color:-moz-use-text-color;
border-top-style:none;
border-top-width:medium;
display:block;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}
.vlightbox {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:120px;
	margin:5px;
	padding:6px;	
	border:solid 1px #b8b8b8;	
	background-color:#f4f5f5;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
.vlightbox a{
	margin:0;
	padding:0;
	border:none;
}
.vlightbox:hover, .vlightbox a:hover{
	opacity:1;
}
.vlightbox img{
	display:block;
	border:none;
	margin:0;
}

.more{
	text-align:right;
}
.portfolio_opis {
color:#7E7E7E;
float:left;
margin-left:2px;
margin-top:7px;
width:490px;
}



body{
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#FFF;
}
a{
	color: #00A78F;
	text-decoration: none;
}
.aa{
	color: #ffffff;
	text-decoration: none;
}

.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px 10px 5px 10px;
  	color:#000;
}

.formok {
  border: 1px solid #58a4f9;;
  background-color : #f3f3f3;  
  width: auto;
  padding: 5px 10px 5px 10px;
  color:#000;
}


a.footer { 
text-decoration:none; color:#00A78F;
}

a:hover.footer {
	color: #00C6A8;
	text-decoration: underline;
}

a.opisproduktu {
	text-decoration: none;
	color: #2A2A2A;
}

a:hover.opisproduktu {
	color: #666666;
	text-decoration: underline;
}

h3 {
	
	font-size:1.17em;
	}
	
	
}
.szukajstyle {
	text-align: right;
margin-right:11px;
margin-top:4px;
}

.link-menu {
	display: block;
	float: left;
    font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 17px 8px 17px;
	
}


:hover.link-menu {
	color: #FFFFFF;
	background: #00a891;
}


#level-1-content a{	
	color:#FFF;
	font-weight:bold;
}
#level-1-content a:hover{
	color: #3f4346;
}

h1{
	font-size:14px;
	color: #00A78F;
	font-weight:bold;
}
label{
	color:#666;
}
table{
	width:100%;
	padding:0;
	margin:0;
}
img{
	border:0;
}
ul{
	margin:0;
	padding:0;
	text-align:left;
	list-style: none;
	clear:both;
}

ul li{
	background:url(../gfx/li.png) no-repeat 0 0;
	background-repeat: no-repeat;
	padding:0px 0px 0px 25px;
	margin:10px;
}

#level-1 ul li{
    background:url(../gfx/lii.png) no-repeat 0 0;
	background-repeat: no-repeat;

	padding:0px 0px 0px 25px;
	margin:4px;
}




input.text {
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	background: #FAFAFA;
	padding-left: 3px;
} 
input.submit{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../gfx/submit-bg.gif) repeat-x left top;
}

select{
	margin: 0px 0px 13px 0px;
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	background: #FAFAFA;
	overflow: hidden;
}
.Clear{
	clear:both
}
.Form_Error{
	color:red;
	font-style:italic;
}
.go_back{padding:10px 30px;background: url(../gfx/go_back.png) no-repeat top left;}
.go_back:hover{color:red;}
#information{
	clear:both;padding:20px;
	text-align:center;
	font-weight:bold;
	background-color:#00A78F;
}
#page-wrapper{
	width:1000px;
	margin:0;
	margin:auto;
	text-align:center;
	background: url(../gfx/page-wrapper-bg.gif) repeat-y center;
}
#header-wrapper{
	background: url(../gfx/header-wrapper-bg.gif) no-repeat top ;
	padding:9px 12px 0px;
	clear:both;
}
#header-content{
	padding: 10px;
	color: #A4A4A4; /* jedi*/
	text-align: right;
	background: url(../gfx/header-content-bg.gif) repeat-x top;
}
#header-content a{
	color:#fff;
	font-weight: bold;
	margin-left:5px;
}
#header-content a:hover{
	color:#00A78F;
	font-weight: bold;
	margin-left:5px;
}

#header-content a{
	color: #A4A4A4;
	font-weight: bold;
	margin-left: 5px;
}
#header-content a:hover{
	color: #E1E1E1;
	font-weight: bold;
	margin-left: 5px;
}



#banner{
	height:180px;
	margin:0;
	padding:0;
	background: url(../gfx/banner-logo-pl.jpg) no-repeat top center;
	clear:both;
}
#banneren{
	height:180px;
	margin:0;
	padding:0;
	background: url(../gfx/banner-logo-en.jpg) no-repeat top center;
	clear:both;
}
#level-1{
	padding:0px 12px;
	clear:both;
}
#level-1-content{
	text-align:right;
	padding:0px;
	background: url(../gfx/level-1-bg.gif) repeat-x top;
}
/* 
Green rounded background 
#level-1-content a{	
	color:#000;
	font-weight:bold;
	background: url(../gfx/level-1-a-bg-a.gif) no-repeat  right;
	margin-left: 8px;
    padding: 6px 4px 6px 0px;
}
#level-1-content a span{	
	background: url(../gfx/level-1-a-bg-span.gif) no-repeat left;
    padding: 6px 4px 6px 8px;
}
*/
#level-1-content a span{	
    padding:5px;
    margin:0 10px;
}
#page-content-wrapper{
	margin:auto;
	width:976px;
	padding:18px 0 0 0;
	text-align:center;
	background: transparent url(../gfx/page-content-bg.gif) repeat-x top;
	clear:both;
}
#search{
	clear:both;
}
#search ul{
	margin:0;
	padding: 10px 0 0;
	width:100%;
	text-align:left;
	list-style: none;
	clear:both;
}
#search ul li{
	padding:0;
	margin:0;
	display:inline;
}
#search ul li a{
	color:#fff;
	padding:5px 10px;
	background:#58595B;
	font-weight:bold;
}


#search-box{
	
	font-weight:bold;
	padding:30px;
	background:#58595B;
	text-align:left;
}
#search-box input.text{
	color:#8A8B8B;
	border:2px solid #4F5051;
	padding:5px 5px 5px 30px;
	background: #FFF url(../gfx/search-box-input-text-bg.gif) no-repeat left;
}
#search-box input.submit{
	border:2px solid #00A890;
	padding:4px;
	color: #fff;
	width:90px;
	text-align:center;
	font-weight: bold;
	background: #000 url(../gfx/search-box-input-submit-bg.gif) repeat-x top;
}
#page-footer{
	margin:auto;
	width:976px;
	background: #232425 url(../gfx/page-footer-bg.gif) repeat-y top;
	clear:both;
}
#page-footer-box-1{
	float:left;
	padding:20px 10px 10px;
	width:38%;
}
#page-footer-box-2{
	float:left;
	padding:20px 10px 10px;
	width:32%;
}

#page-footer-box-3{
	float:left;
	text-align:left;
	padding:15px 10px 10px 10px;
	width:20%;
}
#footer{
	text-align:center;
	background: url(../gfx/footer-bg.gif) no-repeat bottom;
	clear:both;
}
#footer a{
	color:#666;
	margin-left:5px;
	margin-right: 5px;
}
#footer a:hover{
	color: #8A8B8B;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline;
}
#wiadomosc a{
	color: #2A2A2A;
}
#wiadomosc a:hover{
	color: #595959;
	text-decoration: underline;
}


#footer .left{
	float:left;
	text-align:left;
	width:40%;
	padding:20px 20px;
}
#footer .right{
	float:right;
	text-align:right;
	width:50%;
	padding:20px 20px;
}
#page-footer ul{
	margin:0;
	padding:0;
	text-align:left;
	list-style: none;
	clear:both;
}
#page-footer ul li{
	background:url(../gfx/li.png) no-repeat 0 0;
	background-repeat: no-repeat;
	padding:0px 0px 0px 25px;
	margin:5px;
}

/*GreenEvo*/
#page-content{
	clear:both;
	width:100%;
}
#page-content .left-20{
	float:left;
	text-align:left;
	width:18%;
	padding:5px;
}
#page-content .left-26{
	float: left;
	text-align: left;
	width: 23%;
	padding: 5px 5px 5px 25px;
}
#page-content .left-40{
	float:left;
	text-align:left;
	width:38%;
	padding:5px;
}
#page-content .left-50{
	float:left;
	text-align:left;
	width:48%;
	padding:5px;
}
#page-content .left-60{
	float:left;
	text-align:left;
	width:58%;
	padding:5px;
}
#page-content .left-74{
	float:left;
	text-align:left;
	width:64%;
	padding:5px;
}
#page-content .left-70{
	float:left;
	text-align:left;
	width:68%;
	padding:5px;
}

#page-content .left-80{
	float:left;
	text-align:left;
	width:78%;
	padding:5px;
}
#page-content .right-20{
	float:left;
	text-align:left;
	width:18%;
	padding:5px;
}
#page-content .right-30{
	float:left;
	text-align:left;
	width:28%;
	padding:5px;
}
#page-content .right-40{
	float:left;
	text-align:left;
	width:38%;
	padding:5px;
}
#page-content .right-50{
	float:left;
	text-align:left;
	width:48%;
	padding:5px;
}
#page-content .right-60{
	float:left;
	text-align:left;
	width:58%;
	padding:5px;
}
#page-content .right-74{
	float: left;
	text-align: left;
	width: 61%;
	padding: 5px 5px 5px 0px;
}
#page-content .right-80{
	float:left;
	text-align:left;
	width:78%;
	padding:5px;
}


.greenevo-bl {background: #E3F3F0 url(../gfx/greenevo-bl.gif) 0 100% no-repeat;margin:15px;} 
.greenevo-br {background: url(../gfx/greenevo-br.gif) 100% 100% no-repeat} 
.greenevo-br2 {background: url(../gfx/greenevo-br2.gif) 100% 100% no-repeat} 
.greenevo-tl {background: url(../gfx/greenevo-tl.gif) 0 0 no-repeat;text-align:left;} 
.greenevo-tr {background: url(../gfx/greenevo-tr.gif) 100% 0 no-repeat; padding:10px} 


/*DHTML window popup*/
.dhtml-window{position:absolute;top: 50%;left: 50%;}
#dhtml-window-panel{clear:both;margin:0;background:url(../gfx/dhtml-window-panel-bg.gif) repeat-x top;border:1px solid #CCCDC8;line-height:28px;}
#dhtml-window-panel .left{float:left;width:60%;text-align:left;font-weight:bold;color:#FFF;margin-left:10px;}
#dhtml-window-panel .right{float:right;width:35%;text-align:right;padding-top:2px;}
#dhtml-window-content{clear:both;border:1px solid #CCC;background: #FFF url(../gfx/dhtml-window-content-bg.gif) repeat-x bottom;}

/* TinyMCE */
.standardowy {font-weight: normal;font-size: 12px}
.standardowy-pogrubiony {font-weight: bold;font-size: 12px;}
.zdjecie-standardowa-ramka{background-color:#FFF;border: 1px solid #00A78F;padding:2px;margin:10px;}
.zdjecie-pogrubiona-ramka{background-color:#FFF;border: 3px solid #00A78F;padding:2px;margin:10px;}
.zdjecie-szare-tlo{padding:10px;background-color:#36393A;margin:10px;}


/*Modules*/
/*News*/
#news-main{
	color:#000;
	text-align:left;
	clear:both;
	font-size:11px;
}
#news-main img{
	float:right;
	margin:10px;
	padding:5px;
	background-color:#36393A;
}
#news-main .title{
	color: #00A78F;
	font-size:13px;
}
#news-main .list{
	clear:both;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	background: url(../gfx/news-main-list-bg.gif) no-repeat left; 
}
#news{
	text-align:left;
	clear:both;
}
#news-display img{
	padding: 2px;
	margin: 0 20px 0 0;
	float:left;
	border: 1px solid #CCC;
	
}
#news-display .title{
	font-size:16px;
	margin-bottom:20px;
}

#news-display img{
	margin:20px;
	padding:3px;
	background-color:white;
	border:2px solid #CCC;
}

#news-display .date{
	color:#444;
	float:right;
	font-style:italic;
}
#news-display .news_text{
	color:#444;
	padding:10px;
}
/*Product listing*/
#product-listing{
	padding:5px;
	clear:both;
}
#product-listing .img{
	border:0;
}
#product-listing-left{
	float:left;
	width:215px;
	text-align:left;
}
#product-listing-left a{
	color:#333;
}
#product-listing-left .box{
	border-bottom:1px solid #E1E1E1;
	background: url(../gfx/product-listing-box-bg.gif) no-repeat top;
	margin-bottom:20px;
}
#product-listing-left .box-title{
	text-align:center;
	background: url(../gfx/product-listing-box-title-bg.gif) repeat-x bottom ;
	padding:5px 0 5px 0;
}
#product-listing-left ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;
}
#product-listing-left ul li{
	margin:0;
	padding:0 5px;
	background:none;
}
#product-listing-left .selected{
	margin:0;
	padding:0 5px;
	background:#CCC;
}
#product-listing-left ul li:hover{
	background-color:#CCC;
}
#product-listing-right{
	float:right;
	width:720px;
	text-align:left;
}
#product-listing-list table{
	width:100%;
	padding:3px;
}
#product-listing-list td,th,tr{
	text-align:left;
	padding:1px 10px 1px 0;
}
#product-listing-list img{
	padding: 2px;
	margin: 0 20px 0 0;
	border: 1px solid #CCC;
}
#product-listing-list .name{
	font-size:14px;
	font-weight:bold;
}
#product-listing-list .category{
	color:#444;
	font-style:italic;
}
#product-listing-list .description{
	color:#444;
	margin: 10px 0;
}
/*Pages*/
#page-menu{clear:both;padding:1px;}
#page-menu a{color:#FFF;}
#page-menu ul{margin:0;padding:2px;text-decoration:none;list-style:none;background-color:#58595B;}
#page-menu ul li{margin:0;padding:5px 10px;background:none;border-bottom:1px solid #6F6F6F;border-left:5px solid #6F6F6F;}
#page-menu ul li:hover{margin:0;padding:5px 10px;background:none;background-color:#00b097;}
/*Forum*/
.forum {
	background:url(../gfx/forum/forum-bg.gif) repeat-x top;
	color:white;
}
.forum td{
	padding:10px;
}
.forum-head{
}
.forum-head td{
	padding:10px;
}
.forum-record{
}
.forum-record td{
	padding:10px;
}
.forum-record a{
	color:orange;
}

/* light box */
#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:img/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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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; }