a {
    cursor: pointer;
}

.shadow {
    text-shadow: -1px 1px 0px #000;
}

/* Шапка */
.leftElement img, .rightElement img {
    border: 1px white solid;
}

div.response1 {
    position: absolute;
    left: 17px;
    top: 0px;
}
div.response2 {
    position: absolute;
    left: 225px;
    top: 0px;
}
table.ava {
    position: absolute;
    left: 10px;
    bottom: -42px;
}
nbsp.topMenuText a {
    color: black;
    text-decoration: none;
}
nbsp.topMenuText a:hover {
    color: black;
}
nbsp.topMenuSpace {
    margin: 0px 5px 0px 5px;
    color: #C0C0C0;
}
div.topContacts {
    position: absolute;
    left: 150px;
    top: 56px;
    font-size: 18px;
    font-wieght: bold;
}
nbsp.topContactsText a {
    color: black;
    text-decoration: underline;
}
nbsp.topContactsSpace {
    margin: 0px 10px 0px 10px;
}
/* Центр */
div.center {
    background: url(bgall.jpg) no-repeat center;
    height: 492px;
    position: relative;
}
div.glass {
    position: relative;
    width: 1000px;
    margin: 0px auto 0px auto;
}
div.footerglass {
    width: 780px;
    margin: 0px auto 0px auto;
}
div.leftElement {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 225px;
    height: 175px;
}
div.centerElement {
    position: absolute;
    left: 250px;
    top: 11px;
    width: 265px;
    height: 200px;
}
div.button_order {
    position: absolute;
    height: 70px;
    width: 195px;
    top: 15px;
    left: 30px;
}
div.centerText {
    position: absolute;
    top: 95px;
    left: 25px;
    height: 65px;
    width: 220px;
}
div.rightElement {
    position: absolute;
    left: 525px;
    top: 10px;
    width: 410px;
    height: 175px;
}
div.bottomElement {
    position: absolute;
    top: 445px;
    left: 250px;
    width: 495px;
    height: 50px;
    z-index: 666;
}
div.bottomText {
    position: absolute;
    top: 15px;
    left: 25px;
    height: 20px;
    width: 450px;
}
/*
div.bottomLine {
    background: url('bottomLine.gif') center;
    width: 100%;
    height: 5px;
    overflow:hidden;
}
*/
div.slogan {
    color: white;
    font-size: 24px;
    width: 500px;
}
/* Подвал */
div.footer {
    position: relative;
    background: url(footer.jpg) center top #426561;
    height: 250px;
    overflow: hidden;
    width: 100%;
    top:-4px;
}
div.footer_up {
    position: absolute;
    z-index: 666;
    background: url('footer-up.jpg') center no-repeat;
    height: 18px;
    width: 100%;
}
div.footerMenu {
    position: relative;
    width: 1000px;
    height: 325px;
    margin: 0px auto 0px auto;
    left: 0px;
    top: 0px;
}
/* Карусель */
div.navi {
    position: relative;
    top:0px;
}
.prev {
    position: absolute;
    top: -250px;
    z-index: 666;
    cursor: pointer;
}
.next {
    position: absolute;
    top: -250px;
    right: 0px;
    z-index: 666;
    cursor: pointer;
}
div.modulePreview {
    top: 20px;
    height: 250px;
    width: 100%;
    overflow: hidden;
}
.shadow {
    text-shadow: -1px 1px 0px #000;
}
div.modulePreview a{
    color: white;
}
.bigFont {
    font-size: 18px;
}
.smallFont {
    font-size: 12px;
}
/* Конец */
