/* ---------------------------------------------- ODNO?CNIKI LINKI */

A:link, A:visited	{
	color: #335A25;
	text-decoration: none;
}
A:active, A:hover	{
	color: #8FA136;
	text-decoration: underline;
}

#tau A:link, #tau A:visited {
	color: #91A232;
	text-decoration: none;
}
#tau A:hover, #tau A:active	{

	color:#FF9900;
	text-decoration:underline;
}

/* ---------------------------------------------- DEFINICJA STRONY */

#page {
	TEXT-ALIGN: center;	
}

#main {
	MARGIN: auto;
	WIDTH: 760px;
	TEXT-ALIGN: left;	
}

body {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	PADDING: 0;
	MARGIN: 0;
	COLOR: #335A25;
	background: #F4F7DF url(img/tlo.png) repeat-x scroll top;
}

H1 {
	font-size: 20px;
}

H2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 5px;
}

.pad5 td {
	padding: 5px;
}

#tytSTR {
	margin-bottom: 5px;
}

.zolty {
	color: #FFB404;
}

.zielony {
	color: #876E3F;
}

.braz {
	color: #C60000;
}

.hr {
	background: url(img/hr.png) repeat-x scroll center;
	height: 3px;
	width: 680px;
	margin: 0;
}

hr {
 border-top:1px solid #C9D883;
 border-width:1px 0 0 0;
 height:1px;
 margin: 0;
 padding: 0;
 text-align:left;
}

ul li {
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url(img/punkt.png);
}

.txtSmall p {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 11px;
	line-height: 12px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.img_linia img {
	border: 1px solid #C1CB88;
}

.motyw_roslin {
	background: url(img/tlo2.png) center scroll repeat;
}
#zTXT td		{ padding-left:40px;padding-right:40px; }
#wTXT td		{ padding:3px; }
.linia td	{ border-top:1px solid #C1CB88; }
