* {margin:0; padding:0;}

body {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #6D6D6F url("../img/bg.png") center top repeat-x;
	margin: 0;
	color: #fff;
}

#header, #nav, #header-img, #container, #footer { margin: 0 auto; width:860px;}

a {
	color: #fff;
}
a:hover {
	text-decoration:none;
	color: #EAA600;
}
p {
	margin-bottom: 10px;
}





	
#header {
	height: 145px;
	text-align: left;
}
#header a, #nav a {
	text-decoration: none;
}
#header h1 a {
	width: 233px; height: 66px;
	display: block;
	float: left;
	position: relative;
	left: 10px; top: 35px;
	background: url("../img/logo-automaly.png") 0 0 no-repeat;
	text-indent: -9000px;
}
#header h1 a:hover {
	background-position: 0 bottom;
}

#card {
	position: relative;
	right: 60px;
	float: right;
	width: 283px; height: 135px;
	display: block;
	background: url("../img/bg-card.png") 0 0 no-repeat;
}
#card a:hover {
	color: #333;
}
#card ul {
	list-style: none;
	position: relative;
	left: 25px; top: 55px;
}
#nav {
	height: 56px;
	background: #333 url("../img/bg-nav.png") 0 0 repeat-x;
}
#nav ul {
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	padding: 17px 0;
}
#nav li {
	display: inline;
	padding: 24px;
}

#header-img {
	display: block;
	background: silver url("../img/head-img.jpg") 0 0 no-repeat;
	width: 860px; height: 180px;
}


#container {
	text-align: left;
	background: #292929 url("../img/bg-content.png") 0 0 repeat-x;
	padding: 25px 0;
}
#cols { 
	background: #292929 url("../img/bg-cols.png") 49% 0 repeat-y;
	margin: 0 10px;
	_margin: 0px;
}
.obsah  {
	background: #292929 url("../img/bg-cols-obsah.png") 49% 0 repeat-y !important;
}
#cols img {
	border: 1px solid #69696B;
	padding: 3px;
}
#motorsport-foto {
	float: left;
	margin: 0 5px 5px 0;
}
#cols ul {
	list-style-image: url('../img/bullet.gif');
	margin-left: 35px;
	font-size: 14px;
	font-weight: bold;
	clear: left;
}
#cols li {
	margin: 5px 0;
	padding-left: 5px;
}
#cols ul li ul li {
	font-size: 12px;
}
#col-r ul {
	list-style: none;
	margin: 10px 0;
	font-size: 12px;
	font-weight: normal;
	clear: left;
}
#cols strong {
	color: #EAA600;
}
#col-l, #col-c, #col-r {
	width: 260px;
	float: left;
	margin: 0 10px;
}
#col-o {
	float: right;
	width: 540px;
	margin: 0 10px;
}
#col-l h2, #col-l h1, #col-c h2, #col-r h2, #col-o h2, #col-o h1{
	background: #010101;
	padding: 10px 20px;
	letter-spacing: 1px;
	font-size: 19px;
	margin-bottom: 10px;
}
#col-c a {
	text-decoration: none;
	color: #EAA600;
}
#col-c a:hover {
	color: #fff;
}
h2:first-letter {
	color: #EAA600;
}
h1:first-letter {
	color: #EAA600;
}

.cleaner {
	clear: both;
}



#footer {
	clear: both;
	text-align: left;
	background: #010101;
	padding: 15px 0;
}
#footer p {
	margin: 0 0 0 15px;
}
#top a {
	position: relative;
	top: -15px; right: 20px;
	float: right;
	display: block;
	width: 36px; height: 28px;
	background: #6D6D6F url("../img/top.png") center top no-repeat;
	text-indent: -9000px;
}
#top a:hover {
	background-position: center bottom;
}

#mapa { width: 350px; height: 350px; border: 1px solid black; float: right;}
#mapa *{ color: black;}
