

/* ========== KATALOG TAGĂ�W =========== */

span.firstLetter {color: #559AE2;}
div#stronyLewa { float: left; padding: 10px 5px 5px 20px; width: 180px;  }
div#stronyPrawa {float: right; padding: 10px 5px; width: 375px; margin-right: 15px; }

div#tagi { width: 570px; padding: 10px 5px 5px 20px; }
div#tagi p { margin: 10px 0; }
div#tagi div.tagi { width: 570px; float: left; text-align: center; }

hr {
	border: 0;
	height: 1px;
	color: #E0E0E0;
	background-color: #E0E0E0;
	margin: 4px 0 0 0;
	padding: 0;
}

div#stronyLewa ul {
    margin: 10px 0 15px 10px;
}
div.tagi ul {
    margin: 10px 0;
	
}
div#stronyLewa ul li {
	border-bottom: 1px dotted #F0F0F0;
	padding-bottom: 2px;
}

div#stronyLewa ul li,  div#stronyPrawa ul li {
    padding-top: 2px;
    list-style: none;
}
div#stronyPrawa ul li a {
	font-size: 13px;
}
div#stronyPrawa span.data { font-size: 10px; float: right; display: inline; padding: 2px 3px;}
div#stronyPrawa span.title { font-size: 11px; float: left; display: inline; padding: 2px 0;}
div#stronyPrawa ul li.link { font-size: 13px; display: inline;}
div#stronyPrawa ul li.title { font-size: 11px; font-weight: bold; clear: both;}
div#stronyPrawa ul li.description { font-size: 10px }

div.tagi ul li {
    padding-top: 2px;
    list-style: none;	
}

div.tagi ul li.link { font-size: 13px; display: inline;}
div.tagi ul li.title { font-size: 11px; font-weight: bold; clear: both;}
div.tagi ul li.description { font-size: 10px }

.header {
	background-color: #83B3E4;
	border: 1px solid #0B4575;
	padding: 5px 4px;
	line-height: 1.8em;	
	color: #fff;
}
.pager {
	padding: 8px 0;
	font-size: 11px;
}
.letters { font-size: 12px; }
.letters a:hover {
	color: yellow;
	text-decoration: none;
}
p.ramka {
	text-align: center;
} 

