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;
		}

#left_content {
	float:left;
	width:700px;
	height:700px;
	background-color: #c5c7c3;
		}
		
#right_content{
	float:right;
	width:300px;
	height:700px;
	background:#c5c7c3;
	}

#footer {
	margin:auto;
	width:1000px;
	height:42px;
	clear:both;
	background: url(images/Footer1.png) no-repeat;
	}
	

	
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;
}


.imageyoutube {
	float:left;
	width:100px;
	height:50px;
	background: url(images/youtube.jpg) no-repeat;
	margin-top: 8px;
	}
	
.imageyoutube:hover{
	background-position:0 -50px;
	}	
	
.imagefacebook {
	float:left;
	width:100px;
	height:50px;
	background: url(images/facebook.jpg) no-repeat;
	margin-left: 15px;
	margin-top: 8px;
	}
	
.imagefacebook:hover{
	background-position:0 -50px;
	}	
	
.imageinstagram {
	float:left;
	width:64px;
	height:55px;
	background: url(images/Instagram.jpg) no-repeat;
	margin-left: 20px;
	margin-top: 15px;
	}
	
.imageinstagram:hover{
	background-position:0 -55px;
	}	

.youtube {
	margin:10px;
	float:right;
	width:245px;
	height:150px;
	}	
	
.textyoutube {
	display:block;
	text-align: left;
	font:Arial;
	font-weight:bold;
	font-size:20px;
	width: 235px;
	float: left;
	margin-left: 1px;
	margin-top: 10px;
	}
