@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #2a2c2c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.naslov-tekst {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.naslov-tekst a:link{
	font-size: 16px;
	color: #CC3300;
	padding-top: 5px;
	text-decoration: none;
}
.naslov-tekst a:visited{
	font-size: 16px;
	color: #CC3300;
	padding-top: 5px;
	text-decoration: none;
}
.naslov-tekst a:hover{
	font-size: 16px;
	color: #FF0000;
	padding-top: 5px;
	text-decoration: none;
}
.naslov-tekst a:active{
	font-size: 16px;
	color: #CC3300;
	padding-top: 5px;
	text-decoration: none;
}
.mali-tekst {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.naslov-tekst2 {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
}
.vesti-tekst {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.vesti-tekst a:link{
	color: #CC3300;
	font-size: 12px;
	text-decoration: none;
}
.vesti-tekst a:visited{
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;	
}
.vesti-tekst a:hover{
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.vesti-tekst a:active{
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.slika-vest {
	float: right;
}
/* Check list */
ul.lista {
	list-style: none;
}

ul.lista li {
	background: url(slike/potvrda.gif) no-repeat 0 6px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}
.spisak a:link{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
.spisak a:visited{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
.spisak a:hover{
	text-decoration: none;
	font-size: 14px;
	color: #CC6600;
}
.spisak a:active{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
.bojatekst
{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #333333;
	float:right;
	font-size: 12px;
	text-decoration: none;
}
.bojatekst a:hover
{
	background-color: #FF3300;
}
