@charset "utf-8";
/* CSS Document */

#services_top {
	position:relative;
	top:80px;
	width:698px;
	height:334px;
	background:url(../images/services/services_top.jpg) no-repeat;
	margin:0 auto 80px auto;
	}

.services_item {
position:relative;
clear:both;
height:100%;
margin-bottom:10px;
min-height:100%;
}

.services_item > .caption {
position:absolute;
width:20%;
margin:0;
}

.services_item p {
display:block;
width:75%;
height:100%;
min-height:100%;
float:right;
}


h2 {
clear:both;
}



#vsebina ul{
position:relative;
left:170px;
}


#vsebina ul li{

}



#vsebina ul li a{
display:block;
color:#000000;
font-family:Arial;
background:url(../images/link_bullet.gif) no-repeat left;
text-indent:30px;
margin-bottom:20px;
}
