/*

(c) Copyright 2009 djusteam.net, All Rights Reserved.

*/
body {
	background-color: #FFFFFF;
	font-family: 'Tahoma', Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
	width: 780px;
}
img {
	border: none;
}
#mainmenu {
	width: 100%;
	height: 45px;
	background-image: url("http://www.djusteam.net/images/mainmenu.jpg");
	background-repeat: no-repeat;
	padding-top: 31px;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu a {
	text-decoration: none;
	color: #00617b;
}
#mainmenu a:hover {
	color: #0088ad;
}
.menu {
	width: 20%;
	float: left;
}
#header {
	margin-top: 34px;
	width: 780px;
	height: 360px;
}
#about {
	margin-top: 70px;
	margin-left: 47px;
	width: 196px;
	height: 235px;
	background-image: url("http://www.djusteam.net/images/about.jpg");
	background-repeat: no-repeat;
	float: left;
}
#about p {
	color: #ffffff;
	margin-top: 80px;
	margin-left: 33px;
	margin-right: 32px;

}
#about p a {
	color: #ffffff;
	text-decoration: none;
}
#about p a:hover {
	color:  #00FF00;
	text-decoration: none;
}

#logo {
	width: 510px;
	height: 360px;
	background-image: url("http://www.djusteam.net/images/logo.jpg");
	background-repeat: no-repeat;
	float: left;
}
#content {
	width: 686px;
	height: 216px;
	margin-left: 47px;
	color: #ffffff;
}
#content_about {
	width: 686px;
	height: 430px;
	margin-left: 47px;
	color: #8e8e8e;
}
#content_solution {
	width: 686px;
	height: 310px;
	margin-left: 47px;
	color: #8e8e8e;
}
#content_portfolio {
	width: 686px;
	height: 900px;
	margin-left: 47px;
	color: #8e8e8e;
}
#content_portfolio a {
	color: #0088ad;
}
#content_portfolio a:hover {
	color: #8e8e8e;
}
#content_contact {
	width: 686px;
	height: 350px;
	margin-left: 47px;
	color: #8e8e8e;
}
.naslov {
	color: #007CA2;
	font-size: 20px;
	font-weight: bold;
}
.site {
	color: #007CA2;
	font-size: 14px;
	font-weight: bold;
}
#solution {
	background-image: url("http://www.djusteam.net/images/solution.jpg");
	background-repeat: no-repeat;
	width: 215px;
	height: 216px;
	float: left;
}
#solution p {
	padding-top: 54px;
	padding-left: 76px;
	padding-right: 3px;
}
#solution p a {
	color: #ffffff;
	text-decoration: none;
}
#solution p a:hover {
	color: #00FF00;
}
#whywe {
	background-image: url("http://www.djusteam.net/images/whywe.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 216px;
	float: left;
}
#whywe p {
	padding-top: 54px;
	padding-left: 59px;
	padding-right: 3px;
}
#contact {
	background-image: url("http://www.djusteam.net/images/contact.jpg");
	background-repeat: no-repeat;
	width: 211px;
	height: 216px;
	float: left;
}
#contact p {
	padding-top: 54px;
	padding-left: 59px;
	padding-right: 3px;
}

#djusteam {
	margin-top: 3px;
	margin-left: 80px;
	margin-right: 80px;
	color: #8e8e8e;
}
#djusteam p {
	margin-left: 5px;
	margin-right: 5px;

}
.djusteam {
	color: #007ca2;
	font-weight: bold;
}
#footer {
	background-image: url("http://www.djusteam.net/images/footer.jpg");
	background-repeat: repeat-x;
	width: 780px;
	height: 50px;
	color: #4f4f4f;
	padding-top: 25px;
}
#footer a {
	color: #4f4f4f;
	text-decoration: none;
}
#footer a:hover {
	color: #0088ad;
	text-decoration: none;
}