@media screen { /*unpr*/

.kopir1  {   position:absolute; top: 580px; left: 305px; }
.kopir2  {   position:absolute; top: 580px; left: 410px; }


/* *************************************************************** */

.kopir { padding:0; margin:0; border:0;
	font-family: helvetica,arial,sans-serif;
    font-size: 9px;
    font-weight: normal; line-height: 13px;
    background-color: #F7A517;	
    text-align: center;
    width: 100px; 
    font-style : normal; white-space:nowrap;
    }

.kopir a {
	display: block;
    width: 100px; height: auto;
    color: #000;
    text-decoration: none;
    border: 1px #fff outset; display: block;
   }

.kopir a:hover { border: 1px #fff inset; text-decoration: none; }

/* *************************************************************** */

 }

