.h
{	display: inline;
	font-size: 11px;
	font-weight: normal;
	line-height: inherit;
}

.tovarhead {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: inherit;
}


form.user_info {
	padding: 10px 10px 10px 20px;
	margin: 0;
}

form.user_info table {
	border: 0;
	margin-bottom: 4px;
}

form.user_info table td {
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

form.user_info label {
	/*display: block;*/
	/*width: 130px;*/
	margin-bottom: 4px;
}

form.user_info input {
	width: 80px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form.user_info table td input.img {	
	margin-top: 2px;
	border: 0;
	width: 17px;
	height: 15px;
}

td.tc {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 10px;
}

td.tc span.star {
	color: #f00;
	font-weight: bold;
	padding-left: 4px;
}
input.text_field {
	font-size: 11px;
	width: 150px;
}

select.reg {
	font-size: 11px;
	width: 150px;
}

input.mybut {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #2c98dc;
	background-color: transparent;
	border: 0;	
	cursor: pointer;
	padding: 3px 0px;
	margin: 0 5px;
} 

td.mymenu_first{
	text-align: left;
	padding-left: 2px;
	background: transparent;
	height: 18px;	
	background: #34647E;
}

td.section {
	font-weight: bold;
	color: #cecece;
	font-family: sans-serif;
	font-size: 11px;
	padding: 10px;
}

div.textcont {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
}
 

