﻿body
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}
table
{
	font-size: 100%;
}
form
{
	margin: 0px;
	padding: 0px;
}
textarea
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #b3b9c3;
	padding: 2px 5px 0 5px;
}
input
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #b3b9c3;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*\*/
* html input
{
	padding-bottom: 0px;
}
/**/
/*\*/
* html .layout
{
	height: 1px;
}
/**/

/* Заголовки, абзацы, общие ссылки */
.grey_text
{
	color: #919191;
}
p
{
	margin: 1em 0 1em 0;
}


/* Шапка */
.logo_container
{
	margin: 38px 0 33px 65px;
}
.menu_container
{
	position: relative;
	font-weight: bold;
}
.menu_2
{
	position: absolute;
	left: 7em;
	top: 0;
}
.menu_3
{
	position: absolute;
	left: 15.1em;
	top: 0;
}
.menu_4
{
	position: absolute;
	left: 24.2em;
	top: 0;
}
.price_exel
{
	position: absolute;
	left: 5.4em;
	top: 6px;
}
/*\*/
* html .price_exel
{
	top: 3px;
}
/**/
a.menu_link:link, a.menu_link:visited
{
	color: #f05a00;
	font-weight: normal;
}a.menu_link:hover
{
	color: #f00000;
}
.boot_on_box_container
{
	position: absolute;
	right: 10px;
	top: -23px;
	width: 584px;
}
.boot_on_box_img
{
	position: absolute;
	left: 0;
	top: 15px;
}
.boot_on_box_text
{
	position: absolute;
	left: 65px;
	top: 29px;
	width: 400px;
}
.boot_on_box_text b
{
	font-size: 13px;
}
.min_width
{
	width: 830px;
	line-height: 1px;
}
.ysite_icon
{
	position: absolute;
	top: 3px;
	left: 10px;
}
a.menu_price_link:link, a.menu_price_link:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #038e35;
}