body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B4B4B;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #A3D624;
	width: 1000px;
}
#footer {
	background-image: url(images/footerback.gif);
}
#footer #footerIn {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 94px;
	text-align: center;
	padding-top: 40px;
	color: #FFF;
	font-size: 11px;
	width: 840px;
	padding-left: 160px;
}
#footer #footerIn a , #footer #footerIn a:hover, #footer #footerIn a:active, #footer #footerIn a:visited{
	color: #FFF;
	text-decoration: none;
}
#footer #footerIn #m {
	text-align: right;
	padding-top: 30px;
	width: 820px;
	font-size: 9px;
}
#footer #footerIn #m a:hover {
	text-decoration: underline;
}
#footer #footerIn #m a , #footer #footerIn #m a:visited, #footer #footerIn #m a:active{
	color: #39A81A;
}
.kontaktL  {
	background-image: url(images/kontakt.jpg);
	float: right;
	height: 197px;
	width: 171px;
	color: #124500;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 50px;
	text-align: right;
}
.kontaktL a , .kontaktL a:active, .kontaktL a:visited{
	color: #124500;
	text-decoration: none;
}
.kontaktL a:hover {
	text-decoration: underline;
}
.kontaktL h6 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#rightMenu {
	width: 154px;
	background-image: url(images/rightmenucorner.gif);
	background-position: right top;
	background-color: #C8E67C;
	background-repeat: no-repeat;
	float: left;
	margin-right: 6px;
}
#rightMenu #width {
	padding-bottom: 3px;
	width: 150px;
}
#rightMenu  #width img{
	left: 150px;
	background-color: #0C3200;
	padding: 3px;
	position: absolute;
}
#rightMenu h1 {
	font-size: 16px;
	color: #134901;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#rightMenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
#rightMenu ul li {
	background-color: #C8E67C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 0px;
}
#rightMenu ul li a {
	text-decoration: none;
	color: #134901;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#rightMenu ul li ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEE75A;
}
#rightMenu ul li ul li a {
	padding-left: 26px;
	background-color: #E6F3C2;
	font-weight: normal;
}
#rightMenu ul li ul li ul li a {
	background-color: #F8FFE8;
	padding-left: 36px;
	font-size: 11px;
}
#rightMenu ul li ul li ul li ul li a {
	background-color: #ffffff;
	padding-left: 46px;
	font-style: italic;
}
#rightMenu ul li a:hover {
	color: #DBEFA9;
	background-color: #0C3200;
}
.red {
	color: #A60004;
}
#shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: 1000px;
}
#shadowTop {
	background-image: url(images/shadowtop.gif);
	background-repeat: no-repeat;
	background-position: 1000px 0px;
}
#text a , #text a:active, #textFirst a , #textFirst a:active{
	color: #134901;
}
#text a:hover, #textFirst a:hover {
	color: #770B00;
	text-decoration: none;
}
#text a:visited, #textFirst a:visited {
	color: #639F20;
}
#text h1, #textFirst h1 {
	color: #FFF;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 30px;
	font-size: 20px;
	padding-top: 4px;
}
#text h2, #textFirst h2 {
	font-size: 14px;
	font-weight: bold;
	color: #104583;
}

#text h3, #textFirst h3 {
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 14px;
}
#text .row1, #textFirst .row1 {
	background-color: #E3FFC6;
}
#text .row2, #textFirst .row2 {
	background-color: #F5FFEC;
}

#text .ramka, #textFirst .ramka {
	border: 1px solid #999;
}
#textContainer {
	background-image: url(images/textback.gif);
	float: left;
	width: 840px;
	background-repeat: repeat-y;
	background-color: #FFF;
}
#wrapper {
	background-image: url(images/backwhite.gif);
	background-repeat: repeat-y;
}
#textContainer #text {
	padding-right: 40px;
	padding-left: 40px;
}
#textContainer #textFirst {
	padding-left: 40px;
	width: 550px;
}
#topCentre {
	padding-top: 13px;
	height: 213px;
	float: left;
	width: 840px;
}
#adres  {
	float: left;
	width: 140px;
	padding-left: 20px;
	font-size: 9px;
	line-height: 11px;
	color: #FFF;
	height: 154px;
	padding-top: 60px;
}
#adres a  {
	color: #FFF;
	text-decoration: none;
}
#adres a:hover {
	text-decoration: underline;
}



#topCentre #topMenu {
	padding-left: 40px;
	background-image: url(images/topmenu.gif);
	height: 25px;
	width: 567px;
	background-repeat: no-repeat;
	padding-top: 6px;
	float: left;
}
#topCentre #topMenu ul {
	margin: 0px;
	padding: 0px;
}
#topCentre #topMenu ul li   {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#topCentre #topMenu ul li a {
	font-size: 11px;
	color: #770b00;
	text-decoration: none;
	font-weight: bold;
}
#topCentre #topMenu ul li a:hover {
	color: #2F3A8C;
}
#topCentre #topPicture {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 840px;
}
#top {
	height: 213px;
	width: 1000px;
}

#startowa img {
	padding-right: 3px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tekst_opis { 
  text-align: justify;
  padding: 10px 40px 0px 42px;
  margin-bottom: -20px;
}

