body {
/*	background:#dedfd9 url(bck.gif) repeat-x 0 0;*/
}
div#containerMiddle, div#header {
	width:955px;
}
div#top {
	height:675px;
	background:url(img_uvodna.jpg) no-repeat 0 0;
	padding:0;
	position:relative;
}
div#header {
	position:relative;
	height:104px;
	background:none;
	margin-bottom:35px;
}

div#containerMiddle {
	width:100%;
	height:145px;
	position:absolute;
	left:0;
	top:265px;
	overflow:hidden;	
	float:left;
	display:inline;
	margin:0;
}

#logo {
	float:left;
	display:inline;
	height:145px;
	width:260px;
	background:url(logo_big.gif) no-repeat 0 0;
	margin-right:2px;
}
div#col1 {
	float:right;
	display:inline;
	height:145px;
	width:516px;
	background-color:#fcfcec;
}
div#col1 table {
}
div#col1 td {
	vertical-align:middle!important;
	line-height:1.3;
	height:145px;
	padding:0 100px 0 37px;
	color:#5e585e;
}
div#col1 td p {
	margin:0;
}
div#col1 img {
	margin:0 0 10px;
}

div#meni {
	width:175px;
	float:left;
	display:inline;
}
div#meni a {
	display:block;
	width:175px;
	height:72px;
	background-position:0 0;
	background-repeat:no-repeat;
}
div#meni a span {
	display:none;
}
a#meni1 {
	background-image:url(u_meni_projects.png);
	margin-bottom:2px;
}
a#meni2 {
	background-image:url(u_meni_sales.png);
}
div#meni a:hover, div#meni a:focus {
	background-position:0 -72px;
}

ul#utilNav a {
	color:#dadada;
}
ul#utilNav a:hover, ul#utilNav a:focus, ul#utilNav a.utilNavAkt {
	color:#5d335d;
}