body
{
	/*background: #5294eb url(/images/bg3.jpg) top left;*/
	/*background: #7689cd url(/images/bg33-5.jpg) top center repeat-x;*/
	
	/* background: #fff url(/images/back/pic1.jpg) 50% top repeat; */
	background: #f3efc9 url(/images/back/pic2.jpg) 50% top repeat;
	
	color: #000;
	margin: 0;
	padding: 0;
}

body, html  {
	height: 100%;
}


.pictures30td
{
	/*background: #fff;
	border: 1px solid #aaa;
	*/
	padding: 30px 10px;	
	text-align: center;
	
}

.pictures30img
{
	/*border: 1px solid #aaa;*/
	box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}

.main
{
	/*
	border-top: 0px solid #fff;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 0px solid #000;
	*/
	/*background: #bea986;*/
	background: #d8c4a3;
}

.main
{
	text-align: left;
}

.menu
{
	border: 0px solid #666;
	padding: 20px;
}

.menu a
{
	font-size: 13pt;
	text-decoration: none;
	font-family: Georgia;
	margin-left: 5px;
}

.menu div
{
	border-bottom: 0px dashed #666;
	margin-bottom: 5px;
}

.small
{
	font-size: 8pt;
}

img
{
	border: 0px;
}

.text
{
	padding: 30px;
	padding-bottom: 10px;
	color: #000;
	font-size: 12px;
	height: 500px;
	background: url('/images/tenn.gif') top left repeat-x;
}

body, td
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a, td a
{
	color: #5a451d;
}

a:hover, td a:hover
{
	color: #569def;
	text-decoration: none;
}

.header
{
	font-family: Georgia, Verdana, Tahoma, Courier New, Arial, Times New Roman, Georgia;
	font-size: 18pt;
	color: #5c4e38;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.mozborder {
	-moz-border-radius: 10px 10px 10px 10px; /* Firefox */
	-webkit-border-radius: 10px 10px 10px 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px 10px 10px 10px; /* KHTML */
	border-radius: 10px 10px 10px 10px; /* CSS3 */
}

.maintext {
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	min-height: 600px;
}

.maintext li {
	line-height: 24px;
}

.ulmenubg {
	background: #a08b68;
}

.ulmenu {
	margin: 0px;
	padding: 0px;
	/*background: #000;*/
	list-style-type: none;
	height: 30px;
	padding-left: 25px;
}

.ulmenu li {
	display: inline;
	float: left;
	padding-right: 12px;
	margin-top: 5px;
}

.ulmenu li  a {
	color: #fff4e2;
	font-size: 10pt;
	text-decoration: none;
}

.ulmenu li  a:hover {
	text-decoration: underline;
	color: #fff4e2;
}

.conts {
	background: #a08b68;
}

.conts  td {
	padding: 10px;
	color: #d8c4a3;
	line-height: 16px;
}

.conts  td  a {
	color: #d8c4a3;
}

.specfont, .specfont a {
	color: #fff !important;
}

.banketphonepredloz {
	/*
	padding: 5px;
	background: #d8c4a3;
	*/
}