body {
	background: #231F20;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#glava {
	border-bottom: 5px solid #F58221;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 140px;
	text-align: center;
}

#meni {
	position: absolute;
	top: 145px;
	border-bottom: 1px solid #FFF;
	height: 30px;
	background: #666;
	width: 100%;
}
	#meni ul {margin: 0px auto; padding: 0px; margin-top: 6px; width: 850px; padding-left: 135px;}
	#meni ul li {display: inline; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin-right: 105px; font-weight: bold;}
	#meni ul li a {text-decoration: none; color: #CCC;}
	#meni ul li a:hover {border-bottom: 1px dotted #FFF; color: #FFF;}
	
a {color: #F58221; text-decoration: none;}
a:hover {color: #FFF;}
	

#vsebina, #novicke, #nasl {
	position: relative;
	width: 750px;
	margin: 0px auto;
	margin-bottom: 40px;
	top: 180px;
}

	#novicke {top: 0px; margin-left: 20px;}

	.fkat, .fkatn {border-top: 1px solid #FFF; width: 200px; background: #383738; float: left; margin: 20px; margin-bottom: 20px; padding: 5px; text-align: center; height: 175px;} 
	.fkat a, .fkatn a {color: #ACA092; text-decoration: none;}
	.fkat a:hover, .fkatn a:hover {color: #FFF;}
	
	.fkat h1, .fkatn h1 {margin: 0px; padding: 4px; font-family: Calibri, "Comic Sans MS", cursive; font-size: 16px; font-weight: bold;}
	
	.fkatn {background: #231F20; border: none; text-align: left; margin-top: 0px; padding: 0px; width: 210px;}
	
	#nasl, #nasl1 {border-top: 1px solid #F58221; border-bottom: 1px solid #FFF; margin-bottom: 10px; font-family: Calibri, "Comic Sans MS", cursive; font-size: 16px;  padding-top: 4px; padding-bottom: 4px; margin-left: 20px; margin-top: 20px; width: 710px;}
	#novicke h1 {font-family: Tahoma, Geneva, sans-serif; font-size: 20px; margin: 0px; padding: 0px; padding-bottom: 3px; padding-top: 3px; color: #CCC; font-weight: normal; font-size: 16px;} 
	#nas1 a, #nasl1 a {color: #FFF; text-decoration: none;}
	#nas1 a:hover, #nasl1 a:hover {color: #F58221;}
	
	.vnosbot {margin-right: 45px; border-bottom: 1px dotted #FFF; padding-bottom: 10px;}
	
	#success_k {border: 2px solid #090; text-align: center; background: #97FF97; color: #090; font-weight: bold; height: 25px; line-height: 25px; margin-bottom: 5px; margin-left: 20px; margin-right: 20px;}
	#napaka_k {border: 2px solid #F00; background: #FFA4A4; color: #F00; font-weight: bold; text-align: center; height: 25px; line-height: 25px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px;}
	
	/*** forma za komentiranje ***/
	#name_k, #email_k, #sporocilo_k {border: none; padding: 3px; margin: 4px; font-family: Verdana, Geneva, sans-serif; font-size: 11px; width: 150px;}
	#sporocilo_k {width: 400px; height: 150px;}

.spacer {clear: both;}

#noga {
	position: fixed;
	width: 100%;
	height: 20px;
	color: #FFF;
	line-height: 20px;
	background: #666;
	bottom: 0px;
	text-align: center;
}

	#noga a {text-decoration: none; color: #F58221; font-weight: bold;}
	#noga a:hover {color: #F58221; border-bottom: 1px dotted #F58221;}
	
.ni_nic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
