﻿.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;
}

@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;
	}
}