#cikklista_container {
	width: 640px;
	
}
.cikklista_left_container {
    width: 320px;
    float: left;
    display:inline;
   
    

}
.cikklista_right_container {
    width: 320px;
    float: left;
    display:inline;
   

}

.cikklista_img_containers {
    width: 100px;
    float: left;
    padding: 5px;
    display:inline;
}

.cikklista_text_containers {
    width: 210px;
    height: auto;
    min-height: 100px;
    float: left;
    display:inline;
    padding-left: 10px;

}
.cikklista_titles {

	font-weight: bold;

}

.cikklista_text {

}
.cikklista_date {

	font-size: 8px;

}
.cikklista_cats a {
	color: #C23929;

	font-size: 10px;
}


.archivum_gomb a {

	color: #FF0000;
}

.archivum {

	text-align: center;
}