@charset "utf-8";
body {
	text-align: center;
	background-color: #313131;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	text-align: left;
	background-color: #313131;
}
#title {
	text-align: right;
	width: 242px;
	padding-top: 11px;
	height: 47px;
}


#logo {
	width: 800px;
	background-color: #313131;
}
#navigation {
	text-align: left;
	float: right;
	width: 132px;
}
#banner {
	text-align: left;
	height: 60px;
	background-color: #1B1B1B;
}
#banner2 {
	background-color: #1B1B1B;
	text-align: left;
	float: right;
	height: 60px;
	width: 151px;
	border-left-width: 19px;
	border-left-style: solid;
	border-left-color: #313131;
}
#content {
	text-align: left;
}


#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


.adres {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #E4E4E4;
}
h1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #555555;
}
p {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	color: #FCB43C;
}
h1 {
	color: #FF8000;
}
