p, ul li, td.tab1 p, ol li, .t1, .t2,   .menu, .venti, h1, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 130%;
	margin: 0px;
}
.t1 {
	color: #FF0000;
}
.t2 {
	color: #FF00FF;
}
p, td.tab1 p {
/*	margin: 8 0 0 0;	*/
/*	text-indent: 16px;	*/
}
p strong {
	color: #000000;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul li {
	list-style-image: url(grafika/li.gif);
	margin: 8 0 8 0;
}
ul li p {
	margin: 0px;
	padding: 0px;
/*	text-indent: 1px;	*/
}

p table {
	background-color: #C5EBC8;
}
td.tab1 {
	padding: 2px;
	background-color: #EAF4EC;
}
td.tab1 p {
	text-indent: 0px;
	color: #000000;
	margin: 0px;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: none}
A:active {text-decoration: none}

p A:link, p A:visited, p A:active {
	text-decoration: none;
	color: #00581D;
	font-weight: bold;
}
p A:hover {
	text-decoration: none;
	color: #009E35;
	font-weight: bold;
}

/*  */
.menu {
	color: #00581D;
}
.menu A:link, .menu A:visited, .menu A:active {
	text-decoration: none;
	color: #00581D;
}
.menu A:hover {
	text-decoration: none;
	color: #009E35;
}
.venti A:link, .venti A:visited, .venti A:active {
	text-decoration: none;
	color: #FFE3C1;
}
.venti A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #00842C;
}
input, textarea {
	width: 100%;
	background-color: #EAF4EC; 
	color: #000000; 
	border: 1px solid #C5EBC8; 
	font-weight: normal;
}

