.ovSt
{
	border-width: 0px;
	float:right;
}
.stIMG
{
	border-width: 0px;
}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: rgb(100,100,150);
}
h3
{
	font-family: Arial;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.menu_small
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #337;
}
.menu_small li
{
	padding: 1px 1px 1px 5px;
	margin: .2em .3em;
}

.title_ss
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a80;
}

.main_image
{
	border-width: 0px;
	float: left;
}

.legend
{
	width: 30%;
	height: 100%;
	text-align: left;
	display: table-cell;
	float: left;
}

.context
{
	width: 68%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	float: right;
}
#contact
{
	width: 68%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	float: right;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.print_conteiner
{
	width: 985px;
	height: auto;
	display: table;
}

.contx_list
{
	font-family: Verdana;
	font-size: 11px;
	color: rgb(100,100,150);
	text-decoration: none;
}

.contx_list li
{
	padding: 5px 5px 5px 10px;
	margin: .2em .3em;
}

.contact_form
{
	width: 600px;
	height: auto;
	display: table;
}
.row_form1
{
	width: 5%;
	height: 100%;
	text-align: left;
	display: table-cell;
	float: left;
}

.row_form2
{
	width: 30%;
	height: 30px;
	text-align: right;
	display: table-cell;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: rgb(100,100,150);
}

.row_form3
{
	width: 64%;
	height: 30px;
	text-align: left;
	display: table-cell;
	float: left;
}

.txtar_cell
{
	width: 54%;
	height: 210px;
	text-align: left;
	display: table-cell;
	float: left;
}

.must_fill
{
	font-family: Tahoma;
	font-size: 12px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #5F5;
}
.fill
{
	font-family: Tahoma;
	font-size: 12px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
}

.contact_comm
{
	font-family: Tahoma;
	font-size: 12px;
	width: 300px;
	height: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #5F5;
}

