@charset "utf-8";
.menuleft a {
	color: #003333;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	padding-left: 63px;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	text-align: justify;
	width: 600px;
	position: relative;
}
.podpis {
	line-height: 25px;
	text-decoration: none;
	text-transform: none;
}
a:link {
	text-decoration: none;
}
