.npis{
	height: 20px;
	background-image: url(../img/gpz.bmp);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
}
.gtop{
	background-color: #006098;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 2px;
	width: 100%;
	color: #FFFFFF;
	font-size: 11px;
}
.listok
{
	width: 98%;
	background-color: #DCDCDC;
	padding: 5px;
	margin: 3px;
}
.blink a{
	text-decoration: none;
	color: #006098;
}
.blink a:hover{
	text-decoration: underline;
	color: #006098; 
}
