body { 
  background: #2c0591 0 0 url(vert_back.jpg) repeat-x; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:hover { color: black; text-decoration: none; }

/*div {
	border:1px dotted #fff;
}*/
#page_cont { width: 900px; margin: 0 auto; height:100%}

#meni1 {
	background: url(img01_normal.jpg) center center no-repeat;
	position: relative;
	top: 36px;
	height: 332px;
	width: 440px;
	float: left;
}

#meni1:hover { background: url(proj_over.jpg) center center no-repeat; }

#meni1 a, #meni1 a:hover { display: block; width: 100%; height: 45px; }

#meni1 a.m12 { height: 242px; }

#meni1 a span, #meni2 a.OFF span { display: none; }

#meni1 a.m11:hover { background: url(proj_en.jpg); }

#meni1 a.m13:hover { background: url(proj_sr.jpg); }

#meni2 {
	background: url(web_norm.jpg) 0 0 no-repeat transparent;
	position: relative;
	top: 36px;
	width: 400px;
	height: 355px;
	float: right;
}

#meni2:hover { background: url(web_over.jpg) 0 0 no-repeat; }

#meni2 a {
	float: left;
	display: block;
	margin: 0;
}

#meni2 a span { display: none; }

#meni2 a.m21, #meni2 a.m22 { height: 48px; }

#meni2 a.m21 { width: 215px; }

#meni2 a.m21:hover { background: url(web_1.jpg); }

#meni2 a.m22 { width: 180px; }

#meni2 a.m22:hover { width: 180px; background: url(web_2.jpg); }

#meni2 a.m23 { height: 246px; width: 395px; }

#meni2 a.m24 {
	height: 61px;
	width: 395px;
}

#meni2 a.m24:hover { background: url(web_4.jpg); }


#welcome {
	position: relative;
	top: 50px;
	height: 200px;
	width: 530px;
	background: url(mravac_logo.gif) 0 30px no-repeat;
	float: left;
}

#welcome2 {
	position: relative;
	top: 50px;
	height: 300px;
	width: 530px;
	background: url(malimrav3.png) 30px 0 no-repeat;
	float: left;
}

#welcome p span {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  color: #4300a3;
}
#welcome2 p span {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  line-height: 2em;
  color: #4300a3;
}

#outsource {
	position: relative;
	float: left;
	top: 60px;
	width: 290px;
   color: #4300a3;
}

#outsource h1{
  font-size: 1.4em;
  padding-bottom: 5px;
  border-bottom: 5px dotted #8b37ff;
  margin-bottom: 5px;
  text-align: center;
}

#outsource li {
	font-size: 1.2em;
	margin-left: 35px;
	line-height: 1.6em;
	padding-left: 30px;
	background: url(cm.gif) 0% 50% no-repeat;
}

#outsource li:hover {
	background: url(cm_red.gif) 0% 50% no-repeat;
}

#footer {
	position: relative;
	width: 800px;
	border-top:: 4px solid #6F0;
	padding: 10px 0 10px 0;
	text-align: center;
	top: 90px;
}

#footer p {
text-align: center;
display: block;
margin: 8px 0; 
font-size: 0.9em;
}

#footer p + p {
  margin: 20px 0 0 0;
  font-size: 0.7em;
}

#footer p a:hover {
	color: #090;
	border-bottom: 1px dotted #006;
}

#preloader {
	display: inline;
	position: absolute;
	top: -1000px;
	left: -1000px;
}