@charset "utf-8";
.text_navbar {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bg_gall {
	background-image: url(images/bg_gallery.jpg);
	background-repeat: no-repeat;
}
.text_footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #41210A;
	margin-top: 8px;
	margin-bottom: 8px;
}

