body {
	margin:0px;
	padding:0px;
	background-color: #235989;
		}

#header {
	margin:0 auto;
	width:1000px;
	height:286px;
	background:url(images/skokvvisino.jpg) no-repeat;
	}
	
#meni {
	margin:0 auto;
	width:1000px;
	height:42px;
	background: url(images/Navigacija/meni.png) no-repeat;
	background-color: #c5c7c3;
	}
	
#wrap {
	margin:0 auto;
	width:1000px;
	height:auto;
		}
		
		
#right_content{
	float:right;
	width:1000px;
	height:auto;
	background:#c5c7c3;
	}

#footer {
	margin:auto;
	width:1000px;
	height:42px;
	clear:both;
	background: url(images/Footer1.png) no-repeat;
	}
	
a.navrh {
	float: left;
	background: url(images/Navigacija/navrh.png) no-repeat;
	width:70px;
	height:22px;
	margin-top: 10px;
	margin-left: 465px;
		}	

a.navrh:hover{
	background-position:0 -22px;
	}

	
a.button1 {
	float: left;
	display:block;
	background: url(images/Navigacija/domov.png) no-repeat;
	width:125px;
	height:30px;
	margin-top: 6px;
	margin-left: 10px;
}

a.button3 {
	float: left;
	display:block;
	background: url(images/Navigacija/kontakt.png) no-repeat;
	width:125px;
	height:30px;
	margin-top: 6px;
	margin-left: 10px;
}

a.button4 {
	float: left;
	display:block;
	background: url(images/Navigacija/video.png) no-repeat;
	width:125px;
	height:30px;
	margin-top: 6px;
	margin-left: 10px;
}

a.button5 {
	float: left;
	display:block;
	background: url(images/Navigacija/rekordi.png) no-repeat;
	width:125px;
	height:30px;
	margin-top: 6px;
	margin-left: 10px;
}


a.button1:hover{
	background-position:0 -30px;
	}
	
a.button3:hover{
	background-position:0 -30px;
	}

a.button4:hover{
	background-position:0 -30px;
	}

a.button5:hover{
	background-position:0 -30px;
	}

	
	

	
	
.ostali {
	margin:20px;
	text-align:center;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#000;
	text-align:justify;
	}
.ostali a {
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#00F;
	text-decoration:none;
}
	
.ostali a:hover {
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#F00;
	text-decoration:none;
}
