body {
	text-align: center;
  background-image: url(images/01.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	margin: 0 auto;
}

div#pudlo {
	width: 750px;
	height: auto;
	margin: 0 auto;
}

div#gora {
	width: 750px;
	height: 82px;
}

div#logo {
	width: 427px;
	height: 82px;
	float: left;
	background-image: url(images/02.png);
	background-repeat: no-repeat;
}

div#przyciski {
	width: 156px;
	height: 82px;
	float: right;
	background-image: url(images/03.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

a.przyciski {
	width: 20px;
	height: 20px;
	display: block;
	margin-right: 9px;
	margin-left: 3px;
	margin-top: 5px;
	float: left;
}

div#srodek {
	width: 750px;
	height: auto;
}

div#menu {
	width: 226px;
	float: left;
	text-align: left;
}

div.blue {
  width: 200px;
  height: 36px;
	text-align: left;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 25px;
	margin-left: 6px;
	padding: 0;
}

h3.text_blue{
  text-align: left;
  margin-left: 32px;
  margin-top: 0px;
  font-family: tahoma;
  font-size: 12pt;
  color: #009900;
  font-weight: normal;
}

div#tresc {
	width: 524px;
	height: auto;
	min-height: 432px;
	float: right;
	text-align: left;
	background-image: url(images/tresc_tlo.gif);
	background-repeat: no-repeat;
	background-position: left 75px;
}

div.menu_krops{
	background-image: url(images/menu_krops.gif);
	background-repeat: no-repeat;
	width: 216x;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

img.menu_krops{
	width: 216x;
	height: 1px;
	margin-top: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}

div#stopka {
	width: 750px;
	height: 80px;
	background-image: url(images/08.gif);
	background-repeat: no-repeat;
	clear: both;
}

a.siwy:link { color: #969696; text-decoration: none; }
a.siwy:visited { color: #969696; text-decoration: none; }
a.siwy:hover { color: #009900; text-decoration: underline; }

a.zielony:link { color: #009900; text-decoration: none; }
a.zielony:visited { color: #009900; text-decoration: none; }
a.zielony:hover { color: #999999; text-decoration: underline; }

#navlist { width: 216px; margin-left: 0px; text-align: left; }
#navlist ul { list-style: none; margin: 0px; padding: 0px; }
#navlist li a { text-align: left; font-family: tahoma; font-weight: bold; display: block; width: 192px; height: 28px; padding: 0px; padding-left: 20px; padding-top: 10px; margin-left: 5px; margin-bottom: -14px; margin-top: 0px; border-left: 4px solid #b8b8b8; color: #b8b8b8; text-decoration: none; font-size: 12px;}
#navlist li a:hover { color: #36af36; border-left: 4px solid #36af36;} 
#navlist li .active { color: #36af36; border-left: 4px solid #36af36;}

h1 { font-size: 9pt; font-family: tahoma; font-weight: normal; color: #999999; margin-left: 10px; margin-top: 16px; text-align: justify; }
span.green1 { color: #6da04b; }
span.green2 { color: #009900; }
span.small { font-size: 8pt; }

.stop { font-size: 7pt; font-family: tahoma; font-weight: normal; color: #969696; }

.d200 { height: 200px; margin-top: 0px; margin-bottom: 0px; }
.d75 { height: 75px; margin-top: 0px; margin-bottom: 0px; }

img.mini { width: 120px; height: 90px; margin: 0px; filter: alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70; border: #009900 1px solid; }