@charset "utf-8";
#main {
	margin: 0px;
	background-image: url(../_raw/_bg/_main_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#div_up {
	height: 845px;
	width: auto;
	background-image: url(../_raw/_bg/_up_bg.png);
	background-repeat: repeat-x;
}
#div_mid_centar {
	height: 845px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#logo_images {
	position: relative;
	top: 0px;
}


#div_down {
	height: auto;
	width: auto;
	background-image: url(../_raw/_bg/_footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 130px;
}
#div_down_centar {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#table_down_2x7 {
	background-image: url(../_raw/_desing/ziherice.png);
	background-repeat: no-repeat;
	background-position: 0px 130px;
}
#div_o_nama {
	height: 258px;
	width: 106px;
	margin-top: -15px;
}
#naslov_image {
	position: relative;
	top: 5px;
}
#networks_icons {
	position: relative;
	top: 5px;
	left: 75px;
}
#browsers_icons {
	position: relative;
	top: 7px;
	left: 5px;
}
