.top {
	background-attachment: fixed;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.toppic {
	background-attachment: fixed;
	background-image: url(images/images_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toptxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #FFFFFF;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #0f6998;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.bgbotom {
	background-attachment: fixed;
	background-image: url(images/bgbotom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bgcolleft {
	background-color: #F7F5F6;
}

.izbrow {
	background-color: #C5DAED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #4F749E;
	font-weight: bolder;


}
.bgtxt {
	background-color: #FFFFFF;
}
.botompic {
	background-attachment: fixed;
	background-image: url(images/images_14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.drvoframe {
	height: 100%;
}
.txt2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
ul.SimpleContextMenu {
    display: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 12px;
    list-style-type: none;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
ul.SimpleContextMenu li {
        border-bottom: 1px solid #000000;
    }
ul.SimpleContextMenu li a {
            display: block;
            width: 100px;
            padding: 2px 10px 3px 10px;
            text-decoration: none;
            color: #ff0000;
            background: #eeeeee;
        }
ul.SimpleContextMenu li a:hover {
            text-decoration: none;
            color: #ffffff;
            background: #ff0000;
}.fixantree {
	
	width: 200px;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}



/*--------------------------------------------------|
| eND OF dTree 2.05 CSS								|
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.tablica1 {
	background-color: #d6d3d4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.tablica2 {
	background-color: #f1f0f1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

.txt3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
.txt4 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}
.bordermain1 {
	border: 1px solid dce8f2;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bgpostit {
	background-color: #fdfdd3;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	border: 1px solid #fdfdd3;


}
.naslovizbornika {
	background-color: #c5daed;
	height: 18px;
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #0f6998;

}
.obrubokokalendara {
	border: 1px solid #a7a6aa;
}
.sirinatablice{

width: 500px;

}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
/* padding: 3px 0; */
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;  
/* border-bottom: none; */
 background: #C5DAED;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
/* border-color: #227; */
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 /* border-bottom: 1px solid #fff; */
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 /* border:1px solid #aaa;*/
 border-top:0;
 width:520px;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /*  */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
