.miasta{
	font-family: 'Comic Sans MS','Arial',cursive;
	font-size: 17px;
 	color: #ededff;
	margin-top: 20px;
}
.miasta2{
	font-family: 'Comic Sans MS','Arial',cursive;
	font-size: 13px;
	color: #ededff;
}
.miasta:visited { color: #ededff; }
.miasta:active { color: #369432; }
.miasta:hover { color: #2222ff; text-decoration: underline }
.miasta2:hover { color: #2222ff; text-decoration: underline }

#miasta{
margin-right: -100px;
margin-top: 0px;
background: url('../images/miasta.png');
width:  320px;
height: 455px;
padding: 5px 0 0 40px;
}

.ul{
margin: 0;
  padding: 0 0 0 5px;
  list-style: none;
}


