body {
	margin: 0;
	padding: 0;
	background-color: #EDE7D0;
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a,  a:visited, a:link, a:active { 
 	text-decoration: none; 
	color: black;
	}
	
a:hover {
	text-decoration: underline;
	} 

p {
	margin: 6px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	}

h1 {
	margin: 6px 0px 48px 0;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999900;
	}

h2 {
	padding: 0;
	margin: 32px 0 12px 0;
	padding: 2px 3px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color : black;
	}

h3 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C4A004;
	margin: 24px 0 6px 0;
	}

img {
	border: 0;
	}
	
input, select, textarea {
	margin: 5px;
	padding: 1px;
	vertical-align: middle;
	font-family: inherit;
	font-size: 11px;
	}	

textarea {
	vertical-align: top;
	}	

ul {
	margin: 0 6px;
	padding: 0;
	}

li, ol {
	margin: 0 12px;
	padding: 0 ;
	}

.form_element {
	display: block;
	float: left;
	width: 150px;
	margin: 5px;
	text-align: right;
	}	

hr {
	border-top: 1px solid silver;
	}

#title_pic {
	width : 770px;
	height : 280px;
	background : transparent url(pic/intro_1.jpg);
	background-repeat : no-repeat;
	}
		
#meta_nav {
	margin: 0;
	padding: 2px 0px 2px 24px;
	background-color: #E7E3B4;
	color: #C49D04;
	font-weight: normal;
	font-size: 10px;
	}
		
	#meta_nav #datum {
		float: left;
		margin: 0 100px 0 0;
		padding: 4px 0px 0px 0px;
		color: #996600;
		font-weight: normal;
		font-size: 10px;
		}
		
	#meta_nav a:hover {
		text-decoration: none;
		color: #C4A004;
		}
	
	#meta_nav a {
		margin: 0 4px 0 10px;
		}
	
	#meta_nav img {
		margin: 0 4px 0 4px;
		vertical-align: middle;
		}
	
	#meta_nav form {
		clear: none;
		margin: 0;
		padding: 0;
		}
	
	#meta_nav input {
		margin: 0 1px;
		border: 1px solid #4D4427;
		background-color: #F3F1DA;
		}
	
	#meta_nav input.search {
		border: 0px none transparent;
		background-color: transparent;
		}
		
#noga {
	clear: both;
	padding: 0;
	background-color: #4D4325;
	height: 22px;
	font-size: 11px;
	}
			
	#noga a {
		color: #E7E3B4;
		}
		
	#noga a:hover {
		text-decoration: none;
		color: white;
		}
			
	#noga #navrh {
		float: left;
		margin: 0;
		padding: 0;
		width: 350px;
		background-color: #A6A192;
		}
			
	#noga #navrh a {
		display: block;
		margin: 0 15px;
		padding: 4px 15px;
		color: #000000;
		background: #A6A192 url("pic/ico_navrh.gif") 0 7px;
		background-repeat: no-repeat;
		}
			
	#noga #navrh a:hover {
		color: white;
		}
		
	#noga #copyright {
		padding: 4px;
		color: white;
		float: left;
		background-color: inherit;
		width: 200px;
		}

	#noga #production {
		padding: 4px;
		color: white;
		float: left;
		background-color: inherit;
		width: 200px;
		text-align: right;
		}
	
#menu_main {
	background: #EDE7D0 url("pic/bg_bar2.jpg");
	background-repeat: no-repeat;
	height: 32px;
	}
	
	#menu_main a {
		display: block;
		float: left;
		margin: 0 2px 0 0;
		padding: 8px 12px 0 12px;
		height: 24px;
		background-color: #EEEEDD;
		color: #666666;
		}
		
	#menu_main a:active {
		color: black;
		}
		
#content {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	background-color: #E7E3B5;
	}
		
#menu_sub {
	float: left;
	clear: none;
	width: 183px;
	}
	
	#menu_sub a {
		display: block;
		float: none;
		margin: 0;
		padding: 10px 10px 10px 24px;
		border-bottom: 1px dashed black;
		background-color: #E0E0B0;
		color: black;
		font-weight: bold;
		}
		
	#menu_sub a.plain {
		padding: 0;
		border-bottom: 0px none black;
		}
	
	#menu_sub a:active {
		color: #fff;
		}
	
	#menu_sub a:hover {
		background-color: #D0D0AA;
		text-decoration:none;
		}
	
	#menu_sub a.title {
		padding: 0;
		border-bottom: 0px none transparent;
		}
	
#text_main {
	float: left;
	clear: none;
	padding: 24px 12px;
	background-color: white;
	width: 562px !important;
	width: 558px;
	}
	
	#text_main a, #text_main a:visited, #text_main a:link, #text_main a:active { 
		text-decoration: underline;
		color: black;
		}
		
	#text_main a:hover {
	 	text-decoration: none; 
		} 
		
	#text_main img {
		float: right;
		border: 1px solid black;
		margin: 16px;
		}
	
	#text_main img.plain {
		float: none;
		border: 0px solid black;
		margin: 16px;
		}
		
	#text_main h2 {
		background-color:#ede7d0;
		}
	
#text_intro {
	margin : 0;
	}
	
	#text_intro p {
		line-height: 200%;
		color: #960;
		}
	
	#text_intro p:first-letter {
		font-size: 200%;
		font-style:italic;
		font-family:serif;
		}
	
	#text_intro img {
		float: right;
		}
	
#text_meta_kazalo {
	float: right;
	clear: both;
	padding: 12px 2px 12px 18px;
	margin: 0 0px 12px 24px;
	background: #FFF url("pic/diag2.gif") 0px 0;
	background-repeat: repeat-y;
	width: 180px;
	}
	
	#text_meta_kazalo li.next {
		list-style-type: circle;
		margin : 12px 0 0 4px;
		}
	
	#content #text_main #text_meta_kazalo a {
		text-decoration: none;
		}

	#text_meta_kazalo a:hover {
		text-decoration: underline;
		}

	#text_meta_kazalo a.next {
		text-decoration: none;
		color: #998;
		}

	#text_meta_kazalo a.next:hover {
		text-decoration: underline;
		color: #998;
		}

#text_meta {
	float: right;
	clear: both;
	padding: 12px 2px 12px 18px;
	margin: 12px 0px 48px 24px;
	background: #FFF url("pic/diag2.gif") 0px 0;
	background-repeat: repeat-y;
	width: 180px;
	}
	
	#text_meta a, #text_meta_kazalo a{
		padding: 2px 0;
		color: #CA0;
		font-weight: bold;
		}
	
	#text_meta a:active, #text_meta_kazalo a:active{
		color: #DDA;
		}
	
	#text_meta p, #text_meta_kazalo p {
		text-indent : -6px;
		font-style: italic;
		text-align: left;
		}
	
	#text_meta ul, #text_meta_kazalo ul {
		text-align: left;
		color: #630;
		}
	
	#text_meta li, #text_meta_kazalo li{
		margin: 4px;
		}
	
	#text_meta h2, #text_meta_kazalo h2{
		font-size: 14px;
		margin: 0 0 12px 0;
		color: #998;
		background-color: transparent;
		}
	
.navrh {
	font-size: 11px;
	font-weight: bold;
	color: #998;
	background-position: right;
	list-style-type: circle;
	display: list-item;
	list-style-position: inside;
	margin: 3px 0;
	text-align: right;
}
#intro {
	clear: both;
	padding: 6px 0 0 444px;
	font-size: 11px;
	height: 18px;
	text-align: left;
	color: #D7BD55;
	border-top: 1px solid white;
	}
			
	#intro a {
		color: #C19C32;
		}
		
	#intro a:hover {
		text-decoration: none;
		color: #000000;
		}
#content #novice {
	float: left;
	width: 350px;
	margin: 0 50px;
}

.sig {
	font-style: italic;
	text-align: right;
}

#content #povezave {
	float: left;
	clear: none;
	margin: 12px 12px 12px 0;
	width: 150px;
	color: #C5A007;
}

#content #konec {
	float: none;
	clear: both;
	margin: 24px;
}

#index_page {
	float: right;
	clear: both;
	margin: -12px 0 0 0;
}

	#content #text_main #index_page a {
		padding: 1px 4px;
		margin: 0 2px;
		background-color: #EED;
		text-decoration: none;
	}
	
	#content #text_main #index_page a:hover {
		background-color: #FFF;
		text-decoration: none;
	}
	
	#content #text_main #index_page a:active {
		background-color: #CD0;
		text-decoration: none;
	}

#search_result {
	margin: 48px;
	}
	
	#search_result a {
		color: #CA0;
		font-weight: bold;
		}
	
	#search_result a:active {
		color: #DDA;
		}
		
	#search_result li {
		margin: 12px 0;
		}
