@charset "utf-8";
#stran {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
a:link  {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
#center {
	width: 796px;
	background-color: #F0FEEF;
}



#glava {
	height:80px;
	background-color: #F2FFF4;
	border: 2px outset #C7F473;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#spacer {
	height: 10px;
}




#vsebina {
	width:100%;
	background-color: #F0FEEF;
	font-family: "Bookman Old Style";
	height: auto;
	border: 2px outset #CAF677;
}


#menu {
	list-style-type: disc;
	width: 185px;
	float: left;
}



#text {
	width: 588px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CAF677;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	height: auto;
}
#clr {
	clear: both;
}



#naslov {
	color: #771C85;
	width: 796px;
	height: 50px;
	font-size: 36px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#noga {
	width: 796px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
	height: 60px;
	background-color: #F0FEEF;
}


#gumb1 {
	font-size: small;
	background-color: #771C85;
	font-weight: bold;
	margin: 3px;
}


#gumb1 a:hover {
	color: #FF0000;
	font-size: small;
	background-color: #CAF677;
	font-weight: bold;
}
#gumb1 .block {
	display: block;
	border: thin outset #CAF677;
	color: #CAF677;
	text-decoration: none;
}

#gumb2 {
	font-size: small;
	font-weight: bold;
}
#gumb2 a:hover {
	background-color: #CAF677;
	color: #FF0000;
}
#gumb2 .block {
	display: block;
	border: thin outset #CAF677;
	background-color: #F0FEEF;
	margin-left: 10px;
	margin-right: 3px;
	color: #771C85;
	text-decoration: none;
}
#gumb2  .naslov {
	display: block;
	border: thin outset #CAF677;
	background-color: #771C85;
	color: #CAF677;
	margin-right: 3px;
	margin-left: 3px;
}
#logo  {
	height: 40px;
	width: 80px;
	left: 10px;
	top: 10px;
	position: relative;
	float: left;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nogalinks {
	color: #771C85;
	font-size: 12px;
	position: relative;
	top: 10px;
	width: 700px;
	left: 10px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	background-color: #F0FEEF;
}
#nogalinks a:hover {
	color: #771C85;
}
