.redstar
{
color:red;
}

.submitbutton
{
	font-size: 14px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
border:1px solid;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	cursor: pointer;
	border-top-color: #dedede;
	border-right-color: #bbbbbb;
	border-bottom-color: #bfbfbf;
	border-left-color: #dedede;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.65em;
	padding-right: 0.75em;
	padding-bottom: 0.65em;
	padding-left: 0.75em;
	

}

.inp_text
{
	font-family: Arial;
	font-size: 12px;
	background-color: #eeeeee;
	background-image: url("../picz/input-bg.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 1px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
border:1px solid #aaaaaa;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	padding-top: 3px;
	padding-right: 0.35em;
	padding-bottom: 3px;
	padding-left: 0.35em;
	width:200px;
	}
	
.inp_chybaza
{
font-size:12px;
color:red;
}

.log_chyba
{
font-size:12px;
color:red;
}
.inp_infoza
{
font-size:12px;
}