#fullscr1 {
    position: fixed;
    background: url("../imagetema/asajatlekerd/fullscr1.png") center center; 
    top: 80px;
    right: 20px;
    text-align: left;
    cursor: pointer;	
    z-index: 15000;
}   
#fullscr2 {
    position: fixed;
    background: url("../imagetema/asajatlekerd/fullscr2.png") center center; 
    top: 80px;
    right: 20px;
    text-align: left;	
    z-index: 15000; 
    cursor: pointer;	
}   
#fullscr11 {
    position: fixed;
    background: url("../imagetema/asajatlekerd/fullscr1.png") center center; 
    top: 20px;
    right: 20px;
    text-align: left;	
    z-index: 15000;
}   
#fullscr22 {
    position: fixed;
    background: url("../imagetema/asajatlekerd/fullscr2.png") center center; 
    top: 20px;
    right: 20px;
    text-align: left;	
    z-index: 15000; 
}   
#bezar1 {
    position: absolute;
    width: 55px;
    top: 47px;
    right: 70px;
    text-align: left;	
    z-index: 15000;
    font-size: 11px;
}   
#bezar2 {
    position: absolute;
    width: 55px;
    top: 61px;
    right: 70px;
    text-align: left;	
    z-index: 15000; 
}   

@media only screen and (min-width: 100px) and (max-width: 660px) {
#fullscr1 {
    display: none; 
}   
#fullscr2 {
    display: none; 
}   
#fullscr11 {
    display: none; 
}   
#fullscr22 {
    display: none; 
}   
}


