* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	color: #525252;
}
h1 a, h2 a, h3 a, h4 a {
	color: #033A52;
}
h2 {
	font-size: 1.4em;
}
h3 {
	color: #0A9CD3;
}
.all {
	width: 1100px;
	margin: 0 auto;
}
#header {
	height: 132px;
	background: url(img/header.jpg) no-repeat;
}
#menu {
	height: 45px;
	background: url(img/menu.jpg) no-repeat;
	padding-top: 28px;
	text-align: center;
}
a.menu {
	margin: 0 15px;
	color: #525252;
	text-decoration: none;
	font-size: 1.3em;
}
a.menu:hover {
	color: #DAEAF9;
	text-decoration: underline;
}
#reklama {
	height: 192px;
	background: url(img/reklama2.jpg) no-repeat;
}
#content {
	background: url(img/border.jpg) repeat-y;
}
#left {
	float: left;
	width: 290px;
}
.cars {
	width: 204px;
	margin-left: 50px;
	margin-top: 15px;
}
a.car {
	display: block;
	color: #07719E;
	font-size: 1.25em;
	margin-left: 15px;
	text-decoration: none;
}
a.car:hover {
	color: #033A52;
}
.cars_header {
	height: 45px;
	background: url(img/cars_header.jpg) no-repeat;
	padding-top: 18px;
	padding-left: 8px;
}
.cars_content {
	background: url(img/cars_border.jpg) repeat-y;
}
.cars_footer {
	background: url(img/cars_footer.jpg) no-repeat;
	height: 36px;
}
#right {
	float: right;
	width: 810px;
}
.box {
	margin-right: 75px;
	padding: 15px;
}
div.car {
	background: #E7F3FF;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CBE0F3;
}
a.h {
	color: #0A9CD3;
}
h1.special {
	color: #0A9CD3;
}
.car_left {
	float: left;
	width: 220px;
}
.car_right {
	float: right;
	width: 450px;
}
p.popis {
	font-size: 0.83em;
}
.cleaner {
	clear: both;
}
#footer {
	height: 76px;
	background: url(img/footer.jpg) no-repeat;
}
.dily {
	width: 200px;
	float: right;
}
.boxs {
	width: 500px;
	float: left;
}
h2 a {
	text-decoration: none;
	border-left: 10px solid #07719E;
	padding-left: 5px;
}
h2 a:hover {
	color: #07719E;
	border-left: 10px solid #0AA8E5;
}
.titul {
	padding: 0 150px 0 150px;
	background: #E6F2FE;
}
.titul a {
	background: #E7F3FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #1E1E1E;
}
.titul a:hover {
	color: #0697CE;
}
.odkazy {
	text-align: center;
	color: #A7B9CD;
	margin-top: 10px;
}
.odkazy a {
	color: #8CA3BD;
	text-decoration: none;
	font-weight: bold;
}
