.sredina_text {
	position:absolute;
	left:219px;
	width:529px;
	height:432px;
	font-family:Verdana;
	color:#545454;
	top:40px;
	text-align:left;
}

a:link {
	font-size:12px;
	font-family:Verdana;
	color:#3477BF;
}

a:visited {
	font-size:12px;
	font-family:Verdana;
	color:#3477BF;
}

a:hover {
	font-size:15px;
	font-family:Verdana;
	color:#AE2E23;
	text-decoration:underline;
}

#donji_link {
	height:19px;
	width:266px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	left:2px;
	top:580px;
	text-align:center;
	
}

#sredina {
	position:absolute;
	width:960px;
	height:450px;
	background-image:url(images/sredina_bgr.jpg);
	border-bottom-left-radius:1em 1em;
	-webkit-border-bottom-left-radius:1em 1em;
	-o-border-bottom-left-radius:1em 1em;
	-moz-border-radius-bottomleft:1em 1em;
	border-bottom-right-radius:1em 1em;
	-webkit-border-bottom-right-radius:1em 1em;
	-o-border-bottom-right-radius:1em 1em;
	-moz-border-radius-bottomright:1em 1em;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	top:300px;
	left:0px;
}

#menu_bela {
	position:absolute;
	width:220px;
	height:74px;
	top:193px;
	left:595px;
	background-image:url(images/Dugmitji%20SHIC/Dugmici/menu_bela.png);
}

#menu_bela:hover {
	background-image:url(images/Dugmitji%20SHIC/Dugmici/menu_bela_hover.png);
}

#menu_crvena {
	position:absolute;
	width:220px;
	height:74px;
	top:193px;
	left:154px;
	background-image:url(images/Dugmitji%20SHIC/Dugmici/menu_crvena.png);
}

#menu_crvena:hover {
	background-image:url(images/Dugmitji%20SHIC/Dugmici/menu_crvena_hover.png);
}

#menu_plava {
	width:220px;
	height:74px;
	float:none;
	display:block;
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	left:375px;
	background-image:url(images/Dugmitji%20SHIC/Dugmici/menu_plava.png);
	top:193px;
}

#menu_plava:hover {
	background-image:url(images/Dugmitji%20SHIC/Dugmici/menu_plava_hover.png);
}

#header {
	width:960px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	left:0px;
	background-image:url(images/HEADER.jpg);
	height:193px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	float:none;
	margin-bottom:0px;
}

#kontejner {
	width:960px;
	top:0px;
	float:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background-color:#E7E8EA;
	height:800px;
}

body {
	background-color:#E7E8EA;
	margin:0px;
}


