/* CSS Document by Nikola Mircic */

body {
	color:#989898;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bgr_home.gif) repeat-y center top;
}

#container {
	margin: 127px auto 0;
	width:960px;
}

a { outline:none;}

#copy {
	float:right;
	padding-right:70px;
	padding-top:15px;
	width:350px;
}


/* Navigacija **********************************************************************************/

#main_navigation {
	float:left;
	position:relative;
	width:317px;
	height:500px;
	background: url(images/mcmenu.gif) no-repeat left top;
}

#main_navigation dd a {
	text-indent: -100em;
	overflow: visible;
	display:block;
}

#m1 a {
	position:absolute;
	left:0px;
	top:0px;
	width:317px;
	height:52px;
}

#m2 a {
	position: absolute;
	left: 2px;
	top: 50px;
	width: 317px;
	height: 45px;
}

#m3 a {
	position: absolute;
	left: 2px;
	top: 102px;
	width: 314px;
	height: 38px;
}

#m4 a {
	position: absolute;
	left: 2px;
	top: 145px;
	width: 312px;
	height: 40px;
}

#m5 a {
	position: absolute;
	left: 2px;
	top: 196px;
	width: 317px;
	height: 46px;
}

#m6 {
	position:absolute;
	left:350px;
	top:201px;
	width:317px;
	height:52px;

}
#m62 {
	position:absolute;
	left:351px;
	top:220px;
	width:317px;
	height:52px;

}

#m7 a {
	position:absolute;
	left:0px;
	top:255px;
	width:317px;
	height:52px;
}

#m8 a {
	position:absolute;
	left:1px;
	top:247px;
	width:317px;
	height:52px;
}

#m9 a {
	position:absolute;
	left:1px;
	top:292px;
	width:317px;
	height:52px;
}

#m10 a {
	position:absolute;
	left:0px;
	top:340px;
	width:317px;
	height:49px;
}

#m11 a {
	position:absolute;
	left:0px;
	top:390px;
	width:317px;
	height:65px;
}

#m1 a:hover { background: url(images/mcmenu.gif) no-repeat -316px 0;}
#m2 a:hover { background: url(images/mcmenu.gif) no-repeat -317px -51px;}
#m3 a:hover { background: url(images/mcmenu.gif) no-repeat -320px -103px;}
#m4 a:hover { background: url(images/mcmenu.gif) no-repeat -320px -147px;}
#m5 a:hover { background: url(images/mcmenu.gif) no-repeat -319px -196px;}
#m8 a:hover { background: url(images/mcmenu.gif) no-repeat -320px -247px;}
#m9 a:hover { background: url(images/mcmenu.gif) no-repeat -319px -292px;}
#m10 a:hover { background: url(images/mcmenu.gif) no-repeat -317px -340px;}
#m11 a:hover { background: url(images/mcmenu.gif) no-repeat -317px -390px;}
