ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
  {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  outline: none;
}

a img, a:link img, a:visited img {
  border: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: Verdana,  Arial, sans-serif;
  background-color: #fff;

}

.about-us .body h1, .news .body h1, .privacy .body h1, .certificates-all .body h1, .production-project .body h1, .national-projects .body h1, .jobs .body h1 {
  border: 0;
  color: #292929;
  /*width: 610px;*/
  font-size: 15px;
}

.about-us .body h2, .news .body h2, .privacy .body h2, .certificates-all .body h2, .production-project .body h2, .national-projects .body h2, .jobs .body h2 {
  font-size: 13px;
  color: #292929;
}

.about-us .body h3, .news .body h3, .privacy .body h3, .certificates-all .body h3, .production-project .body h3, .national-projects .body h3, .jobs .body h3 {
  font-size: 12px;
  color: #292929;
}

.about-us .body h4, .news .body h4, .privacy .body h4, .certificates-all .body h4, .production-project .body h4, .national-projects .body h4, .jobs .body h4 {
  font-size: 11px;
  color: #292929;
}

.about-us .body h5, .news .body h5, .privacy .body h5, .certificates-all .body h5, .production-project .body h5, .national-projects .body h5, .jobs .body h5 {
  font-size: 11px;
  color: #292929;
}

.about-us .body h6, .news .body h6, .privacy .body h6, .certificates-all .body h6, .production-project .body h6, .national-projects .body h6, .jobs .body h6 {
  font-size: 11px;
  color: #292929;
}


.montage .body h1 , .contact .body h1 , .production .body h1 , .search .body h1 , .article-with-gallery .body h1 {
  font-size: 15px;
  color:#292929;
  border: 0;
  font-weight: normal;
}

.montage .body h2 , .contact .body h2 , .production .body h2 , .search .body h2 , .article-with-gallery .body h2 {
  /*float: left;*/
  font-size: 13px;
  color:#292929;
  font-weight: normal;
}

.montage .body h3 , .contact .body h3 , .production .body h3 , .search .body h3 , .article-with-gallery .body h3 {
  /*float: left;*/
  font-size: 12px;
  color:#292929;
  font-weight: normal;
}

.montage .body h4 , .contact .body h4 , .production .body h4 , .search .body h4 , .article-with-gallery .body h4 {
  /*float: left;*/
  font-size: 11px;
  color:#292929;
  font-weight: normal;
}

.montage .body h5 , .contact .body h5 , .production .body h5 , .search .body h5 , .article-with-gallery .body h5 {
  /*float: left;*/
  font-size: 10px;
  color:#292929;
  font-weight: normal;
}

.montage .body h6 , .contact .body h6 , .production .body h6 , .search .body h6 , .article-with-gallery .body h6 {
  /*float: left;*/
  font-size: 9px;
  color:#292929;
  font-weight: normal;
}




.montage .body li {
  width: 560px;
}


#main {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  margin-top: 25px;
}

#header {
  float: left;
  padding: 0;
  margin: 0;
  height: 256px;
  width: 980px;
  padding-bottom: 5px;
  border-bottom: #edeeef 1px solid;
}

#header  .header-top {
  float: left;
  margin: 0 0 10px 9px;
  height: 40px;
  width: 962px;
  padding: 0 0 5px 0;
  border-bottom: #edeeef 1px solid;
}

.header-top img {
  float: left;
}

.header-top .top-iso {
	display:inline;
	height:41px;
	margin-left:10px;
	width:45px;
}

.flags {
  float: right;
  margin-top:29px;
}

.culture-flag {
  float: left;
  margin-left: 3px;
}

.topbutton-montage {
  float: left;
}

.topbutton {
  float: left;
  margin-left: 26px;
}

.topbutton-production {
  float: right;
}


/*#header .gy-cms-mainmenu {
  float: left;
  width: 640px;
  margin-top: 19px;
}*/

#header ul {
  float: left;
  width: 692px;
  text-decoration: none;
  list-style: none;
  font-size: 15px;
  margin-left: 9px;
  margin-top: 19px;
  display: inline;
}

#header ul li {
  float: left;
  background: url("/images/li-sign.gif") left no-repeat;
  padding-left: 15px;
  margin-right: 14px;
}

#header ul li a {
  color: #000;
  text-decoration: none;
}

#header ul li a.active {
  font-weight: bold;
}

#header ul li a:hover {
  color: green;
}

/*=======================search===============*/

.gyFormRow {
  float: left;
}

#header form {
  float: right;
  margin-top: 19px;
  margin-right: 9px;
  display: inline;
  width: 267px;
}

.search form {
  float: left;
  margin-top: 7px;
  margin-left: 9px;
  display: inline;
}

#header form label , .search form label {
  float: left;
  margin: 0;
  color: #505051;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  margin-right: 10px;
}

#header form #query , .search form #query {
  float: left;
  margin: 0;
  width: 169px;
  height: 20px;
  border: 1px solid #dfdfdf;
  color: #505051;
  background-color: #fff; 
  padding: 1px 2px 0 2px;
  font-size: 12px;
}

#header form .submit , .search form .submit {
  float: left;
  margin: 0 0 0 5px;
  width: 87px;
  height: 23px;
  border: 0;
  color: #505051;
  background-color: #edeeef; 
  font-weight: bold;
}

.search h1 strong {
  font-weight: normal;
}

.search .results {
  float: left;
  width: 943px;
  padding: 25px 10px 15px 10px;
  font-size: 13px;
}

.pager {
  float: left;
  width: 943px;
  padding: 10px 10px 15px 10px;
  font-size:14px;
  color: #3F6A4A;
  font-weight: bold;
}

.pager a { 
  font-size:12px;
  color: #3F6A4A;
  text-decoration: none;
  font-weight: normal;
}


.results ul {
  float: left;
  width: 943px;
} 

.results li {
  float: left;
  width: 943px;
  background: url("/images/arrow-search.gif") no-repeat left;
  list-style: none;
  font-size: 12px;
  line-height: 26px;
  padding-left: 25px;
}

.results li a {
  color: #3F6A4A;
  text-decoration: none;
  width: 943px;
}

.results li a:hover {
  text-decoration: underline;
}

.results li a:visited {
  color: #3F6A4A;
  /*background: url("/images/li-sign-small.gif") no-repeat left;
  padding-left: 20px;*/
}


/*=========================end search============*/


#content {
  float: left;
  width: 980px;
  padding:0 0 10px 9px;
  width:962px;
}

#left-upper , #left-lower {
  float: left;
  width: 630px;
  
}

#right-upper , #right-lower , #right-higher {
  float: right;
  width: 305px;
}

#left-upper .strong , #left-lower .strong {
  float: left;
  color: #3f6a4a;
  font-size: 15px;
  width: 630px;
  border-bottom: #5b8365 solid 1px;
  padding-bottom: 3px;
  font-weight: bold;
  margin-top: 15px;
}

#right-upper .strong , #right-lower .strong  , #right-higher .strong {
  float: left;
  color: #3f6a4a;
  font-size: 15px;
  width: 305px;
  border-bottom: #5b8365 solid 1px;
  padding-bottom: 3px;
  font-weight: bold;
  margin-top: 15px;
}


#left-upper .strong a , #left-lower .strong a , #right-upper .strong a , #right-lower .strong a , #right-higher .strong a {
  color: #3f6a4a;
  text-decoration: none;
}


#left-upper .title-news , #left-lower .title-news , #right-lower  .title-news , #right-higher  .title-news , .job-title {
  float: left;
}


#left-upper .title-news a , #left-lower .title-news a , #right-lower .title-news a , #right-upper .title-news a , #right-higher  .title-news a , .job-title a {
  color: #5a5b5b;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 5px;
  float: left;
}

#left-upper .title-news a:hover , #left-lower .title-news a:hover , #right-lower .title-news a:hover , #right-upper .title-news a:hover , #right-higher  .title-news a:hover , .job-title a:hover {
  text-decoration: underline;
}

#right-lower .title-news a , #right-upper .title-news a , #right-higher  .title-news a {
  font-size: 12px;
}

/*#right-upper .title-news a {
  color: #729b7c;
}*/

#left-upper .title-news  {
  width: 610px;
}
  
#left-lower  .title-news  {
	margin-left:10px;
	width:510px;
	color: #5a5b5b;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 5px;
  float: left;
}

#right-lower .title-news {
	width: 210px;
	margin:0;
  padding:0;
  float: left;
   
  color: #5a5b5b;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
}

#right-upper .title-news {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:80px;
}

#right-upper .title-news a {
  color: #6e967c;
  float: none;
}

#right-upper .title-news a:hover {
  text-decoration: underline;
}

#right-higher  .title-news {
  width: 210px;
  margin:0;
  padding:0;
  float: left;
  font-size: 12px;
  /*margin-left: 5px;*/
  color: #5a5b5b;
  font-weight: bold;
  text-decoration: none;
  padding-top: 5px;
  /*display: inline;*/
}


#left-upper .body-news , #left-lower .body-news , #left-lower .body-news-cert , #right-higher .body-news-cert , #right-lower .body-news , #right-higher .body-news-cert , #right-lower .body-news-cert , #right-higher .body-news , .job-body {
  color: #292929;
  float: left;
  margin:5px 0 10px 0; 
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}

#right-lower .body-news , #right-higher .body-news {
  font-size: 11px;
}

#right-higher .body-news {
  width: 200px;
}

#left-upper .body-news , .job-body {
	width: 610px;
}

#left-lower .body-news ,  #left-lower .body-news-cert {
	margin-left:10px;
  width:510px;
}

#right-lower .body-news {
	 width: 290px;
}
#right-higher .body-news-cert , #right-lower .body-news-cert {
   width: 210px;
   font-size: 11px;
   /*margin-left: 5px;
   display: inline;*/
}


#left-upper .read-more , .jobs-children .read-more {
  float: left;
  width:610px;
}

#left-upper .gy-news-child , #left-lower .gy-news-child , #right-lower .gy-news-child , #right-higher  .gy-news-child , .jobs-children .job {
	border-bottom:1px solid #EDEEEF;
	float:left;
	margin: 5px 10px 0 10px;
	padding-bottom:10px;
	display: inline;
}

#left-upper .gy-news-child , #left-lower .gy-news-child , .jobs-children .job {
  width: 610px;
}

#right-lower .gy-news-child , #right-higher  .gy-news-child {
  width: 285px;
}

/*.polish-projects-slot , .german-projects-slot , .swedish-projects-slot , .projects-slot {
  border-bottom:1px solid #EDEEEF;
  float:left;
  margin: 5px 0 0 10px;
  padding-bottom:10px;
  display: inline;
}*/

.polish-projects-slot , .german-projects-slot , .swedish-projects-slot , .projects-slot {
	border-right:1px solid #EDEEEF;
	display:inline;
	float:left;
	height:254px;
	margin:13px 0 8px 8px;
	padding-left:0;
	padding-right:4px;
	width:86px;
}

.swedish-projects-slot {
  border: none;
}


#left-lower .read-more {
	float:right;
	width:510px;
	margin-top:8px;
}

#right-lower .read-more , #right-higher .read-more {
  float: right;
  width:210px;
}

#left-lower .slot_photo {
  float: left;
}

#left-lower .slot_photo img {
  border: 3px #cdcdcd solid;
  margin-top: 7px;
}

.slot_photo .gy-cms-images-list {
  display:inline;
	float:left;
	margin-left:8px;
}

.slot_photo .gy-cms-images-list img , #right-higher .slot_photo a img , .slot_photo a img {
  float: left;
  border: 2px solid #cacaca;
  /*margin-right:6px;*/
  margin-top:7px;
}

#right-higher .slot_photo a img , #right-lower .slot_photo a img {
  margin-right: 10px;
}


.left {
	float: left;
	width: 610px;
}

.right {
	float: right;
	width: 305px;
}


#left-upper .read-more a , #left-lower .read-more a , #right-lower .read-more a , #right-higher .read-more a , .jobs-children .read-more a {
  color: #5b8365;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  float: right;
  padding-right:20px;
  background: url("/images/more-arrows.gif") right no-repeat;
}


.montage-projects-slot {
  float: left;
  width: 145px;
  color: #015da8;
  font-size: 12px;
  font-weight: bold;  
}

.production-projects-slot {
  float: left;
  width: 145px;
  color: #729b7c;
  font-size: 12px;
  font-weight: bold;
}

#footer {
  float: left;
	border-top:1px solid #5b8365;
	float:left;
	height:33px;
	margin:0 0 10px 9px;
	padding:0 0 7px;
	width:962px;
	color: #000;
	font-size: 11px;
	padding-top: 10px;
	display: inline;
}

#footer a {
	color: #000;
	text-decoration: none;

}

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

.footer-in ul , .designed-by-goyello {
  margin: 0;
  padding: 0;
  float: left;
  width: 330px;
}

.designed-by-goyello {
  text-align: center;
  float: left;

}

.footer-in ul li {
  float: left;
  list-style: none;
  margin-right: 5px;
}

.designed-by-goyello a {
	font-weight: bold;
}

.copyright {
  margin: 0;
  padding: 0;
  float: right;
}

/*======================about us , montage, news, privacy, jobs======================*/

.about-us , .news , .privacy , .certificates-all , .production-project , .national-projects , .jobs {
  float: left;
  width: 630px;
}

.about-us .h1 , .montage .h1 , .news .h1 , .privacy .h1 , .certificates-all .h1 , .production-project .h1 , .national-projects .h1 , .jobs .h1 {
  float: left;
  color: #3f6a4a;
  font-size: 15px;
  width: 630px;
  border-bottom: #5b8365 solid 1px;
  padding-bottom: 3px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 9px;
}

.jobs .h1 em {
  font-style: normal;
  float: left;
}

.jobs .h1 strong {
  font-weight: normal;
  float: right;
  font-size: 13px;
}

.jobs .h1 strong a {
  font-weight: bold;
  text-decoration: none;
  color: #5b8365;
}

.about-us .introduction , .montage .introduction , .news .introduction , .privacy .introduction , .article-with-gallery .introduction , .certificates-all .introduction {
  margin: 0;
  padding: 0;
  color: #5a5b5b;
  font-size: 13px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 11px;
}

.about-us .introduction a , .montage .introduction a , .news .introduction a , .privacy .introduction a , .article-with-gallery .introduction a , .certificates-all .introduction a {
  color: #5a5b5b;
  text-decoration: underline;
}

.about-us .body , .montage .body , .news .body , .privacy .body , .article-with-gallery .body , .certificates-all .body , .jobs .body {
  color: #292929;
  font-size: 12px;
  margin-left: 10px;
  line-height: 18px;
}

.jobs .body {
  margin-top: 7px;
  border-bottom: 1px solid #EDEEEF;
  padding-bottom: 10px;
  width: 610px;
}

.about-us .body a , .montage .body a , .news .body a , .privacy .body a , .article-with-gallery .body a , .certificates-all .body a ,  .jobs .body a {
  color: #292929;
  text-decoration: underline;
}

/*======================montage======================*/

.montage , .contact , .production , .search , .article-with-gallery {
  float: left;
  width: 963px;
}

.montage .left {
  float: left;
  width: 575px;
}

.montage .h1 , .contact .h1 , .production .h1 , .search .h1 , .article-with-gallery .h1 {
  float: left;
  color: #3f6a4a;
  font-size: 15px;
  width: 963px;
  border-bottom: #5b8365 solid 1px;
  padding-bottom: 3px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 9px;
}

.montage .slot_photo {
	float:right;
	padding-right:10px;
	width:360px;
}

.montage .slot_photo .gy-cms-images-list img {
  float: left;
  border: 3px solid #cacaca;
  margin-right:6px;
  margin-top:7px;
  width: 350px;
}

/*======================news======================*/

.data , .jobs .title {
  float: left;
  width: 610px;
  color: #5a5b5b;
  font-size: 11px;
  line-height: 18px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline;
}

.data .title , .jobs .title {
	margin: 0;
  float: left;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin-right: 5px;
}

.jobs .title {
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline;
}

.gy-cms-images-list {
  float: left;
} 

.photo img , .article-with-gallery img {
  float:left;
  margin: 3px 10px 0 10px;
	border: 2px solid #cacaca;
}

.news .introduction , .jobs .introduction {
  font-weight: normal;
  margin-bottom:6px;
  font-size: 12px;
}

.jobs .introduction {
  margin-left: 10px;
  display: inline;
}

.article-with-gallery .introduction {
  font-weight: bold;
  margin-bottom:6px;
  font-size: 13px;
}

.news ul.ul-news {
  float: left;
  width: 620px;
}

.news li.li-news {
  float: left;
  width: 600px;
  background: url("/images/li-sign-small.gif") no-repeat left;
  list-style: none;
  font-size: 11px;
  border-bottom: 1px solid #edeeef;
  line-height: 26px;
  padding-left: 20px;
}

.news li.li-news .title {
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-right: 5px;
}

.news li.li-news a {
  color: #5a5b5b;
  text-decoration: none;
  width: 600px;
 /* float: left;*/
}

.news li.li-news strong {
  float: left;
}

/*.news li a:hover {background-color: #edeeef;}*/


/*======================contact======================*/

#map div span,#map div a {
  font-size: 8px;
}

.addresses {
  float: left;
  width: 300px; 
}

.contact .address {
  float:left;
  width:270px;
  margin: 14px 20px 0 10px;
  border-bottom: #edeeef solid 1px;
  padding-bottom: 7px;
  display: inline;
}

.contact .top-adress , .contact .bottom-adress {
  color: #5a5b5b;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  
  width: 270px;
}

.contact .bottom-adress p {
  float: left;
  width: 270px;
  margin:0;
}

.contact .bottom-adress strong {
	float:left;
	font-weight:bold;
	width:69px;
}

.contact .bottom-adress {
  margin: 0;
	text-transform: none;
  font-weight: normal;
  line-height: 22px;
}

.contact .bottom-adress a {
  color: #258e3f;
  text-decoration: none;
}

.contact .map-space {
  float:left;
  width:355px;
  margin-top:20px;
  margin-right: 20px;
}

#map {
  border: #e9e9e9 solid 3px;
}

.contact .form {
  float:left;
  width:260px;
  margin-top:20px;
}

.contact .form h2 {
  color: #5a5b5b;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  width:260px;	
}

.contact .loupe {
  margin-left: 10px;
}

.contact .gyFormRow {
  float: left;
  padding-bottom: 10px;
}

.contact .gyFormRow label {
  color: #5a5b5b;
  font-size: 12px;
  font-weight: normal;
  width:260px;
  float: left;
  margin-bottom: 3px;
}

.contact input , .contact textarea {
	background-color: #eef1ec;
	border: 1px solid #d4d6d5;
	height: 17px;
	width: 256px;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 1px;
	color: #003a0e;
}

.contact textarea {
  height: 80px;
}

.contact input.submit {
  background-color: #889772;
  color: #fff;
  text-align: center;
  height: 22px;
  width: 100px;
  float: right;
  font-size: 12px;
  
  padding-bottom:4px;

}

.contact input.checkbox {
  margin: 0;
  background-color: #fff;
  float: left;
  width: 11px;
  border: none;
}

.contact .gyFormErrors {
	background-color: #fdf3f3;
	border:1px dotted #889772;
	color:#f00;
	float:left;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin-bottom:4px;
	padding-left:2px;
	width:256px;
}



/*=====================production & projects=================*/

.production .production-fasady , .production .production-okna {
  float: left;
  width: 455px;
  margin-left: 10px;  
  padding-right: 15px;
  display: inline;
}  

.production .production-fasady h2 , .production .production-okna h2 , .parent-title a {
  margin: 7px 0 11px 0;
  font-size:14px;
  font-weight:bold;	
  text-decoration: none;
  color: #729b7c;
}

.product {
  float: left;
  width: 455px;
  border-bottom:1px solid #EDEEEF;
	float:left;
	margin-top:5px;
	padding-bottom:10px;
}

.product-title {
	float: left;
	width: 355px;
	margin-left: 10px;
}

.product-photo {
  float: left;
}

.product-photo .gy-cms-images-list img {
  border:3px solid #cdcdcd;
  margin-top:7px;
  float: left;
}

.product-title a {
  color:#5a5b5b;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}

.product-title a:hover , .parent-title a:hover , .projects-children .project-title a:hover {
  text-decoration: underline;
}
	
.product-body {
	color:#292929;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:5px 0 10px;
  width: 355px;
  margin-left: 10px;
}

.product .read-more {
  float:right;
  width:355px;
}

.product .read-more a {
	background:url("/images/more-arrows.gif") no-repeat right;
	color:#5B8365;
	float:right;
	font-size:11px;
	font-weight:normal;
	padding-right:20px;
	text-decoration:none;
}

.project {
  float:left;
  width:630px;
}

.projects-children .parent-title {
 /* float: left;
  width: 510px;*/
  margin-bottom: 10px;
}

.projects-children {
  border-bottom:1px solid #EDEEEF;
	float:left;
	margin:5px 10px 0;
	padding-bottom:10px;
	width: 610px;
	display: inline;
}

.projects-children .project-photo {
  float: left;
}

.projects-children .project-photo a img {
  border:3px solid #cdcdcd;
  margin:7px 0 0 0;
  float:left;
}

.projects-children .project-title {
  margin-left:10px;
  width:510px;
  float: left;
  display: inline;
}

.projects-children .project-title a {
	color:#5A5B5B;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}

.projects-children .project-body {
  margin-left:10px;
  width:510px;
  color:#292929;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:5px 0 10px;
	margin-left: 10px;
}

.projects-children .project-body a {
  
}

.projects-children .read-more {
  float:right;
	width:510px;
}

.projects-children .read-more a {
  background:url(/images/more-arrows.gif) no-repeat right;
	color:#5b8365;
	float:right;
	font-size:11px;
	font-weight:normal;
	padding-right:20px;
	text-decoration:none;
}

.article-content {
  float: left;
  width: 485px;
}

.article-gallery {
  float: right;
  width: 435px;
  padding-left: 20px;
}

.article-gallery a img {
	border:3px solid #cacaca;
	float:left;
	margin:5px 8px 8px;
	width: 120px;
	height: 90px;
	}


/*========================certyficate=====================*/

.certificate {
	border-bottom:1px solid #EDEEEF;
	float:left;
	margin:5px 10px 0;
	padding-bottom:10px;
	width: 610px;
	display: inline;
}

.certificate-photo {
  float: left;
}

.certificate-photo a img {
  float: left;
  margin: 3px 10px 0 0;
  border: 2px solid #cacaca;
}

.certificates-all .certificate-title {
  margin: 0;
  padding: 0;
  color: #5a5b5b;
  font-size: 13px;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 5px;
}

.certificates-all .certificate-title a {
  color: #5a5b5b;
  text-decoration: none;
}

.certificates-all .certificate-body {
  color: #292929;
  font-size: 12px;
  /*margin-left: 10px;*/
  line-height: 18px;
}

.certificates-all .certificate-body a {
  color: #292929;
  text-decoration: underline;
}

.certificates-all .read-more {
  float:right;
  width:500px;
  margin-top:8px;
}

.certificates-all .read-more a {
	background: url(/images/more-arrows.gif) no-repeat right;
	color:#5B8365;
	float:right;
	font-size:11px;
	font-weight:normal;
	padding-right:20px;
	text-decoration:none;
}

/*====================lists====================*/

.body ul , .certificate-body ul {
  float: left;
  width: 610px;
  margin-bottom: 10px;
}

.body li , .certificate-body li {
  float: left;
  width: 590px;
  background: url("/images/li-sign-small.gif") no-repeat left;
  list-style: none;
  font-size: 12px;
  line-height: 20px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.body li a , .certificate-body li a {
  color: #5a5b5b;
  text-decoration: none;
  width: 590px;
}

.body a , .certificate-body a , .body-news-cert a , .body-news a , .project-body a , .product-body a {
	color:#258E3F;
	text-decoration:none;
	font-size: 12px;
}

.body-news-cert strong , .body strong , .body-news strong {
  color: #5A5B5B;
  font-size: 12px;
}

ol {
  list-style-type: decimal;
  list-style-position: inside;
}

/*======================*/

.form-confirmation {
	border: 1px dotted #d4d6d5; 
	float: left; 
	background-color: #eef1ec; 
	margin-top: 20px; 
	margin-bottom: 12px; 
	width:950px;
	font-size:14px;
	padding:20px 0  20px 10px;
	color: #5a5b5b;
}

/*==================slideshow=========*/
div.slideshow {
  float: left;
  width: 304px;
  height: 154px;
  /*background-image: url(/images/border.gif);*/
  margin-left:27px;
}

div.slideshow img { 
  width: 304px;
  height: 154px;
}

div.slideshow #gy_slideshow span.gy_slide {
  width: 304px;
  height: 154px;
}