#pubBox{
	width:220px;
	border:1px #d1cdcd solid;
	margin-bottom:8px;
	text-align:center;
	text-transform:uppercase;
	background:#fff;
}
#pubTitle{
	width:220px;
	height:24px;
	font-size:14px;
	color:#025098;
	background:#ffdd02;
	padding-top:8px;
	font-weight:bold;
}
.pubSub{
	color:#757575;
	font-size:13px;
}

.obecny{
	margin:4px;
	z-index:100;
	border:0px;
	/*border:5px solid #8aafd4;*/
}


