* {
	font-family:tahoma, arial;
	color:#FFFFFF;
	font-size:12px;
}

a.pixelon_podpis {
	font-size:10px; 
	color:#58698C; 
	text-decoration:none;
}
a.pixelon_podpis:hover {
	color:#FFFFFF;
}

h2 {
	font-size:15px;
	background-image:url('gfx/ico_pointer_srn.gif');
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:20px;
}

a.mapa_serwisu {
	text-decoration:none;
	display:block;
	background-image:url('gfx/ico_pointer_sml.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}
a.mapa_serwisu:hover {
	padding-left:20px;
	background-position:5px 5px;
}

ul {
	margin:0px;
	padding-left:20px;
	margin-top:10px;
}
li {
	list-style-image:url('gfx/ico_pointer_sml.gif');
	margin-bottom:10px;
}

a.menusek_first {
	border-top:1px solid #3AE1DA;
}
a.menusek, a.menusek_first {
	text-decoration:none;
	display:block;
	border-bottom:1px solid #3AE1DA;
	background-image:url('gfx/ico_pointer_sml.gif');
	background-repeat:no-repeat;
	background-position:45px 12px;
	font-size:15px;
	text-align:right;
	padding-right:30px;
	padding-bottom:5px;
	padding-top:5px;
}
a.menusek:hover, a.menusek_first:hover {
	background-color:#3A4E77;
}

.kolor {	
	font-size:14px;
	color:#3BDEDB;
	display:block;
	margin-top:10px;
}


.referencja {
	padding:10px;
	border:1px solid #43567d;
	margin-bottom:5px;
}
	.referencja .ico {
		float:left;
		width:47px; height:51px;
		margin-right:20px;
	}
		.referencja .ico img {
			border:none;
		}
	.referencja .rest {
		float:left; 
		width:550px;
	}
		.referencja .rest .nazwa {
			font-weight:bold;
			margin-bottom:5px;
		}
		.referencja .rest .opis {
			font-size:11px;
		}
