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

body {
	background-color: #9380bb;
}

#glavni { 
	width:100%;
	height:1180px;
}

#logo {
	position:absolute;
	float:left;
	left: 135px;
	top: 90px;
	
	}
#meni li {
	display:inline;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:20px;
}


#meni li a { 
	color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 3px 3px 0 0;
}
div #lista {
	position:absolute;
	right: 135px;
	top: 70px;
}

ul#meni li a:hover { 
color:#f69882;
border-bottom: 3px solid #4cc0b7;
}

#ilus {
	position:absolute;
	top: 235px;
	left: 429px;
}

#usluge p {
	position:absolute;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	font-size:32px;
	color: white;
	left: 741.7px;
	top: 773px;
}
#linijausluge {
	position:absolute;
	top: 850px;
	left:774px;
}
div #tekst {
	position:absolute;
	width:500px;
	height: 300px;
	text-align:center;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	top: 872px;
	left: 560px;
	font-size:15px;
}
div #tekst a {
	text-decoration:none;
	color: #f69882;
}

div #krug {
	position:absolute;
	top:1021px;
	left:790.5px;
}
div #futer {
	position:absolute;
	top:1180px;
	width: 100%;
	height:200px;
	background-color: #f69882;
}
#ikonice li {
	display:inline;
	padding-right: 11px;
	padding-left: 11px;
	
}
#ikone {
	position:absolute;
	top:1248px;
	left: 594px;
	z-index: 100;
}
div #verlinija {
	position:absolute;
	z-index: 10;
	height:97px;
	width:200px;
	border-right: 3px solid #fff;
	left: 572px;
	top:1235px;
}
#futekst {
	position:absolute;
	line-height: 170%;
	top: 1211px;
	left: 812px;
}
#futekst p  {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	color: white;
	font-size:16px
}
#futekst a {
	color: white;
	text-decoration:
}

