/* Android Style */
a:link, a:visited{ color: #769d26; text-decoration: none; }

a:hover{ color: #97c931; text-decoration: underline; }

a:active{ color: #769d26; text-decoration: none; }

body{
   background-color: #f0f7e0;
    background-image: url(images/fon.gif);
    background-position: right top;
    background-attachment: fixed;
   color: #3c5013;
   font-family: Arial, Tahoma;
   font-size: 9pt;
   margin: auto;
   padding: 0px;
    max-width: 400px;
}

input, textarea, select {
color : #000000;
background-color : #ffffff;
background-image : url(images/lg.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin: 2px;
padding: 3px;
border : 1px solid #077000;
font-weight : bold;
font-family : Comic Sans MS;
}
input:hover, textarea:hover, select:hover {
color : #000000;
background-color : #ffffff;
border : 1px solid #077000;
font-weight : bold;
font-family : Comic Sans MS;
}
input:focus, textarea:focus, select:focus {
color : #000000;
background-color : #ffffff;
border : 1px solid #077000;
font-weight : bold;
font-family : Comic Sans MS;
}
form{ font-size: small; margin: 0px; padding: 0px; }

h3{ margin: 0; padding: 0; padding-bottom: 2px; }

hr{ border: 0; border-top: 1px dotted #85b12b; margin: 0; }

p{ margin-top: 6px; margin-bottom: 6px; }

ul{ margin: 0; padding-left: 20px; }



.alarm a:link,.alarm a:visited{ color: #ffffff; font-size: x-small; text-decoration: none; }

.alarm a:hover { color: #ffffff; font-size: x-small; text-decoration: underline;}


.end{ text-align: center; }


.footer{
   background-color: #85b12b;
   color: #ffffff;
   margin: 1px solid #85b12b
;
   padding: 3px 3px 3px 3px;
}

.footer a:link,.footer a:visited{ color: #ffffff; text-decoration: none; }

.footer a:hover { color: #ffffff; text-decoration: underline;}



.green, .green a:link, .green a:visited{ color: green; }

.left{ float: left; }


.rmenu, .iblock {
    background-color: #f0f7e0;
    background-image: url(images/lg.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    border-top: 1px solid #85b12b;
    border-left: 1px solid #85b12b;
    border-right: 1px solid #85b12b;
    border-bottom: 1px solid #85b12b;
    padding: 1px;
    margin: 1px 0px 1px 0px;
}

.menu, .my_menu {
   background-color: #ffffff;
   border: 1px solid #85b12b;
   margin: 1px;
   padding: 3px 3px 3px 3px;
}


.niz{
    background-color: #f0f7e0;
    background-image: url(images/niz.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-top: 3px solid #85b12b;
    border-bottom: 1px solid #85b12b;
    border-left: 1px solid #85b12b;
    border-right: 1px solid #85b12b;
    padding: 2px;
    margin: 1px 0px 1px 0px;
    text-align: center;
    font-size: 8pt;
}

.rmenu a, .menu a { 
background-image : url(co.png); 
background-repeat : no-repeat; 
background-position : left 50%; 
padding-left : 18px; 
}
.main_menu, .header {
   background-color: #85b12b;
    background-image: url(images/phdr.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #ffffff;
   padding: 4px 4px 4px 4px;
   margin: 1px solid #85b12b;
}

.main_menu a:link, .main_menu a:visited { color: #ffffff; text-decoration: none; }

.main_menu a:hover { text-decoration: underline; }



.red, .red a:link, .red a:visited{ color: #FF0000; }



/*Android Style editing by
 http://stevendie.xtgem.com*/