::selection {color:#FFF;background:#ea1f46;}
::-moz-selection {color:#FFF;background:#ea1f46;}



a {
  text-decoration: none;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
	color: #808080;
}

a:hover {
  text-decoration: none;
	color: #ea1f46;
}

h1, h1 a {
	font-size: 34px;
	color: #FFF;
	font-weight: 800;
	line-height: 140px;
	margin-bottom: 26px;
	text-transform: uppercase;
}

h2, h2 a {
    font-size: 24px;
    color: #8bc53f;
    font-weight: 800;
    margin-top:18px;
}

h1 a:hover, p.readmore a:hover {
    color: #685a25;
}

h3, h3 a {
    font-size: 18px;
    color: #685a25;
    font-weight: 600;
    margin-top:25px;
    margin-bottom:5px;
	line-height:26px;
    
}

h4, h4 a {
    font-size: 13px;
    color: #685a25;
    font-weight: bold;
    margin-top:5px;
    margin-bottom:5px;
    
}

p, p a {
	padding: 0;
	margin: 0 0 15px 0;
	text-align: justify;
	line-height: 24px;
	font-weight:400;
}

h2 a:hover, h3 a:hover, h4 a:hover {
    color: #6eaa39;
}

p.datum  {
    font-size: 12px;
	margin-bottom:5px;
}

.noga-colums p {
    font-size: 12px;
}

#header-text p {
	line-height: 22px;
}

.bliznjica-1 h1, .bliznjica-2 h1, .bliznjica-3 h1, .bliznjica-4 h1, .bliznjica-5 h1, .bliznjica-6 h1, .bliznjica-7 h1, .bliznjica-prikolice-1 h1, .bliznjica-prikolice-2 h1  {
	font-size: 28px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight:800;
}

.bliznjica-6 h1, .bliznjica-7 h1, .bliznjica-prikolice-1 h1, .bliznjica-prikolice-2 h1{
	font-size: 24px;
}


.bliznjica-1 h1 { font-size: 36px; text-align: left;	text-indent: 60px; }


