.menu a { font: bold 12px Arial, Helvetica, sans-serif; color: #FFFFFF; display: block; margin: 0px; padding: 3px 23px 3px 12px; text-decoration: none; }
.menu li { display: inline; list-style: none; margin: 0px; padding: 0px; }
.menu ul { list-style: none; margin: 0px; padding: 9px 0px 0px; background: url(images/menu-top.gif) no-repeat left top; }
.menu { width: 223px; background: url(images/menu.gif) no-repeat left bottom; padding-bottom: 15px; min-height: 305px; _height: 305px; /* хак для IE */}
.menu .big { font-size: 14px; color: #AFD9EF; }
.address { background: url(images/adres-d.gif) no-repeat left bottom; color: #FFFFFF; font: 12px Arial, Helvetica, sans-serif; }
.address span { display: block; padding: 14px 12px; background: url(images/adres.gif) no-repeat left top; text-align: center; }

.menuItemNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: EEFAFF;
	text-decoration: none;
	line-height: 20px;
}
.textBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: F1FAFF;
}
.textContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textContentSmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;

}
.textContentMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: 033658;


}
.textContentMediumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 033658;

}
.textContentBigTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 094A63;

}
.bkgCenter {
	background-attachment: fixed;
	background-image: url(images/bkg_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:hover {
	color: 4BDBFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
.textContentMediumLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 033658;
}

