body {
	background-color: #ABABAB;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #d91b5c;
}

#space_top {
	width: 820px;
	height: 15px;
 border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	background-color: #EAEAEA;

}

#header {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 820px;
	height: 170px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #7D7D7D;
	background-color: #EAEAEA;
}

#container{
	margin: auto;
	width: 810px;
}

#content {
	width: 800px;
	height: 450px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin-top: -11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #EAEAEA;
}

#partneri {
background-color: #ffffff;
	width: 800px;
	height: 100px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.contact {
	color: #818181;
}
