@charset "windows-1251";


BODY {
  background-image:url(fon2.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #FFFFFF;
  background-size: 100%;
  color:#000000;
}

.block1 { 
    width: 80%;
    height:5%;	
    top: 1%; 
    left: 10%;	
    padding: 5px;
    padding-right: 20px; 
    float: left;
	position: absolute; 
   }
   
.block2 { 
    width: 15%;
    height: 15%;	
	top: 18%; 
    left: 30%;
    padding: 5px; 
    float: left; 
    position: absolute; 
   }
   
.block3 { 
    width: 15%;
	height: 15%;	
    top: 42%; 
    left: 53%;	
    padding: 5px; 
    float: left; 
    position: absolute; 
   }   
   

TD {
  color: #000011;
  font-size: 100%;
  valign:top;
}

OL,UL{
  color:#002222;
}

A:link {
  color: #000044;
  text-decoration: underline;
}

A:visited {
  color: #007777;
  text-decoration: underline;
}

A:active {
  color: #001111;
  text-decoration: underline;
}

TD.link {
  background: #1f5ca1;
}

TD.vlink {
  background: #1f5ca1;
}

TD.alink {
  background: #1f5ca1;
}

.small {
  font-size: 85%;
}

H1 {   
  background: #bbffbb;
  font-size: 200%;
  font-weight: bold;
  color: #000044;
  text-align: center;
}

H2 {
  font-size: 120%;
  font-weight: bold;
  text-decoration: underline;
}

H3 {
  background: #bbffbb;
  color: #000000;
  font-size: 100%;
  font-weight: bold;
}

H4 {   
  font-size: 100%;
}

H5 {
   
  font-size: 150%;
  font-weight: bold;
  color: #FF0000;
}

H6 {
   
  font-size: 90%;
  font-weight: bold;
}