body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	font-family: Arial, Arial CE, Helvetica, Helvetica CE, sans-serif;
}
strong {
	font-weight: bold;
	color: #CCCCCC;
	font-size: small;
}

.textmain {
	text-align: justify;
	font-size: smaller;
	margin-right: 45px;
	text-justify: newspaper;
}
.dealerlist {
	text-align: left;
	font-size: smaller;
	margin-right: 45px;
}
.nadpis {
	color: White;
	font-size: medium;
	font-weight: bolder;
}
.tdatanadpis {
	color: White;
	font-size: smaller;
	font-weight: bolder;
	font-style: italic;
}
#techdata {
	color: White;
	font-size: smaller;
	font-weight: lighter;
}
.dealer {
		font-size: smaller;
		margin-right: 45px;
}
.kontakt {
		font-size: smaller;
		font-weight: bold;	
}
.cena {
		font-size: smaller;
		font-weight: bold;	
		color: white;
}
a {
	font-size: x-small;
	font-weight: bold;	
	text-decoration: none;
	color: White;
}
a:hover {
	color: Red;
}
iframe {
	margin-left: 28px;
}




