body {
margin : 0;
padding : 0;
background-color : #901;
background-image : url("pic/bg.gif");
background-repeat : repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color : #000;
}

a {
	color : #990011;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
color : #ecd;
text-decoration : underline;
}
ul li, ol li{
	padding: 10px;
}


a:active {
color : #000;
text-decoration : none;
}

p {
color : #000;
line-height : 130%;
}
	
h1 {
	color : #840017;
	font-size : 3em;
	margin : 50px 0 0 0;
	font-weight: bold;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #840017;
	font-style: italic;
	text-align: right;
	margin-top: 100px;
}

h1 span.rest {
	color : #FFFFFF;
	font-size : .7em;
	margin : 50px 0 0 0;
	font-weight: normal;
	letter-spacing: 0em;
	font-style: italic;
}


#content {
width : 760px;
background-color : #E5CCCE;
}

#glava {
background-color : transparent;
width : 760px;
height : 100px;
}

	#glava img {
	vertical-align : middle;
	border : 0;
	margin : 0 5px 0 20px;
	}

	#glava input {
	margin : 0 -20px 0 20px;
	border : 1px solid silver;
	vertical-align : middle;
	}

	#glava .submit {
	border : 0px solid silver;
	width: 43px;
	}

	#glava a {
	color : #CCC;
	font-size: 10px;
	font-weight : bold;
	}
	
	#glava a:hover {
	color : #000;
	text-decoration : none;
	}

	#glava #linki {
	float : right;
	padding : 5px 0;
	}

#meni1 {
background-color : transparent;
width : 400px;
height : 60px;
margin : 72px 0 2px 360px;
}

	#meni1 a {
	display : block;
	float : left;
	width : 100px;
	margin : 10px 30px 0 0;
	color : #901;
	font-size: 15px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#meni1 a:hover {
	color : #ecd;
	text-decoration : none;
	}
	
	#meni1 a.ta {
	color : #000;
	}

#meni2 {
background-color : transparent;
width : 399px;
height : 60px;
margin : 0 0 30px 105px !important;
margin : 0 0 30px 90px;
}

	#meni2 a {
	display : block;
	float : left;
	width : 61px;
	margin : 0 30px 10px 0;
	padding : 10px 0 0 5px;
	color : #901;
	font-size: 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	border-left : 3px solid #901;
	}
	
	#meni2 a:hover {
	color : #FFF;
	text-decoration : none;
	}

	#meni2 a.ta {
	color : #FFF;
	}

#kolofon {
background-color : transparent;
width : 210px;
height : 500px;
float : left;
clear : both;
margin : 10px 0 10px 10px;
border-right : 1px solid white;
}

#vsebina {
background-color : transparent;
float : left;
width : 490px;
margin : 0 0 0 -1px;
padding : 0 0 0 25px;
border-left : 1px solid white;
}

#noga {
background-color : inherit;
margin : 0;
padding : 60px 0 20px 100px !important;
padding : 40px 0 20px 100px;
clear : both;
text-align : center;
color : #000;
border-top : 0px solid white;
}

#jumbo {
position : absolute;
top : 234px;
bottom : 0;
left : 760px;
right : 0;
background-color : inherit;
padding : 5px;
}
	#noga a {
	color : #901;
	font-size: 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 10px;
	}
	
	#noga a:hover {
	color : #FFF;
	text-decoration : none;
	}
