html {
BACKGROUND:#FFFFFF URL("images/blue/page_fon_down.png") REPEAT-X BOTTOM;

}
p {
text-align: justify;
margin: 5px;

}



body {
margin: 0px;
padding: 0px;
text-align: left;
font-family: Arial;
color: #5a5a5a;
text-align: left;

}
h1 {
	color: #FF0099;
	/*text-transform: uppercase;*/
font-size: 26px;
	text-align: center;
}

h2 {
color: #0000FF;
/*text-transform: uppercase;*/
font-size: 20px;
text-align: center;

}

h3 {
color: #000000;
/*text-transform: uppercase;*/
font-size: 18px;
text-align: center;

}

.z{
Font-weight: bold;  color: #0066CC;
text-transform: uppercase;
font-size: 12px;
margin-left: 20px;

}

.sape{
font-size: 12px;
text-align: center;
}


.cent{
font-size: 14px;
text-align: center;
}

.copyright {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}


a {
color: #000080;
text-decoration: underline;

}
a:hover {
Text-decoration: none;
color: BLACK;
}


a:link.verht {
	COLOR: #000080; font-family:Arial 
}
a:visited.verht {
	COLOR: #000080; font-family:Arial 
}
a:active.verht {
	 COLOR: #000080; font-family:Arial 
}
a:hover.verht {
	 COLOR: #008080; font-family:Arial 
	}
	
	
a:link.nizt {
	COLOR: #006666;
	font-family:Arial;
}
a:visited.nizt {
	COLOR: #006666; font-family:Arial;
}
a:active.nizt {
	 COLOR: #000080; font-family:Arial
}
a:hover.nizt {
	 COLOR: #000080; font-family:Arial
	}

a.logotip {
Text-align: left;
Display: block;
Overflow: hidden;
Height: 128px; Width: 200px;
}
a.menu {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 27px;
Text-align: left;
Padding-left: 26px;
color: #0066CC;
Display: block;
Height: 27px; Width: 200px;
TEXT-TRANSFORM:UPPERCASE;

}

a.menu:hover, a#active {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 27px;
Text-align: left;
Padding-left: 26px;
color: WHITE;
Display: block;
Height: 27px; Width: 200px;
TEXT-TRANSFORM:UPPERCASE;
BACKGROUND:#58A4D9 URL("images/blue/menu_active.png") NO-REPEAT TOP LEFT;

}


a.books {
Font-weight: bold; Font-size: 24px;
color: #006633;
Text-align: left;
Text-decoration: none;
}

a.books:hover, a#active 
{
Font-weight: bold; Font-size: 24px;
color: #006633;
Text-align: left;
Text-decoration: underline;

}




a.menu_min {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 27px;
Text-align: left;
Padding-left: 26px;
color: #4389C8;
Display: block;
Height: 27px; Width: 200px;

}
a.menu_min:hover, a#active {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 27px;
Text-align: left;
Padding-left: 26px;
color: WHITE;
Display: block;
Height: 27px; Width: 200px;
BACKGROUND:#58A4D9 URL("images/blue/menu_active.png") NO-REPEAT TOP LEFT;

}

a.menu_z {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 27px;
Text-align: left;
Padding-left: 26px;
color: #0066CC;
Display: block;
Height: 27px; Width: 200px;
TEXT-TRANSFORM:UPPERCASE;

}

a.stat {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 20px;
Text-align: left;
Margin-left: 20px;
color: #6B6B6B;
}

a.stat:hover, a#active {
Font-weight: bold; Font-size: 12px;
Text-decoration: none;
Line-height: 20px;
Text-align: left;
Margin-left: 20px;
color: #333333;
}

a.right {
color: #403f3f;
font-size: 12px;
line-height: 40px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
text-align: center;

}
a.right:hover {
color: #000000;

}
table.fon_up {
background: url("images/blue/page_fon_up.png") repeat-x top;

}
td.fon_bukvy {
background: url("images/blue/bukvy.png") repeat-x top left;

}
table.fon_glaz {
BACKGROUND:URL("images/blue/oblaka.png") REPEAT-X TOP LEFT;

}
td.fonglaz {
background: url("images/blue/glaz.png") no-repeat top right;

}
td.menu_up {
background: url("images/blue/menu_fon_up.png") repeat-x top;

}
td.menu_left {
BACKGROUND:URL("images/blue/menu_center_fon_left.png") REPEAT-Y RIGHT;

}
td.menu_right {
background: url("images/blue/menu_center_fon_right.png") repeat-y left;

}
td.menu_center {
background: #ffffff url("images/blue/menu_center_fon_up.png") repeat-x top;

}
td.menu_down {
background: url("images/blue/menu_down_fon_down.png") repeat-x bottom;

}
table.fon_logo {
background: url("images/blue/logo.png") no-repeat top left;

}
td.text_up {
background: url("images/blue/text_fon_up.png") repeat-x top;

}
td.text_left {
background: url("images/blue/text_fon_left.png") repeat-y right;

}
td.text_right {
background: url("images/blue/text_fon_right.png") repeat-y left;

}
td.text_center {
background: url("images/blue/text_fon.png");

}
td.page_down {
BACKGROUND:URL("images/blue/text_fon_down.png") REPEAT-X TOP;

}