body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.mkcstyle #container {
	width: 990px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.mkcstyle #header {
	background-image: url(/images_mkc/l01yellow_ss.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-color: #FFFFCC;
	height: 150px;
} 
.mkcstyle #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
}
.mkcstyle #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* padding keeps the content of the div away from the edges */
	font-size: 10px;
	text-align: center;
}
.mkcstyle #mainContent {
	margin-right: 230px;
	margin-left: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
} 
.mkcstyle #footer {
	padding: 0 10px 0 20px;
	text-align: center;
	background-color: #FFFFCC;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.mkcstyle #headertext1 {
	position: relative;
	left: 182px;
	top: 0px;
	width: 500px;
}
.mkcstyle #headertext2 {
	left: 182px;
	width: 400px;
	height: 28px;
	position: relative;
	top: 10px;
	color: #000000;
}
.mkcstyle #headertext3 {
	position: relative;
	left: 281px;
	width: 545px;
	height: 29px;
	top: 10px;
}
.mkcstyle #topmenuBar {
	text-align: center;
	background-color: #FFFF80;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}


.mkcstyle #preambula {
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.style8 {
	font-size: 9pt;
}
.style15 {
	color: #000066;
	font-size: 24px;
}
.style17 {
	color: #D5D5D5;
	font-size: 24px;
}
.style16 {
	font-size: 20px;
	font-style: italic;
	height: 20px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mkcstyle #headertext4 {
	position: relative;
	left: 391px;
	width: 578px;
	height: 29px;
	top: 10px;
}
.mkcstyle #headertext5 {
	position: relative;
	width: 150px;
	height: 25px;
	font-size: 12pt;
	font-weight: bold;
	color: #DD0000;
	top: 10px;
	margin-left: 210px;
	margin-top: -10px;
}
.mkcstyle #hidden {
	height: 1px;
	width: 1px;
	visibility: hidden;
}


.block {
	background-color: #FFFFCC;
	margin-bottom: 10px;
	position: relative;
	margin-top: 10px;
	width: 90%;
	padding: 10px;
}

.blockGoogle {
            text-align: center;
	background-color: #FFFFCC;
	margin-bottom: 10px;
	position: relative;
	margin-top: 10px;
	width: 90%;
	padding: 10px;
}

.tla
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/images_mkc/tl_1.gif') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images_mkc/tl_1.gif');
	width: 25px;
	height: 25px;
}

.tra
{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 25) + "px");
	background: url('/images_mkc/tr_1.gif') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images_mkc/tr_1.gif');
	width: 25px;
	height: 25px;
}

.bla
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 25) + "px");
	left: 0px;
	background: url('/images_mkc/bl_1.gif') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images_mkc/bl_1.gif');
	width: 25px;
	height: 25px;
}

.bra
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 25) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 25) + "px");
	background: url('/images_mkc/br_1.gif') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images_mkc/br_1.gif');
	width: 25px;
	height: 25px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}

.item_menu_div {
	background-color: #FFFF80;
	padding: 5px;
	margin: 5px;
	line-height: 35px;
}

.item_menu_div .aaa {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.blockWide {
	background-color: #FFFFCC;
	position: relative;
	margin-bottom: 1px;
	margin-top: 10px;
	width: 99%;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.item_catalog_div {
	background-color: #FFFFCC;
	padding: 2px;
	margin: 2px;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: groove;
}
.item_catalog_div   .aaa {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.fast_menu_link_box
{
	position: absolute;
	width: auto;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	padding-right: 15px;
}

.fast_menu_link_box img
{
	margin: 0px 0px 15px 0px;
}

/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
}

.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C8C0A9;
}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	border-bottom: 1px solid #C8C0A9;
}

.shop_cart_table_title td
{
	background-color: #EAE4DF;
	font-weight: bold;
	height: 30px;
}

#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #CCCCCC;
	border-style: dashed;
	padding-left: 5px;
}

/* Строки фильтра и сортировки */
.shop_block
{
	border: 1px solid #C6BEA7;
	background-color: #DED9CC;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation_table
{
	color: #AFA696;
	margin-top: 10px;
}

#shop_navigation, #shop_navigation_current
{
	padding: 5px;
	/* background-color: #F6F3F0; */
	font-size: 9pt;
}

#shop_navigation
{
	border: 1px solid #E0DCCA;
	color: #AFA696;
}

#shop_navigation_current
{
	border: 1px solid #B8B298;
	color: #433212;
}
/* END стили для магазина */
