﻿.InputPlateNumber
{
	background-image: url(Images/LicencePlate/plateNumber.png);
	width: 166px;
	height: 38px;
	display: block;
	background-color: Transparent;
	font-weight: bold;
	background-repeat:no-repeat;
}

.InputPlateNumberText
{
	width: 125px;
	height: 14px;
	border-style: none; /*float: left;*/
    
	margin-left: 28px;
	margin-top: 10px;
	background-color: Transparent;
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}

.InputPlateNumberBig
{
	background-image: url(Images/LicencePlate/plateNumberBig.png);
	width: 235px;
	height: 46px;
	display: block;
	background-color: Transparent;
	font-weight: bold;
	background-repeat:no-repeat;
}

.InputPlateNumberTextBig
{
	width: 120px;
	height: 24px;
	border-style: none; /*float: left;*/
    
	margin-left: 58px;
	margin-top: 8px;
	background-color: Transparent;
	background-image: none;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	text-align:center;
}

.InputPlateNumberText1
{
	width: 29px;
	height: 14px;
	border-style: none; /*float: left;*/
	position: absolute;
	margin-left: 28px;
	padding-top: 10px;
	background-color: Transparent;
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}

.InputPlateNumberText2
{
	width: 36px;
	height: 14px;
	border-style: none;
	position: absolute; /*float:left;*/
	margin-left: 94px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: Transparent;
	background-image: none;
	text-transform: uppercase;
	text-align:center;
}

.InputPlateNumberText3
{
	width: 29px;
	height: 14px;
	border-style: none;
	position: absolute; /*float:left;*/
	margin-left: 168px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: Transparent;
	background-image: none;
	text-transform: uppercase;
	text-align:center;
}
