* {
	margin: 0;
	padding: 0;
	height: 100%;
}
html { 
background-color:#8c8c8c;
}

body {
	background: url('../img/bg.jpg') top left repeat-x;
        color:#666666;
        font-family:Arial,sans-serif;
        font-size:13.5px;
        line-height:1.4em;

}
a {
	color: #666666;
	text-decoration: none;
	border: none;
}
img {
		border: none;
}
a:hover {
	text-decoration: none;
}
#top {
	margin: 0 auto;
	width: 960px;
	height: 243px;
	position: relative;
}
#logo {
	width: 159px;
	height: 104px;
	position: absolute;
	top: 89px;
	left: 390px;
}
#content {
	width: 100%;
	height: 484px;
	background: url('../img/tlo_loga.jpg') top center no-repeat;
}
#holder {
	width: 1014px;
	height: 484px;
	margin: 0 auto;
	position: relative;
}
#audi {
	left: 10px;
}
#vw {
	left: 261px;
}
#systemy {
	left: 512px;
}
#leasing {
	left: 763px;
}
.ramka {
	width: 241px;
	height: 300px;
	position: absolute;
	top: 40px;
	text-align: center;
}
.ramka a {
	line-height: 235%;
	display: block;
	width: 241px;
	min-height: 241px;
}
.ramka a:hover {
	background: url('../img/selektor.png') center 35px  no-repeat;
}
.obrazek {
	width: 241px;
	height:241px;
	padding-top: 30px;
}
#copyright {
	width: 600px;
	height: 40px;
	text-align: center;
	position: absolute;
	top: 420px;
	left: 250px;
	color: #111111;
	font-size: 0.9em;
}
