TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt; 
	color: #555555;
}

P.nadpis {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt; 
	font-weight: bold; 
	color: #555555;
}

/*A:link, A:visited {		/* A:active, A:hover */
/*	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt; 
	color: #E30000;
}*/

IMG.uvodleft {           /* na uvodni strance obrazek vlevo */
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 12px 15px 5px 0px;
	float: left;
/*	filter: gray;*/
}

IMG.uvodright {			/* na uvodni strance obrazek vpravo */
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 4px 0px 5px 15px;
	float: right;
/*	filter: gray;*/
}

IMG.nahled {           /* na strance potravinarskych a cementovych cisteren */
	border-style: solid;
	border-width: 1px;
	border-color: black;
/*	float: left;*/
/*	filter: gray;*/
}

IMG.nahled1 {           /* na strance aktualnich nabidek */
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 0px 0px 5px 5px;
	float: right;
/*	filter: gray;*/
}

IMG.nahled2	{				/* pod nahledem 1 */
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 15px 0px 5px 5px;
	float: right;
/*	position: relative;
	top: 150px;	*/
	clear: right;
/*	filter: gray;*/
}

IMG.nahled3	{				/* pred nahledem 1 */
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 0px 15px 5px 5px;
	float: right;
/*	filter: gray;*/
}

A.kldesign {		/*A.kldesign:link, A.kldesign:visited*/
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt; 
	color: #666666;
}

