body {
    background: #484646;
    margin: 0;
    padding: 0;
    color: #f4f4f4;
    font: 12px normal Times;
}

img {
    border: medium none;
}

a {
    color: #f4f4f4;
} #header {
    height: 100px;
    border-top: 1px solid #fff;
    background: #99cc33 url(../img/wave1024.png) repeat-x scroll center bottom;
} #topMenu {
    position: absolute;
    right: 5px;
}

ul.topMenu {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

ul.topMenu li {
    float: left;
    text-transform: lowercase;
}

ul.topMenu li a {
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    padding: 0px 10px;
    text-decoration: none;
} .box {
    margin: 0 auto;
    width: 926px;
} #tmb {
    margin-left: 120px;
} #tmb a {
    background: url(../img/tmb.png) no-repeat scroll 0 0;
    display: block;
    height: 100px;
    width: 143px;
    float: left;
} #menu {
    clear: both;
    background: url(../img/menu1024.png) no-repeat scroll center center;
    height: 54px;
} #menu a {
    font: 1.8em Arial;
    text-decoration: none;
} #menu a:hover {
    color: #ef1e1e;
} .active {
    color: #ef1e1e;
} .first {
    position: relative;
    top: 20px;
    left: 10px;
} .second {
    position: relative;
    top: -25px;
    left: 170px;
} .third {
    position: relative;
    top: 15px;
    left: 412px;
} #content {
    width: 1000px;
    margin: 0 auto;
    padding-top: 15px;
} #logo {
    height: 195px;
    margin: 0px;
} #logo a {
    background: url(../img/logo_grey.gif) no-repeat scroll 0 0;
    display: block;
    height: 195px;
    width: 195px;
    float: left;
} #logo a:hover {
    background: url(../img/logo.gif) no-repeat scroll 0 0;
} #title {
    margin: 70px 0px 0px 5px;
    background: url(../img/title.gif) no-repeat scroll 0 0;
    display: block;
    height: 67px;
    width: 800px;
    float: left;
} #gallery {
    padding: 0px 20px;
} .user {
    padding: 30px 0px;
} .user.left {
    float: left;
    width: 48%;
    clear: both;
} .user.right {
    float: left;
    width: 48%;
    margin-left: 4%;
} .foto {
    position: relative;
    width: 143px;
    height: 190px;
    float: left;
} .foto em {
    background: url(../img/mask.gif) no-repeat;
    width: 143px;
    height: 190px;
    position: absolute;
    top: 0;
    left: 0;
} .foto em.normal {
    background: url(../img/mask2.gif) no-repeat;
    width: 190px;
    height: 143px;
} .info {
    padding-left: 200px;
} .info p {
    margin: 0;
}

p.fio {
    font: 15px normal Tahoma;
}

p.fio a {
    color: #9c3;
}

p.date {
    /* padding-left: 30px;*/
    font: 15px normal Tahoma;
}

p.trade {
    /* padding-left: 60px;*/
    font: 15px normal Tahoma;
}

p.quest {
    font-size: 1.6em;
    color: #9c3;
}

p.shortinfo {
    /* padding-left: 90px;*/
    padding-bottom: 10px;
    font: 15px normal Tahoma;
} #button {
    clear: both;
    float: right;
    padding: 10px 0px;
} #button a {
    text-decoration: none;
}

div.link {
    float: left;
    height: 28px;
    width: 113px;
    margin: 0px 10px 10px 20px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    background: url(../img/but1.png) no-repeat;
}

div.inactive {
    background: url(../img/but2.png) no-repeat;
} #toggle_doc {
    clear: both;
    padding: 10px 30px;
    font: 1.3em normal Tahoma;
} #toggle_foto {
    clear: both;
    padding: 0px 20px;
}.doc {
    padding: 5px 0px;
} .doc a {
    text-decoration: none;
    color: #79963B;
} .doc a:hover {
    text-decoration: underline;
    color: #aaa;
} .doc img {
    margin-right: 10px;
} #text {
    clear: both;
    font-size: 1.4em;
    text-indent: 30px;
    padding: 20px 20px;
} #text strong {
    color: #79963b;
    font: 1.6em Tahoma;
} #footer {
    clear: both;
    height: 74px;
    border-bottom: 1px solid #fff;
} #right_footer {
    float: right;
    color: #333;
    text-align: center;
    font-size: 1.4em;
    line-height: 74px;
    width: 260px;
    background: url(../img/footer.png) no-repeat bottom right;
    height: 74px;
} #right_footer a {
    color: #333;
} #tmb a, #right_footer, #menu {
    behavior: url(iepngfix.php);
}

/*jq lightbox*/ #jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
} #jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
} #jquery-lightbox a img {
    border: none;
} #lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
} #lightbox-container-image {
    padding: 10px;
} #lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
} #lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
} #lightbox-container-image-box > #lightbox-nav {
    left: 0;
} #lightbox-nav a {
    outline: none;
} #lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
} #lightbox-nav-btnPrev {
    left: 0;
    float: left;
} #lightbox-nav-btnNext {
    right: 0;
    float: right;
} #lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
} #lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
} #lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
} #lightbox-image-details-caption {
    font-weight: bold;
} #lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
} #lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}