a.ccm-block-page-list-rss-feed{
    position: absolute;
    top: 0px;
    right: 0px;
}

div.oktato-block-wrapper {
    display: block;
	position: relative;
	padding: 5px;
	overflow: hidden;
	/* background-color: #1f1f1f; */
}

div.oktato-block-header {
    display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.oktato-block-page-list-pages {
    display: block;
    position: relative;
	overflow: hidden;
	/* background-color: #111111; */
}

div.oktato-block-page-list-page-alap {
	display: block;
    padding-top: 10px;
	padding-bottom: 10px;

}

div.oktato-block-page-list-page-text {
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #000000;	
}

div.oktato-block-page-list-cim {
	margin-top: 5px;
	margin-left: 5px;
}

div.oktato-block-page-list-cim a {
	text-decoration: none;
	font-size: 20pt;
}

div.oktato-block-page-list-kep img{
    display: block;
	float: left;
	/* width: 320px; */
	height: 240px;
	padding: 5px;
}

div.oktato-block-page-list-leiras {
	margin-top: 5px;
	margin-left: 5px;
}

div.oktato-block-page-list-datum {
	vertical-align: bottom;
	margin-top: 5px;
	margin-left: 5px;
}

div.oktato-block-page-list-gomb {

	float: right;
    margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}





/* Ami lehet, hogy nem kell

div.ccm-block-page-list-page-entry-horizontal {
    display: table;
    width: 100%;
}

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
    margin-top: 10px;
	margin-bottom: 10px;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: table-cell;
    vertical-align: top;
    width: 1px;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 120px;
    max-width: none;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}
*/