body, html {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:#000000;
	color:#2e2b26;
}

.floatClear {
	clear:both;
	height:0;
	width:0;
}

a { 
	font-size: 10px;
	color: #2e2b26;
	text-decoration:none;
}

a:hover {
	color: #524942;
}

p {
	margin:15px 0;
}

#header h1 a {
	display: block;
	width: 828px;
	height: 95px;
	background: url(http://carsonslovak.com/images/header-main.jpg) no-repeat;
	text-indent: -9000px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #524942;
}

input, textarea {
	background: #2e2b26;
	color: #fff;
	border:none;
}


img {
	border: 2px solid #2e2b26;
}

a img {
	border: 2px solid #2e2b26;
}

a img:hover {
	border: 2px solid #524942;
}

#container {
	width:830px;
	padding:16px 0 0 15px;
}

#content {
	width:830px;
	float:left;
	text-align:left;
	padding:20px 0 0 20px;
}

#thumbs {
	width:100px;
	height:100px;
	float:left;
	padding:0 25px 35px 0;
}

#topNav {
	font-size: 14px;
	margin:5px 0 0 20px;
}

#topNav a {
	font-size: 14px;
	padding:0 3px 0 3px;
}