body {
	background-image: url(../images/Bg2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #950e12;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CEB58C;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ramka {
	background-color: #ebe3cc;
	width: 1000px;
	border-left: 2px solid #a67759;
	border-right: 2px solid #a67759;
	margin: auto;
}
#menu_table {
	width: 100%;
	height: 50px;
	background-color: #F5F1E5;
}
#menu_table td {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #950E12;
}
#menu {
	float: right;
	display: inline;
}
#menu ul {
	list-style: none;
	font-size: 12px;
}
#menu li {
	display: inline;
}

#menu a {
	color: #950E12;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover {
	color: #cb7174;
	text-decoration: none;
}
#content_table {
	width: 100%;
}
#content_table td {
	padding: 20px;
	text-align: justify;
	vertical-align: top;
}
#pics_numbers a {
	color: #3D2607;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #CEB58C;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#pics_numbers a:hover {
	color: #F4F4F4;
	text-decoration: none;
	background-color: #AEC156;
	border: 1px solid #F4F4F4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#footer {
	width: 100%;
	height: 70px;
	background-image: url(../images/ftr_bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A67759;
}
#footer td {
	font-size: 11px;
	line-height: 1.7em;
	width: 33%;
	padding-right: 20px;
	padding-left: 20px;
	color: #666;
}
#footer a {
	font-size: 11px;
	color: #4458f1;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
/* ================ Content Table Img link ================*/
#pics img {
	background-color: #ffffff;
	border: 1px solid #CEB58C;
	padding: 10px;
}
/* ================ / Content Table Img link ================*/
