﻿.lead,
.wrapper2 .classicContent.page .news .lead
{
	color:#960000;
	font-family: MuseoSlab700;
	font-size:20px;
	line-height:normal;
}

.text
{
	border-top:1px solid #acacac;
	margin-top:20px;
	font-family:'Open Sans', Arial;
	font-size:15px;
	line-height:21px;
	padding-top:20px;
}

.text a
{
	color:#960000;
}

.text .okvir
{
	background-color: #e6e6e6;
	padding:20px;
	padding-bottom:0px;
	margin-bottom:20px;
	overflow:hidden;
	color:#464646;
}

.text p
{
	margin-bottom:20px;
}

.text p.copyright
{
	font-size:11px;
	font-style:italic;
	line-height:15px;
	margin-top:40px;
	margin-bottom:40px;
	display:block;
}

.text h2
{
    font-family:MuseoSlab700;
    color:#960000;
    margin-bottom:15px;
    font-size:18px;
}

.text h3
{
    font-family:MuseoSlab700;
    color:#960000;
    margin-bottom:15px;
    font-size:16px;
}

.text .vijestautor
{
	margin-bottom:25px;
}

.text .vijestautor #authorImg
{
	float:left;
	width:auto !important;
	height:84px !important;
	margin-right:10px;
}

@media screen and (max-width: 639px)
{
}

@media screen and (min-width: 640px) and (max-width: 959px)
{

}

@media screen and (min-width: 960px)
{
	.lead
	{
		width:520px;
	}

	.text
	{
		font-size:14px;
	}
}