body{
	background : #F4F4F4;
	color : #666666;
	font-family :  Tahoma, Verdana, sans-serif; 
	margin-top : 3px;
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
	font-size : 11px; 
	background-repeat : repeat-x; 
	
}
#container {
	position: absolute;
	left: 25px;
	top: 0;
	}	
	
#h1 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	position: absolute;
	left: 30px; /*195px;*/
	top:  10px; /*60px;*/
	} 
#h2 {
	font-size: 10px;
	color: white;
	position: absolute;
	left: 30px;
	top: 125px;
	}	
table{
border: 1px dotted #666666;
margin-top : 12px; 
padding-left : 7px; 
font-size : 13px; 
margin : 10px; 
font-weight : normal; 
}

td{
border: 0 dotted;
}
#dno {
	font-size: 11px;
	color: #fff;
	background-color: #cc0000;
	font-family : Georgia, verdana, serif; 
	margin:0;
	padding:0;
	text-align: center;

}
table.contentpaneopen {
line-height : 18px; 
font-size : 12px;
padding-left: 20px;
} 
table.contentpaneopen td {
line-height : 18px; 
font-size : 12px; 
border-left: 1px dotted #666666;
} 
table.inhalt {
border: 0px;
} 
table.inhalt td {
	border-bottom: 1px solid #666666;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

#where {
	font-size: 10px;
	font-weight : normal; 
	padding-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	border-bottom: 1px dashed #666666;
}
img.slika-text {
	margin-right: 5px;
	}
#read-more {
	margin-top: 10px;
	}
hr.linija {
	color: #666666;
	height: 1px;
	padding-top: 50px;
	}		 

a:link, a:visited {
font-family : georgia, arial, serif; 
} 

a.link-text, a.link-text:link, a.link-text:visited, a.link-text:hover {
	color: #cc0000;
	text-decoration: underline;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
#blok-navi {
	padding-left: 10px;
}
#naslov-navi {
	color : #cc0000;
	text-align : left; 
	vertical-align : middle; 
	padding-left : 5px;
	padding-top : 10px; 
	padding-right : 0px;  
	height : 25px; 
	font-weight : bold; 
	font-size : 12px; 
	text-decoration : underline; 
	text-transform : uppercase; 
}

a.navigacija:link, a.navigacija:visited {
font-size : 12px; 
color : #000000; 
text-align : left;
font-family : Tahoma, Arial, sans-serif;
padding-left : 2px; 
padding-top : 5px; 
height : 16px; 
width : 120px; 
text-decoration : none; 
border-bottom-width : 1px; 
border-bottom-style : dotted; 
border-bottom-color : #C0C0C0; 

}
a.navigacija:hover {
color : #a52a2a; 
background-position : left;
padding-left : 3px;
text-align : left; 
font-family :  Lucida, Arial, sans-serif; 
font-size : 12px; 
} 

a.readmore, a.readmore:hover {
    color:#666666;
    margin-top : 10px;
    display : block;
    float : right;
    line-height : 12px;
    background : url('../images/daha.gif') no-repeat left center;
    text-indent : 16px; 

}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {

  font-family      : Tahoma, Arial, serif;
  text-decoration  : none;
  font-size        : 14px;
  font-weight      : bold;
  color            : #cc0000;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #B30000;
}
