.nadpis
{
	font-family:		Arial CE, Arial, Sans-Serif;
	font-size:			18px;
	color:				black;
	font-weight:		400;
	position:			relative;
	top:				2px;
	line-height:		23px;
}

.nadpis2
{
	font-family:	Arial CE, Arial, Sans-Serif;
	font-size:		14px; 
	font-weight:	400;
}

hr.nadpis
{
	color:				red;
	height:				1px;
	border:				1px solid red;	
}

a
{
	color:				#453A24;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	none;
	border-bottom:		1px solid #359c07;
}

a.kat
{
	color:				#d8e596;
	text-decoration:	none;
	border-bottom:		1px dotted #d8e596;
}

a.kat:hover
{
	text-decoration:	none;
	border-bottom:		1px dotted #d8e596;
}

a.plain
{
	text-decoration:	none;
}

a.plain:hover
{
	text-decoration:	none;
	border:				0px;
}