body, page {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #D8D8D8;
}

td {  
	font-size: 11px
}

#table-0 {
	background-color: white;
}

td.bg1 {  
	background: #098E17 url(images/bg1.gif) repeat-x;
	height: 23px
}

a {
	font-weight: normal;
	color: #0080C0;
}

a:hover {
	color: #11B1FF;
}

p {
	margin: 2px;
	font-size: 11px;
	padding: 0px;

}

td.bg2 {  
	font-size: 1px; 
	background: #64B30F url(images/bg2.gif) repeat-x; 
	height: 17px
}
img.frame { 
	border: 1px white solid;
}

td.foot {  
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #286B05; 
	background-image: url(images/bg-foot.gif); 
	background-repeat: repeat-x; 
	text-align: center; 
	vertical-align: middle; 
	height: 27px;
}

a.foot {  
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}

a.foot:hover {  
	color: #DFA620;
}

/*
a.top-menu { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: White;
	display: block;
	padding: 2px 10px 2px 10px;
	background: transparent; 
}

a.top-menu:hover {
	background: #48B91B url(images/block.gif) no-repeat;
	color: White;
}

top menu widoczne tylko dla wyszukiwarek
*/

.top-menu {
	visibility: hidden;
	display: none;
}

td.doc {
	width: 540px;
	border-left: 1px dotted gray;
	background: white url(images/bg-doc.jpg) repeat-y;
}

td.doc-menu {
	padding-top: 5px;
	padding-left: 2px;
	background: #EAF2CA url(images/bg-doc-menu.gif) repeat-x;
	width: 230px;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
}

td.doc1 {
	padding-left: 5px;
	padding-right: 2px;
}

td.path {
	width: 100%;
	background: White url(images/bg-doc.gif) repeat-x;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

p.j {
	text-align: justify;
	text-indent: 10px;
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 8px;
	margin-right: 5px;
}
div.title {
	color: #DFA620;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

a.doc-menu {
	font-size: 14px;
	text-decoration: none;
	color: #0080C0;
	display: block;
	padding: 10px 0px 10px 7px;
	background: transparent; 
	border-bottom: 1px dotted silver;
}
a.doc-menu:hover {
	background: #E2ECB9 url(images/block.gif) no-repeat;
	color: #0080C0;
}

div.doc-menu-on {
	font-size: 14px;
	text-decoration: none;
	color: black;
	display: block;
	padding: 10px 0px 10px 7px;
	background-color: #F7FFD5 /*url(images/block-on.gif) no-repeat*/;
	border-bottom: 1px dotted silver;
}
div.doc-menu-on:first-letter {
	font-size: 18px;
	font-weight: bold;
	color: #4CA200;
}

p.chart {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
li.oferta {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 8px;
	list-style-image: url(images/leaf.gif);
}

li.ol1 {
	list-style-image: none;
	font-size: 11px;
	margin-top: 4px;
}

li.map0 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 15px;
	color: #4CA200;
}

li.map1 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 8px;
	list-style-type: square;
	color: #4CA200;
}

p.menu-img {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

hr.j {
	height: 1px;
	border-top: 1px dotted gray;
}

p.news {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #DFA620;
	font-weight: bold;
	font-size: 11px;
}

td.bg-kontakt {
	background: #88D348 url(images/bg-kontakt.gif) repeat-x; 
	padding: 0px; 
	font-size: 13px; 
	text-align:center; 
	font-weight: bold;
}

/* coolmenu */

.clCMAbs {
	LEFT: 0px; 
	VISIBILITY: hidden; 
	POSITION: absolute; 
	TOP: 0px;
	padding: 0px;
	margin: 0px;
}
.clBar {
	VISIBILITY: hidden; 
	POSITION: absolute; 
	WIDTH: 10px; 
	HEIGHT: 10px; 
	background: #098E17 url(images/bg1.gif) repeat-x;
}
.clLevel0 {
	POSITION: absolute;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background: transparent;
	CURSOR: pointer;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.clLevel0over {
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
	border-left: 8px solid #DFA620;
	background-color: #48B91B;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.clLevel0border {
	VISIBILITY: hidden; 
	POSITION: absolute;
}
.clB3 {
	VISIBILITY: hidden; 
	POSITION: absolute;
}
.clLevel1 {
	POSITION: absolute;
	background-color: green;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 11px;
	padding-top: 3px;
	cursor: pointer;
	Filter: Alpha(Opacity=80);
}
.clLevel1over {
	POSITION: absolute;
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	border-left: 8px solid #DFA620;
	background-color: #48B91B;
	padding-left: 3px;
	padding-top: 3px;
	color: white;
}
.clLevel1border {
	VISIBILITY: hidden; 
	POSITION: absolute;
	border: 1px solid green;
	background-color: transparent;
}
