.inner-layer > img, .inner-layer > p > img {
    display: block;
    -webkit-box-shadow: 0px 0px 15px #222;
    -moz-box-shadow: 0px 0px 15px #222;
    box-shadow: 10px 10px 10px #7b7e80;
}

.my-accii-banner a {
    display: block;
    text-decoration: none;
}

.my-accii-banner a:hover .caption {
    background-color: #db0d02;
}

#fancybox-left, #fancybox-right {
    visibility: visible; /* IE6 */
}

#fancybox-left span {
    left: -40px;
}

#fancybox-right span {
    left: auto;
    right: -40px;
}

.magazin {
    width: 30%;
    float: left;
    text-align: center;
    padding: 1%;
    margin-right: 1%;
}

.magazin img {
    border: solid 1px #86ADD7;
    width: 100%;
}

.st-indexaction-block a span {
    font-size: 14px;
}

.sh-summary-block .element .photo {
    width: 310px;
    height: 267px;
    overflow: hidden;
    border: 1px solid #cfcfcf;
    margin: 0 auto 13px auto;
}

#formResume label.error {
    color: #D8000C;
    background-color: #FFBABA;
    border: 1px solid red;
    font: 8px/7px;
}

.resume-button {
    float: right;
    margin-right: 35px;
    text-align: center;
    width: 25px;
    cursor: pointer;
    height: 29px;
    background: url('../_images/button-bg.png');
    border: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 13px;
    padding: 0 13px;
    min-width: 120px;
    margin-bottom: 16px;
}

.resume-button span {
    color: #ffffff;
}

.inner .more a {
    color: #7e7d7d;
    font-size: 15px;
    float: right;
}

.inner-partners {
    position: relative;
}

.inner-partners .more {
    position: absolute;
    right: 20px;
    bottom: 18px;
}

nav > ul > li ul.center {
    left: -265px;
}

.jobTable {
    width: 95%;
    border-collapse: collapse;
}

.jobTable td, .jobTable th {
    text-align: left;
}

.jobTable td {
    border-top: 1px solid #dddddd;
    padding: 5px;
    vertical-align: top;
}

.sh-stella-block .city {
    width: 169px;
}

.sh-stella-block .inner {
    width: 573px;
}

/*new year *//*
body {
    background: #ffffff;
}

#bottomNY {
    background: url('../ny/fon4.png') 0 0 no-repeat;
    width: 456px;
    height: 357px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: -1;
}

#topNY {
    background: url('../ny/fon3.jpg') 0 0 no-repeat;
    width: 400px;
    height: 300px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
}*/

.sh-stella-block .city-bigger {
    width: 176px;
}

.sh-content-rightlayer .inner-layer a {
    font-size: 14px;
}

/*
.sh-header-banner {
~ width : 1246 px;
    width: 100%;
    height: 360px;
    background-image: url("http://sheriff.md/photo/sytetop/sytetop_d41d8cd98f00b204e9800998ecf8427e_2152.jpg");
}*/

.sh-partners .caption {
    background-color: #0061a1;
    color: #ffffff;
    font-family: "Noto Serif", serif;
    font-size: 20px;
    font-style: italic;
    line-height: 36px;
    text-align: center;
    margin: 0 65px;
}

.sh-partners ul {
    list-style-type: none;
    padding: 0 65px;
}

.sh-partners ul li {
    float: left;
    width: 11%;
}

.sh-partners ul li a img {
    width: 90%;
}

.sh-partners ul li a p {
    width: 90%;
    text-align: center;
    font-size: 11px;
}

.all-partners {
    float: right;
    padding-right: 65px;
    line-height: 40px;
}

.all-partners a {
    color: #7e7d7d;
    font-size: 15px;
}

