div#resursi {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 790px;
	z-index: 3;
}
div.resurss {
	width: 220px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
div#resursi h1 {
	width: 60px;
	background: url("img/resursi.png") no-repeat;
}
div#resursi a {
	padding-left: 15px;
	background: url("img/redarrow_down.gif") no-repeat 0 0.3em;
}
div#saites {
	float: left;
	width: 980px;
	z-index: 3;
}
div#saites h1 {
	width: 51px;
	background: url("img/saites.png") no-repeat;
}
div.saite {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
div.saite a {
	text-decoration: none;
	padding-right: 1em;
	background: url("img/linkicn.gif") no-repeat center right;
}
div.saite a:hover {
	background: url("img/linkicn_on.gif") no-repeat center right;
}

div#resursi h1, div#saites h1 {
	text-indent: -10000px;
	height: 17px;
	display: block;
}
div#resursi h2, div#saites h2 {
	font-size: 0.75em;
	padding: 0 0 5px 0;
}
div#resursi a, div#saites a {
	color: #DA0000;
	font-size: 0.75em;
	text-decoration: none;
}
div#resursi a:hover, div#saites a:hover {
	text-decoration: underline;
}
