body,div{
     margin:0;
    font-family:Verdana, Ubuntu, GillSans, Tahoma, Arial, Helvetica, Sans-Serif;
 }
#logo img{
    margin: 10px;
}
#header{
    position:fixed;
    background-color: #FFFFFF;
    z-index: 2;
    right: 0;
    left: 0;
    top:0 ;
    text-align: center;
    padding-left: 198px;
    padding-right: 198px;
    height:100px;
}
#logo{
    position: absolute;
    left:0;
    top: 0;
}
#slider {
    position: fixed;
    float: left;
    top: 100px;
    z-index: 0;
}
div#right-block {
    padding-bottom: 15px;
    right: 0;
    position: absolute;
    top: 100px;
    width: 250px;
    background-color: rgba(255, 255, 255, 0.70);
    z-index: 1;
}
h1{
    font-size: 22px;
    color: #000000;
}
.bjqs{
    margin:0;
    list-style-type: none;
    padding: 0;
}
li{
    position: fixed;
    opacity: 0;
}
#right-block p{
    padding:10px;
}
#block1 li {
    position: relative;
    opacity: 1;
    font-size: 13px;
    text-align: left;
    margin-left: 15px;
}
#block1 h1{
    font-size: 20px;
}
#header h1{
    margin-top: 34px;
}
a{
    color: #000000;
}
.bjqs li{
    position: absolute;
    min-height:100%;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    -webkit-background-size: cover; /* Add in these */
    -moz-background-size: cover;    /* four lines to */
    -o-background-size: cover;      /* remove the white space*/
    background-size: cover;         /* around images */
    /*background: url("/img/2.jpg") no-repeat center center;*/
}
li#li1{
    background: url("/img/1.jpg") no-repeat center center;
}
li#li2{
    background: url("/img/2.jpg") no-repeat center center;
}
li#li3{
    background: url("/img/3.jpg") no-repeat center center;
}
li#li4{
    background: url("/img/4.jpg") no-repeat center center;
}
li#li5{
    background: url("/img/5.jpg") no-repeat center center;
}
li#li6{
    background: url("/img/6.jpg") no-repeat center center;
}
li#li7{
    background: url("/img/7.jpg") no-repeat center center;
}
li#li8{
    background: url("/img/8.jpg") no-repeat center center;
}
li#li9{
    background: url("/img/9.jpg") no-repeat center center;
}
li#li10{
    background: url("/img/10.jpg") no-repeat center center;
}
li#li11{
    background: url("/img/11.jpg") no-repeat center center;
}
li#li12{
    background: url("/img/12.jpg") no-repeat center center;
}
li#li13{
    background: url("/img/13.jpg") no-repeat center center;
}
