@charset "windows-1251";
/* CSS Document */
body, th, td, object {
	font-family: Tahoma, sans-serif;
}
body {
	background-color: #FFFFDD;
}
body#catalogue {
	background-color: #404562;
}
body, table, th, td, form {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
}
h1, h2, h3 {
	color: #C0482C;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 100%;
	text-transform: uppercase;
}
a:link, a:visited {
	text-decoration: underline;
	color: #ED1C24;
}
a:active, a:hover {
	text-decoration: underline;
	color: #ED8588;
}
body#catalogue a:link, body#catalogue a:visited {
	color: #C5C8D0;
}
body#catalogue a:active, body#catalogue a:hover {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.red {
	color: #C0482C;
}
input {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
input.border {
	border: 1px solid #ED1C24;
}
span.nav_separator {
	margin: 0 0.7em 0 0.7em;
}
td.leftcolumn {
	width: 30%;
}
td.middlecolumn {
	width: 50%;
}
td.rightcolumn {
	width: 20%;
}
td.leftcolumn_padding {
	background-image: url("/f/content-left-bg.gif");
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 30px;
}
td.leftcolumn_padding_catalogue {
	background-image: url("/f/content-left-bg-catalogue.gif");
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 30px;
}
td.left_menu_title {
	color: #C0482C;
	padding:1em 0 0.5em 0;
}
div#header_left_yellow {
	width: 30px;
	height: 41px;
	background-color: #FFE301;
	background-repeat: repeat-x;
	/* NO Christmas */
	background-image: url("/f/header-bg1.gif");
	/* Christmas */
	/* background-image: url("/f/header-bg2.gif"); */
	/* /Christmas */
}
div#header_left_red {
	width: 30px;
	height: 3px;
	background-color: #ED1C24;
}
table#header_left_logo {
	width: 100%;
	background-color: #D01F00;
}
table#header_servicenav {
	width: 100%;
	height: 41px;
	background-color: #FFE301;
	background-repeat: repeat-x;
	/* NO Christmas */
	background-image: url("/f/header-bg1.gif");
	/* Christmas */
	/* background-image: url("/f/header-bg2.gif"); */
	background-position: right top;
	/* /Christmas */
	font-size: 65%;
	color: #B01A00;
}
table#header_servicenav a:link, table#header_servicenav a:visited, table#header_servicenav a:active {
	color: #B01A00 !important;
	text-decoration: none !important;
}
table#header_servicenav a:hover {
	color: #CC4A33 !important;
	text-decoration: underline !important;
}
td#header_servicenav_left {
	padding: 0 25px 0 25px;
	text-transform: lowercase;
}
td#header_servicenav_right {
	text-align: right;
	padding: 0 6px 0 0;
}
table#header_text {
	height: 60px;
}
table#header_text td {
	padding: 0 25px 0 25px;
}
table#header_crumbs {
	height: 40px;
}
table#header_crumbs td {
	padding: 0 25px 0 25px;
	font-size: 58%;
	color: #B2B29A;
}
table#header_crumbs a:link, table#header_crumbs a:visited, table#header_crumbs a:active {
	color: #B2B29A !important;
	text-decoration: none;
}
table#header_crumbs a:hover {
	color: #B2B29A !important;
	text-decoration: underline;
}
body#catalogue table#header_crumbs td, body#catalogue table#header_crumbs a {
	color: #C5C8D0 !important;
}
table#header_search {
	width: 100%;
	height: 41px;
	background-color: #FFE301;
	background-image: url("/f/header-bg1.gif");
	background-repeat: repeat-x;
}
td#header_search_string {
	width: 100%;
}
td#header_search_string input {
	width: 100%;
}
td#header_search_button {
	padding: 0 10px 0 3px;
}
table#header_lang {
	width: 100%;
	height: 41px;
	background-color: #FFE301;
	background-repeat: repeat-x;
	/* NO Christmas */
	background-image: url("/f/header-bg1.gif");
	/* Christmas */
	/* background-image: url("/f/header-bg2.gif"); */
	background-position: left top;
	/* /Christmas */
}
table#header_lang td {
	width: 100%;
	font-size: 70%;
	color: #B01A00;
}
table#header_lang a:link, table#header_lang a:visited, table#header_lang a:active {
	color: #B01A00 !important;
	text-decoration: none !important;
}
table#header_lang a:hover {
	color: #CC4A33 !important;
	text-decoration: underline !important;
}
td.topnav_bullet {
	padding: 0 10px 0 10px;
}
td.rightnav {
	width: 100%;
	padding: 0 12px 0 12px;
	background-color: #FFB302;
	background-image: url("/f/rightnav-bg.gif");
	background-repeat: repeat-x;
}
div.rightnav_caption {
	font-size: 10px;
	color: #383200;
}
div.rightnav_hr {
	width: 100%;
	height: 1px;
	margin: 2px 0 3px 0;
	background-color: #E5BC0C;
}
td.rightnav_bullet {
	padding: 6px 9px 6px 0;
}
td.rightnav_link {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}
td.rightnav_link a:link, td.rightnav_link a:visited, td.rightnav_link a:active {
	color: #C04100;
}
td.rightnav_link a:hover {
	color: #D17445;
}
td.content_main {
	font-size: 70%;
	line-height: 125%;
	padding: 0 30px 30px 0;
	height: 100%;
}
td.content_main_bullet {
	font-size: 70%;
	line-height: 125%;
	padding: 0.8em 6px 10px 15px;
}
td.content_main_item {
	font-size: 70%;
	line-height: 125%;
	width: 100%;
	padding: 5px 0 5px 0;
}
div.content_main_item_title {
	margin-bottom: 0.3em;
	font-weight: bold;
}
div.content_main_item_text {
	margin-bottom: 0.7em;
}
div.content_main_item_hr {
	width: 100%;
	height: 1px;
	background-color: #CCCCB1;
}
div.content_main_item_hr2 {
	width: 100%;
	height: 2px;
	background-color: #CCCCB1;
}
td.content_left_block_left {
	background-image: url("/f/content-left-bg1.gif");
	background-repeat: repeat-y;
	background-position: left;
}
td.content_left_block_top {
	background-image: url("/f/content-left-bg2.gif");
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
td.content_left_block_right {
	background-image: url("/f/content-left-bg3.gif");
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}
td.content_left_block_middle {
	width: 100%;
	font-size: 70%;
	line-height: 125%;
}
td.content_left_block_spacer {
	padding-top: 112px;
}
td.content_left_block_flash {
	background-image: url("/f/content-left-bg4.gif");
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10;
}
td#content_recipes {
	background-image: url("/f/content-recipes-bg.jpg");
	background-repeat: no-repeat;
	padding: 46px 0 76px 28px;
}
td#content_recipes_custom {
	background-color: #FFC62B;
	background-image: url("/f/8th.gif");
	background-repeat: repeat-x;
}
td#content_recipes_custom a {
	display: block;
	width: 100%;
	height: 365px;
	background-image: url("/f/8th.jpg");
	background-repeat: no-repeat;
}
td.content_recipes_bullet {
	font-size: 35%;
	padding: 0.9em 5px 5px 27px;
}
td.content_recipes_link {
	font-size: 70%;
}
td.content_recipes_link, td.content_recipes_link a {
	color: #C0482C !important;
}
td.footer_red {
	font-size: 65%;
	/* NO Christmas */
	background-color: #ED1C24;
	/* Christmas */
	/* background: #ED1C24 url("/f/footer-red-bg.gif") repeat-x left center; */
	color: #FFFFFF;
	padding: 10px 25px 10px 25px;
}
td.footer_red a {
	color: #FFFFFF !important;
}
td.footer_red table td {
	font-size: 65%;
	/* NO Christmas */
	background-color: #ED1C24;
	/* Christmas */
	/* background: #ED1C24 url("/f/footer-red-bg.gif") repeat-x left center; */
	color: #FFFFFF;
}
td.footer_red table td a {
	color: #FFFFFF !important;
}
td.footer_left {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
td.footer_left img {
}
td.footer_right {
	padding: 10px 0 10px 25px;
}
div.footer_right_hr {
	height: 2px;
	background-color: #B01A00;
}
div.footer_right_hr_catalogue {
	height: 2px;
	background-color: #696E7E;
}
div.footer_navigation {
	font-size: 65%;
	color: #000000;
	margin: 10px 0 10px 0;
}
div.footer_navigation a {
	color: #000000 !important;
	text-decoration: none !important;
}
div.footer_navigation a:hover {
	text-decoration: underline !important;
}
div.footer_navigation_catalogue {
	font-size: 65%;
	color: #FFFFFF;
	margin: 10px 0 10px 0;
}
div.footer_navigation_catalogue a {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
div.footer_navigation_catalogue a:hover {
	text-decoration: underline !important;
}
div.footer_copyright {
	font-size: 65%;
	color: #666658;
}
div.footer_copyright a {
	color: #666658 !important;
	text-decoration: none !important;
}
div.footer_copyright a:hover {
	text-decoration: underline !important;
}
div.footer_copyright_catalogue {
	font-size: 65%;
	color: #B4B7BF;
}
div.footer_copyright_catalogue a {
	color: #B4B7BF !important;
	text-decoration: none !important;
}
div.footer_copyright_catalogue a:hover {
	text-decoration: underline !important;
}
div#page_subnav_line {
	margin: 32px 0 30px 0;
	width: 100%;
	height: 1px;
	background-color: #C3C3AE;
}
td.page_subnav_bullet {
	padding: 0.5em 7px 0 2px;
}
td.page_subnav_caption {
	padding: 5px 0 5px 0;
	width: 100%;
	font-size: 70%;
	line-height: 125%;
	color: #ED1C24;
}
td.page_subnav_caption_catalogue {
	padding: 5px 0 5px 0;
	width: 100%;
	font-size: 70%;
	line-height: 125%;
	color: #C5C8D0;
}
td.page_subnav_current {
	font-weight: bold;
}
td.page_subnav_button {
	padding: 0.4em 4px 0 6px;
	text-align: right;
}
td.page_subnav_hr {
	background-color: #EAEACC;
	height: 1px;
}
td.page_subnav_hr2 {
	background-color: #EAEACC;
	height: 2px;
}
table.page_subsubnav {
	margin: 0.4em 0 0.4em 0;
}
table.page_subsubnav td {
	padding: 0.2em 0 0.2em 0;
	font-size: 65%;
	color: #ED1C24;
}
td.page_subsubnav_current {
	font-weight: bold;
}
td.content_page {
	height: 100%;
}
td.content_page_text {
	font-size: 70%;
	line-height: 130%;
	padding: 15px 15px 15px 25px;
}
table.page_table_container {
}
table.page_table_container td {
	font-size: 70%;
	vertical-align: top;
}
table.page_table {
	width: 100%;
}
table.page_table caption {
	padding-bottom: .5em;
	color: #C0482C;
	font-size: 70%;
	text-align: left;
	vertical-align: top;
}
table.page_table th, table.page_table td {
	padding: 5px;
	border: 1px solid #C3C3AE;
	font-size: 70%;
	vertical-align: top;
}
table.page_table th {
	background-color: #EAEACC;
}
table.page_table td {
}
table.page_table img.page_table_illustration {
	float: right;
	margin-left: 5px;
}
table.page_table td.caption {
	padding: 1em 0 .5em 0;
	border: none;
	color: #C0482C;
}
table#pagetitle {
	height: 32px;
}
td#pagetitle_corner {
	padding-right: 5px;
}
div#pagetitle_hr {
	width: 100%;
	height: 1px;
	background-color: #C3C3AE;
}
div#subtitle {
	font-size: 120%;
	font-weight: bold;
	color: #C0482C;
}
td.illustration_left {
	padding: 0 15px 10px 0;
}
td.illustration_right {
	padding: 0 0 10px 15px;
}
table.illustration {
	background-color: #EAEACC;
}
td.illustration_image {
	padding: 8px;
}
td.illustration_description {
	padding: 0 8px 8px 8px;
	font-size: 65%;
	color: #6A6A5C;
}
div.news_title {
	font-weight: bold;
	color: #C0482C;
}
div.input {
	margin: 3px 0 10px 0;
}
td#catalogue_main_flash {
	font-size: 70%;
	color: #ffffff;
}
td#catalogue_bottom {
	width: 100%;
	padding: 15px 25px 15px 1px;
}
td#catalogue_bottom_text {
	font-size: 70%;
	line-height: 125%;
}
td#catalogue_bottom_text a:link, td#catalogue_bottom_text a:visited {
	color: #404562;
}
td#catalogue_bottom_text a:active, td#catalogue_bottom_text a:hover {
	color: #818598;
}
td#catalogue_bottom_flash {
	padding-top: 30px;
}
td#catalogue_leftcolumn {
	background-image: url("/f/content-left-bg-catalogue.gif");
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 25px;
}
div.bullet_dot {
	padding: 0 0 .5em 15px;
	background-image: url("/f/bullet-dot.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

/* Global navigation */
#nav_top {
	height: 1px;
	background-color: #ED1C24;
	margin-right: 12px;
}
#nav_top_catalogue {
	height: 1px;
	background-color: #818598;
	margin-right: 12px;
}
#nav {
	width: 755px;
	/* width: 662px; - без тендеров */
	/* width: 675px; - значок ключика */
}
#nav div.nav_item {
	float: left;
	margin-top: 5px;
	padding-left: 14px;
	background: url('/f/bullet-nav.gif') no-repeat
}
#nav div.sub_items {
	display: none;
	position: absolute;
	float: left;
	font-size: 65%;
	filter: Alpha(Opacity=95, style=0);
	-moz-opacity: 0.95;
	width: 170px
}
#nav div.sub_items a {
	display: block;
	padding: 0 10px 5px 15px;
	background: #eaeacc url('/f/bullet-sub-nav.gif') no-repeat;
	color: #EB1C24
}
.nav_catalogue div.nav_item {
	background: url('/f/bullet-nav-catalogue.gif') no-repeat !important;
}
.nav_catalogue div.sub_items a {
	background: #818598 url('/f/bullet-sub-nav-catalogue.gif') no-repeat !important;
	color: #FFFFFF !important;
}

.winner_table td {margin:2px; padding:4px;}

