.div_off {
	display: none;
}
.div_on {
	display: block;
}
/*  NOV STIL  */
body{
  background-attachment: fixed;
    background-color: #2C2C29;
    background-image: url(slike/bg.png);
    background-position: left center;
    background-repeat: repeat-x;
    color: #2C2C29;
    font-family: Tahoma;
    font-size: 11px;
	margin:0 auto;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 16px;
}
h2, h3{
	font-weight: 400;
	padding-bottom: 3px;
	font-family: Helvetica,Georgia;
	border-bottom: 1px solid #C0C0BE;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#wrap{
	width:962px;
	min-height:500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#wrap, #top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	display: block;
	width:796px;
	height:120px;
}
#content-top, #content-bot{
	background-repeat: no-repeat;
	height: 9px;
	width: 950px;
	margin-left:6px;
	margin-right:6px;
}
#content-top{
	background-image: url(slike/content-top.png);
}
#content-bot{
	background-image: url(slike/content-bot.png);
	float: left;
	margin-bottom:20px;
}
#content{
	width:950px;
	min-height:500px;
	display: block;
	float:left;
	margin-left:6px;
	margin-right:6px;
	background-image: url(slike/content.jpg);
	background-repeat: repeat-y;
}
#content-body{
	padding: 20px;
	float: left;
	width: 660px;
}
#content-body a {
	color: #942c29;
	text-decoration: none;
}
#content-body a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#desno{
	width: 230px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1B1B1;
	float: right;
	padding-left:10px;
}
#meni ul{
	margin: 0px;
	list-style: none outside none;
    padding: 2px;
    width: 215px;
}
#meni ul li{
	margin: 0px;
	border-bottom: 1px solid #EEEEEE;
	color: #333333;
	display: block;
	padding: 4px 0;
	width: 215px;
}
#meni ul li a{
	color: #942c29;	
}
#meni ul li a:hover{
	color: #FF0000;
}
#meni ul .vrh-menija{
	color: #807D7A;
    background: url(slike/vrh-menija.png) no-repeat scroll 0 0 #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 22px;
    margin-top: 8px;
    padding: 9px 0 0 10px;
    width: 181px;
}
#delegacija{
	float: left;
	width:660px;
	margin-top:10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #952C29;
	border-bottom-color: #952C29;
}
#razno{
	float: left;
	width:660px;
	margin-top:10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #2C2C29;
	border-bottom-color: #2C2C29;
}
#delegacija table{
    font-family: Tahoma;
    font-size: 12px;
}
.stolpec{
	float: left;
	margin-right: 1%;
	height:12px;
	line-height: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color:#efefef;
	border: 1px solid #b6b6b5;
}
.prvi{
	background-color:#E0E0DF;
	border: none;
}
.odpri{
	color: #8A2C29;
	background-image: url(slike/odpri.png);
	background-repeat: no-repeat;
	background-position: 35px 3px;
	width:45px;
	text-decoration: none;
	display:block;
	margin: 0px;
	padding: 0px;
	height:13px;
}
.odpri:hover{
	color: #292927;
}
/* Meni  */
#seznami span.prazno{
	color: #8D8D8D;
}
#seznami span.prazno:hover{
	color: #EFEFEF;
	background-color:
}
#seznami {
	float:left;
	width: 962px;
	height:43px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Helvetica, Georgia;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: -6px;
	background-image: url(slike/seznami.png);
	background-repeat: no-repeat;
}
#seznami div.stolpec {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#seznami div.stolpec div {
	float: left;
	position: absolute;
	z-index:99;
	padding: 0px;
	display: none;
	width: 200px;
	background-color: #FFF;
	clear: none;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#seznami div.stolpec:hover > div {
	display: block;
	background-color: #666;
	color:#FFFFFF;
}
#seznami div.stolpec div a {
	font-size: 12px;
	width: 192px;
	background-color: #b6b6b5;
	color: #900;
	display:block;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#seznami div.stolpec:hover,
#seznami div.stolpec div a:hover {
	background-color: #900;
	color: #FFF;
}
#seznami div.prvi:hover {
	background-color:#E0E0DF;
	color: #000;
}	
.pn {
	border: 2px inset #952C29;
	padding: 2px;
}
.minus {
	color:#FF0000
}
.plus {
	color:#006600
}
.uspeh {
	color: #000;
	background-color: #0F0;
}
.napaka {
	color: #FFF;
	background-color: #F00;
}
.sml {
	font-size: 9px;
}
.opomba {
	color:#999999;
}
.tisk {
	font-weight: bold;
	background-color: #EEE;
	margin: 2px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #666;
}
#col1 {
	float:left;
	width: 50%;
}
#col2 {
	float:left;
}
.prelom {
	clear:both;
}