body{
margin:0;
padding:0;
text-align: left;
background: white;
background-image: none;
}
a.black-image-link{
	background: url(../images/blacklink.png) no-repeat 0 5px;
	padding-left:10px;
}

.vec-link{
	background: url(../images/blacklink.png) no-repeat 0 5px;
	padding-left:10px;
}

.vec-link-rdec{
	background: url(../images/vecrdec.png) no-repeat 0 5px;
	padding-left:10px;
}

.rdeca{
	color:#CC0000;
}

.rdeca-naslov{
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
}

.moder-naslov{
	color:#2E4E74;
	font-size:12px;
	font-weight:bold;
}

.modra{
	color:#2E4E74;
}

.modra-bold-14px{
	color:#2E4E74;
	font-size:14px;
	font-weight:bold;
}

.svmodra{
	color:#39799C;
}

.modra-14px{
	color:#39799C;
	font-size:14px;
	font-weight:bold;

}

.box-moder{
	background: url(../images/modulmoder.png) repeat-x bottom;
	border-left:1px solid #AFD0E0;
	border-right:1px solid #AFD0E0;
	border-top:1px solid #AFD0E0;
	padding:3px;
}

.box-siv{
	background: url(../images/modulback.png) repeat-x bottom;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:3px;
}

.box-rdec{
	background: url(../images/modulrdec.png) repeat-x bottom;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
	border-top:1px solid #CC0000;
	padding:3px;
}

.okivir-moder-25px{
	width:100%;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	background:#2E4E74;
	color:#FFFFFF;
	font-size:18px;
	line-height:25px;
	text-indent:5px;
}

#id{
	width:100%;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	background:#39799C;
	color:#FFFFFF;
	font-size:18px;
	line-height:25px;
	text-indent:5px;
}

.heading-pisava {
	height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	color: #333333;
	font-weight: normal;
	font-size: 20px;
}

.tabela-prvastran{
	border-bottom: 2px solid #ffffff;
	height: 18px; 
	line-height:18px; 
	background-color:#bfbfbf;
}

.table-head-blue{
	background: url(../images/table-head-blue.png) no-repeat;
	text-indent:25px;
	height:20px;
}
.table-head-red{
	background: url(../images/table-head-red.png) no-repeat;
	text-indent:25px;
	height:20px;
}