.box {
	background-color: #E2D4B8;
	margin: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

	border: 1px solid #F6D392;
}

.back {
	background-color: #D1C1A3;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;


}
.back2 {
	background-image: url(../img/back2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #D1C1A3;


}

.text-osnovnoi {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0pt;
	text-align: justify;
}

.text-centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	text-align: center;

}

.text-snoska {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9px;
	color: #000000;
	text-decoration: none;


}
.text-zagolovok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;


}
.text-podzagolovok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	

}
.text-bolshoi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 10pt;
}
.text-kosoi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.plet {
	background-image: url(../img/plet.jpg);
	background-repeat: repeat-x;
}

.plet2 {
	background-image: url(../img/plet.jpg);
	background-repeat: repeat-y;
}


.fon {
	background-repeat: repeat;
	background-image: url(../img/fon.jpg);
}

div.center {
	text-align: center;
}

body {
	background-color: #d1c1a3;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

p {
	text-align: justify;
}

table {
	width: 100%;
}

.noborder {
	border: 0px;
}

A {
	color : #990000;
}

A:VISITED {
	color : #660000;
}
A:ACTIVE, A:HOVER {
	color : #CC0000;
}