body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.tekst {
	font-size: 11px;
	text-align: justify;
	color: #383838;
	line-height: 16px;

}
.tytul {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	line-height: 24px;

}
a.stopka {
	color: #818181;
	text-decoration: none;
	font-size: 9px;
}
a.stopka:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.menubok {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-image: url(img/podmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	line-height: 18px;
}
a.menubok:hover {
	color: #FF0000;
	text-decoration: underline;
}
a. {
	color: #FF0000;
}
a:hover {
	color: #C10000;
	text-decoration: underline;
}
a.prasalink {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.prasalink:hover {
	text-decoration: underline;
}
a.prasakomentarz {
	color: #383838;
	text-decoration: none;
	font-size: 10px;
}
a.prasakomentarz:hover {
	color: #FF0000;
	text-decoration: underline;
}
.prasa {
	font-size: 10px;
	text-align: left;
	color: #383838;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.prasaform {
	font-size: 11px;
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}
.tabela {

	font-size: 9px;
	color: #383838;
}
