body {
    color: #ffffff;
}
.page_main_table {
    width: 1000px;
}
p,
font {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td,
th {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 85%;
}

h1 {
    color: #ffffff;
    font-size: 180%;
}
h5 {
    font-size: 115%;
}
.header {
    font-size: 125%;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.no_underline {
    text-decoration: none;
}
img {
    border: 0;
}
a {
    font-weight: normal;
    color: #4bcd41;
    text-decoration: none;
}
a:hover {
    font-weight: normal;
    color: red;
    text-decoration: none;
}
.small {
    font-size: 80%;
}
.faq {
    font-size: 110%;
}
.price_brief {
    font-size: 120%;
}
.big {
    font-size: 150%;
    text-decoration: none;
}
.cat {
    font-size: 120%;
}
.standard {
    font-weight: normal;
}
.white {
    color: white;
}
.pink {
    color: pink;
}
.menu {
    color: white;
    font-weight: bold;
    font-size: 100%;
}
.menu:hover {
    color: red;
    font-weight: bold;
    font-size: 100%;
}
.menu:hover div.beta {
    color: white;
}
div.beta {
    color: red;
}

div.topmenu_selected {
    background: url('images/topmenu_selected.png');
    padding: 7px;
    text-align: center;
    height: 22px;
}
div.topmenu_notselected {
    background: url('images/topmenu_notselected.png');
    padding: 7px;
    text-align: center;
    height: 22px;
}
.footer {
    font-size: 60%;
    color: gray;
}
.lightsmall {
    color: black;
    font-size: 80%;
}
.category_child {
    font-weight: normal;
    color: #89de83;
}
.cart {
    font-size: 90%;
    border-bottom: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
    margin: 0px;
    font-weight: bold;
    color: navy;
    background-color: transparent;
}
/*���������*/
span.news_date {
    background-color: #58c833;
    color: #ffffff;
}
span.qu {
    background-color: red;
    color: #ffffff;
}
span.an {
    background-color: #58c833;
    color: #ffffff;
}
table.opt {
    border-collapse: collapse;
    border-color: red;
    color: red;
    text-align: center;
}
table.prc {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #4bcd41;
    text-align: center;
}
table.prc td {
    border-style: solid;
    border-width: 1px;
    border-color: #4bcd41;
    height: 20px;
    padding: 5px;
}

.hpelement {
    width: 50%;
    float: left;
}

/*Menu*/
nav {
    height: 40px;
    width: 100%;
    /*background: #455868;*/
    background: rgba(0, 0, 0, 0) url('images/topmenu_notselected.png') repeat
        scroll 0 0;
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    border-bottom: 2px solid #283744;
}
nav ul {
    padding: 0;
    margin: 0 auto;
    width: 800px;
    height: 40px;
}

nav li {
    display: inline;
    float: left;
    background: rgba(0, 0, 0, 0) url('images/topmenu_notselected.png') repeat
        scroll 0 0;
}

.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table;
}
.clearfix:after {
    clear: both;
}
/* .clearfix {
    *zoom: 1;
} */
nav a {
    color: #fff;
    display: inline-block;
    width: 200px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 1px 1px 0px #283744;
}
nav li a {
    border-right: 1px solid #576979;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
nav li:last-child a {
    border-right: 0;
}
nav a:hover,
nav a:active {
    /* background-color: #8c99a4;*/
    background-color: rgba(0, 0, 0, 0.3);
}
nav a#pull {
    display: none;
}

#CalcMenu {
    /*height: 40px;*/
    width: 100%;
    /*background: #455868;*/
    font-size: 11pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    position: relative;
    /*border-bottom: 2px solid #283744;*/
    margin: 0;
    padding: 0;
}

#CalcMenu ul {
    margin: 0 auto 0 -40;
    /*width: 800px;
    height: 40px;*/
    /*width: 800px;*/
    display: block;
    height: auto;
    list-style: none;
}

#CalcMenu li {
    display: inline;
    height: 150px;
    width: 31%;
    float: left;
    position: relative;
    background-position: center center;
    border: 1px solid #000000;
    margin: 4;
}

/*#CalcMenu  li a {

		  padding:4px;
		  color: #fff;
		  background-color:  rgba(88, 200, 51, 0.5);
		  text-shadow: 0px 0px 2px #000000;
		  height:100%;

    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}*/

#CalcMenu li a {
    /*border: 4px solid #4a4a4a;*/
    /*margin: 8px;*/
    /*padding:4px;*/
    height: 100%;
}

#CalcMenu li a span {
    /*border: 4px solid #4a4a4a;*/
    /*margin: 8px;*/
    padding: 4px;
    display: block;
    color: #fff;
    background-color: rgba(88, 200, 51, 0.5);
    text-shadow: 0px 0px 2px #000000;

    /*border-right: 1px solid #576979;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*#CalcMenu  li b {
font-weight: bold;
	color: #000000;
	text-shadow: 0px 0px 0px #ffffff;
}*/

#CalcMenu a:hover,
nav a:active {
    background-color: rgba(255, 255, 255, 0.3);
}
/*
#CalcMenu:before,
#CalcMenu:after {
    content: " ";
    display: table;
}
#CalcMenu:after {
    clear: both;
}
#CalcMenu {
    *zoom: 1;
}*/

@media screen and (max-width: 1000px) {
    .page_main_table {
        width: 100%;
    }

    .table_shadow {
        width: 0;
        height: 0;
    }

    #CalcMenu ul {
        width: 100%;
        display: block;
        height: auto;
    }

    body {
        margin: 0;
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    #CalcMenu li {
        width: 47%;
    }
}

@media screen and (max-width: 800px) {
    .hpelement {
        width: 100%;
    }

    nav {
        height: auto;
    }
    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }
    nav li {
        width: 50%;
        float: left;
        position: relative;
    }
    nav li a {
        border-bottom: 1px solid #576979;
        border-right: 1px solid #576979;
    }
    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }

    #photo_container,
    #count_container,
    #b_head_tb {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    nav {
        border-bottom: 0;
    }
    nav ul {
        display: none;
        height: auto;
    }
    nav a#pull {
        display: block;
        background-color: #283744;
        width: 100%;
        position: relative;
    }
    nav a#pull:after {
        content: '';
        background: url('nav-icon.png') no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }

    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #576979;
    }

    #CalcMenu ul {
        width: 98%;
        /*display: block;*/
        height: auto;
    }

    #CalcMenu li {
        display: block;
        /* float: none;*/
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #576979;
    }
}

/*End of menu*/

.btn_menu {
    background-image: url('/images/menu.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #66cc00;
    padding: 12px 0;
    height: 20px;
    width: 40px;
    float: left;
    margin-right: 12px;
}
.btn_menu:hover,
.btn_menu:focus {
    background-color: #1ba31a;
}

.page_title {
    height: 45px;
    background-color: #66cc00;
    /*float:left;*/
    width: 100%;
}
.page_title span {
    /*padding:12px;*/
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 15px;
    text-shadow: 1px 1px 0px #283744;
}
.m_logo {
    float: right;
    display: block;
    background-image: url('/images/m.meridian-print.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 45px;
    width: 45px;
}

/*
    Delivery page
*/
.delivery {
    /* background: #4a4a4a; */
    min-height: 100vh;
    padding: 36px 32px;
    box-sizing: border-box;
}

.delivery *,
.delivery *::before,
.delivery *::after {
    box-sizing: inherit;
}

.delivery__content {
    max-width: 920px;
    margin: 0 auto;
}

.delivery__article {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    color: #eeeeee;
}

/* Заголовки */

.delivery__article h1 {
    margin: 0 0 24px;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
}

.delivery__article h2 {
    margin: 40px 0 16px;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    color: #ffffff;
}

.delivery__article h3 {
    margin: 32px 0 14px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    color: #ffffff;
}

/* Текст */

.delivery__article p {
    margin: 0 0 18px;
}

.delivery__article strong {
    font-weight: 700;
}

.delivery__article em {
    font-style: italic;
}

/* Списки */

.delivery__article ul,
.delivery__article ol {
    margin: 0 0 24px;
    padding-left: 28px;
}

.delivery__article li {
    margin-bottom: 10px;
}

/* Посилання */

.delivery__article a {
    color: #7dc3ff;
    text-decoration: none;
    transition: color 0.2s ease;
}

.delivery__article a:hover {
    color: #9dd4ff;
    text-decoration: underline;
}

/* Цитати */

.delivery__article blockquote {
    margin: 24px 0;
    padding: 16px 20px;
    border-left: 4px solid #58c833;
    background: rgba(255, 255, 255, 0.06);
    color: #e8e8e8;
    border-radius: 4px;
    font-style: italic;
}

.delivery__article blockquote p {
    margin: 0;
}

.delivery__article blockquote > :first-child {
    margin-top: 0;
}

.delivery__article blockquote > :last-child {
    margin-bottom: 0;
}

/* Таблиці */

.delivery__article table {
    width: 100%;
    margin: 24px 0;
    border-collapse: collapse;
}

.delivery__article th,
.delivery__article td {
    padding: 12px 16px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.delivery__article th {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    text-align: left;
}

/* Зображення */

.delivery__article img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 24px auto;
}

/* Код */

.delivery__article code {
    padding: 2px 6px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 4px;
    font-family: Consolas, Monaco, monospace;
    font-size: 0.95em;
}

.delivery__article pre {
    margin: 24px 0;
    padding: 16px;
    overflow-x: auto;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 6px;
}

.delivery__article pre code {
    padding: 0;
    background: transparent;
}

/* Розділювач */

.delivery__article hr {
    margin: 32px 0;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
