html, body {
	width:100%;
	height:100%;
	margin:0 auto;
	padding: 0px;
	padding:0;
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-color:#285721;
}
#maincontainer {
	width:100%;
	height:100%;
	background-image:url(../images/bkgtop.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#contentcolumn {
	width:780px;
	/*height:100%;  To odzanczamy jak chcemy zeby sie na cała wysokość strony rozszerzyło zielone tło*/
	margin: 0 auto;
	padding: 0px;
	background-color:#285721;
}
#topsection {
	width:780px;
	height:4px;
	background-color:#fff;
}
#logosection {
	width:780px;
	height:100px; /*zmiana*/
	background-image:url(../images/bkglogo2.gif); /*zmiana*/
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
}
#logosection #logolink {
	position:absolute;
	top:0px;
	left:0px;
	height:100px;width:340px;
	background:#fff;
	opacity: .0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
#flashsection {
	height:310px; /*zmiana*/
	background-color:#ffffff;
	background-image:url(../images/bkgflashright.gif);
	background-repeat:repeat-x;
	background-position:bottom; /*zmiana*/
}
#topflashsection {
	width:780px;
	height:6px;
	background-color:#fff;
}
#mainflashsection {
	width:780px;
	height:215px;
}
#maincontent {
	color:#fff;
	font-family: Arial;
	font-size:12px;
}
#leftflashsection {
	float:left;
	width:6px;
	height:215px; /*zmiana*/
	background-color:#ffffff; /*zmiana*/
	background-image:url(../images/bkgflashleft.gif);
	background-repeat:repeat-x;
	background-position:bottom; /*zmiana*/
}
#centerflashsection {
	height:310px; /*zmiana*/
}
#rigthflashsection {
	float:right;
	width:6px;
	height:215px; /*zmiana*/
	background-color:#ffffff; /*zmiana*/
	background-image:url(../images/bkgflashright.gif);
	background-repeat:repeat-x;
	background-position:bottom; /*zmiana*/
}
#maincolumn {
	width:780px;
	background:URL('../images/bg_main_column.gif') repeat-x top;
}
#leftcolumn {
	float:left;
	display:inline;
	width:256px; /*zmiana*/
	margin-left:6px;
/*	background-color:#285721;*/
}
#rightcolumn {
	float:right;
	display:inline;
	width:518px; /*zmiana*/
	/*background-color:#285721;*/
}
#leftcolumnmenu {
	width:256px; /*zmiana*/
	background-image:url(../images/bkgmenuleft.gif);
	background-repeat:repeat-x;
	background-color:#EDE2BE;
	background-position: bottom;
	height:307px;
}
#leftcolumnmenu table {
	border-collapse: collapse;
	width:256px;
}
#leftcolumnmenu table td {
	padding:4px;
}
#leftcolumnmenu a {
	font-size:13px;
}
#leftcolumnmenu table tr.inactive_item td {
	padding:5px 4px;
}
#leftcolumnmenu table tr.promo_item td a {
	color:#2F7723;
	top:10px;
	position:relative;
}
#leftcolumnmenu table tr.active_item td {
	background:#DFCD8E;
	border-top:1px solid #fff !important;
	border-bottom:1px solid #fff !important;
}

#leftcolumnnews {
/*	background-color:#2a7020;
	background-image:url(/images/bkgnews.gif);
	background-repeat:no-repeat;
	background-position:top;
	border:1px solid #184711*/
}
#leftcolumnnewsletter {
	margin-top: 30px
}

#leftcolumnnewsletter a{
  text-decoration: none;
  color: #fff;
  font-family: Arial;
  font-size: 13px;
}
#footersection {
	clear:both;
	background-image:url(../images/bkgfooter.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#448f29;
	padding:15px 6px 40px 6px
}
#footersectionleft {
	float:left;
	width:50%;
	text-align:left;
	font-size:10px;
}
#footersectionright {
	float:right;
	width:50%;
	text-align:right;
	font-size:10px
}
#footersectionright a {
	text-decoration:underline;
	color:#448f29
}
#footersectionright a:hover {
	text-decoration:none;
	color:#448f29
}
.data {
	color:#93bc5e
}
.nagnews {
	font-size:12px;
	color:#93bc5e
}
.text {
	/*color:#93bc5e*/
	color:#fff;
}
.nag1 {
	font-size:16px;
	color:#604a03;
	font-weight:bold;
}
.nag2 {
	font-size:16px;
	color:#93bc5e;
	font-weight:bold;
}
a.lnk1 {
	color:#604a03;
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
}
a:hover.lnk1 {
	color:#2a7020;
	font-size:12px;
	text-decoration:underline
}

a.lnk1.nr0 {
  color: #F00;
}

a.lnk1.nr1 {
  color: #0345A5;
}

a.wiecej {
	color:#184711;
	text-decoration:underline
}
a:hover.wiecej {
	color:#184711;
	text-decoration:none
}
a>img {
	border:0px
}
input {
	border:none;
	color:#604a03;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:2px;
}
.textmain {
	font-size:12px;
	color:#fff;
	line-height:1.5em;
}
a.textmain{
	font-size:12px;
	color:#fee9b0;
	text-decoration:none
}
a:hover.textmain{
	font-size:12px;
	color:#93bc5e;
	text-decoration:none
}
.nagmain {
	font-size:22px;
	color:#fff;
	padding:30px 0px 10px 0px;
}
.navline {
	height:1px;
	background:#2e6326
}
#main {
	padding:20px;
	/*background-image:url(/images/bkgmain.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	text-align: justify;
}
#nav {
	font-size:24px;
	color:#93bc5e;
	padding:0px 0px 00px 0px;
}
#nav a {
	text-decoration:underline;
	color:#93bc5e;
	font-size:16px;
	font-style: normal;
}
#nav a:hover {
	text-decoration:none;
	color:#93bc5e
}
#path_info {
	margin-bottom:5px;
	color:#fff;
	font-style: italic;
	font-size:0.88em;
}
#mainmenu {
	height:44px;
	background-image:url(../images/bkgmainmenu.gif);
	background-repeat:repeat-x;
	border-top:4px solid #fff;
	border-right:6px solid #fff;
	border-left:6px solid #fff;
}
a.mainmenu {
	font-size:12px;
	color:#fee9b0;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
}
a:hover.mainmenu {
	color:#93bc5e;
}
#topsectionlink {
	color:#eddeaf;
	float:right;
	padding:5px 30px 0px 0px
}
#topsectionlink a {
	color:#348e25;
	text-decoration:none
}
#topsectionlink a:hover {
	color:#348e25;
	text-decoration:underline
}
#topsectionlang {
	clear:both;
	color:#604a03;
	float:right;
	padding:9px 6px 0px 0px
}
#topsectionlang a {
	color:#604a03;
	text-decoration:none
}
#topsectionlang a:hover {
	color:#604a03;
	text-decoration:underline
}
#topsectionline {
	clear:both;
	float:right;
	height:1px;
	background-color:#eddeaf;
	width:350px;
}
#topsectionlinepadding {
	clear:both;
	padding:38px 6px 0px 0px; /*zmiana*/
}
.padding {
	clear:both;
	height:50px
}

img.pic { border: 5px solid #194912 }
a:hover img.pic { border: 5px solid #fff }

.bzapisz{ background-image:url(../images/bkgbuton.gif); background-repeat:repeat-x; background-position:top; background-color: #285c21; font-size:9px; color:#fee9b0; height:20px;}

.menurozwijane a{background:URL('../images/menutlo.gif') no-repeat top left;color:#fee9b0;font-family:Arial, Georgia, "Times New Roman", Times, serif;font-size:12px;text-align:left;display:block;padding:4px 15px 4px 20px;text-decoration:none;border-bottom:1px solid #0D2F09;}
.menurozwijane a:hover{background:URL('../images/menutloov.gif') no-repeat top left;text-decoration:underline;}

p{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#overlayImg{position:fixed; z-index:2000; background-color:transparent; left:0; top:100px; width:100%;
  text-align:center;}
#overlayImg .imgContainer{position:relative; width:600px; background-color:#fff; padding:2px; margin:0 auto;}
#overlayImg .icon{position:absolute; top:10px; right:10px; z-index:2100; cursor:pointer;}


#leftcolumncontact {margin-top:50px;margin-bottom:0px;height:110px;background:url('../images/bgcontactbox.png') no-repeat center top;position:relative;}
#leftcolumncontact .divt {position:absolute;top:15px;left:10px;width:154px;font-size:14px;line-height:1.35em;color:#FAF0C9;}
#leftcolumncontact .divp {position:absolute;bottom:0px;left:21px;font-size:18px;line-height:1em;color:#FAF0C9;}
