body {
	background:url("../images/pozadina.jpg") no-repeat scroll center top transparent;
    background-color: #E4F2F3;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	text-align:justify;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

div {
	margin:0px;
}

#all
{
	width: 1050px;
	/*background-color: #FF0;*/
	margin: 0px auto;
}

#header
{
	height: 140px;
	background: url(../images/header.png) no-repeat 0px 0px;
}



#derk
{
	padding-top: 75px;
	padding-left: 17px;
	font-size: 13px;
	width: 350px;
	color: #fff;
	float: left;
	font-weight: bold;
}

#header-right
{
	font-size: 12px;
	width: 350px;
	float: right;
	/*background-color: #0F0;*/
	height: 100px;
	/*padding-top: 30px;*/
	/*_padding-top: 15px;*/
}




#lang-selector {
    color: #fff;
}


.search input
{
	width: 180px;
	border: 0px none;
	background-color: #aed7fc;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}



#menu-holder
{
	/*width: 100%;*/
	background-color: #afd9ff;
	padding: 0px;
	
}

#menu-holder-1
{
	float: left;
	height: 20px;
	width: 7px;
	background: url(../images/border-left.png) repeat-y 0px 0px;
    background-color: #537A9B;
}


#menu-holder-2
{
	float: left;
	height: 17px;
	margin-left: 230px;
	_margin-left: 108px;
	margin-top: 1px;
	width: 804px;
	_width: 805px;
}

#menu-holder-3
{
	width: 9px;
	float: left;
	height: 20px;	
	background: url(../images/border-right.png) repeat-y 0px 0px;
	background-color: #537A9B;
}

#menu-holder-rub-1
{
	float: left;
	height: 17px;
	width: 10px;
	background: url(../images/menu-round-left.png) no-repeat 0px 0px;
}


#menu-holder-rub-2
{
	float: left;
	height: 17px;
	width: 764px;
    _width: 765px;
	background-color: #f8f8f8;
}

#menu-holder-rub-3
{
	width: 30px;
	float: right;
	height: 17px;	
	background: url(../images/menu-round-right.png) no-repeat 0px 0px;
}


#content-holder
{
	
	/*background-color: #0F0;*/
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#content-holder-1
{
	width: 7px;
	background: url(../images/border-left.png) repeat-y 0px 0px;
}

#content-holder-6
{
	width: 9px;
	background: url(../images/border-right.png) repeat-y 0px 0px;
}

#left-col
{
	width: 230px;
	background-color: #afd9ff;
}

#content
{
	background-color: #FFF;
}

#futer
{
	background: url(../images/futer.png) no-repeat 0px 0px;
	font-size:10px;
	height:20px;
	margin-left:0;
	padding-left:90px;
	padding-top:0px;
	text-align:center;
	width:100%;
}

#top-corner
{
	width:100%;
	height: 8px;
}

#top-corner-left
{
	float: left;
	width: 11px;
	height: 8px;
	background: url(../images/top-corner-left.png) no-repeat 0px 0px;
}

#top-corner-right
{
	float: right;
	width: 11px;
	height: 8px;
	background: url(../images/top-corner-right.png) no-repeat 0px 0px;
}

#breadcrumbs
{
	padding-left: 12px;
	font-size: 11px;
}

#breadcrumbs p
{
	margin: 0px;
}

#content-data
{
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 20px;
	min-height: 600px;
}

.error
{
	background-color: #F66;	
}


.menusan, .menusan ul {
	float: left;
	width: 760px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 1em 0;
	z-index:1000;
}

.menusan a {
	display: block;
	width: auto;
	color: #000033;
	text-decoration: none;
}

/*
.menusan li ul li.parent a{
	background: url(../images/rightarrow.gif) center right no-repeat;
}
*/

ul li ul li.parent{
	background: url(../images/rightarrow.gif) 207px center no-repeat #f3f5f7;
}



.menusan li {
	float: left;
	padding: 0;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #adbccd;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
}

.menusan li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 228px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	margin-left:-5px;
	border-bottom: 1px solid #009;
}

.menusan li li {
	padding-right: 1em;
	width: 200px;
	height: 19px;
	line-height: 19px;
	border-left: 1px solid #adbccd;
	border-top: 1px solid #adbccd;
	border-right: 1px solid #004;
	background-color: #f8f8f8;
	font-weight: normal;
}

.menusan li ul a {
	width: 200px;	
}

.menusan li ul ul {
	margin: -25px 0 0 211px;
}

.menusan li:hover ul ul, .menusan li:hover ul ul ul, .menusan li.sfhover ul ul, .menusan li.sfhover ul ul ul {
	left: -999em;
}

.menusan li:hover ul, .menusan li li:hover ul, .menusan li li li:hover ul, .menusan li.sfhover ul, .menusan li li.sfhover ul, .menusan li li li.sfhover ul {
	left: auto;
}

.menusan li:hover, .menusan li.sfhover {
	background: url(../images/menu-hover.png);
}

.menusan li li:hover{
	background: #d2dae3;
}

.menusan li li.parent:hover{
	background: url(../images/rightarrow.gif) 207px center no-repeat #d2dae3;
}

.menusan li.item28
{
	padding-left: 1px;
}












.menu  {
	width: 210px;
	list-style: none;
	line-height: 1;
	padding: 0;
	/*margin: 0 20px;*/
    margin:0 7px;
	z-index:1001;
}

.menu ul {
	width: 208px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0px;
	z-index:1002;
    border-left: 1px solid #5b9eda;
    border-right: 1px solid #5b9eda;
}


.menu a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
    padding-left: 15px;
}

.menu li {text-align:left;
	padding: 0px;
	padding-left: 0px;
	line-height: 25px;
	font-size: 12px;
	border-top: 1px solid #5b9eda;
	background: url(../images/left-dark.png) no-repeat 5px 6px #0665bb;
}

.menu ul li ul {
	width: 208px;
	list-style: none;
	line-height: 1;
	margin-left: -15px;
	z-index:1002;
    border: 0px none;
}

.menu li ul li {
	padding: 0px;
	padding-left: 0px;
	line-height: 25px;
	font-size: 11px;
	border-top: 1px solid #5b9eda;
	background: url(../images/left-light.png) no-repeat 5px 6px #aed7fc;
}

.menu li ul li a {
	display: block;
	width: auto;
	color: #000000;
	text-decoration: none;
    padding-left: 15px;
}

.menu #current
{    
	padding: 0px;
	padding-left: 0px;
	line-height: 25px;
	font-size: 12px;
	border-top: 1px solid #5b9eda;
	background: url(../images/left-dark2.png) no-repeat 5px 6px #005Aaa;           
}



.menu ul #current
{    
	padding: 0px;
	padding-left: 0px;
	line-height: 25px;
	font-size: 11px;
	border-top: 1px solid #5b9eda;
	background: url(../images/left-light2.png) no-repeat 5px 6px #5b9eda;       
}









/*body*/
.contentheading
{    
    font-size: 18px;
    border-bottom: 1px solid #999;
    font-weight: bold;   
}

img
{    
    border: 0px none;   
}

.blog
{
}

#lijeva_strana
{
    background-color:#0665BB;
   /* border:1px solid;*/
    margin-left:2px;
    padding-bottom:4px;
    padding-right:0;
    padding-top:4px;
    width:225px;
}
#tabbertab
{
    
}

.componentheading
{
	font-size: 18px;
	font-weight: bold;   
	border-bottom: 1px solid #999;
}

#tab-lang td 
{
   /* border: 1px solid;*/
}


#font-resizer
{
	font-size: 14px;
	color: #FFFFFF;
}

#font-resizer a
{
	color: #FFF;
	text-decoration: none;
}

#font-resizer a:hover
{
	color: #FF0;
	text-decoration: none;
}

#site-map{
}

#tab-search td 
{
    /*border: 1px solid;*/
}

#tab-change td 
{
    /*border: 1px solid;*/
}


#search-box
{
}

#last-change
{
	color: #CCCCFF;
	font-size: 11px;
}