BODY {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	background-image : url(../img/fon_page.gif);
	background-attachment : scroll;
	background-position : 8% top;
	background-repeat : repeat-x;
	
}


.bgright {
	background-position : right top;
	background-image : url(../img/fon_top_right.gif);
}
.bgtopflower {
	background-color : #263338;
	background-image : url(../img/fon_top_flower.gif);
	background-repeat : no-repeat;
	background-position : right top;
}
.bgmainmenu {
	background-image : url(../img/fon_top_menu.gif);
	background-position : bottom;
}
.mainmenu {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
}
.mainmenu A:link, .mainmenu a:visited {
	font-weight : normal;
	text-decoration : none;
	color : #bbc5ca;
}
.mainmenu A:HOVER, .mainmenu a:visited:hover {
	color : #ffffff;
	text-decoration: none;
}

A:link {
	text-decoration: none;
	color: #4672B3;
}
A:visited {
	text-decoration: none;
	color: #97B5C1;
}
A:HOVER, A:ACTIVE  {
	color: #98A8AD;
	text-decoration: underline;
}

.bgbottom {
	background: url(../img/bottom_fon.gif) repeat-x right top;
}
.bgbotkosaya {
	background: url(../img/bottom_kosaya.gif) repeat-x right top;
}

.zaglavie {
	color : #3C484C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 25px;
	margin-top : 30px;
}
.zaglavie2 {
	color : #3C484C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 25px;
}
.text {
	font-size : 12px;
	color : #888888;
}
.text A:link {
	text-decoration: none;
	color: Black;
}
.text A:visited {
	text-decoration: none;
	color: #BBBBBB;
}
.text A:HOVER, .text A:ACTIVE  {
	color: #98A8AD;
	text-decoration: underline;
}
