/* CSS Document */

A:link {
	color:#FF641E; 
} 
A:visited {
	color:#FF641E;
	} 
A:hover {
	color:#FF641E;
}
A:active {
	color:#FF641E;
}
.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: #FF641E;
	text-decoration:none;
}.menuRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: right;
}
