/* CSS Document */

body {
	background-color: #E1E0CB;
	display: block;
	font-family: "trebuchet MS", tahoma;
	font-size: 12px;
	color: #303030;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

li {
	display: block;
	text-indent: 0px;
	margin-bottom: 0px;
	list-style-image: url(../img/bullet.jpg);
	list-style-type: disc;
	line-height: 20px;
	font-weight: bold;
}

h1 {
	clear: both;
	margin: 0;
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 0px;
	color: #ce4616;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	padding-bottom: 15px;
}

h2 {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	color: #a7a754;
	text-decoration: underline;
}

#sitebox {
	height: 870px;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	height: 120px;
	width: 740px;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	text-align: center;
	height: 15px;
	width: 740px;
	font-size: 13px;
	background-position: center top;
	padding-top: 11px;
	padding-bottom: 7px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../img/menu_line.jpg);
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	text-decoration: none;
	color: #a7a754;
	padding-top: 5px;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover {
	text-align: left;
	color: #EF8900;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ef8900;
}

#inside {
	width: 665px;
	float: left;
	line-height: 1.8em;
	font-family: "trebuchet MS", tahoma;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
	height: 650px;
	overflow: auto;
}

.bold {
	font-weight: bold;
}

.red {
	color:#FF0000;
	font-weight:bold;
	text-align: right;
}	

.logo1 {
	background-image: url(../img/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.logo2 {
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.logo3 {
	background-image: url(../img/logo3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.logo4 {
	background-image: url(../img/logo4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
			
.auto1 {
	background-image: url(../img/skoda1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto2 {
	background-image: url(../img/skoda2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto3 {
	background-image: url(../img/skoda3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto4 {
	background-image: url(../img/skoda4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	
.auto5 {
	background-image: url(../img/audi1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto6 {
	background-image: url(../img/audi2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto7 {
	background-image: url(../img/vw1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto8 {
	background-image: url(../img/vw2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	
.auto9 {
	background-image: url(../img/bmw1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

.auto10 {
	background-image: url(../img/bmw1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 10px;
}

#counter {
	height: 60px;
	width: 88px;
	margin-left: 600px;
	float: left;
	display: none;
}

.hidden {
	visibility: hidden;
	margin-top: 10px;
	margin-left: 85px;
	font-size: small;
}

.table {
	margin-left: 30px;
}	

