@charset "windows-1251";
.bg_left_norep {
	background-repeat: no-repeat;
	background-position: left;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
	color:#FFCC00;
}
.bg_center_bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
A {
	TEXT-DECORATION: underline;
	color:#FFFFFF;
}.txt_regular_zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFCC;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	margin:0px;
}
.sape-link { 
    color:#333;
}
	
