﻿/* 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: 170px;
    
}
.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 */

/* VESTI */
#wrap {
	width: 960px;
	margin: 0 auto;
}
#vestiCont {
	width: 435px;
	background: #fc6;
	padding: 0 0 10px;
	margin: -8px 0 20px;
	float: right;
}
#vestiArh {
	background: #fc6;
	padding: 0 0 10px;
	margin: 10px 0 20px;
}
#vestiCont h2, #vestiArh h2 {
	margin: 0 0 10px 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
#vestiCont h3, #vestiArh h3 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 3px;
}
#vestiCont h3 { width: 285px }
#vestiArh h3 { width: 680px }

.archive {
	width: 357px;
	padding: 0;
	margin: 0;
}
.archiveList {
	width: 100%;
	padding: 0;
	margin: 0;
}
.archive li, .archiveList li {
	width: 415px;
	list-style: none;
	display: block;
	padding: 5px 10px;
	margin: 0;
}
.archiveList li { width: 750px }
.archive li.even, .archiveList li.even { background: #ffda6d }
.archive li h3, .archiveList li h3 { margin: 0 0 10px }

.hidden { display: none }
#txt_title, #txt_update { width: 500px }

.fRight { float: right; margin: 4px 0 0; font-style: italic }
.arhivaLink { text-align: right; margin-right: 10px }
.succes { padding: 5px; background: #dfffde; width: 496px }
.error { padding: 5px; background: #ffdfde; width: 496px }
.newsBody { font-size: 12px; line-height: 16px; margin-top: 3px }

#roman { text-align: left; height: 600px; }
#roman h2 { text-transform: uppercase; font-size: 20px; margin-bottom: 10px }
#roman p { font-size: 12px }
.tight { margin: 0 0 10px }
.lh30 { line-height: 20px; }
.cen { text-align: center }
.right { text-align: right }
#roman h2.tight { margin-bottom: 16px }
.red { color: #f00 }
#dodajKomentar { float: right; margin: 10px 8px 0 0; }

/* DODAJ KOMENTAR */
form { text-align: left }
#fields {
	width: 602px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.inputBox {
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 12px;
	list-style: none;
	list-style-type: none;
}

label {
	display: block;
	padding-left: 2px;
	margin-bottom: 3px;
}

.fieldContact {
	width: 475px;
	padding: 0 6px;
	height: 22px;
	line-height: 24px;
}

#msgField {
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

.textField {
	width: 475px;
	height: 135px;
	padding: 3px 6px;
}

.fieldContact, .textField {
	font: 12px/17px Corbel, Arial, Helvetica, sans-serif;
}

.buttonContainer { float: left; clear: both }
.button {
	width: 65px;
}

#message {
	margin: 15px 0;
	padding: 10px 20px;
	background-color: #ffda6d;
	display: none;
	width: 450px;
}
.errorMessages { margin-top: 10px; padding: 0 }
.errorMessages li {
	list-style-position: outside;
	list-style: disc;
	margin: 0 0 3px;
	font-style: italic;
	padding: 0;
}

