@charset "utf-8";
#head {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 238px;
	width: 980px;
	background-color: #70848e;
}
#subbody {
	background-image: url(grafika/subbody_bcg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 980px;
	text-align: justify;
}
#content {
	background-image: url(grafika/content_bcg.jpg);
	background-repeat: repeat;
	padding: 0px;
	width: 953px;
	margin-right: 13px;
	margin-left: 13px;
}
#box {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#designed {
	float: left;
	width: 400px;
	margin-top: 107px;
}


#content2 {
	background-image: url(grafika/content2_bcg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 934px;
	margin-right: 0px;
	margin-left: 0px;
}
#footlinks {
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 50px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footcontact {
	margin-bottom: 20px;
	float: right;
	width: 240px;
	margin-right: 33px;
	margin-top: 6px;
}

#foot {
	background-color: #70848e;
	background-image: url(grafika/foot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 980px;
}
#foot a {
	color: #435056;
    
}

#foot a:hover {
	color: #0066FF;
    
}
