﻿/*#container {
    padding: 0px 0px 0px 0px;
    width: 560px;
    height: 340px;
    z-index: 1;
    margin-top: 0px;
}*/
h2{
    font-size: 16pt;
    z-index: 2;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-align: center;
    font-weight: normal;
    width: 560px;
    color: #505050;
}
#shoot{
    position: absolute;
    margin: 0px;
    visibility: hidden;
    height: 33px;
    width: 76px;
    z-index: 2;
    top: 95px;
    left: 13px;
}
#zbroyar {
    position: absolute;
    width: 400px;
    margin-left:0px;
    margin-right:0px;
    top: 59px;
    left: 87px;
}
#trigger{
    position:absolute;
    background: none;
    width: 23px;
    height: 17px;
    top: 126px;
    left: 311px;
    cursor: pointer;
    z-index: 2;
}

/* части оружия на общей картинке */
#firstPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 92px;
    left: 400px;
    width: 88px;
    height: 64px;
    z-index:2;
}
#secondPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 65px;
    left: 247px;
    width: 117px;
    height: 24px;
    z-index:2;
    bottom: 169px;
}
#thirdPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 130px;
    left: 336px;
    width: 37px;
    height: 43px;
    right: 608px;
    margin-top: 0px;
    z-index:2;
}
#fourthPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 139px;
    left: 270px;
    width: 39px;
    height: 54px;
    right: 672px;
    z-index:2;
}
#fifthPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 92px;
    left: 164px;
    width: 101px;
    height: 29px;
    right: 716px;
    z-index:2;
}
#sixthPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 100px;
    left: 90px;
    width: 69px;
    height: 14px;
    right: 822px;
    z-index:2;
}
#seventhPart {
    background-color: white;
    opacity:0;
    position: absolute;
    top: 102px;
    left: 91px;
    width: 69px;
    height: 13px;
    right: 821px;
    z-index:2;
}

/* наведение мыши на основной картинке*/
#firstPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}
#secondPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}
#thirdPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}
#fourthPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}
#fifthPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}
#sixthPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}
#seventhPart:hover{
    visibility: visible;
    opacity: 0.3;
    cursor: pointer;
}

/* отдельные части оружия */
.parts {
    position: absolute;
    z-index: 2;
}

#priklad {
    margin-top: 0px;
    margin-left:0px;
    height: 65px;
    top: 257px;
    left: 22px;
    width: 70px;
}
#cevye {
    margin-bottom: 0px;
    margin-left:0px;
    width: 90px;
    top: 266px;
    left: 376px;
    height: 35px;
    margin-top: 0px;
}
#rukoyat {
    margin-top: 0px;
    margin-left:0px;
    height: 52px;
    top: 263px;
    left: 250px;
    width: 46px;
}
#rukoyat2 {
    margin-top: 0px;
    margin-left:0px;
    margin-bottom: 0px;
    width: 59px;
    top: 269px;
    left: 398px;
    height: 40px;
}
#dtk {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left:0px;
    width: 74px;
    top: 273px;
    left: 485px;
    height: 21px;
}
#magazin {
    margin-top: 0px;
    margin-left:0px;
    margin-bottom: 0px;
    height: 80px;
    top: 250px;
    left: 309px;
}
#pricel {
    margin-top: 7px;
    margin-left:0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 121px;
    top: 259px;
    left: 113px;
    height: 32px;
}

/* области выделения частей оружия под основной картинкой*/
#firstPartYellow {
    opacity:0;
    position: absolute;
    top: 260px;
    left: 22px;
    width: 70px;
    height: 60px;
    right: 889px;
    z-index:3;
}
#secondPartYellow {
    opacity:0;
    position: absolute;
    top: 266px;
    left: 115px;
    width: 117px;
    height: 41px;
    right: 749px;
    z-index:3;
    margin-top: 0px;
    margin-bottom: 0px;
}
#thirdPartYellow {
    opacity:0;
    position: absolute;
    top: 263px;
    left: 251px;
    width: 44px;
    height: 55px;
    z-index:3;
    margin-top: 0px;
    margin-bottom: 0px;
}
#fourthPartYellow {
    opacity:0;
    position: absolute;
    top: 250px;
    left: 309px;
    width: 54px;
    height: 80px;
    right: 618px;
    z-index:3;
    margin-top: 0px;
    margin-bottom: 0px;
}
#fifthPartYellow {
    opacity:0;
    position: absolute;
    top: 266px;
    left: 377px;
    width: 90px;
    height: 32px;
    right: 514px;
    z-index:3;
    margin-top: 0px;
    margin-bottom: 0px;
}
#sixthPartYellow {
    opacity:0;
    position: absolute;
    top: 278px;
    left: 485px;
    width: 75px;
    height: 13px;
    right: 421px;
    z-index:3;
    margin-top: 0px;
    margin-bottom: 0px;
}