img {
	border: 0px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
}

a { outline: none; }

h1 {
	text-indent: -5000em;
	position: absolute;
	display: block;
	height: 380px;
	width: 100%;
	top: 50%;
	left: 0px;
	margin-top: -220px;
	background-image: url(images/colja_bg_index.gif);	
	background-position: center;
	background-repeat: no-repeat;
	clear: left;
}

/* linki prva */
#povezave {
	position: absolute;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	top: 50%;
	margin-top: 160px;
	width: 100%;
	left: 50%;
	margin-left: -377px;
	background-repeat: no-repeat;
	background-image: url(images/colja_index_mnu_bg.gif);	
}

#povezave a {

	height: 30px;
	display: block;
	text-indent: -5000em;
}

#povezave li {
	float: left;
	margin-right: 16px;
	display: inline;
	outline: none;
}

#povezave li.kmetija a {	width: 142px; background: url(images/colja_kmetija.gif) no-repeat; }
#povezave li.vina a {	width: 112px; background: url(images/colja_vina.gif) no-repeat; }
#povezave li.prodaja a {	width: 139px; background: url(images/colja_prodaja.gif) no-repeat; }
#povezave li.kontakt a { 	width: 145px;background: url(images/colja_kontakt.gif) no-repeat; }
#povezave li.povezave a { 	width: 153px;background: url(images/colja_povezave.gif) no-repeat; }

#povezave li.kmetija a:hover { background: url(images/colja_kmetija-over.gif) no-repeat; }
#povezave li.vina a:hover { background: url(images/colja_vina-over.gif) no-repeat; }
#povezave li.prodaja a:hover { background: url(images/colja_prodaja-over.gif) no-repeat; }
#povezave li.kontakt a:hover { background: url(images/colja_kontakt-over.gif) no-repeat; }
#povezave li.povezave a:hover { background: url(images/colja_povezave-over.gif) no-repeat; }
