body{
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
background-color: #f5c0e9;
background-image: url(./img/fon.gif);
color: #000000;
font-size: 11px;
margin: auto;
max-width: 300px;
} 

.head{
background-color: #e69bcf;
}

.iblock {

border: 1px solid #a01f82;
background-color: #c94aaf;
background-image: url(./img/iblock.gif);
background-repeat: repeat;
color: #fff;
padding: 2px 0px 2px 2px;
}

.iblock a{ color: #fff; }
.iblock a:hover{padding-left: 3px; color: #fff; }


.mainzag{ 
padding:2px;
border-left: 1px solid #fecbf7;
border-right: 1px solid #fecbf7;
border-top: 1px solid #fecbf7;
background-color: #f5d7f0;
background-image: url(./img/razd.gif);
background-repeat: repeat-y;
color: #3f3f3f;
} 

.mainzag a:hover{padding-left: 3px;}

.row{
padding:2px;
border-left: 1px solid #fecbf7;
border-right: 1px solid #fecbf7;
border-top: 1px solid #fecbf7;
background-color: #f5d7f0;
background-image: url(./img/razd.gif);
background-repeat: repeat-y;
color: #3f3f3f;
} 
.row a:hover{padding-left: 3px;}

a, a:visited{color: #404040;text-decoration: none;}
a:active{color: #404040;text-decoration: none;}
a:hover{color: #000;text-decoration: none;}

