body{
   font-family:Verdana, Geneva,Arial, Helvetica, sans-serif;
   margin: 0;
   padding:0;
   background:#ececec; /*#8caae6; /*#d6dff5; /*#ffffcc ; #ececec;*/
   text-align: center  ;
}

p{
  font:1em Verdana,Geneva, Arial,Helvetica,sans-serif;
  padding-top:0;
  margin-top:0;
}

a:link, a:visited {
    text-decoration: none;
    color: #4773C1;
}

a:hover,a:active {
    color:  #73C5E5;
    border-bottom: 1px dashed #566440;
    
}
 
#wrapper {
  position: relative;
  text-align: left;
  width: 952px;
  margin-right: auto;
  margin-left: auto ;
 /*
  border-left-width: 2px;
  border-left-color: #245185  ;
  border-left-style: solid;
  border-right-width: 2px;
  border-right-color: #245185  ;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #245185  ;
  border-bottom-style: solid;*/
   /*background-color :#ececec;*/ 
  
  /*background:#FFFFFF;*/
 /* background-color :#ececec;*/
/*  border: 1px dotted #B1B1B1;*/
}
/*Pocetka header stilizacije*/

#header
  {
  height: 166px;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #245185  ;
  /*background-image: url(../images/hedbackground.jpg);*/
  background-repeat: repeat;
  }
  /*
#header h1{
  margin : 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  font-weight: normal;
  font-size:1.9em;
  position: absolute;
  bottom:4px;
  right: 0px ;

}
*/
  
#header ul {
  list-style:none;
  margin : 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 4px;
  font-weight: normal;
  font-size: 0.8em;
  position: absolute;
  top: 4px;
  right: 2px ;

}
#header li {
   font:0.8em Verdana, Geneva,Arial, Helvetica, sans-serif;
   display :inline; 
}
#header a:link, #header a:visited 
{
	padding: 0.4em 1em 0.4em 1em;
	color :#FFFFFF;
	background-color:#245185;
	text-decoration : none;
	font-weight :bold ;
}
#header a:hover 
{
	color :#FFFFFF;
	background-color : #1b9d95;
}


#logodiv {
    width: 952px;       /* sets the content width */
    height :166px; 
    margin: 0 auto; 
    background: url(../images/logo_100.jpg) no-repeat;       /* white content background, header image */
    position:  relative;
}


#contactButton ul 
{
	margin : 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 4px;
	position: absolute;
	left: 2px;
	top:4px;
	list-style :none;
	}
#contactButton li 
{
	display:inline; }


#contactButton a:link, #contactButton a:visited
{
	padding-bottom: 0.4em;
	background-color: #245185 ;
	color: #FFFFFF;
	text-decoration: none;
	font-weight :bold ;
	padding-top: 0.4em;
}

#contactButton a:hover, #contactButton a:active{
    color :#FFFFFF;
    background-color :#1b9d95;
}

/*Kraj header */


 #content {
   padding: 10px ;
  /*margin: 66px 260px 0px 240px;*/
  margin: 0px 220px 0px 220px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #cccccc;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #cccccc;
 /* background-color :#ececec; */
}

#content h1
 {
   text-align: center;
   padding-right:20px;
   font:1.6em Georgia,"Times New Roman",Times,serif;
   color:#245185; /* #60B7DE;*/
}

#content p {
  font-size : 0.8em;
  line-height: 1.2em;
  text-align: justify;
  /*text-indent: 1em;*/
  }

.PregIzvor {
	font-size : 0.7em;
  text-align: center;
	color: #1b9d95;
	}

	
 #content ul {
	list-style:square ;
	margin-left: 5px;
	padding-left: 5px;
	margin-left: 12px;
}

#content li {
	margin-left: 12px;
	font-size : 0.8em;
	
}

/*Tabela za kontakte*/
.tablekontakt
{
	border: 1px solid #D6DDE6;
	border-collapse:collapse;
	position :relative ;
	text-align : justify  ;
	background:  #ececec;
	width :100%;
	font: 0.7em Verdana,Geneva, Arial,Helvetica,sans-serif;
	margin-top :2em;

	}
	
.tablekontakt col.add 
{
	 background-color :#80C9FF;
	 color:#000000;
	}

.tablekontakt col.even 
{
	 background-color :#BFE4FF;
	 color:#000000;
	 font-weight :bold ;
	}

.tablekontakt td 
{
	border: 2px solid #ffffff;
	padding : 0.3em;
	} 

.tablekontakt th
{ border : 2px solid #ffffff;
	background-color :#00487D;
	color:#FFFFFF;
	font-weight :bold ;
	text-align:left;
	padding:0.2em;
	font: 1em Verdana,Geneva, Arial,Helvetica,sans-serif;
	
	} 

 
 
/*Pocetak rightbar*/
#rightbar{
  position: absolute;
  width: 180px;
  /*height:100% ;*/
  top: 170px;
  right: 10px;
  padding: 10px 10px 0px 10px;
  /*margin: 10px 10px 0px 10px;*/
  margin-top :10px;
  line-height: 1em;
  background-color :#c4c09b;
}

#rightbar h2{
  font:1.1em Georgia,"Times New Roman",Times,serif;
  margin: 0;
  padding-bottom: 4px  ;
  color: #1b9d95;
  text-align: center ;
}


.adbox {
  padding: 2px 4px 2px 6px;
  margin: 0 0 10px 0;
  border: 1px dotted #B1B1B1;
  background-color: #F4F4F4;
  text-align: justify;
  font:0.6em Verdana, Geneva,Arial, Helvetica, sans-serif;
  line-height: 1em;
 }

.rightimg {
	position: relative ;
	margin: 0;
	border: 1px solid #B1B1B1;
	width: 180px;
	line-height: 3em;
	margin-bottom:5px;
	margin-top:5px;
	
	}
 
/*Kraj rightbar*/ 
 

/*Pocetak navbara - tj navigacije*/ 

#navbar{

  position: absolute;
  width: 170px;
  top: 170px;
  left: 10px;
  padding: 10px 10px 0px 10px;
  margin: 0;
  margin-top :10px;

  /*background-color: #cbcba2 ; /*#ececfa;*/
    /*background-color :#ececec;*/
  
}

#navbar ul {
list-style:none;
margin-left: 0;
padding-left: 0;
/*width: 184px;*/
}

#navbar ul  ul {
margin-left: 12px;
}

#navbar ul  ul  li
{
	border-bottom : 1px doted #711515;
	margin :0;
}



#navbar li {
   font:0.8em Verdana, Geneva,Arial, Helvetica, sans-serif;
  
 }

 #navbar a:link, #navbar a:visited {
   text-decoration: none;
   color: #245185 ;/*#4773C1;*/
   background-color:transparent;
   margin-bottom: 0.1em;
   /*border-bottom: 1px solid #E7AFAF;*/
   display: block;
   border-bottom: 1px solid #4773C1;
   padding: 0.5em 0 0.2em 0;
   text-decoration: none;
 

 }

 #navbar a:hover {
      color:  #73C5E5;

 }
 
 
/*Kraj navbara - tj navigacije*/
.clear { clear: both }

/*Pocetak footera*/
#footer {
    clear: both;
    background: transparent;
    margin: 0 auto;
    padding: 5px;
}

#footer p {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 80%;
    color: #4773C1;
    margin: 0;
    padding: 0;
    text-align: center;
  /*  border-top: 1px solid #245185;*/
}

#footer a {
    color:#1b9d95;
    text-decoration: none;
}
/*Kraj footera*/

.novagodina {
  text-align:  center;
  font:2.5em Verdana fantasy;
  line-height: 1em;
  text-transform: uppercase;
  /*color:   rgb(125,125,125) ;*/
  color: rgb(207,181,59) ;
 
 }
