body, table
{
margin: 0px;
font: 17px "Verdana", "Arial", "Helvetica", sans-serif;
}
/*Шапка сайта*/
#logo, #logojs
{
width: 100%;
}
/*Хлебные крошки*/
#breadcrumbs
{
position: relative;
top: -1px;
padding: 0.7em 0.5em 0.2em 0.5em;

-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
box-shadow: 0px 0px 10px rgba(0,0,0,.8);

background-color: #000000;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#d13e03));
background: -webkit-linear-gradient(#000000, #d13e03);
background: -moz-linear-gradient(#000000, #d13e03);
background: -ms-linear-gradient(#000000, #d13e03);
background: -o-linear-gradient(#000000, #d13e03);
background: linear-gradient(#000000, #d13e03);
-pie-background: linear-gradient(#000000, #d13e03);
behavior: url(/cssjs/pie.htc);
}
#breadcrumbs, #breadcrumbs a
{
text-decoration: none;
color: #fff7d0;
text-shadow: 0px 1px 1px #000000;
}
.clickable, #breadcrumbs a
{
text-decoration: underline;
cursor: pointer;
}
.clickable:hover, #breadcrumbs a:hover
{
color: #cf2100;
}
/*Отступы справа и слева*/
#all
{
margin: -6px 7px 5px 0px;

}
/*H1*/
h1
{
margin: 0px 0px 1px 6px;
padding: 0px 0px 0px 0px;
font-weight: normal;
font-size: 28px;
text-align: justify;
text-shadow: 0px 2px 3px #000;
}
/*ЛЕВЫЙ БЛОК*/
#left
{
float: left;
clear: left;
}
/*МЕНЮ*/
/*Оболочка меню*/
#menu
{
float: left;
clear: both;

width: 250px;
margin: 0px 0px 0px 6px;
padding: 10px 19px 19px 19px;
background-color: #f0f0f0;
/*background-color: #d13e03;*/

-webkit-box-shadow: inset -2px -2px 18px #c0c0c0, inset 2px 2px 18px #c0c0c0, 1px 1px 2px #222;
-moz-box-shadow: inset -2px -2px 18px #c0c0c0, inset 2px 2px 18px #c0c0c0, 1px 1px 2px #222;
box-shadow: inset -2px -2px 18px #c0c0c0, inset 2px 2px 18px #c0c0c0, 1px 1px 2px #222;
/*box-shadow: inset -2px -2px 18px #a83102, inset 2px 2px 18px #a83102, 1px 1px 2px #000222;*/

-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
behavior: url(/cssjs/pie.htc);
}

/*Стили для пунктов всех порядков*/
#menu a, #menu span
{

display: block;
color: #333333;
color: #491501;
color: black;
text-decoration: none;
cursor: pointer;
}
#menu a:hover, #menu span:hover
{
text-decoration: underline;
}
/*Пункты первого порядка*/
a.left_main_link, a.left_main_link:link, a.left_main_link:visited, span.left_main_link
{
font-size: 18px;
font-weight: 600;
padding: 9px 0px 0px 0px;
}
/*Пункты второго порядка*/
a.left_sub_link, a.left_sub_link:link, a.left_sub_link:visited, span.left_sub_link
{
font-size: 16px;
padding: 4px 0px 0px 10px;
}
/*Пункты третьего порядка - такие же как и второго, за исключением цвета и размера*/
.level2 a.left_sub_link, .level2 span.left_sub_link
{
font-size: 12px;
padding: 0px 0px 3px 20px;
}
/*КОНТЕНТ*/
#content
{
margin: 0px 0px 0px 302px; /*302px + 160px блока AdSense + -2px границы*/
padding: 0px 6px 6px 6px;
min-width: 728px;
border: 2px solid #c23a03;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
behavior: url(/cssjs/pie.htc);
}
#content h2, #content h3, #content h4, #content h5, #content h6
{
color: #333333;
}
#content p
{
text-align: justify;
text-indent: 1em;
}
#content ol li, #content ul li
{
text-indent: -1.5em;
list-style-position: inside;
}
#content table, #content table td, #content table tr, #content table th 
{
border: 1px solid #000;
padding: 0px;
border-collapse:collapse;
border-spacing:0px;
}
#content table
{
margin: 3px 1px 1px 1px;
}
/*Глюк РСЯ*/
#content yatag table, #content yatag table td, #content yatag table tr, #content yatag table th, #content yatag table tbody  
{
border: 0px solid #000;
}

#content img
{
/*
float: left;
clear: left;
margin: 2px 30px 2px 1px;
border: 0px solid #e6e8e6;
*/
max-width: 320px;

padding: 3px;
}
/*ПОДРАЗДЕЛЫ*/
.subsection
{
border-bottom: 2px dotted #c23a03;
min-height: 96px;
}
.subsection:last-child
{
border-bottom: 0px solid green;
}
/*Свой стиль рисункам тизеров*/
.subsection a img
{
border: 0px solid green !important;
padding: 0px !important;
margin: 0px 10px 0px 0px !important;
max-width: none !important;
height: 96px;
width: 96px;

-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
behavior: url(/cssjs/pie.htc) !important;
}
/*Боремся с обтеканием*/
.tizertekst
{
display: table-cell;
}
/*Выравнивание рисунка по вертикали*/
.subsection a
{
display: table-cell;
vertical-align: middle;
}
.subsection .tizertekst a
{
display: inline;
}
/*Отступы, стиль для заголовков тизеров*/
.subsection h1 a, .subsection h2 a, .subsection h3 a, .subsection h4 a, .subsection h5 a, .subsection h6 a, .subsection h1, .subsection h2, .subsection h3, .subsection h4, .subsection h5, .subsection h6
{
margin: 0px 0px 0px 0px;
text-decoration: none;
}
#content a
{
color: black;
text-decoration: none;
border-bottom: 2px dotted orange;
}
/*ѓлюк РСЯ*/
#content yatag a
{
border-bottom: 0px dotted orange;
}

.subsection a, a.ya-partner__domain-link
{
border-bottom: 0px dotted orange !important;
}
.subsection .tizertekst a
{
border-bottom: 1px dotted orange !important;
}

#content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a
{
color: #431400;
text-decoration: none;
border-bottom: 1px dotted orange;
}
#content a:hover
{
color: #5600cc;
color: #752200;
}
/*‘чЮтчики*/
.sch1
{
float:left;
clear: left;
margin: 6px 0px 0px 6px;
padding: 0px 0px 6px 0px;
}
.sch2
{
float:left;
clear: right;
margin: 6px 0px 0px -8px;
padding: 0px 0px 6px 0px;
}
div.sch1 a, div.sch2 a
{
border-bottom: none !important;
}
/*РЕКЛАМА MIXMARKET*/
/*‚ерхний блок и два правых*/
.tizer, .zag
{
display: table;
border-collapse: collapse !important;
border-spacing: 0px !important;
}
.zag a:hover
{
color: #812702;
}
.pict
{
float: left;
clear: left;
margin: 3px;
}
.name, .merch, .price
{
display: inline;
text-decoration: none;
font-size: 16px;
font-weight: 700;
font-family: Courier New;
color: #c23a03;
}
.name
{
display: block;
}
.desc
{
font-size: 13px;
font-family: Courier New;
display: block;
margin: 0px 3px 0px 3px;
}
#mixkt_4294924164 table table tr td, #mixkt_4294921731 table table tr td, #mixkt_4294921731_2  table table tr td, #mixkt_4294921731_3  table table tr td, #mixkt_4294911730  table table tr td
{
border: 6px solid #c23a03;

background-color: #ffffff;
-webkit-box-shadow: 1px 1px 2px #222;
-moz-box-shadow: 1px 1px 2px #222;
box-shadow: 1px 1px 2px #222;


-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
behavior: url(/cssjs/pie.htc);
}
#mixkt_4294924164 table table, #mixkt_4294921731 table table, #mixkt_4294921731_2  table table, #mixkt_4294921731_3  table table, #mixkt_4294921000  table table, #mixkt_4294911730  table table
{
border-collapse: separate;
border-spacing: 5px;
}
/*ЋбъЯва про разместить товары*/
#mixkt_4294924164 div.mix_inter, #mixkt_4294924164 div.kt_footer
{
background-color: white;
float: left;
clear: both;
color: #c23a03;
width:100%;
font-size: 9px;
padding: 0px;
margin: 0px;
}
div.kt_footer
{
padding-top: 0px !important;
}
#mixkt_4294924164 div.mix_inter a
{
color: #c23a03;
text-decoration: none;
}
#mixkt_4294924164 div.mix_inter a:hover
{
color: #812702;
text-decoration: underline;
}
/*Google Adsense*/
div.googleadsense
{
clear: right;
margin-top: 1px;
}
div.googleadsensev
{
float: left;
margin: 0px 0px 0px -2px;
}

/*ђазмер правого блока*/
#mixkt_4294921731 table, #mixkt_4294921731_2  table, #mixkt_4294921731_3  table, #mixkt_4294911730  table, #mixkt_4294921000  table, #market/*Яндекс маркет*/
{
float: left;
clear: left;
width: 300px;
}
#mixkt_4294921731 table table, #mixkt_4294921731_2  table table, #mixkt_4294921731_3  table table, #mixkt_4294911730  table table, #mixkt_4294921000  table table
{
border-spacing: 6px;/*почему всЮ слиплось*/
}
#mixkt_4294921731 table table tr td, #mixkt_4294921731_2  table table tr td, #mixkt_4294921731_3  table table tr td, #mixkt_4294911730  table table tr td
{
border: 0px solid black;
background-color: #fefefe;
padding: 4px;
}
#mixkt_4294921731 a, #mixkt_4294921731_2 a, #mixkt_4294921731_3 a, #mixkt_4294911730 a, #mixkt_4294921731 .price, #mixkt_4294921731_2 .price, #mixkt_4294921731_3 .price, #mixkt_4294911730 .price, #mixkt_4294921000 a, #mixkt_4294921000 .price
{
border-bottom: none;
}
#mixkt_4294921731 a:hover, #mixkt_4294921731_2 a:hover, #mixkt_4294921731_3 a:hover, #mixkt_4294911730 a:hover, #mixkt_4294921000 a:hover
{
color: #cc6699;
}
#mixkt_4294921731 .name, #mixkt_4294921731 .merch, #mixkt_4294921731 .price, #mixkt_4294921731_2 .name, #mixkt_4294921731_3 .name, #mixkt_4294911730 .name, #mixkt_4294921731_2 .merch, #mixkt_4294921731_3 .merch, #mixkt_4294911730 .merch, #mixkt_4294921731_2 .price, #mixkt_4294921731_3 .price, #mixkt_4294911730 .price, #mixkt_4294921000 .name, #mixkt_4294921000 .merch, #mixkt_4294921000 .price
{
font: 16px "Verdana", "Arial", "Helvetica", sans-serif;
font-weight: 600;
color: #663399;
}
#mixkt_4294921731 .desc, #mixkt_4294921731_2 .desc, #mixkt_4294921731_3 .desc, #mixkt_4294911730 .desc, #mixkt_4294921000 .desc
{
font: 10px "Verdana", "Arial", "Helvetica", sans-serif !important;
}
/*ЋбъЯва про разместить товары*/
div.mix_inter
{
background-color: white;
float: left;
clear: left;
width: 277px;
padding: 4px;
margin: 0.4em;
border: 1px solid gray;

-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
behavior: url(/cssjs/pie.htc);
}
div.mix_inter, div.mix_inter a
{
color: black;
text-decoration: underline;
}
/*БЛОК ПОД КОНТЕНТОМ*/
#mixkt_4294921000 table, #mixkt_4294921000 table td, #mixkt_4294921000 table tr, #mixkt_4294921000 table th 
{
border: 0px solid #000;
padding: 0px;
border-collapse:collapse;
border-spacing:0px;
}
#mixkt_4294921000  table table tr td
{
border: 0px solid gray;
background-color: #F0F0F0;
padding: 4px;

border-collapse: separate;

-webkit-box-shadow: 4px 5px 8px #222222;
-moz-box-shadow: 4px 5px 8px #222222;
box-shadow: 4px 5px 8px #222222;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
behavior: url(/cssjs/pie.htc);
}
#mixkt_4294921000  table table, #mixkt_4294921000  table
{
width: 100%;
}
#mixkt_4294921000 .tizer, #mixkt_4294921000 .zag
{
display: block;
}
#mixkt_4294921000 .zag
{
margin-left: 117px;
}
#mixkt_4294921000 .desc
{
display: table;
margin-left: 117px;
}
#mixkt_4294921000 .zag a:hover
{
color: #752200;
}
#mixkt_4294921000 .name, #mixkt_4294921000 .merch, #mixkt_4294921000 .price
{
color: #431400;
}
/*ЋбъЯва про разместить товары*/
#mixkt_4294921000 div.mix_inter 
{
background-color: #6B8ACE;
float: right;
clear: right;
color: white;
}
#mixkt_4294921000 div.mix_inter a
{
color: white;
}
/*’изеры маркетгида*/
#MarketGidScriptRootC47715
{
float: left !important;
clear: left;
margin: 3px 6px 0px 6px;

background-color: #ffffff;
-webkit-box-shadow: 1px 1px 2px #222;
-moz-box-shadow: 1px 1px 2px #222;
box-shadow: 1px 1px 2px #222;


-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
behavior: url(/cssjs/pie.htc);
}
.mctitle10820
{
font-weight: 600 !important;
}
