
/***************** CIKKEK LISTA OLDAL *****************/


.pagetitle
{
    display:  block !important;
}
.pagetitle h2
{
    display:  block !important;
    color:  #a7a7a8 !important;
}
.jumbotron 
{
    margin-top: 0;
}
.actuals h2,
.articles h3
{
	color: #24437f;
}
.articles p
{
	color: #858585;
}
.articles 
{
	background-color: #ffffff;
}
.articles:hover h3,
.articles:hover,
.articles:hover p
{
	background-color:#BCDAE7 ;
	color: #002756 !important;
}

#block-views-block-cikk-oldal-block-2 a.readbutton.btn
{
	color: #414042 !important;
	border-color: #414042 !important;
}
#block-views-block-cikk-oldal-block-2 a.allarticles.btn
{
	display: none;
}

.actualnext h2 
{
	color:#24437F;
	font-size:45px;
}
.actualnext h3
{
	color: #24437f;
}
.actualnext p
{
	color: #858585;
}
.actualnext 
{
	background-color: #ffffff;
}
.actualnext:hover,
.actualnext:hover h3,
.actualnext:hover p
{
	background-color:#BCDAE7 ;
	color: #002756 !important;
}

.social-icons ul {
	list-style-type:none;
	padding:0;
}

.social-icons li {
	float: left;
	padding: 4px;
}

.social-icons img {
	max-width: 30px;
}