body,td,th {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #004990;
}
a {
	text-decoration: none;
	color: #E31836;
}
a:hover {
	text-decoration: underline;
	color: #702230;
}

a.menu { color: #004990; text-decoration: none; }
a.menu:hover { color: #E31836; text-decoration: underline; }

h1 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 18px;
	color: #004990;
}
h2 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 18px;
	color: #1D409E;
}
h3 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 18px;
	color: #3C71CF;
}
.adres {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin-left: 35px;
}
.marquee {
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #C22626;
	font-weight: bold;
}
.content {
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 961px;
	height: 100%;
}

#logo {
	position: absolute;
	left: 40px;
	top: 35px;
	width: 340px;
}
#car {
	position: absolute;
	left: 30px;
	top: 84px;
	width: 327px;
}