a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7C887A;
}
a:link {
	color: #7C887A;
	text-decoration: none;
}
a:visited {
	color: #EA8C00;
	text-decoration: none;
}
a:hover {
	color: #AFA47A;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #AFA47A;
}

.gaz_path {
	font-size : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.gaz_cat_descr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.gaz_cat_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #641c0d;
	font-style: normal;
	line-height: normal;
}

.gaz_comment {
	font-size : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.gaz_nav_thumb {
	border-color:#DDBC00;
}

.gaz_nav_thumb_sel {
	border: #4F1700 4px solid;
}

.gaz_image_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #641c0d;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	padding: 0 15px;
}
body {
	background-color: #5C120D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
