/* CSS Level 2.1 */
body {
	font-family: sans-serif;
	text-align: center;
	font-size: 16px;
}
* {
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
#stranka {
	width: 755px;
	margin: 0px auto;
}
#nadpis {
	font-family: serif;
	border-top: 5px solid #E56506;
}
#nadpis h1 {
	padding-top: 10px;
	font-size: 40px;
	font-weight: normal;
}
#nadpis h2 {
	font-size: 15px;
	font-weight: normal;
}
#hlavicka {
	background: url("/files/nadpis.jpg") no-repeat top right;
	height: 280px;
	font-variant: small-caps;
}
#leve {
	float: left;
	width: 250px;
}
#menu {
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
}
#menu a {
	color: #555555;
	text-decoration: none;
}
#menu a:hover {
	color: black;
	text-decoration: underline;
}
#menu ul {
	text-align: left;
	width: 240px;
}
#menu li {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #D4D4D4;
	background: url(/files/dot.gif) no-repeat left center;
}
#odkaz {
	text-align: right;
	padding-right: 30px;
	padding-top: 6px;
	text-transform: uppercase;
	font-variant: normal;
}
#odkaz a {
	color: #B3D1E7;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#telo {
	font-variant: normal;
	clear: left;
}
#telo h1 {
	color: #949494;
	font-size: 20px;
	font-weight: normal;
	font-family: "Arial Black";
	padding-bottom: 25px;
}
#telo h1 .first {
	color: #E56506;
}
#telo h3 {
	font-size: 18px;
	padding-bottom: 5px;
}
#paticka {
	border-top: 5px solid #E56506;
	margin-top: 15px;
	padding-top: 10px;
	font-size: 11px;
	color: #6e6e6e;
	clear: both;
}
#paticka a {
	color: #6e6e6e;
}
#menu2 ul {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#menu2 ul a {
	color: #48699D;
	text-decoration: none;
}
#menu2 ul a:hover {
	text-decoration: underline;
}
#menu2 li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #48699D;
}
#menu2 li.posledni {
	padding-right: 0px;
	border-right: none;
}
#telefon {
	float: left;
	text-align: right;
	width: 245px;
	height: 78px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	background: url("/files/telefon.gif") no-repeat top center;
}
#telefon span {
	display: block;
}
#telefon .obj {
	padding-right: 15px;
	padding-top: 15px;
}
#telefon .tel {
	font-size: 22px;
	padding-right: 15px;
}
ul.diagnostika {
	text-align: left;
	padding-left: 400px;
	margin-top: 20px;
	height: 200px;
	background: url(/files/diagnostika.gif) bottom left no-repeat;
}
ul.diagnostika li, #cenik li {
	background: url(/files/dot_text.gif) no-repeat left center;
	padding-left: 10px;
}
#cenik ul {
	margin-top: 10px;
	margin-bottom: 25px;
	padding-left: 250px;
	text-align: left;
}
.images {
	padding-top: 10px;
	padding-bottom: 20px;
}
.images img {
	padding-left: 10px;
	padding-right: 10px;
}
#kontakt a {
	color: #48699D;
}
img.diesel {
	padding-top: 20px;
	padding-bottom: 10px;
}
.flleft {
	padding-top: 20px;
	float: left;
}
.motorpal {
	font-weight: bold;
}