/* author: m.pogorzelska@sadownictwo.com.pl */
a {
	text-decoration:	none;
	color:			black;
}
a:visited {
	text-decoration:	none;
	color:			black;
}
a:active {
	text-decoration:	none;
	color:			red;
}
a:hover {
	text-decoration:	none;
	color:			red;
}

a.menu {
	color: 			#73b12a;
	font-family: 		"Verdana", "Arial";
	font-size: 		7pt;
	font-weight:		bold;
	text-decoration: 	none;
	margin-left:		40px;
}
a.menu:visited {
	color: 			#73b12a;
}
a.menu:active {
	color:			#4e8014;
}
a.menu:hover {
	color: 			#4e8014;
}

ul {
	color:			black;
	display:		block;
	font-family: 		"Verdana", Arial;
	font-size:		9pt;
	font-weight: 		normal;
	line-height:		35px;
	list-style-position:	outside;
	list-style-type:	disc;
	margin-left: 		0px;
	padding-left: 		45px;
	margin-right: 		45px;
	margin-top:		25px;
	margin-bottom:		25px;
	text-indent:		0pt;
	text-align:		left;
}

li.gerbera_tabu {
	background: 		url("grafika/struktura/lista_gerbera_tabu.jpg") no-repeat left center;
	list-style-type:	none;
	padding-left: 		40px;
}

p {
	color: 			black;
	font-family:		"Verdana", Arial;
	font-size:		9pt;
	font-weight: 		normal;
	line-height:		14pt;
	margin:			0px;
	text-indent:		0px;
	text-align:		left;
}

p.tekst {
	color:			black;
	font-family: 		"Verdana", Arial;
	font-size:		9pt;
	font-weight: 		normal;
	line-height:		14pt;
	margin-left: 		45px;
	margin-right: 		45px;
	margin-top:		25px;
	margin-bottom:		25px;
	text-indent:		35pt;
	text-align:		justify;
}

p.tekstnomargin {
	color:			black;
	font-family: 		"Verdana", Arial;
	font-size:		9pt;
	font-weight: 		normal;
	line-height:		14pt;
	margin-left: 		45px;
	margin-right: 		45px;
	margin-top:		5px;
	margin-bottom:		5px;
	text-indent:		35pt;
	text-align:		justify;
}

p.tekstnoindent {
	color:			black;
	font-family: 		"Verdana", Arial;
	font-size:		9pt;
	font-weight: 		normal;
	line-height:		14pt;
	margin-left: 		45px;
	margin-right: 		45px;
	margin-top:		25px;
	margin-bottom:		25px;
	text-indent:		0pt;
	text-align:		justify;
}

p.tekstright {
	color:			black;
	font-family: 		"Verdana", Arial;
	font-size:		9pt;
	font-weight: 		normal;
	line-height:		14pt;
	margin-left: 		45px;
	margin-right: 		45px;
	margin-top:		-25px;
	margin-bottom:		25px;
	text-indent:		0pt;
	text-align:		right;
}

p.tytul {
	color:			black;
	font-family: 		"Verdana", Arial;
	font-size:		12pt;
	font-weight: 		bold;
	margin-left: 		45px;
	margin-right: 		45px;
	margin-top:		25px;
	margin-bottom:		25px;
	text-indent:		0pt;
	text-align:		center;
}

p.data {
	color:			black;
	font-family: 		"Verdana", Arial;
	font-size:		10pt;
	font-weight: 		bold;
	margin-left: 		45px;
	margin-right: 		45px;
	margin-top:		25px;
	margin-bottom:		25px;
	text-indent:		0pt;
	text-align:		left;
	text-decoration:	underline;
}

p.green {
	margin-left: 44px;
	margin-right: -3px;
	padding-left: 14px;
	padding-bottom: 1px;
	border-color: #eaeaea;
	border-width: 500px;
	border-right-style: solid;
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	font-weight: 900;
	color: darkgreen;
	background: 		url("grafika/struktura/point_green.gif") no-repeat left center;
	list-style-type:	none;
}

p.blue {
	margin-left: 44px;
	margin-right: -3px;
	padding-left: 14px;
	padding-bottom: 1px;
	border-color: #eaeaea;
	border-width: 500px;
	border-right-style: solid;
	font-family: "Verdana", "Arial";
	font-size: 10pt;
	font-weight: 900;
	color: darkblue;
	background: 		url("grafika/struktura/point_blue.gif") no-repeat left center;
	list-style-type:	none;
}

td {
	background-color:	white;
}

td.green {
	border-color: darkgreen;
	border-width: 3px;
	border-bottom-style: solid;
	border-top-style: solid;
	padding: 3px;
}

td.blue {
	border-color: darkblue;
	border-width: 3px;
	border-bottom-style: solid;
	border-top-style: solid;
	padding: 3px;
}
