BODY{
    background-color:	#2f221c;
	background-image:	 url(../images/bg.jpg); 
	background-repeat: 	repeat-y;
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    padding:			0px;
    margin:				0px;
    font-size:			12px;
	color:				#000000;
}

A:link, A:active, A:visited{
    text-decoration:	none;
	color:				#221b15;
}
A:hover{
    text-decoration:    none;
	color:				#bea877;
}

a:link.menu, a:active.menu, a:visited.menu {
	text-decoration:    none;
	color:				#2a2a22;
	font-weight:		bold;
	font-size:			12px;
}
A:hover.menu{
	text-decoration:    none;
	color:				#bea877;
	font-weight:		bold;
	font-size:			12px;
}

a:link.menu_1, a:active.menu_1, a:visited.menu_1{
	text-decoration:    none;
	color:				#bea877;
	font-weight:		bold;
	font-size:			12px;
}
A:hover.menu_1{
	text-decoration:    none;
	color:				#dfcba0;
	font-weight:		bold;
	font-size:			12px;
}

p {text-align: justify;}
.all {text-align: justify;}
img {border:	0px;}
TD {vertical-align: top;}
.vam {vertical-align: middle;}
.vab {vertical-align: bottom;}

.col0{color: #ffffff;}
.col2{color: #bea877;}
.colm1{color: #78655e;}
.col3{color: #2f221c;}


.txt10{font-size: 10px;}
.txt11{font-size: 11px;}
.txt12{font-size: 12px;}
.txt14{font-size: 14px;}
.txt16{font-size: 16px;}

.txt111 {
	text-decoration:    none;
	color:				#2a2a22;
	font-weight:		bold;
	font-size:			12px;
}


.spisok{
	padding-left: 		10px;
	text-align: 		justify;
	margin:				8px 0px 5px 0px;
}
.futer {
	font-size: 			10px;
	border-top:			1px solid #bea877;
}


H1{
    margin:			2px 0px;
    padding:		0px;
    font:			bold 14px Arial;
	color:			#000;
}
H2{
    margin:			1px 0px;
    padding:		0px;
    font:			bold 14px Arial;
	color:			#000;
}

/* изображения справа и слева */
.img_r{
    margin:                0px 0px 5px 15px;
}
.img_l{
    margin:                0px 20px 5px 0px;
}


.inpf {border: 1px solid #78655e;  background-color: #ffffff; width: 400px;}
.f1{border: 1px solid #2f221c;  background-color: #ffffff; color: #897a5b; font-size: 12px; width: 140px;}
.f2{border: 1px solid #2f221c;  background-color: #ffffff; width: 200px; color: #897a5b; font-size: 14px;}
.submit {font-size: 12px; width: 70px;}

.search {
width: 					140px;
height: 				14px;
border:					1px solid #2f221c;
background-color:		#ffffff;
font-size: 12px;
color: #897a5b;
}

#blok {
	padding: 	10px;
	display: 	block;
	width:		260px;
	border:		1px solid #333333;
	float: left;

}


