html
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

.kontejner
{
	width: 960px;
	margin: auto;
	margin-top: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.zaglavlje
{
	
	background-repeat:no-repeat;
	width:950px;
	height:74px;
}

.kolona1
{
	width:122px;
	float:left;
	margin-top:29px;
	padding:0;
}

.kolona1 img, .kolona1 a
{
	border:0;
	padding:0;
	margin:0;
}

.kolona2
{
	float:left;
	width: 609px;
	padding:40px;
}

.kolona3
{
	width: 139px;
	float:left;;
}

.jezik
{
	border:0;
	float:right;
	margin-top:7px;
	margin-bottom:6px;
}

/* -------------------------------------------------------------------------- */

#menu {
width: 960px;
background: white;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:120px;
}

#menu a, #menu h2 {
font: bold 11px arial, helvetica, sans-serif;
display: block;
border:0;
margin: 0;
padding:5px;
text-transform:uppercase;
}

#menu a img
{
	border:0;
}

#menu h2 {
color: #fff;
background: #000;
}

#menu a {
color: #8544B8;
background: #A3F89D;
text-decoration: none;
}

#menu a:hover {
color: white;
background: #8544B8;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;

top: 30px;
left: 0;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*   sadrzaj */

.ndatum {

	font-size: 14px;

	color: rgb(204,51,0);

	font-weight: bold;

	margin-bottom: -1px;

}



.dwnld, .naslov {

	padding-bottom: 5px;

	border-bottom: 1px solid #EDEBD5;

	font-size: 15px;

	font-weight: bold;

}

.naslov
{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight:normal;
	font-size:18px;
}



.dwnld

{

	margin-top: 50px;

	color:#FF6600;

}



.dwnLin{

	height:30px;

	font-size:14px;

}



.dwnLin img{

	border:none;

	vertical-align:middle;

	margin-right:10px;

}



.malaSlik{

	border:none; float:right; margin-left:5px; margin-right:5px;

}



.opsirnije {

	clear:both;

	width: 100%;

	text-align: right;

	vertical-align:middle;

	margin-top:-20px;

	margin-bottom:50px;

}



img.left {

	float: left;

	margin: 0 15px 0 0;

}



img.right {

	float: right;

	margin: 0 0 0 15px;

}

h1 {

	font-size: 197%;

}



h2 {

	font-size: 136%;

}



h3 {

	font-size: 100%;

	font-weight: bold;

}



p, ul, ol {

	margin-bottom: 1.6em;

	line-height: 180%;

}

#arhiva{

	clear:both;

	width: 100%;

	text-align:center;

}

