* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    background: url("bg.jpg"/*tpa=https://mayskoe.ru/images/bg.jpg*/) repeat fixed center top;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif; /*Georgia,"Times New Roman",serif;*/
    font-size: 13px;
}

.header {
    background: url("forest.jpg"/*tpa=https://mayskoe.ru/images/forest.jpg*/) repeat-x center -20px;
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
    color: #ffff00;
    text-align: center;
}

.header > span {
    font-size: 700%;
}

img.logo {
    background: url("content_bg.jpg"/*tpa=https://mayskoe.ru/images/content_bg.jpg*/) repeat fixed center top;
}

.favicon {
  /* Все вместе на общем фото – включая наш фавикон */
  background: url('/favicon.ico') no-repeat -16px -16px;
  width: 16px;
  height: 16px;
}

img.logo-istok {
    position: absolute;
    border: none;
    height: 100px;
    left: 50%;
    margin: 0 0 0 -495px;
}

.wrapper {
    background: url("content_bg.jpg"/*tpa=https://mayskoe.ru/images/content_bg.jpg*/) repeat fixed center top;
    height: auto !important;
    min-height: 100%;
    width: 990px;
    margin: 0 auto;
    padding: 120px 0 58px 0;
    position: relative;
}

.container {
    position: relative;
    min-height: 100px;
    float: none;
    margin: 0;
    padding: 20px 15px;
    color: #000000;
}

.sidebar {
    position: absolute;
    width: 160px;
    top: 20px;
    left: 10px;
}

menu {
    list-style-type: none;
}

menu, ul.pager {
    border: dotted #644b02;
    border-width: 1px 0;
    margin: 0;
    padding: 10px 0 12px;
}

menu > li, ul.pager > li {
    background: none;
    margin: 0;
    padding: 2px 0;
    font-weight: normal;
    vertical-align: middle;
    font-size: 16px;
}

menu > li > a, menu > li > span {
    display: inline-block;
    padding: 2px 6px;
}

menu > li.current > a, ul.pager > li.selected > a {
    background: #eecc77;
    text-decoration: none;
    border-radius: 3px;
    color: #644b02;
    font-weight: normal;
}

menu.nav {
    border: none;
    position: absolute;
    width: 795px;
    top: 100px;
    left: 180px;
    padding: 6px;
    text-align: center;
}

menu.nav > li, ul.pager > li {
    display: inline-block;
}

menu.system {
    background: rgba(160, 182, 133, 0.9);
    border: none;
    padding: 0;
    text-align: center;
}

ul.pager {
    border-width: 1px;
    padding: 10px 7px;
}

ul.pager > li {
    padding: 0;
}

ul.pager > li > a {
    display: inline-block;
    padding: 2px 0;
    width: 39px;
    text-align: center;
}

ul.pager.small > li > a {
    width: 27px;
    text-transform: capitalize;
}

ul.pager.small > li > a {
    text-decoration: none;
}

ul.pager > li.first > a, ul.pager > li.last > a {
    width: 39px;
}

ul.pager > li.previous > a, ul.pager > li.next > a {
    width: 13px;
}

ul.pager > li.hidden {
    opacity: 0;
}

.system-menu-wrap {
    position: absolute;
    height: 100px;
    top: 0;
    right: -110px;
    padding: 0 110px;
    overflow: hidden;
    z-index: 1;
}

.content_wrap {
    margin-left: 200px;
}

.content {
    background: #ffffde;
    border: 2px solid #644b02;
    margin-left: 165px;
    padding: 10px;
    min-height: 200px;
}

.breadcrumbs {
    border: none;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
}

.breadcrumbs > li {
    background: none;
    display: inline-block;
    max-width: 640px;
    margin: 0;
    padding: 0;
    line-height: 17px;
    overflow: hidden;
    font-size: 13px;
}

.breadcrumbs > li:first-child {
    background: url("home-icon.png"/*tpa=https://mayskoe.ru/images/home-icon.png*/) no-repeat top left;
}

.breadcrumbs > li:first-child > a {
    padding: 0 0 0 20px;
}

.breadcrumbs > li:last-child {
    font-weight: bold;
}

.breadcrumbs > li > .divider {
    padding: 0 3px;
}

.breadcrumbs > li > a {
    text-decoration: none;
}

.breadcrumbs > li > a:hover {
    text-decoration: underline;
}

menu {
    font-size: 16px;
}

menu.switcher {
    border-bottom: 1px solid;
    padding: 5px 5px 0;
}
menu.switcher > li {
    display: inline-block;
    border: 1px solid #000;
    padding: 10px;
    border-bottom-color: #ffffde;
    border-radius: 5px 5px 0 0;
    position: relative;
    bottom: -1px;
}

menu.switcher > li > a {
    padding: 2px 6px;
}

menu.switcher > li > span {
    background: #eecc77;
    border-radius: 3px;
    color: #644b02;
    padding: 2px 6px;
}

.footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 8px 15px;
    font-size: 90%;
    color: #6b5434;
}

.footer a {
    color: #6b5434;
}

.shopping_cart {
    background: url("basket.png"/*tpa=https://mayskoe.ru/images/basket.png*/) no-repeat center top;
    position: absolute;
    width: 115px;
    height: 130px;
    left: 35px;
    top: 280px;
    font-size: 120%;
    text-align: center;
}

.shopping_cart > a {
    display: block;
    padding: 130px 5px 0;
    font-weight: bold;
    color: #5B4502;
}














