body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#020202;
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:12px;
	color:#817f79;
}

#header {
	margin:0px auto;
	width:950px;
	height:175px;
	background:url(../images/logo.jpg) no-repeat center top #040404;
}

#container {
	width:100%;
	height:480px;
	background:url(../images/bg.jpg) no-repeat center top #020202;
}

#container #content {
	margin:0px auto;
	text-align:left;
	width:950px;
	height:480px;
}

#boxes {
	margin:0px auto;
	text-align:left;
	width:950px;
	height:160px;
}

#boxes #box_news {
	width:256px;
	height:160px;
	background:url(../images/bg_red.jpg) no-repeat right top #292825;
	float:left;
}

#boxes #box_news p.title {
	margin:0px;
	padding:10px 0px 0px 15px; 
	font-size:14px;
}

#boxes #box_news p {
	margin:0px;
	padding:10px 0px 0px 15px; 
}

#boxes #box_news p a {
	color:#817f79;
	text-decoration:none;
}

#boxes #box_newsletter {
	width:256px;
	height:160px;
	background:url(../images/bg_green.jpg) no-repeat right top #181816;
	float:left;
}

#boxes #box_newsletter p.title {
	margin:0px;
	padding:10px 0px 0px 15px; 
	font-size:14px;
}

#boxes #box_newsletter .form {
	margin:0px;
	padding:2px 0px 0px 15px; 
}

#boxes #box_newsletter .form input.dark {
	margin:0px 0px 8px 0px;
	width:230px;
	border:0px;
	background:#0d0d0c;
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:12px;
	color:#817f79;
}

#boxes #box_newsletter .form select.dark {
	margin:0px 0px 8px 0px;
	width:120px;
	border:0px;
	background:#0d0d0c;
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:12px;
	color:#817f79;
}

#boxes #box_newsletter .form input.send {
	padding:2px;
	background:#181816;
	border:1px solid #817f79;
	color:#817f79;
	text-decoration:none;
	display:block;
}

#boxes #box_eshop {
	width:438px;
	height:160px;
	background:url(../images/bg_eshop.jpg) no-repeat center top #191919;
	float:left;
}

#boxes #box_eshop p.title {
	margin:0px;
	padding:10px 120px 0px 0px; 
	font-size:14px;
	text-align:right;
}

#boxes #box_eshop p.title a {
	color:#817f79;
	text-decoration:none;
}

#footer {
	margin:0px auto;
	text-align:right;
	width:950px;
	height:45px;
	background:url(../images/bike.jpg) no-repeat left top;
}

#footer p {
	margin:0px;
	padding:15px 0px 0px 0px;
	color:#88241c;
	font-size:11px;
}

#footer p a {
	color:#88241c;
	text-decoration:none;
}

#footer p a:hover {
	color:#817f79;
	text-decoration:none;
}
