body {
	color:#fde8ce;
	background-color:#000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

a:link {
	color: #fff;
	font-weight: bold;
}

a:visited {
	color: #fff;
	font-weight: bold;
}

a:hover {
	background-color: #000;
}

a:active {
	background-color: #000;
}

a.proj_link { 
	padding-right: 40px; 
	color: rgb(133, 49, 0);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.proj_link:hover { 
	padding-right: 40px; 
	color: #d3772e; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.proj_link_active { 
	padding-right: 40px; 
	color: #d3772e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.proj_link2 { 
	color: rgb(191, 94, 38);
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#studio {
	font-family: Verdana;
	font-size: 10px;
}

#obroba {
	margin: 20px auto 5px auto;
	width: 950px;
	height: 600px !important;
	min-height: 600px;
	border-style: solid;
	border-width: thin;
	border-color: #933a02;
}

#stolpec1 {
	width: 320px;
	height: 100%;
	background: url(slike/menu_bottom.jpg) bottom left no-repeat;
}


#stolpec2{
	width: 11px;
	height: 100%;
	background: url(slike/line.gif) repeat-y;
}

#stolpec3 {  
	width: 619px;
	height: 100%;
	background: url(slike/top_bg.gif) top left repeat-x;
}

#navigacija{
	position: relative;
	top: -80px;
	left: 25px;
}

#flash {
	margin-top: 15px;
	width: 510px;
	height: 230px;
	border-style: solid;
	border-width: thin;
	border-color: #d3772e;
}

#administracija{
	margin-top: 70px;
	margin-bottom: 70px;
}

#vsebina {
	text-align: left;
	margin-top: 15px;
	width: 510px;
}

.arhiv_novica{
	margin-top: 20px;
	margin-bottom: 20px;
}

p.novica{
	padding: 5px 0px;
	border-bottom: 1px dashed #969696;
}

#arhiv_novica span.naslov_novice{
	font-size: 14px;
}

#densi_meni {
	float: right;
	max-width: 200px;
}

#domov {
	float: left;
	width: 295px;
	text-align: left;
}

.naslov{
	color: #d3772e;
	font-size: 14px;
	font-weight: bold;
}

.naslov_domov{
	color: #d3772e;
	font-size: 12px;
	font-weight: bold;
}

.naslov_novice{
	color: #d3772e;
	font-weight: bold;
}

.proj_vsebina {
	margin-top: 10px;
}

#bitstudio{
	color: #5a5a5a;
	font-size: 9px;
}

.proj_det { 
	color: rgb(191, 94, 38);
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
