body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: justify;
}
h1, h1 a, h2, h2 a, h3, h3 a{
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 11px;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B79D89;
	border-right-color: #B79D89;
	border-bottom-color: #B79D89;
	border-left-color: #B79D89;
	background-color: #FEF1E0;
	padding: 0px;
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo{
	width: 150px;
}
#menu_o {
	float: right;
}
#content{
	padding: 25px;
	font-size: 14px;
	color: #765C34;
	font-family: "Times New Roman", Times, serif;
}
a{
	color: #B1462C;
}
#footer  {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #765C34;
	text-decoration: none;
	position: relative; top: 0px; left: 0px;
}
#footer a {color: #765C34;}
#counter {
	display: inline; position: absolute; top: 10px; left: 315x;
}
#flashka{
	width: 590px;
	padding-left: 24px;
}
#cat_title{
	width: 270px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #765C34;
	padding-right: 20px;
}
#cat_title h1, #cat_title h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #765C34;
}
object, form{
	margin: 0px;
	padding: 0px;
}
.content_title{
	background-image: url(images/content_title.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 7px;
	color: #765C34;
	clear: both;
	display: block;
}
#content_bloc{
	float: left;
	width: 263px;
	color: #765C34;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 21px;
	padding-bottom: 0px;
	margin: 0px;
	clear: none;
}
#content_bloc h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #765C34;
	font-weight: bold;
	padding-bottom: 3px;
}
#content_bloc img {
	border: 0px;
	width: 260px;
	height: 172px;
}
.ooo{
	padding: 0px;
	width: 100%;
	margin: 0px;
	clear: both;
	font-size: 1px;
}

#img {
	width: 820px;
}
#img img {
	width: 140px;
	height: 140px;
	cursor: hand;
	float: left;
	margin: 12px;
}

.bold {
	font-weight: bolder;
}

#ViewPhoto {
	position: absolute;
	background-color: #F7FCFC;
	border: 1px solid #999999;
	padding: 25px;
	padding-bottom: 10px;
	left: 50%;
	top: 50%;
	z-index: 20;
	display: none;
	color: #F5F5F5;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 50%;

}

#ViewPhoto img {
	border: 1px solid #999999;
	margin-bottom: 10px;
	cursor: pointer;
	background: #ffffff;
}

#Vdiv {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #666666;
}

#interlaced {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	z-index: 5;
	width: 100%;
}

.interlaced[class] {background: url('/img/trans.png');}
