﻿@charset "utf-8";
/* Create by FIJN fijn@bk.ru */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,cyrillic);

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 62.5%;
    height: 100%;
}

a img {
    border: none;
}

.spacer {
    clear: both;
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

.wrapper {
    height: 100%;
}

/*bg - all - start*/
.content-bg1 {
    margin-top: 20px;
    width: 100%;

    min-height: 113px;
}

.content-bg2 {
    width: 100%;
    min-height: 200px;
}

.content-bg3 {
    width: 100%;
    background: #8b8b8b;
    height: 53px;
    -webkit-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
}

.content-bg4 {
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
}

.content-bg5 {
    width: 100%;
    background: #ededed;
    min-height: 200px;
    -webkit-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
}

.content-bg6 {
    width: 100%;
    /*background: #4369fe;*/
    min-height: 200px;
    -webkit-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
}

.content-bg7 {
    width: 100%;
    background: #ededed;
    min-height: 200px;
    -webkit-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 6px 8px -7px rgba(50, 50, 50, 0.75);
}

.content-bg8 {
    width: 100%;
    margin-top: 5px;
    min-height: 200px;
}

.content-bg9 {
    width: 100%;
    background: #656565;
    min-height: 200px;
}

.content-bg10 {
    width: 100%;
    background: #656565;
    min-height: 120px;
}

/*bg - all - end*/

/*content all start*/

/*content1 start*/
.content1 {
    width: 981px;
    height: 99px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
}

.content1-1 {
    float: left;
    width: 386px;
    height: 113px;
}

.content1-2 {
    float: left;
    color: #339933;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2em;
    width: 314px;
    border-left: 1px #a4a4a4 solid;
    border-right: 1px #a4a4a4 solid;
    padding: 20px;
    height: 113px;
}

.content1-3 {
    float: left;
    color: #999999;
    font-size: 1.8em;
    font-weight: bold;
    text-align: right;
    width: 239px;
    height: 113px;
}

/*content1 end*/

/*content2 start*/

.content2 {
    width: 981px;
    height: 341px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;

}

.content2-1 {
    width: 730px;
    height: 341px;
    float: left;
    background: darkgreen;
}

.content2-2 {
    width: 230px;
    float: right;
    margin-left: 18px;
}

/*forma start*/

.express-forma {

    width: 230px;
    min-height: 341px;

    text-transform: uppercase;
    background: #cacaca;
}

.express-forma-title {
    text-align: center;
    background: #339933;
    width: 230px;
    height: 50px;
    line-height: 2.0em;
    font-size: 2.4em;
    color: #ffffff;
    font-weight: bold;
}

.express-forma-item1 {
    position: relative;
    top: 35px;
    font-size: 2.4em;
    text-align: center;
    line-height: 1.0em;
    margin-bottom: 30px;
}

.express-forma-item2 {
    text-align: center;
    line-height: 1.4em;
    font-size: 1.4em;
    margin-top: 10px;
    margin-left: 8px;
    color: #333333;
    height: 77px;
    width: 215px;
    text-transform: none;
}

.express-forma-big-item20 {
    text-align: center;
    margin-top: 10px;
    color: #666666;
    font-size: 1.3em;
}

.p-vertical {
    height: 40px;
    margin-bottom: 0px;
    margin-top: 5px;
    width: 600px;
}
.p-vertical-1 {
    height: 58px;
    margin-bottom: 0px;
    margin-top: 5px;
    width: 140px;
}

.p-vertical-rezina {
    min-height: 50px;
    margin-bottom: 0px;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
}

.form-field {
    outline: none;
    border: 1px solid #a0a0a0;
    background: #ffffff;
    color: #666666;
    padding: 4px;
    margin-left: 10px;
    width: 200px;
    height: 24px;
    position: relative;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.8em;
}

.textarea-field {
    outline: none;
    height: 115px;
    width: 200px;
    border: 1px solid #a0a0a0;
    background: #ffffff;

    color: #666666;
    margin-left: 10px;
    padding: 4px;
    position: relative;
    resize: vertical;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.8em;
}


/*forma end*/

/*content2 end*/

/*content3 start*/
.content3 {
    width: 981px;
    height: 53px;
    /*overflow: hidden; *//*обрамление блока*/
    margin: 0 auto;
    margin-top: 25px;
}

.content3-item1 {
    position: relative;
    top: 5px;
}

/*navmenu horizontal start*/
/*
ul - меню
    li - меню item
        ul - подменю
            li - подменю subitem
                ul - под под меню
                    li - под под меню sub-sub-item
*/
.horiz-menu {
    position: relative;
    /*background: #0096c5;*/

    height: 42px;
    width: 100%;
}

.navmenu {
    background: #8b8b8b;
    width: 981px;
    font-size: 2.2em;
    height: 53px;
    z-index: 100;
    float: left;
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    line-height: 1.9em;

}

/*4 firefox start*/
@-moz-document url-prefix() {
    .navmenu {
        background: #8b8b8b;
        width: 981px;
        font-size: 2.2em;
        height: 53px;
        z-index: 100;
        float: left;
        position: absolute;
        top: -5px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        line-height: 1.9em;

    }

}

/*4 firefox end*/
.navmenu ul {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
}

.navmenu ul li {
    list-style: none;
    float: left;
    display: inline;
    padding: 6px 8px 8px 8px;
	position: relative;
}

.navmenu li li, .navmenu li li li {
    list-style-position: inherit;
    display: inherit;
    position: relative;
    float: left;
    width: 270px;
    text-transform: uppercase;
}

.navmenu ul ul {
    display: none;
    position: absolute;
    background: #e3e3e3;
    width: 270px;
    top: 53px;
    left: 0;
    float: left;
}

.navmenu ul li:hover ul {
    display: inline;
    width: 270px;
}

.navmenu ul li ul li {
    width: 255px;
    text-align: left;
}

.navmenu ul ul ul li {
    display: none;
    background: #e3e3e3;
}

.navmenu ul ul li:hover ul li {
    display: inline;
}

/*чтобы под под меню не наезжало на под меню*/
.navmenu ul ul ul {
    left: 270px;
    top: 0;
}

.navmenu ul a:link, .navmenu ul a:visited {
    text-decoration: none;
    color: #ffffff;
    padding: 6px 8px 8px 8px;
}

.navmenu ul ul a:link, .navmenu ul ul a:visited {
    text-decoration: none;
    color: #333;
    padding: 6px 8px 8px 8px;
}

.navmenu ul li:hover {
    background: #006639;
}

.navmenu ul li ul li:hover {
    background: #339933;
}

.navmenu ul ul a:hover {
    color: #ffffff;
    width: 100%;
    padding: 6px 8px 8px 8px;
}

.navmenu ul a:hover {
    text-decoration: underline;
}

/*navmenu horizontal end*/

/*content3 end*/

/*content4 start*/
.content4 {
    width: 981px;
    min-height: 265px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
    margin-top: 5px;

}

/*content4 end*/

/*content5 start*/
.content5 {
    width: 981px;
    min-height: 611px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
    margin-top: 3px;

    background: #ededed;
}

.content-table {
    width: 99.0%;
    border: 1px #7e7e7f solid;
    border-collapse: collapse;
    margin-left: 10px;
}

.content-table th {
    background: #00a558;
    height: 43px;
    text-align: left;
    padding-left: 10px;
    border: 1px #7e7e7f solid;
    color: #ffffff;
    font-size: 1.8em;
    font-family: "Open Sans Condensed";
}

.content-table td {

    padding-left: 10px;
    border: 1px #7e7e7f solid;
    color: #333333;
    font-size: 1.8em;
    font-family: "Open Sans Condensed";

}

.content-table tr:hover {
    background: #00a458;
    cursor: pointer;
}

table {
    width: 99.0%;
    border: 1px #7e7e7f solid;
    border-collapse: collapse;
    margin-left: 10px;
}

table th {
    background: #339933;
    height: 43px;
    text-align: left;
    padding-left: 10px;
    border: 1px #7e7e7f solid;
    color: #ffffff;
    font-size: 18px;
    font-family: "Open Sans Condensed";
}

table td {

    padding-left: 10px;
    border: 1px #7e7e7f solid;
    color: #333333;
    font-size: 18px;
    font-family: "Open Sans Condensed";

}

table tr:hover {
    background: #00a458;
    cursor: pointer;
}

.new {
    background: #c4fcd6;
}

.work {
    background: #fce9d2;
}

.cancel {
    background: #fccfd0;
}

.done {
    background: #cce6fa;
}

/*content5 end*/

/*content6 start*/
.content6 {
    width: 981px;
    min-height: 883px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;

}

/*content6 end*/

/*content7 start*/
.content7 {
    width: 981px;
    min-height: 440px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
    margin-top: 3px;
    background: #ededed;
}

.content7-item1 {
    background-color: rgb(0, 166, 81);
    background-image: url("../images/dengi.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
    font-size: 1.4em;
    width: 981px;
    height: 206px;
    padding: 20px;
    color: #ffffff;
}

/*content7 end*/

/*content8 start*/
.content8 {
    width: 981px;
    height: 604px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
}

/*content8 end*/

/*content9 start*/
.content9 {
    width: 981px;
    height: 251px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
    /*padding: 0 80px 0 80px;*/
    background: #656565;
}

.banner-place {
    position: relative;
    top: 60px;
    width: 88px;
    height: 31px;
    background: goldenrod;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.up-logo {
    position: relative;
    left: 135px;
    top: -5px;
    float: right;
}

.up-logo1 {
    position: relative;
    right: 0px;
    top: 55px;
    float: right;
}

.up-logo-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #ffffff;
    position: relative;
    top: -7px;
    left: 6px;
}

/*content9 end*/

/*content10 start*/
.content10 {
    width: 981px;
    height: 120px;
    overflow: hidden; /*обрамление блока*/
    margin: 0 auto;
    /*padding: 0 80px 0 80px;*/
    background: #656565;
}

.banner-place1 {
    position: relative;
    top: 35px;
    width: 88px;
    height: 31px;
    background: goldenrod;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

/*content10 end*/
/*content all end*/

/* knopka oranjavaya start*/
.knopka-zelenayna {
    margin-left: 10px;
    margin-top: 12px;
    cursor: pointer;

    border: 1px solid #008c46;
    background-color: #339933;

    width: 210px;
    height: 37px;
    color: #ffffff;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 2.4em;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
margin-bottom: 15px;
}

.knopka-zelenayna:hover {
    background-color: rgb(0, 98, 49);

}

/* knopka oranjavaya end*/