﻿.text
{
	font-size:14px;
	margin-bottom:20px;
}


.wrapper2 .classicContent.page .news .lead
{
	color:#960000;
	font-family: MuseoSlab700;
	font-size:20px;
	line-height:normal;
}

.wrapper2 .classicContent.page .news .text
{
	border-top:1px solid #acacac;
	margin-top:20px;
	font-family:'Open Sans', Arial;
	font-size:15px;
	line-height:21px;
	padding-top:20px;
}

.wrapper2 .classicContent.page .news .text a
{
	color:#960000;
}

.wrapper2 .classicContent.page .news .text .okvir
{
	background-color: #e6e6e6;
	padding:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	overflow:hidden;
	color:#464646;
}

.wrapper2 .classicContent.page .news .text p+p
{
	margin-top:20px;
}



.wrapper2 > #news1 > #news1title h3.page {
    background-color:inherit;
    display: inline-block;
    font-family: MuseoSlab500, Arial;
    font-size: 20px;
    line-height: 30px;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: none;
	font-weight:normal;
	position:absolute;
	bottom:20px;
	left:0px;
	max-width:360px;
}

.wrapper2 .classicContent.page .lead
{
	font-family:MuseoSlab500;
	font-size:20px;
	color:#5e5e5e;
	margin-bottom:20px;
}

.wrapper2 .classicContent.page .lead a
{
	color:#5e5e5e;
	text-decoration:none;
}

.wrapper2 .classicContent.page .lead a:hover
{
	text-decoration:underline;
}

.wrapper2 .classicContent.page .lead b,
.wrapper2 .classicContent.page .lead strong
{
	font-weight:normal;
}


@media screen and (max-width: 639px)
{
	.wrapper2 > #news1 > #news1title h3
	{
		display:none !important;
	}

	.wrapper2 .classicContent.page .lead
	{
		font-size:16px;
	}

    .wrapper2 .classicContent.page .contentText1 iframe
    {
        display:none;
    }
}

@media screen and (min-width: 640px) and (max-width: 959px)
{
	.wrapper2 > #news1 > #news1title h3
	{
		display:none !important;
	}
}

@media screen and (min-width: 960px)
{
	.lead
	{
		width:520px;
	}
}
