.fotosKatigories {margin-bottom: 30px;}

.fotosKatigories .title, .fotosWithoutKat .title
{
	background-color: #1E1F19;
	color: White;
	border: solid 2px white;
	padding:4px;
}


.fotosWithoutKat .foto td, .fotosKatigories .foto td {/*background-color: #f7d282;*/ }

.fotosWithoutKat .lezanta td , .fotosKatigories .katigoria td, .fotosWithoutKat .lezanta 
{
	background-color: white;
	border: solid 1px #f7d282;
	color: 
}

.fotosKatigories .katigoria .emptyTd {background-color: Transparent; border: none;}
.fotosWithoutKat .lezanta a, .fotosKatigories .katigoria {color: #000033;}

.paginator {background-color: white;}
.paginator a, .paginator {font-size: 17px; color: White;}
.paginator .page {font-size: 11px;}
.paginator tr {background-color: #f7d282;}


