﻿.nogometnosrediste,
.zupanijskosrediste
{
	background-image:url('/static/images/common/backKosi2.gif');
	background-repeat:no-repeat;
	padding-left:26px;
	padding-top:5px;
	margin-bottom:20px;
	font-family:'Open Sans', Arial;
	font-size:14px;
	line-height:24px;
	color:#5e5e5e;
	position:relative;
}

.nogometnosrediste a,
.zupanijskosrediste a
{
	color:#5e5e5e;
	text-decoration:none;
}

.nogometnosrediste a.moreinfo
{
	font-family:MuseoSlab700, Arial;
	font-size:16px;
	position:absolute;
	color:#960000;
	text-transform:uppercase;
	right:10px;
	bottom:0px;
	text-decoration:none;
	background-image:url('/static/images/common/arrow1.gif');
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:18px;
}

.nogometnosrediste a:hover,
.zupanijskosrediste a:hover
{
	text-decoration:underline;
}

.nogometnosrediste h2,
.zupanijskosrediste h2
{
	font-family:MuseoSlab700, Arial;
	font-size:22px;
	color:#960000;
	line-height:30px;
	text-transform:uppercase;
	margin-bottom:6px;
}

@media screen and (max-width: 639px)
{
	.nogometnosrediste h2,
	.zupanijskosrediste h2
	{
		font-size:15px;
	}

	.wrapper2 > #news1 > #news1title h3
	{
		display:none;
	}

	.nogometnosrediste a.moreinfo
	{
		position:relative;
		right:auto;
		text-transform:none;
		font-size:15px;
		padding-top:1px;
	}
}

@media screen and (min-width: 640px) and (max-width: 959px)
{
	.wrapper2 > #news1 > #news1title h3
	{
		display:none;
	}
}