body {
	padding: 0px;
	margin: 0px;
	/*background-image:url(../images/tlo2.png);
	background-repeat:repeat-x;*/
	background: #EFEFEF;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-align:center;
	line-height: 1.5em;	
	border: 0 none;
}

/* images */
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img.float-right {
margin: 0; padding: 0;
 /* margin: 5px 0px 10px 10px;  */
}
img.float-left {
margin: 0; padding: 0;
 /* margin: 5px 10px 10px 0px;*/
}

a, a:link, a:visited {
	color:#076F07;
}

a:hover, a:active {
	color:#BFBFBF;
}

a.prodLink {
	text-decoration: none;
	font-weight: bold;
}

a.linkMore{
	text-decoration: none;
}

.backgr{
	/*position:relative;*/
	height:83px;	
	background: white;
}
/* tlo strony */
.backgrTop{	
	/*position:relative;*/
	background-image:url(../images/shadow_1.png);
	background-repeat:repeat-x;
	height:20px;
}

.backgrMiddle{
	/*position:relative;*/
	height:197px;	
	background: #003300;
}

.backgrBottom{
	/*position:relative;*/
	background-image:url(../images/shadow_2.png);
	height:68px;
}

/* glowny div strony */
.page {
	/*position: relative;	*/
	position: absolute;
	top:20px;	
	width:100%;
	height:100%;
	margin:0; 
	padding:0; 
	left:0;
	/*width:962px;
	margin: 0px auto;		
	text-align:center;*/
/*	top: -333px;	*/
}

.page_center
{
	background: white;
	width:962px;	
	position:relarive;
	margin: auto;
	padding: 0;	
}

.top {
	padding: 0px;
	margin: 0px;	
}

.bottom {
	padding: 0px;
	margin: 0px;
	width:962px;	
	border: 1px solid #9F9F9F;
}

.header {
	background: white;
	padding: 0;
	margin: 0;
	/*margin-top: 1px;*/
	height: 180px;
	width: 962px;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

/* jezyki */
.language {
	padding: 0;
	margin: 0;
	height: 30px;	
	background: #003300;
	text-align: left;
	border: 0px;
	/*background-image:url(../images/shadow1.png);
	background-repeat:repeat-x;
	background-position: top center;*/
}

.language_wers {
	color: #15891A;	
	float: right;
	text-align:right;
	font-weight: bold;
	width: 200px;
	padding-top:3px;
}

.language img{
	padding: 0;
	margin: 0;	
}

.language a, .language a:link, .language a:visited {
	color: #15891A;  
	text-decoration: none;
}

.language  a:hover, .language a:active {
	color:#BFBFBF;
	text-decoration: underline;
}


/* stopka */
.footer {
	float: none;
	clear: both;
	background-image:url(../images/shadow3.png);
	background-repeat:repeat-x;
	width:962px;	
	border: 1px solid #EFEFEF;
	border-top: 2px solid #EFEFEF;
	height: 40px;	
}

.footerDetail {
	float:right;
	width:15%;    
	font-size: 80%;
	font-weight: normal;
	color: #076F07;
	margin-right: 10px;
}

.footerCopy {
float: left;
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	text-align: left;
	width: 400px;
	margin-left: 10px;
}

.footerCenter {width:auto;}


/* lewa strona */
.leftmenu {
	background: white;
	float: left;
	width: 210px;
}

.leftmenu_title
{
	/*height: 20px;*/
	margin:0;
	margin-top:31px;	
	margin-bottom:10px;
	margin-left: 10px;
	margin-right: 10px;
	padding:0;	
	font-size: 14px;
	font-weight: bold;
	color: #076F07;
	text-align: left;
	border-bottom: 1px solid  #DFDFDF;
}

.leftmenu_title a
{
	text-decoration: none;
}

/* prawa strona */
.content {
	background: white;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 749px;
	border: 0 none;
	border-left: 1px solid #DFDFDF;
}

.contentDetail_title {
	/*height: 20px;*/
	margin-top:10px;	
	margin-bottom:10px;
	margin-left: 10px;	
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color:#076F07;
	border-bottom: 1px solid  #DFDFDF;
}

.contentDetail_center {
	margin: 0;
	padding: 0;
	border: 0 none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
.contentDetail_center p {
	text-indent: 20px;
	margin: 5px;
}
.contentDetail_center img {
	margin:	0px;
	margin-right:5px;
}

.contentDetail_table
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentDetail_table table {
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	border-color: #5F5F5F;
	font-size: 12px;
	width: 520px;
}

.contentDetail_table td {
   border: 1px solid #5F5F5F;
   padding: 2px;
   text-align: center;
}
.contentDetail_table th {
	background: #15891A;
	border: 1px solid #5F5F5F;
	padding: 2px;
	color: white;
}

.contentDetail_download{
	margin: 20px 10px 20px 10px;
	text-align: left;		
}

.contentDetail_download span{ 
	font-weight:bold;
	color: #076F07;
}

.contentDetail_download img{ 
	margin-right: 5px;
}

.contentDetail_download ul, .contentDetail_download ul li {
	display: block;
	list-style: none;
	margin: 3px 0 3px 10px;
	padding: 0px;
}

.contentDetail_download a, .contentDetail_download a:link, .contentDetail_download a:visited {
	color: #5F5F5F;
	text-decoration: none;
}

.contentDetail_download  a:hover, .contentDetail_download a:active {
	color: #076F07;
	text-decoration: none;
}

.contentDetail_image{
	margin-bottom: 20px;
}
.contentDetail_schemat{
	margin: 0 10px 20px 10px;
	text-align:left;
}

.cd_schemat{
	margin-bottom: 10px;
	margin-top: 20px;
}

.cd_schemat span{
	font-weight: bold;
	color: #076F07;
	text-align: left;
}

.cd_schemat img{
	margin-bottom: 5px;
	margin-top: 5px;
}

.cd_schemat ul, .cd_schemat ul li {
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0px 10px;
	padding: 0px;
}

.contentDetail_link{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	height: 120px;
	border: 0 none;
	border-bottom: 1px solid  #DFDFDF;
}

.contentDownload_link{
	margin: 0;
	padding: 0;
	border: 0 none;
	text-align: center;
}

.contentDownload_link table {
	margin-left:auto;
	margin-right:auto;
	border: 0 none;
	font-size: 12px;
	width: 520px;
}

.contentDownload_link td {
   border: 0 none;
   padding: 2px;
   color: #5F5F5F;
}
.contentDownload_link th {
	border: 0 none;
	padding: 2px;
	color: #555555;
	text-align:left;
}
.contentDownload_link a, .contentDownload_link a:link, .contentDownload_link a:visited {
	color: #5F5F5F;
	text-decoration: none;
}

.contentDownload a:hover, .contentDownload a:active {
	color: #076F07;
	text-decoration: none;
}


.topMenu {
	/*height: 16px;*/
	font-size: 80%;
	font-weight: normal;
	margin: 0;
	margin-top: 2px;
	margin-left:10px;
	padding: 0;
	text-align:left;
	border: 0 none;
}



/* strona glowna  */

/* lewa strona*/
#gl_left {
	margin: 0;
	padding: 0;
	float: left;
	width: 298px;
}
#gl_left_news{
	margin: 0;
	padding: 0;
	width: 290px;
	height: 140px;
}

#gl_left_title{
	margin: 0;
	padding: 0;
	height: 20px;
	margin-left: 20px;
	margin-top:10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #076F07;
	border-bottom: 1px solid  #DFDFDF;
	
	/*margin-top:10px;	
	margin-bottom:10px;
	margin-left: 10px;	
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #15891A;
	*/
	
}

#gl_left_top{
	margin: 0;
	margin-left: 10px;	
	border-top: 2px solid  #DFDFDF;
}

#gl_left_txt{
	padding: 0;
	margin:0;
	margin-left: 20px;
	text-align: left;
	font-size: 11px;
}

#gl_left_txt img{
	padding: 0;
	margin:0;
	margin-top: 5px;
	margin-right: 5px;
}


#gl_left_txt span {
	/*text-indent: 10px;*/
	margin: 0px;
	font-size: 12px;
}

#gl_left_form{
	padding: 0;
	margin:0;
	margin-left: 20px;
	margin-top: 20px;
}

#gl_left_form img{
	margin-left: 3px;
	margin-right: 3px;
}

.submit {
	background: transparent;
	border: 0 none;
	color: #076F07;
	display: inline;
	margin: 0;
	padding: 0;
	width: 	45px;
	cursor: pointer;
}

/**:first-child+html .submit {		/* hack needed for IE 7 */
/*	border-bottom: 0;
	text-decoration: none;
}*/

/** html .submit {				/* hack needed for IE 5/6 */
/*	border-bottom: 0;
	text-decoration: none;
}*/

.txt{
	padding: 0;
	margin:0;
	width: 	200px;
	height: 23px;
	border: 1px solid  #076F07;
}

*:first-child+html .txt {		/* hack needed for IE 7 */
	padding: 0;
	margin:0;
	width: 	200px;
	height: 23px;
}

* html .txt {				/* hack needed for IE 5/6 */
	padding: 0;
	margin:0;
	width: 	200px;
	height: 23px;
}

/* Kontakt */
.kontaktForm
{
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align:left;
}

.kontaktForm table {
	border: 0 none;
	font-size: 12px;
	width: 600px;
}

.kontaktForm td {
   border: 0 none;
   padding: 2px;
   color: #5F5F5F;
}

.kontaktSubmit {
	background: transparent;
	border: 1px solid  #5F5F5F;
	color: #5F5F5F;
	display: inline;
	margin: 0;
	padding: 0;	
}


.kontaktFirma {
	margin: 10px 0 30px 30px;
	text-align: left;
	color: #5F5F5F;
	height: 180px;
}

*:first-child+html .kontaktSubmit {		/* hack needed for IE 7 */
	border: 1px solid  #5F5F5F;
	text-decoration: none;
}

* html .kontaktSubmit {				/* hack needed for IE 5/6 */
	border: 1px solid  #5F5F5F;
	text-decoration: none;
}

/*prawa strona */
#gl_right {
	margin: 0;
	padding: 0;
	float: right;
	width: 660px;
	height: 605px;
	background-image:url(../images/logoshadow.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
	border-left: 1px solid #DFDFDF;
}

#gl_right_top {
	margin: 0;
	margin-left: 10px;	
	border-top: 2px solid  #DFDFDF;
}

#gl_right_center {
	margin: 0;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}

#gl_right_title {
	margin: 0;
	padding: 0;
	height: 20px;
	margin-left: 10px;
	margin-top:10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #076F07;
	border-bottom: 1px solid  #DFDFDF;
}

#gl_right_l{
	margin-top: 5px;
	margin-left:10px;
	/*margin-right: 5px;*/
	float:left;
	width: 340px;
	text-align: left;
}
#gl_right_r{
	margin-top: 5px;
	margin-right: 10px;
	float:right;
	width: 280px;
	text-align: left;
}

#gl_right_l p {
	text-indent: 20px;
	margin: 0px;
}

#gl_right_r img{	
	margin:	0px;	
}

#map{
	height				:	400px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border				:	none;
	padding				:	0px;
	width				:	740px;
	background-color	:	white;
	background-image	:	url(/images/ladowanie.gif); 
	background-repeat	:	no-repeat;
	text-align: center;
}

/*Aktualnosci*/
.news_Title{
	text-align: left;	
	font-weight:bold;
	font-size: 13px;
	color: #076F07;	
}

/*.news_Data {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	margin:10px;	
	color: #818181;
}*/

.news_Message{
	margin: 0;
	padding: 0;
	border: 0 none;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-indent: 20px;
}

.news_Message a, .news_Message a:link, .news_Message a:visited {
	color: #5F5F5F;
	text-decoration: none;
}

.news_Message a:hover, .news_Message a:active {
	color: #076F07;
	text-decoration: none;
}

.news_image{
	text-align:center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.news_data{
	margin: 5px 10px 10px 10px;
	text-align: left;		
}

.news_data span{ 
	font-weight:bold;
	/*color: #076F07;*/
}