#cikklista_container {

	
}
.cikklista_left_container {
    width: 250px;
    float: left;
    display:inline;
    

}
.cikklista_right_container {
    width: 250px;
    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-bottom: 10px;

}
.cikklista_titles a{

	font-weight: bold;
	color: #FF7F15;
	font-size: 10px;
	text-decoration: none;

}

.cikklista_text {

}
.cikklista_date {

	font-size: 9px;
	color: #000000;

}
.cikklista_cats a {

	font-size: 9px;
	color: #000000;
}


.archivum_gomb a {

	color: #FF0000;
}

.archivum {

	text-align: center;
}