#cikklista_container {
	width: 470px;
	
}
.cikklista_left_container {
    width: 235px;
    float: left;
   /*display:inline;*/
    

}
.cikklista_right_container {
    width: 235px;
    float: left;
    /*display:inline;*/
   

}

.cikklista_img_containers {
    width: 100px;
    float: left;
    display:inline;

}

.cikklista_text_containers {
    width: 210px;
    height: auto;
    min-height: 100px;
    float: left;
    display:inline;
    /*padding-left: 10px;*/
	padding-bottom:10px;

}
.cikklista_titles {

	font-weight: bold;

}

.cikklista_text {

}
.cikklista_date {

	font-size: 8px;
	font: Verdana;

}
.cikklista_cats a {

	font-size: 9px;
}


.archivum_gomb a {

	color: #4C5ECB;
}

.archivum {

	text-align: center;
}
