body {
	margin: 0;
	padding: 0;
	color: white;
	text-align: left;
	font: 12px Verdana, Arial, helvetica, sans-serif;
	background-color: black;
	background: black url('img/mercedes-benz-bg.jpg') no-repeat 0 170px;
}
#web {
	float: left;
	text-align: left;
	width: 800px;		width: "865px";
	margin: 0 0 0 100px;		margin: "0 0 0 10px";
	height: auto;
}

#title {
	height: 106px;
	padding: 0;
}
#title .leva {
	float: left;
	width: 200px;		width: "230px";
	height: 106px;
	padding: 0;
}
#title .logo {
	margin: 40px 0 0 40px;		margin: "40px 0 0 100px";
}
#title .toptext {
	float: right;
	font-size: 10px;
	color: #eceaea;
	margin: 5px 0 0 3px;
}
#title .toptext a {
	font-size: 10px; color: #eceaea;
}
#title .toptext-flag {
	float: right; margin: 4px 0 0 6px;
}
#title .toptext-flag img {
	border: 1px gray solid; margin: 0 5px 0 5px;
}
#title .toptext-selectbox {
	float: right; margin: 5px 2px 0 0; clear: right;
}
#title .prava {
	float: right;
	width: 600px;		width: "600px";
	background: url('img/title.jpg') no-repeat right;
	height: 106px;
	padding: 0;
}


#padding-body {
	margin: 0 0 0 20px;		margin: "0 0 0 90px";
}
#padding-bodyweb {
	width: 770px;
	margin: 0 0 0 20px;		margin: "0 0 0 100px";
}
#telo {
	position: relative;
	z-index: 1;
	margin: 40px 0 25px 11px;		margin: "40px 0 0px 10px";
	clear: both;
	background: url('img/mercedes-benz-amg.swf') no-repeat center;
	text-align: center;
	height: 265px;		height: "265px";
	padding: 0;
}
#obsah-webu {
	width: 765px;		width: "765px";
	position: relative;
	z-index: 1;
	margin: 40px 0 25px 11px;		margin: "40px 0 0px 10px";
	clear: both;
	text-align: left;
	height: auto;	height: "370px";
	padding: 0;
	min-height: 360px;	
}
#obsah-webu2 {
	width: 763px;		width: "765px";
	position: relative;
	z-index: 1;
	margin: 30px 0 25px 17px;		margin: "10px 0 0px 0px";
	clear: both;
	text-align: left;
	height: auto;	height: "370px";
	padding: 0;
	min-height: 360px;	
}
#telo-web {
	margin: 0px 0 25px 0;		margin: "0px 0 0px 10px";
	text-align: center;
	height: 265px;		height: "265px";
	padding: 0;
}

#telo_menu {
	text-align: left;
	margin: 25px 0 5px 0;
	height: 125px;		height: "125px";
	padding: 0 0 0 12px;
}
#telo_menu .sloupecek {
	margin: 0 10px 0 0;
	float: left;
	width: 115px;
	height: 125px;		height: "125px";
	padding: 0;
	background: url('img/bg_sloupecek.jpg') repeat-x top;
}
#telo_menu img {
 	border: 1px silver solid;
	margin-bottom: 2px;
}
#telo_menu .noborder{
 	border: 0;
	margin: 0 3px 0 0;
}
#telo_menu a {
	display: block;
 	color: silver;
	font-size: 10px;
	font-weight: bold;
}
#telo_menu a:hover {
 	color: red;
}
#paticka {
	position: relative;
	border-top: 1px gray solid;
	text-align: left;
	clear: both;
	float: right;
	width: 755px;		width: "765px";
	height: 20px;		height: "23px";
	padding: 4px 0 0 17px;
}
#paticka .prvniradek {
	text-align: center;
	font-size: 10px;
	color: gray;
}
#paticka .prvniradek a {
	font-size: 10px;
	color: gray;
	text-decoration: none;
}


/* menu */ 
.amgmenu{ 
	z-index: 99;
	position: relative;
	float: right;
	background: black url('img/menu_bg.jpg') no-repeat;
	width: 765px;		width: "765px";
	height: 26px;		height: "26px";
}
.amgmenu ul{
	z-index: 99;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 0px  gray solid;
}
.amgmenu ul li{
	z-index: 99;
	position: relative;
	position: relative;
	display: inline;
	float: left;
	border-bottom: 0px gray solid;
}
.amgmenu ul li a{
	z-index: 99;
	position: relative;
	display: block;
	width: 77px;		width: "95px";
	padding: 2px 0 0 13px;
	border: 0px solid black;
	border-left-width: 0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 20px;
}
.amgmenu ul li a.none{
	z-index: 99;
	position: relative;
	display: block;
	width: 77px;		width: "95px";
	padding: 2px 0 0 13px;
	border: 0px solid black;
	border-left-width: 0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: silver;
	line-height: 20px;
}
.amgmenu ul li ul{
	z-index: 99;
	left: 0;
	position: absolute;
	top: 0em;
	display: block;
	visibility: hidden;
	border: 0;
}
.amgmenu ul li ul li{
	z-index: 99;
	position: relative;
	display: list-item;
	float: none;
	margin-bottom: -1px;
	border: 0;
}
.amgmenu ul li ul li ul{ 
	z-index: 99;
	position: relative;
	left: 159px;
	top: 0;
	margin: 0;
}
.amgmenu ul li ul li a{
	background-color: #2b2b2b;
	display: block;
	width: 115px;		width: "119px";
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 3px 5px;
	margin: 0;
	line-height: 16px;
	z-index: 99;
	position: relative;
}
.amgmenu ul li ul li a.none{
	background-color: #2b2b2b;
	display: block;
	width: 115px;		width: "119px";
	color: gray;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 3px 5px;
	margin: 0;
	line-height: 16px;
	z-index: 99;
	position: relative;
}
.amgmenu ul li a:hover{
	z-index: 99;
	position: relative;
	color: red;
}
.amgmenu ul li a.none:hover{
	z-index: 99;
	position: relative;
	color: gray;
}
.amgmenu .mainfoldericon{
	z-index: 99;
	position: relative;
}
.amgmenu .subfoldericon{
	z-index: 99;
	position: relative;
}

* html p#iepara{
padding-top: -1em;
	z-index: 99;
	position: relative;
}
* html .amgmenu ul li { float: left; height: 1%;
	z-index: 99;
	position: relative; }
* html .amgmenu ul li a { height: 1%;
	z-index: 99;
	position: relative;
 }



/* input */
.amg-selectbox {
	width: 160px; height:17px; background-color: black; border:1px solid gray; font-size:12px; color: silver;
}




strong {
	font-size: 12px;
}

h2 {
	font: bold 14px;
	text-decoration: none;
	color: #9b562c;
	margin:0 0 5px 0; 
} 

a{
	color: white;
	text-decoration: none;
}
a.tridy{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
a.tridy:hover{
	font-size: 12px;
	color: red;
	text-decoration: none;
}

/* rozmery tab */
.tab_techdatatit{
    font-weight: normal;
	border-bottom:1px solid #676666;
	font-size: 11px;
	color: silver;
	height: 19px;
}
.tab_techdata{
	border-right:1px solid #676666;
	border-bottom:1px solid #676666;
	font-size:11px;
	color: silver;
}

.kon_td{
	color: silver;
	padding: 0 3px 0 1px;
}
p{
	color: white;
}
/* servis */
.sipky ul  {
	margin: 0;
	padding: 0;
}
.sipky li  {
	font-size: 11px;
	line-height: 15px;
	color: white;
	padding: 0 0 6px 5px;
	margin: 0;
	list-style-image: url(img/ul-sipky.gif);
}

.kruh li  {
	font-size: 11px;
	line-height: 18px;
	color: white;
	padding: 0 0 0px 5px;
	margin: 0;
}

.reg-box  {
	margin: 0 0 0 5px;
	width: 190px;
	border: 1px black solid;
}
h1{
	font-size: 17px;
	margin: 12px 0 0 0;
	color: red;
	font-weight: normal;
}
h4{
	font-size: 14px;
	margin: 12px 0 12px 0;
	color: red;
	font-weight: normal;
}
p{
	font-size: 11px;
	margin: 13px 0 13px 0;
	text-align:justify;
	line-height: 130%;
	font-size: 11px
}

a.servis{
	font-size: 16px;
	color: #a2a3a3;
	text-decoration: none;
}
a.servis:hover {
	color: red;
	text-decoration: none;
}
.kontakt {line-height:24px;}
.kontakt h4 {text-align: center; font-weight: bold; color: SILVER;}
.kontakt p {text-align: center !important;}
.kontakt table {width: 100%; border-collapse: collapse;}
.kontakt table th, .kontakt table td {width: 50%;}
.kontakt table th {font-weight: bold; background:transparent url("img/kontakt_lista.jpg") repeat-y; color: #fff; font-size: 11px; }
