@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
#vse {
	width: 639px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
}
#glava {
	background-image: url(slike/artelje.jpg);
	background-repeat: no-repeat;
	height: 220px;
}
#meni {
	float: right;
	width: 358px;
}
#joze, #spela, #neza {
	float: left;
	height: 67px;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#mail {
	float: left;
	height: 32px;
	width: 250px;
	margin-top: 30px;
	margin-left: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:hover, a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
