﻿#MotoDataCover
{
	color: Black;
}

#MotoDataCover H1
{
	margin-bottom: 10px;
}

.MotoDataSekce
{
  clear:both;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.MotoDataHeader
{
	color: #ffba00;
	height: 30px;
	font-size: 10pt;
  
	margin-bottom: 10px;
}
.MotoDataBody
{
	font-size: 9pt;
	font-weight: normal;
}
.MotoDataItems
{
	width: 130px;
	height: 70px;
	vertical-align: top;
	font-weight: bold;
	float:left;
	text-align:left;
	padding: 5px;
}
