body {
    background: url("../common/bg.png") repeat scroll 0 0 #FFFFFF;
    color: #818181;
    font-family: arial;
    font-size: 13px;
}

a { color: #1992c5; text-decoration: underline; }
a:visited { color: #1992c5; text-decoration: underline; }
a:hover { color: #1992c5; text-decoration: underline; }

.wrap {
    background: url("../common/head.png") repeat-x scroll 0 0 transparent;
}

/*CONFIG -> HEAD*/

.head {
    height: 84px;
}
.logo {
    padding: 5px 0 0;
}
.contacts {
    color: white;
font-size: 30px;
padding-top: 5px;
width: 210px;
}
.contacts .code {
    color: #00BAFF;
    float: left;
    font-size: 18px;
    margin-right: 5px;
    margin-top: 3px;
}
.autor {
    padding: 23px 0 17px 30px;
    width: 300px;
}
.autor .photo {
    background: url("../common/author.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 49px;
    margin-right: 10px;
    width: 49px;
}
.authorText {
    color: #FFFFFF;
    font-size: 11px;
    font-style: italic;
}
.authorText div {
    color: #888888;
    font-style: normal;
}

/*HEAD -> MENU*/

.menu {
    background: url("../common/menu.png") no-repeat scroll 0 0 transparent;
}
.menu ul {
    margin: 0;
    padding: 0;
    font-family: 'QlassikMedium';
}
.menu ul li:first-child {
    background: none;
    padding-left: 30px;
}
.menu ul li {
    background: url("../common/menuLi.png") no-repeat scroll 0 50% transparent;
    color: #EFEFEF;
    display: block;
    float: left;
    font-family: arial;
    font-size: 14px;
    padding: 11px 35px 11px 37px;
    text-transform: uppercase;
}
.menu ul li:hover a {
    text-decoration: none;
}
.menu ul li a {
    color: #efefef;
    text-decoration: none;
}

/*MENU -> SLIDER*/

.slideBar {
    background: url("../common/apple.png") no-repeat scroll 50% 0 transparent;
    height: 283px;
    margin: 22px 1px;
    padding: 19px 242px 155px;
}
.nivo-directionNav .nivo-prevNav {
    background: url("../common/nav.png") no-repeat scroll 0 0 transparent;
    height: 62px;
    width: 72px;
}
.nivo-directionNav .nivo-nextNav {
    background: url("../common/nav.png") no-repeat scroll 100% 0 transparent;
    height: 62px;
    width: 72px;
}
.nivo-directionNav .nivo-prevNav:hover {
    background-position: 0 100% !important;
}
.nivo-directionNav .nivo-nextNav:hover {
    background-position: 100% 100% !important;
}
.nivo-directionNav {
    margin-left: -242px;
    position: absolute;
    top: 115px;
    width: 980px;
}

/*SLIDER -> MAIN*/

h1 {
    border-bottom: 1px solid #D5D8D6;
    color: #6E6E6E;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 13px;
    padding-bottom: 5px;
}
h2 {
    border-bottom: 1px solid #D5D8D6;
    color: #6E6E6E;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 13px;
    padding-bottom: 5px;
}
h3 {
    color: #6e6e6e;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
}

/*MAIN -> FOOTER*/

.footer {
    font-size: 12px;
}
.footer .container {
    border-top: 1px solid #d3cccd;
    color: #757575;
}
.footer .sl {
    padding-top: 15px;
    margin-left: 150px;
}
.footer .cr {
    padding-top: 25px;
}
.footer .P2P {
    padding-top: 10px;
}

/*FOOTER -> INDEX*/

.servises .item:first-child {
    margin: 0;
}
.servises .item {
    float: left;
    margin-left: 11px;
    width: 154px;
    text-align: center;
}
.servises .item div {
    height: 116px;
    margin-bottom: 10px;
    width: 154px;
}
.servises .item .i1 {
    background: url("../common/icons/i1.png") no-repeat scroll 0 0 transparent;
}
.servises .item .i2 {
    background: url("../common/icons/i2.png") no-repeat scroll 0 0 transparent;
}
.servises .item .i3 {
    background: url("../common/icons/i3.png") no-repeat scroll 0 0 transparent;
}
.servises .item .i4 {
    background: url("../common/icons/i4.png") no-repeat scroll 0 0 transparent;
}
.servises .item .i5 {
    background: url("../common/icons/i5.png") no-repeat scroll 0 0 transparent;
}
.servises .item .i6 {
    background: url("../common/icons/i6.png") no-repeat scroll 0 0 transparent;
}
.servises .item div:hover {
    background-position: 0 100%;
}

/*INDEX -> PAGE*/



/*PAGE -> NEWS*/

.img110x80 {
/*    border: 1px solid #bdbdbd;*/
    height: 80px;
    margin-right: 5px;
    width: 110px;
}
.newsItem .date {
    color: #b2b2b2;
    float: none;
    font-size: 11px;
}
.newsItem .title a {
    color: #028FC3;
    display: block;
    font-size: 15px;
    margin: 2px 0 8px;
}
.newsItem .lead {
    color: #818181;
    font-size: 13px;
}
.paginator {
    text-align: center;
}
.paginator span.active {
    background: url("../common/paginator.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    padding: 4px 0 8px;
    width: 30px;
}
.paginator span {
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.paginator span a {
    background: url("../common/paginator.png") no-repeat scroll 100% 0 transparent;
    color: #058cd2;
    display: inline-block;
    padding: 4px 0 8px;
    text-decoration: none;
    width: 30px;
}
ul li.sl {
    padding: 2px 30px;
}



.popBg.active, .popUp.active {
    display: block !important;
}
.popBg {
    display: none;
    background: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.popUp {
    display: none;
    left: 50%;
    margin-left: -305px;
    position: fixed;
    top: 50px;
    z-index: 100;
}
.popUp .popTop {
    background: url("../common/popTop.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    width: 611px;
}
.popBody {
    background: url("../common/popButton.png") no-repeat scroll 0 100% transparent;
    min-height: 100px;
    padding: 0 70px 40px 70px;
    width: 470px;
}
.popUp .title {
    color: #475e70;
    font-size: 22px;
    font-weight: bold;
    padding: 8px 0 15px;
    text-align: center;
}
.popUp .telephone {
    background: url("../common/sum.png") no-repeat scroll 50% 50% transparent;
    padding: 5px 0;
}
.popUp .telephone b {
    color: #3F3F3F;
    float: left;
    font-size: 13px;
    margin-right: 45px;
    padding: 15px 0;
    text-align: right;
    width: 220px;
}
.popUp .telephone .number {
    color: #f79b25;
    font-size: 20px;
}
.popUp .telephone .number span {
    color: #4a6275;
}
.popUp .goodTitle {
    background: url("../common/goodTitle.png") no-repeat scroll 50% 100% transparent;
    color: #8b8b8b;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 10px;
    padding: 25px 15px 5px 15px;
}
.popUp input.w470 {
    background: url("../common/w470.png") no-repeat scroll 0 100% transparent;
    border: medium none;
    font-size: 13px;
    margin: 0 0 10px;
    height: 15px;
    padding: 10px 15px;
    width: 450px;
}
.popUp input.w470.error {
    background-position: 0 0;
}
.popUp textarea.w470 {
    background: url("../common/w470T.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 13px;
    font-family: arial;
    height: 100px !important;
    margin: 0 0 10px;
    padding: 10px 15px 15px;
    width: 450px !important;
}
.popUp input.close {
    background: url("../common/close.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 44px;
    width: 170px;
}
.popUp input.submit {
    background: url("../common/send.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 44px;
    width: 170px;
}
.popUp .buttons {
    text-align: center;
}
.resultBox {
    padding: 50px 0;
    text-align: center;
}
#fb {
    cursor: pointer;
}