* {
	padding: 0px;
	margin: 0px;
	border: none;
}

body {
	background: #AF9292 url(fon.png);
	font-family: Tahoma, serif;
}

#shap {
	position: static;
	display: block;
	background: #E4E1D4 url(shap_fon.png) repeat;
	margin: 10px;
	margin-right: 0px;
	width: 98%;
	height: 200px;
	border: 1px dotted #948365;
}

.logo {
	background: url(logo.png) no-repeat;
	width: 306px;
	height: 179px;
	position: absolute;
	left: 14px;
	top: 18px;
}

.mess {
	border-left: 1px dashed #A28585;
	position: absolute;
	right: 2em;
	top: 35px;
	padding-left: 10px;
	font-style: italic;
	font-size: 12pt;
	font-weight: normal;
	width: 25pc;
}

.shap_line {
	position: relative;
	left: 0px;
	top: 195px;
	background: url(shap_line.png) repeat-x;
	height: 15px;
	width: 100%;
	z-index: 20;
}

.menu_line {
	position: relative;
	left: 0px;
	top: 180px;
	background: url(shap_line.png) repeat-x;
	height: 15px;
	width: 100%;
}

#menu_gl {
	position: relative;
	left: 0px;
	top: 163px;
	height: 40px;
	background: #E6E3D7 url(shap_fon.png) repeat;
	border-bottom: 1px solid #000000;
}

#menu_gll {
	position: relative;
	left: 10px;
	top: 167px;
	width: 600px;
}

*+html #menu_gll { 
	width: auto;
}

* html #menu_gll { 
	width: auto;
}

#menu_gll ul {
	list-style: none;
	font-weight: bold;
}

#menu_gll li {
	display: inline;
}

#menu_gll a {
	padding: 5px;
	margin: 0px;
	color: #6F6446;
	text-decoration: none;
	border: 1px solid #000000;
	border-top: none;
	background: #E6E3D7 url(shap_fon.png) repeat;
}

#menu_gll a:hover {
	color: #A2936A;
}

#menu_gll .active {
	padding: 5px;
	margin-right: 5px;
	color: #7E7E7E;
	border: 1px solid #000000;
	border-top: none;
	background: #E6E3D7 url(shap_fon.png) repeat;
}

#menu {
	position: absolute;
	top: 290px;
	left: 25px;
	font-weight: bold;
	line-height: 40px;
	font-size: 0.9em;
}

#menu a {
	padding: 5px;
	margin: 0px;
	color: #3D3D3D;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #EDEDED;
}

#menu a:hover {
	color: #181818;
	background-color: #FEFEFE;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu .active {
	padding: 5px;
	margin-right: 5px;
	color: #7E7E7E;
	border: 1px solid #000000;
	background-color: #E6E3D7;
}

#content {
	position: relative;
	left: 0px;
	right: 0px;
	top: 130px;
	border-top: 3px dotted #7E6363;
	background: url(shap_fon.png) repeat;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #A79156;
	background: url(post.png) repeat-x;
	height: 80px;
	padding-left: 4.0em;
	padding-top: 10px;
	line-height: 80px;
}

h2 {
	position: static;
	top: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #BBBBBB;
	height: 45px;
	background: url(post_d.png) repeat-x bottom;
	text-align: right;
	margin-top: 3ex;
	padding-right: 5em;
	margin-bottom: 0px;
}

.post {
	margin-top: 25px;
	background: #FFFFFF;
	color: #444444;
}

.post p {
	line-height: 3ex;
	text-indent: 1em;
	font-weight: normal;
	font-size: 1.0em;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.post a {
	text-decoration: underline;
	color: #608AB0;
	font-weight: bold;
	font-size: 15px;
}

.post a:hover {
	/*text-decoration: none;*/
	color: #334E66;
}

.post ul {
	list-style: square;
	padding-left: 4em;
	padding-right: 3em;
	line-height: 1.5em;
	margin: 1em;
}

#num {
	position: relative;
	top: 0px;
	background: #E6E3D7 url(shap_fon.png) repeat;
	text-align: center;
	border-top: 1px dashed #B49797;
	border-bottom: 1px dashed #B49797;
	padding: 10px;
	font-weight: bold;
	font-size: 1.0em;
	color: #000000;
}

#num a {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #3D3D3D;
	border: 1px solid #000000;
	background: #EDEDED;
}

#num a:hover {
	color: #181818;
	background-color: #FEFEFE;
}

#num .numm {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #7E7E7E;
	border: 1px solid #000000;
	background: #E6E3D7;
}

*+html .numm { 
	margin-right: 5px;
}

* html .numm { 
	margin-right: 5px;
}

#num ul {
	display: block;
	margin: 10px;
}

#num li {
	display: inline;
	list-style: none;
}

#down {
	position: relative;
	top: 130px;
	height: 50px;
	padding: 10px;
	background: #E4E1D4 url(shap_fon.png) repeat;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 40px;
	color: #676767;
	margin-bottom: 20px;
	border-bottom: 3px dotted #7E6363;
}

.rat {
	position: relative;
	top: 130px;
	height: 50px;
	padding: 10px;
	border: none;
	margin: 10px;
}

#content img {
	border: none;
	padding: 5px;
	margin: 5px;
}

.catsb {
	display: block;
	height: 190px;
	padding: 20px;
	margin: 10px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 30px;
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
	background: #FAFAFA;
}

.catsb img {
	padding: 15px;
}

.ll {
	float: left;
	position: relative;
}

.lr {
	float: right;
	position: relative;
}

#cit {
	border-left: 3px solid #A76B30;
	margin-left: 3em;
	padding: 1em;
	margin-right: 3em;
	color: #7C7C7C;
	margin-top: 2em;
	margin-bottom: 2em;
	font-style: italic;
	background: #FAFAFA;
}

.fto td {
	text-align: center;
	color: #A0956D;
	font-weight: bold;
	width: 18%;
	font-size: 0.8em;
	padding: 5px;
	vertical-align: top;
}
