body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}

td {
}

a {
	text-decoration: none;
	color: #CC3804;
}

a:hover {
	text-decoration: underline;
}

 .kropa {
	list-style-image: url(images/kropa.gif);
}

.menumale {
 color:#555555;
 font-size: 9px;
 line-height:16px;
}

.hr {
 color: #099556;
 height:1px;
}

.borderAnkieta {
 font-size: 11px;
 border: solid 1px #999999;
 border-collapse: collapse;
}

.tableAnkietaTD {
	font-size: 11px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

.tableAnkieta2 {
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}