﻿/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FBC306;
}
.body_text_box
{
padding:10px 10px 5px 10px;
background-color:#FFE874;
color: #5B5A5A;
}
.body_left_bg
{
background:url(../images/web/body_left_bg.jpg) left top repeat-y;
width:6px;
}
.body_right_bg
{
background:url(../images/web/body_right_bg.jpg) left top repeat-y;
width:6px;
}

.header_image_box
{
padding:0px 5px 5px 5px;
background-color:#FFFFFF;
color: #5B5A5A;
}

.footer_left_bg
{
background:url(../images/web/footer_left_bg.gif) left top no-repeat;
height:33px;
}


.highlight
{
color:#72550F;
background-color:inherit;
font-size:14px;
text-decoration:none;
}

.link
{
text-decoration:none;
color:Gray; 
font-weight:bold; 
}

.link:active, .link:hover
{
text-decoration:underline;
}

/* CSS Background image Document */
.menu_bg
{

background:url(../images/web/menu_bg.jpg) left top repeat-x;
height:25px;
}

.header_top_image
{
background:url(../images/web/header_top_image22.jpg) left top no-repeat;
height:140px;
}
.header_bottom_image
{
background:url(../images/web/header_bottom_image.jpg) left top no-repeat;
height:70px;
}




/* CSS Text Document */
body
 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;
}


.menu_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration:none;
color:#FFFFFF;
background-color:inherit;
}
.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	background-color:inherit;
	text-decoration: none;
}
.left_menu_link:hover
{

color:#4B3500;
background-color:inherit;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7AA01E;
	background-color:inherit;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#456200;
background-color:inherit;
}







/* CSS MENU Gornji */

#sddm
{	margin: 0;
	padding:0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	font: bold 12px arial}

#sddm li a
{	display:block;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	
	height:16px;
	
	color: #008000;
	text-align: center;
	text-decoration: none}




#sddm li a:hover
{	background: #d5682d;
    color: #fff;
    }

#sddm div
{	position: absolute;
	visibility: hidden;
	
	margin: 0;
	padding: 0;
	background:url(../images/web/menu_bg.jpg) left top repeat-x;
	border: 1px solid #ffffbb
	}

	#sddm div a
	{	position: relative;
	    background:url(../images/web/menu_bg.jpg) left top  repeat-x;
		display:block;
		margin: 0;
		padding: 5px ;
		width:140px;
		height:auto;
		white-space:normal;
		text-align: left;
		text-decoration: none;
		
		color: #008000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #D76B2D;
		color: #FFF}
		



/* CSS ClickShowMenu */
.click-menu {
    width: 220px;
    
}
.click-menu .box1 {
    background-color:inherit;
    color: #008000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    position: relative;
       
}
.click-menu .box1-hover {
    background-color: inherit;
    color: #005000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    text-decoration:underline;
    cursor: default;
    position: relative;
   
}
.click-menu .box1-open {
    background-color: inherit;
    color: #005000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    
    cursor: default;
    position: relative;
    text-decoration:underline;
}
.click-menu .box1-open-hover {
    background-color: inherit;
    color: #006000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    
    cursor: default;
    position: relative;
    text-decoration:none;
}

.click-menu .section {
    background-color:inherit;
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    
    padding: 5px 5px 6px 5px;
   
    display: none;
    text-decoration:none;
}
.click-menu .section a {
    color: #008000;
    
    white-space: nowrap;
    text-decoration:none;
}
.click-menu .section a:hover {
    color: #005000;
    text-decoration: underline;
    white-space: nowrap;
   
}
.click-menu .box2 
{
  
}

.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
 border-bottom-style:none;
   border-right-style:none;
   border-left-style:none;
   border-top-style:none;  
}

.click-menu .box2-hover {
    background:#FBC306;
    color: #005000;
    text-decoration:underline;
    
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: #008000;
    text-decoration:underline;
}

.click-menu a
{
    color:#008000;
    text-decoration:none;
}

.click-menu a:hover
{
    color: #005000;
    text-decoration:underline;
}




/** Example 1*/
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 
{
    height:19px;
    padding: 0px 5px 0px 1px;
    
    font: 12px arial;
    color: #008000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item1:hover
{
  color: #fff;
    }
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    background:url(../images/web/menu_bg.jpg) left top repeat-x;
    font: 11px tahoma;
    color: #008000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2
 {
    background:url(../images/web/menu_bg.jpg) left top repeat-x;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background:url(../images/web/menu_bg.jpg) left top repeat-x;
    color: #fff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}

.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */





