@font-face {
    font-family: 'Cuprum', sans-serif;
    font-family: "GardensC";
    src: url('fonts/GardensC_03_1.otf');
    /*src: url('fonts/391510010-gardensc.eot');
    src: url('fonts/391510010-gardensc.eot?#iefix') format('embedded-opentype'),
    url('fonts/391510010-gardensc.svg#GardensC') format('svg'),
    url('fonts/391510010-gardensc.woff') format('woff'),
    url('fonts/391510010-gardensc.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;*/
}

body {
    background: url(images/background.gif);
    font-family: 'Cuprum', sans-serif;
    margin: 0;
}

img {
    border: 0;
}

.container {
    width: 1002px;
    margin: 0 auto;

}

.logo {
    margin: 34px 0 0 4px;
    float: left;
}


.slogan {
    margin: 200px 0 0 -350px;
/ / padding: 0 px 0 px 25 px 0 px;
/ / outline: 1 px solid green;
}

.cab {
    margin: -155px 20px 10px 870px;
    position: relative;
}

.cab1 {
    background: url("images/cabinet.png") no-repeat;
    height: 14px; /* 38-13-11=14*/
    width: 91px; /* 140-16-38=85*/
    padding: 10px 16px 12px 32px;
    margin-top: 10px;
    display: block;
    color: white;
    text-decoration: none;
    font-style: normal;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
}

.cab1:hover {
    background: url("images/cabinet-hover.png") no-repeat;
}


.cabinet {
    background: url("images/cabinet.png") no-repeat;
    height: 14px; /* 38-13-11=14*/
    width: 91px; /* 140-16-38=85*/
    margin: -125px 17px 10px 877px;
    position: relative;
    padding: 10px 16px 12px 32px;
    display: block;
    color: white;
    text-decoration: none;
    font-style: normal;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
}

.cabinet:hover {

    background: url("images/cabinet-hover.png") no-repeat;
}

a, a:active {
    outline: none;
}

.lavruxina {
    margin: 0 2px 0 0;
    color: #474849;
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
}

.phones {

    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    margin: 0 0 4px 0;
}

.tel {
    padding: 0 7px 0 7px;
    margin: 9px 2px 9px 500px;
    float: left;
}


.contact {
    float: right;
    margin: 20px 16px 20px 4px;

    text-align: right;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
    color: #474849;
}


.menu {
    background: url("images/menubackground.png");
    height: 63px;
    width: 970px;
    margin: 0 0 22px 12px;
    padding: 0 0 0 7px;
}

.menu img {
    margin: 0 5px 0 0;
}

.menu .active_page, .menu a {
    color: white;
    height: 42px;
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 11pt;
    padding: 21px 16px 0 16px;
    display: block;
    float: left;
    border-right: 1px solid #44464a;
    border-left: 1px solid #45484e;
}

.menu a:hover, .menu:focus {
    outline: 0;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    background: #1a9cbb;
    background: -moz-linear-gradient(#1a9cbb, #1c8faa);
    background: -webkit-gradient(linear, left top, left bottom, from(#1a9cbb), to(#1c8faa));
    background: -webkit-linear-gradient(#1a9cbb, #1c8faa);
    background: -o-linear-gradient(#1a9cbb, #1c8faa);
    background: -ms-linear-gradient(#1a9cbb, #1c8faa);
    background: linear-gradient(#1a9cbb, #1c8faa);
}

.menu:active a {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .3) inset;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .3) inset;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .3) inset;
}

.menu a, .menu a:last-child a, menu a:first-child a {
    border-right: 0;
    border-radius: 3px 3px 3px 3px;
}

.menu .active_page {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    background: #1a9cbb;
}


.futurekontakts2 {
    margin: -27px 0 0 12px;
}

.future {
    margin: -19px 0 0 12px;
}


.cabinet3 {
    background: url("images/cabinet2.png") no-repeat;
    height: 50px; /* 38-13-11=14*/
    width: 191px; /* 140-16-38=85*/
    margin: 30px 20px;
    padding: 55px 20px 12px 22px;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-family: Verdana, serif;
}


table a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

table a:visited {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

table a:active, table a:hover {
    color: #bd5a35;
    text-decoration: underline;
}

table {
    width: 978px;
    font-family: Ubuntu, sans-serif;
    color: #2b2e33;;
    font-size: 15px;
    text-shadow: 1px 1px 0px #fff;
    background: #eaebec;
    margin: 0 auto;
    border: #ccc 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}

table th {
    padding: 21px 25px 22px 25px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb);
}

table th:first-child {
    text-align: left;
    padding-left: 20px;
}

table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

table tr {
    text-align: center;
    padding-left: 20px;
}

table tr td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0;
}

table tr td {
    padding: 7px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}

table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

table tr:last-child td {
    border-bottom: 0;
}

table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}


.footer {
    background: url("images/footer.gif") no-repeat;
    font-size: 14px;
    height: 25px; /* 65-14-23=25 */
    width: 986px; /* 1002-705-16=281 */
    padding: 14px 0 23px 16px;
    margin: 118px 0 0 0;
    color: white;

}

.top {
    background: url("images/top-button.png") no-repeat;
    margin: -32px 0 0 900px;
    position: absolute;
    height: 50px;
    letter-spacing: 0;
    text-decoration: none;
    color: white;
    width: 56px;
    text-align: center;
    padding: 22px 0 0 0;
}

.clear {
    clear: both;
}