@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
h3{
	font-weight: bold;
	color: #ff0000;
	font-size: 17px;
}
h2{
	letter-spacing: -0.03em;
	font-weight: bold;
	color: #ff0000;
	font-size: 22px;
	margin:5px 0px 0px 10px;
}
h4{
	font-weight: bold;
	color: #000000;
	font-size: 17px;
}
p{	
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #000000;
}
.odebeljeno{
	font-weight: bold;
}
ul{
	padding: 0;
	list-style: none;
}
a img{
	border:0;
	text-decoration:none; 
} 
img{
	display: block;
	border: none;
}
.zamikLevo{
	float:left;
}
.zamikDesno{
	float:left;
}
.tekstManjsi{
	font-size: 13px;
	text-align: justify;
}
.tekstM{
	font-size: 13px;
	float:right;
	margin: 0px 20px 0px 0px;
}
.linkVec, .linkVec a{
	text-decoration:none; 
	font-weight:bold;
	font-size:13px;
	color: #ff0000;
	float:right;
}
.linkVec a:hover{
	text-decoration:none; 
	font-weight:bold;
	font-size:13px;
	color: #a7153e;
	float:right;
}
.linkPdf, .linkPdf a{
	text-decoration:none; 
	font-weight:bold;
	font-size:13px;
	color: #ff0000;
}
.linkPdf a:hover{
	text-decoration:none; 
	font-weight:bold;
	font-size:13px;
	color: #a7153e;
}
.nastevanje{
	font-size: 13px;
}

