/* CSS Document */

A:link {
	color:#00AEEF; 
} 
A:visited {
	color:#00AEEF;
	} 
A:hover {
	color:#00AEEF;
}
A:active {
 	color:#00AEEF;
}
.subtext {
	text-indent: 10pt;
	padding-left: 8px;
}
.subIndent {
	padding-left: 10px;
	display:block;
}
.subBox {
	padding-left:10px;
	background-image: url("dvopicje.gif");
	background-position:top left;
	background-repeat: no-repeat;
}
.subBoxB {
	padding-left:10px;
	background-image: url("dvopicjeB.gif");
	background-position:top left;
	background-repeat: no-repeat;
}
.menuLink {
	font-weight: bold;
	color: #00AEEF;
}
