body{
    background: url('../img/bg.jpg') no-repeat fixed 50% 0 #14132c;
    max-width:350px;
    margin:0px auto;
    color:#a496e4;
    font-size:13px;
    font-family:Arial;
    word-wrap:break-word;
    
}


/*#222043color:#a496e4*/
@media only screen and (min-width:350px){body{
    font-size:13px;
    
}
.small{
    font-size:13px;
    
}
.small2{
    font-size:13px;
    
}
.big{
    font-size:13px;
    
}
.w96{
    width:96%;
    
}
}
@media screen and (min-width:320px) and (max-width:350px){body{
    font-size:13px;
    
    
}
.small{
    font-size:13px;
    
}
.small2{
    font-size:13px;
    
}
.big{
    font-size:13px;
    
}
.w96{
    width:96%;
    
}
}
@media screen and (max-width:319px){body{
    font-size:13px;
    
}
.small{
    font-size:13px;
    
}
.small2{
    font-size:13px;
    
}
.big{
    font-size:13px;
    
}
.w96{
    width:94%;
    
}
}

.paper{
    background:url('/img/gghg.png') repeat-y left, url('/img/gghr.png') repeat-y right #222043;
    color:#b4afa8; 
    padding: 14px;
    font-family:Arial;
    
}



.attack {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:4px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
	


}
.res{
    padding: 2px 0 7px 0;
    text-align: center;
    font-size: 14px;
    background-color: #191919;
    
    
}
.button_main {
    text-decoration: none;
    background-image:linear-gradient(top,#151515,#252525);
    background-image:-o-linear-gradient(top,#151515,#252525);
    background-image:-moz-linear-gradient(top,#151515,#252525);
    background-image:-webkit-linear-gradient(top,#151515,#252525);
    background-image:-ms-linear-gradient(top,#151515,#252525);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#151515),color-stop(100%,#252525));
    display: block;
    padding: 6px;
    margin-left: 40px;
    margin-right: 40px;
    border-radius: 2px;
    border: 1px solid #353535;
}

.btn_grey {
	padding:15px 25px 15px 25px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	min-width:100px;
	display:inline-block;
	margin:5px auto;
    background:url('/images/icon/ssilki1_r.png') no-repeat 100% 0,url('/images/icon/ssilki1_l.png') no-repeat 0 0,url('/images/icon/ssilki1.png') repeat-x 0 0;

    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
    font-size:14px;
}

.ramka {
   background-image: url('images/ramka.png');

}
   
   
   .r1 {
    background:url(/images/r1.png) no-repeat top right, url(/images/r2.png) no-repeat top left, url(/images/r3.png) repeat-x top;
    padding: 10px;
    margin-top: 10px; 
    margin-bottom: -4px; 
    text-align: left;
    color:#2f570c; 
    text-shadow: 0px 0px 0px #a0e069; 
    display: block; 
    margin-left: 5px; 
    margin-right: 5px;
       
   }


   
   
   
   
   
   
   
   
   
 .index {
    background:url(/design/img/vvod-right.jpg) no-repeat top right, url(/design/img/vvod-left.jpg) no-repeat top left, url(/design/img/vvod-center.jpg) repeat-x top;
    padding: 4px; 
    margin-top: 4px; 
    margin-bottom: 1px; 
    text-align: left;
    color:#2f570c; 
    text-shadow: 0px 1px 0px #a0e069;
    display: block; 
    margin-left: 5px; 
    margin-right: 5px;
     
 }
   
   
 .btn_g {
	padding:15px 45px 15px 45px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	min-width:100px;
	display:inline-block;
	margin:5px auto;
    background:url('/images/icon/ssilki1_r.png') no-repeat 100% 0,url('/images/icon/ssilki1_l.png') no-repeat 0 0,url('/images/icon/ssilki1.png') repeat-x 0 0;

    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
    font-size:14px;
}  
   
   
   
   
     .btn_1 {
    background:url(/images/heads-right.jpg) no-repeat top right, url(/images/heads-left.jpg) no-repeat top left, url(/images/heads-center.jpg) repeat-x top;
    padding: 14px; 
    margin-top: -12px; 
    margin-bottom: 1px; 
    text-align: left;
    color:#2f570c; 
    text-shadow: 0px 0px 0px #a0e069; 
    display: block; 
    margin-left: 5px; 
    margin-right: 5px;
    text-align: center;
         
     }

   
 
	


	

   
   
   
   
    
.btn_blue {
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 63px;
	text-decoration:none;
	text-shadow:0px -1px 0 #5b6178;
}

.link_green {
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	background-color:#77d42a;
	text-align: center;
	
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	cursor:pointer;
	color:#306108;
	font-size:13px;
	font-weight:bold;
	padding:4px 27px;
	text-decoration:none;
	text-shadow:0px 1px 0px #aade7c;
}



.text_p1{
    padding: 20px; 
    background:url('/img/c33.png') no-repeat bottom right, url('/img/c44.png') no-repeat bottom left,
    url('/img/c11.png') no-repeat top left, url('/img/c22.png') no-repeat top right,
    url('/img/c44y.png') repeat-y left, url('/img/c33y.png') repeat-y right,
    url('/img/c11yr.png') repeat-x top left, url('/img/c33yr.png') repeat-x bottom right, #022a16;
    color: #009b76; 
    font-size: 13px;
    
}

.text_p2{
    padding: 8px; 
    background:url('/img/1/c33.png') no-repeat bottom right, url('/img/1/c44.png') no-repeat bottom left,
    url('/img/c11.png') no-repeat top left, url('/img/c22.png') no-repeat top right,
    url('/img/c44y.png') repeat-y left, url('/img/c33y.png') repeat-y right,
    url('/img/c11yr.png') repeat-x top left, url('/img/c33yr.png') repeat-x bottom right, #022a16;
    color: #009b76; 
    font-size: 13px;
    
}


.text_p3{
    padding: 10px;
    background:url('/img/1/c33.png') no-repeat bottom right, url('/img/1/c44.png') no-repeat bottom left,
    url('/img/c11.png') no-repeat top left, url('/img/c22.png') no-repeat top right,
    url('/img/c44y.png') repeat-y left, url('/img/c33y.png') repeat-y right,
    url('/img/c11yr.png') repeat-x top left, url('/img/c33yr.png') repeat-x bottom right, #022a16;
    color: #009b76; 
    font-size: 13px;
    
}

.text_p4{
    padding: 10px; 
    background:url('/img/c33.png') no-repeat bottom right, url('/img/c44.png') no-repeat bottom left,
    url('/img/c11.png') no-repeat top left, url('/img/c22.png') no-repeat top right,
    url('/img/c44y.png') repeat-y left, url('/img/c33y.png') repeat-y right,
    url('/img/c11yr.png') repeat-x top left, url('/img/c33yr.png') repeat-x bottom right, #022a16;
    color: #009b76; 
    font-size: 13px;
    
}


.ram{
    padding: 9px; 
    background:url('/img/2/c33.png') no-repeat bottom right, url('/img/2/c44.png') no-repeat bottom left,
    url('/img/2/c11.png') no-repeat top left, url('/img/2/c22.png') no-repeat top right,
    url('/img/2/c44y.png') repeat-y left, url('/img/2/c33y.png') repeat-y right,
    url('/img/2/c11yr.png') repeat-x top left, url('/img/2/c33yr.png') repeat-x bottom right;
    
}




    .main_link {
    background:url(/design/img/3r.png) no-repeat top right, url(/design/img/3l.png) no-repeat top left, url(/design/img/3c.png) repeat-x top;
    padding: 2px;
    margin-top: 4px; 
    margin-bottom: 2px; 
    text-align: left;
    color:#2f570c; 
    text-shadow: 0px 1px 0px #a0e069;
    display: block; 
    margin-left: 5px; 
    margin-right: 5px;
        
    }
    

.ssilki_dop{
    border:0px #000000 solid;
    padding:5px 10px 5px 10px;
    color: #fff; 
    font-size: 15px; 
    text-transform: oblique;
    text-shadow: 0px 1px 0px #000000; 
}

.main_link a{
        cursor: pointer;
    }









span.dfg {
    color: #fff; 
    font-size: 15px;
    text-transform: oblique;
    text-shadow: 0px 1px 0px #000000;
    
}



.item-0{
color:grey;
}
.item-1{
color:gold ;
}

.item-2 {
color:violet;
}

 .w39px{
     width:39px;
     
 }
 
 .dummy .slot{
     width:35px;
     height:35px;
     padding:2px 2px 3px;
     background-image:url('http://144.76.127.94/view/image/art/bg-dummy-slot.png');
     background-repeat:no-repeat;
     
 }
 
 .dummy{
     width:auto;
     text-align:center;
     margin-left:auto;
     margin-right:auto;
     
 }
 /*
 .bdr.bg_main{
     background-color:#0c1a21;
     background-image:url('http://144.76.127.94/view/image/art/bg-brd-shd.png');
     background-repeat:repeat-x;
     
 }
 
 .bdr .light{
     background-image:url('http://144.76.127.94/view/image/art/bg-brd-lgt.png');
     background-position:0 100%;
     background-repeat:repeat-x;
     
 }
 
    .bdr .wr1{
        background-image:url('http://144.76.127.94/view/image/art/bg-brd-1.png');
        background-repeat:repeat-x;
        background-position:0 0;
        
    }
.bdr .wr2{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-2.png');
    background-repeat:repeat-y;
    background-position:100% 0;
    
}
.bdr .wr3{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-3.png');
    background-repeat:repeat-x;
    background-position:100% 100%;
    
}
.bdr .wr4{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-4.png');
    background-repeat:repeat-y;
    background-position:0 0;
    
}
.bdr .wr5{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-5.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}
.bdr .wr6{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-6.png');
    background-repeat:no-repeat;
    background-position:100% 0;
    
}
.bdr .wr7{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-7.png');
    background-repeat:no-repeat;
    background-position:100% 100%;
    
}
.bdr .wr8{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-8.png');
    background-repeat:no-repeat;
    background-position:0 100%;
    padding:4px;
    
}
.bdr.wcnr .wr5{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-5_0.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}
.bdr.wcnr .wr6{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-6_0.png');
    background-repeat:no-repeat;
    background-position:100% 0;
    
}
.bdr.wcnr .wr7{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-7_0.png');
    background-repeat:no-repeat;
    background-position:100% 100%;
    
}
.bdr.wcnr .wr8{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-8_0.png');
    background-repeat:no-repeat;
    background-position:0 100%;
    
}
.bdr.bcnr .wr5{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-5_1.png');
    background-repeat:no-repeat;
    background-position:0 0;
    
}
.bdr.bcnr .wr6{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-6_1.png');
    background-repeat:no-repeat;
    background-position:100% 0;
    
}
.bdr.bcnr .wr7{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-7_1.png');
    background-repeat:no-repeat;background-position:100% 100%;
    
}
.bdr.bcnr .wr8{
    background-image:url('http://144.76.127.94/view/image/art/bg-brd-8_1.png');
    background-repeat:no-repeat;
    background-position:0 100%;
    
}
*/

table2{
    border:0;border-collapse:collapse;
    
}

     
.foot{background-color:#21201F;


}


.razdel5{
    height:9px;
    padding: 5px; 
    background:url(../img/rsdfg.png) no-repeat center;
    
}



.progress-health{
    border: 1px solid #000000;
    background: #494949 url("/style/images/progress-health.jpg") repeat-x;
}

    .progress-red{
        background: #059114 url("/style/images/progress-red.jpg") repeat-x;
        
    }



  .block_left{

    background: #4C514A;
    border: 1px solid #14110a;
    border-top: 0;
    color: #d8f4f9;
    text-align:left;
    padding:7px; 
}

  
  

  .block_l{
  display: block;
    font-size: 14px;
    line-height: 1.1;
    padding: 5px;




    border: 1px solid #222222;
    border-top: 1px solid #4E4E4E;
    border-bottom: 1px solid #000000;
    background-color: #262626;
  }
  
.header_b{
   
 background: -moz-linear-gradient(top, #222043, #222043); 
    background: -webkit-linear-gradient(top, #222043, #222043); 
    background: -o-linear-gradient(top, #222043, #222043); 
    background: -ms-linear-gradient(top, #222043, #222043);
    background: linear-gradient(top, #222043, #222043); 
     text-align: left;
        

}




.header1{
    
 background: -moz-linear-gradient(top, #222043, #222043); 
    background: -webkit-linear-gradient(top, #222043, #222043); 
    background: -o-linear-gradient(top, #222043, #222043); 
    background: -ms-linear-gradient(top, #222043, #222043);
    background: linear-gradient(top, #222043, #222043); 
    text-align: center;
        

}










    .b66px{
    width: 60px;
    }
    
.b100px {
    width: 100px;
}   


.forum_center{
    text-align:center
    
}


   .spell_container{
       height:44px;
       width:44px;
       display:inline-block;
       color:#d8f4f9;
       vertical-align:middle;
       background-repeat:no-repeat;
       margin-top:1px;
       margin-bottom:1px;
       
   }
        
    



  .block_lose{
    display: block;
    line-height: 1.1;
    padding: 5px;
    text-align: center;
    size:4px;
    color: red;
    


    border: 1px solid #222222;
    border-top: 1px solid #4E4E4E;
    border-bottom: 1px solid #000000;
    background-color: #262626;
  }
  
  .block_win{
    display: block;
    line-height: 1.1;
    padding: 5px;
    text-align: center;
    size:4px;
    color: lime;
    


    border: 1px solid #222222;
    border-top: 1px solid #4E4E4E;
    border-bottom: 1px solid #000000;
    background-color: #262626;
  }
  

    



    
.hp_in {
	height: 15px;
	background: red;
}
.hp {
	margin: 0 auto; 
	height:15px;
	background: black;
	width: 50%;
	border-radius: 5px; 
}


.in_exp {
	height: 10px;
	background: green;
}
.arena_exp {
	margin: 0 auto; 
	height:10px;
	background: #808080;
	width: 50%;
	
}

a:link{
    text-decoration: none;
    color: #FFDF8C;
    cursor: pointer;
}
a:visited{
    text-decoration: underline;
    color: #FFDF8C;
    
}
ul,li {
    list-style:none;
    margin:0; 
    padding:0;
    
}
h1{
    font-size:120%;
    font-weight:bold;
    color:#FFFFFF;
    padding:2px 0;
    
}
h2{
    font-size: 110%;
    font-weight:bold;
    color:#FFFFFF;
    padding:2px 0;
    
}
em{
    font-style:normal;
    
}
body {
    margin: 0 auto;
    background-color: #000000;
    font-size: 14px;
    
}
table {
    font-size: 14px;
    
}
div.main {
    background:rgb(36, 36, 40);
    border: 1px solid #27383b;
    padding: 0px;
    border-radius:0px;
    
}

span.gold{
    color: #F2C234;
    
}
span.almaz{
    color: #1689DC;
    
}
span.grey{
    color: grey;
    
}

span.green{
    color: #F2C234;
    
}
span.blue{
    color: #1689DC;
    
}
span.violet{
    color: violet;
    
}
span.orange{
    color: orange;
    
}
span.lime{
    color: lime;
    
}

h1{
    font-size:120%;
    font-weight:normal;
    color:#FFFFFF;
    padding:0;
    
}
h2{
    font-size: 105%;
    font-weight:normal;
    color:#FFFFFF;
    
}

@media (max-width: 800px) { /* СЌС‚Рѕ Р±СѓРґРµС‚ РїРѕРєР°Р·Р°РЅРѕ РїСЂРё СЂР°Р·СЂРµС€РµРЅРёРё РјРѕРЅРёС‚РѕСЂР° РґРѕ 930 РїРёРєСЃРµР»РµР№ */
  body {
      max-width: 480px;
      
  }
}
@media (min-width: 801px) { /* СЌС‚Рѕ Р±СѓРґРµС‚ РїРѕРєР°Р·Р°РЅРѕ РїСЂРё СЂР°Р·СЂРµС€РµРЅРёРё РјРѕРЅРёС‚РѕСЂР° РґРѕ 930 РїРёРєСЃРµР»РµР№ */
  body {
      max-width: 420px;
      
  }
}







.tit{
	color: #C7C99B;
	text-align: center;
	margin-top: 2px;

}
.small{
    font-size:80%;
}
.white {
    color:white;
}
.health {
    color:#FF9999;
}
.notify {
    color:#FFF559;
}
.money {
    color:#CC9900;
}

.info {
    color:#6FCD72;
}
img {
	vertical-align: middle;
	font-size: 14px;
}
hr {
	border: none;
	border-bottom: 1px solid #8D673A;
    width: 80%;
}
a {
    text-decoration: none;
    color: #FFDF8C;

}
.title{
    min-height: 30px;
    margin-bottom: 4px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #2ABF45;
    background: url("/style/images/bg_title.png") 50% 50% no-repeat;

}
.block {
	padding: 15px 10px ;
	background: url('images/bleft.png') repeat-y scroll 0px 0px, url('images/bright.png') repeat-y scroll 100% 0px, url('images/bbottom.png') repeat-x scroll 0px 100%, url('images/btop.png') repeat-x scroll 0px 0px #242428;
    color: #A8A8A8;
}
.center {
	text-align: center;
}
.small {
	font-size: 10px;
}

.butt {
    padding: 5px 10px;
    background: grey;
    border: 1px solid white;
    border-radius: 5px;


    
    



}



input[type="text1"], input[type="password1"] {
	background:url(/design/img/vvod-right.jpg) no-repeat top right, url(/design/img/vvod-left.jpg) no-repeat top left, url(/design/img/vvod-center.jpg) ;
	
	padding: 18px;
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	width: 96%;
	border: none;
}










input[type="text"], input[type="password"] {
	background: grey;
	padding: 2px;
	color: white;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-radius: 5px;
	width: 96%;
	text-align: left;
	border: none;
}
textarea {
	background: grey;
	padding: 15px;
	color: red;
	height: 50px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-radius: 5px;
	width: 96%;
	
	
}

select {
	background: #ffffff;
	padding: 5px;
	color: grey;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-radius: 5px;
	width: 96%;
	border: none;
}
.oh{ 
    float:left; 
    padding:01%; 
    margin:0; 
}
.icons {
	width: 20px;
	height: 20px;

}.grey{
    color: grey;
}
.green-block {
    padding: 8px 3px ;
    background: url('images/green-panel-bg.png') #242428;
	color: #A8A8A8;
}

.item {
		text-align: left;
		padding-left: 4px;
		padding-right: 2px;
		padding-bottom: 4px;
		margin-top: 4px;

}
.submit{
    padding:2px 10px;
    
}
.exp_in{
    height:9px;
    background-image:url(images/separ3.png);
    
}
.exp{
    height:9px;
    background-image:url(images/separ1.png);
    
}
.example3 {
    display:inline-block;   
    position:relative;


}


a{
    text-decoration: none;
    color:#f1f1f1;
    cursor: pointer;
}
a:hover{
    color:#f1f1f1;
}
img{
    border:0;vertical-align: middle;
    max-width: 100%;
}
form{
    padding:0; margin:0;
}
input, select, textarea{
    border:1px solid #222145;
    background: grey; 
    color: #040404; 
    padding: 2px; 
    margin-top: 2px;
   
}
table{
    width: 100%;
    border-collapse:collapse;
}
.header{
    
 background: -moz-linear-gradient(top, #222043, #222043); 
    background: -webkit-linear-gradient(top, #222043, #222043); 
    background: -o-linear-gradient(top, #222043, #222043); 
    background: -ms-linear-gradient(top, #222043, #222043);
    background: linear-gradient(top, #222043, #222043); 
    text-align: center;
}



a.link  {
    color:#d1afaf; 
    display: block; 


}

.navbar_footer a{
    display:block;
    width: 40%;
    padding:6px;
    margin: 5px auto; 
    text-shadow: nonbutt;   
    text-align: center;

    

    background-image: -moz-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -o-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(54, 54, 54)), to(rgb(41, 41, 41)));
    background-image: linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    color: grey;
}
.menu_link a{
    display:block;
    width: 60%;
    padding:6px;
    margin: 5px auto;
    text-shadow: nonbutt;    
    text-align: center;

    background-color: dark;
    background-image: -moz-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -o-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(54, 54, 54)), to(rgb(41, 41, 41)));
    background-image: linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -ms-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    color: grey;
    border:2px solid grey;
    cursor: pointer;
}
.menu_link_l a{
    display:block;
    width: 95%;
    padding:5px;
    margin: 2px auto;
    text-shadow: center; 
    text-align: left;
    background-color: dark;
    background-image: -moz-linear-gradient(top, rgb(49, 54, 54), rgb(41, 41, 41));
    background-image: -o-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(54, 54, 54)), to(rgb(41, 41, 41)));
    background-image: linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -ms-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    color: grey;
    border:1px solid green;
    cursor: pointer;
}
.block_c {
  
 background: -moz-linear-gradient(top, #212E35, #0D1518); 
    background: -webkit-linear-gradient(top, #212E35, #0D1518); 
    background: -o-linear-gradient(top, #212E35, #0D1518); 
    background: -ms-linear-gradient(top, #212E35, #0D1518);
    background: linear-gradient(top, #212E35, #0D1518); 
    text-align: center;
}

.info a{
     text-shadow: none; 
     display: block; 
     border: 1px solid #050505;
     background: url("/style/images/info.png") no-repeat; 
     width: 160px; 
     padding: 3px 0 3px 0; 
     text-align: center; 
     font-weight: bold; 
     color: #fff;
     margin: 5px auto; 
     font-size: 14px; 
     font-family: Arial;
}


.link_center a{
     text-shadow: none;
     display: block; 
     border: 1px solid #050505;
     background: url("http://epoxa.mobi/web/img/button2.png") no-repeat; 
     width: 160px; 
     padding: 3px 0 3px 0; 
     text-align: center; 
     font-weight: bold; 
     color: #fff;
     margin: 5px auto; 
     font-size: 14px; 
     font-family: Arial;
     cursor: pointer;
}
.link_center_h a{
    text-shadow: none; 
    display: block; 
    border: 1px solid #050505;
    background: url("http://epoxa.mobi/web/img/button.png") no-repeat; 
    width: 160px; 
    padding: 3px 0 3px 0; 
    text-align: center;
    font-weight: bold; 
    color: #fff;
    margin: 5px auto; 
    font-size: 14px; 
    font-family: Arial;
    cursor: pointer;
    

}

.button-grey {
       
    padding: 3px 85px;
    background:    	  #1E90FF;
    color :  #FFFFFF;
    border: 1px solid grey;
    border-radius: 5px;
    cursor: pointer;

}

.button {

  background: linear-gradient(to top, #00FF00 0%,   #008000 70%, #FFFFFF 100%);
    font-size: 16px;
    padding: 6px 70px;
    color: white ;
    border:4 px  outset   #008000;
    border-radius: 15px;

}

    .button_red{
    margin-top: 2px; 
    border: 2px solid grey;
    background: url("http://vtu/img/button_red.png") no-repeat;
    width: 200px; 
    padding: 5px 0 5px 0; 
    text-align: center; 
    font-weight: bold;
    color: #fff; 
    font-size: 14px;
    
    
}
.link_left a{
    display:block;width: 95%;

    
    padding:5px;
    margin: 5px auto; 
    text-shadow: left; 
    text-align: left;
    
    background-color: grey;
    background-image: -moz-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -o-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(54, 54, 54)), to(rgb(41, 41, 41)));
    background-image: linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    background-image: -ms-linear-gradient(top, rgb(54, 54, 54), rgb(41, 41, 41));
    color:#fffafa;
    border:2px solid grey;
    cursor: pointer;
}


.bord{
    /*border:1px solid black;*/
    
    	border-radius: 5px; 
    	width: 50px;
	height: 50px;
}

.bord_right{
    /*border:1px solid black;*/
    
    	border-radius: 5px; 
    	width: 100px;
	height: 100px;
	
}

.bord2{
    width:100px;
    height :100px;


    border-radius:5px;

}
	.bord_g{
    border:1px solid gold;
    	border-radius: 5px; 
    	width: 100px;
	height: 100px;
	}
	
	
.bor1{
    background:url('http://epoxa.mobi/web/img/info_top.png') repeat-x;
    background-position:0 0; 
    padding-top: 5px;
    
}
.bor2{
    background:url('http://epoxa.mobi/web/img/info_right.png') repeat-y;
    background-position:100% 0; 
    padding-right: 5px;
    
}
.bor3{
    background:url('http://epoxa.mobi/web/img/info_bot.png') repeat-x;
    background-position:100% 100%;
    padding-bottom: 5px;
    
}
.bor4{
    background:url('http://epoxa.mobi/web/img/info_left.png') repeat-y;
    background-position:0 0;
    padding-left: 5px;
    
}
.tr{
    height:5px;
    background-image:url(/style/images/d-li.png);
    
}

span{
    text-decoration: none;
    
}
.ability{
    display:block;
    width:100%;
    height:20px; 
    color:grey;
    padding-top: 6px;

    text-decoration: none;

    text-align:center;
    font-size:10px;
    border: 1px solid grey;


    background: #292929;
    border-right:1px soild #2E2E2E;
    
}



.butt-footer{
    display:block;
    width:100%;
    height:40px; 
    color:grey;
    padding-top: 6px;

    text-decoration: none;

    text-align:center;
    font-size:10px;
    border: 1px solid grey;


    background: #292929;
    border-right:1px soild #2E2E2E;
    

}


