body{
	text-align:center;
	margin:0;
	font:normal 12px Verdana;
	background:url(/images/mainfon.gif) repeat-y 50% 0;
	padding:0;
}

table#table1{
	margin:0 auto;
	vertical-align: top;
}
table#table2{
	background:url(/images/fon.gif) repeat-y 0 0;
}
table#gallery{
position:relative;
left:15px;
	font:normal 10px Verdana;
	color:#000;
	margin:0 auto;
}
table#gallery2{
	font:normal 10px Verdana;
	color:#000;
	margin:0 auto;
}
table#gallery img{
	border:solid 1px #414141;
}
table#gallery2 img{
	border:solid 1px #414141;
}
table#gallery p{
	margin-top:5px;
}
td#header{
	height:202px;
}


/* Контент */
td#content{
	background:url(/images/fon.gif) repeat-y 0 0;
}
div#maincontent{
	width:620px;
	font:normal 14px "Times New Roman";
	line-height:170%;
	color:#000;
	margin-top:15px;
	text-align:left;
}
/*
div#maincontent img{
	border: groove 4px #ccc;
}
div#maincontent2{
	width:620px;
	font:normal 14px "Times New Roman";
	line-height:170%;
	color:#000;
	margin-top:15px;
	text-align:center;
}
*/

.links img{
 border: 0 solid black;
}


/* Навигация */
td#navigation{
	background:url(/images/menufon.gif) repeat-x 0 0;
	text-align:center;
}
div#nav{
	font:normal 12px Verdana;
}
div#nav a{
	color:#000;
	width:80px;
	padding:0 10px 0 10px;
	height:14px;
	text-decoration:none;
	background:transparent;
	margin-right:10px;
}
div#nav a:hover{
	color:#fff;
	width:80px;
	padding:0 10px 0 10px;
	height:14px;
	background:#aeb0c2;
	text-decoration:none;
	margin-right:10px;
}
div#nav a.onpage{
	color:#fff;
	width:80px;
	padding:0 10px 0 10px;
	height:14px;
	background:#aeb0c2;
	text-decoration:none;
	margin-right:10px;
}

/*переключение языков*/
td#eng{
	background:url(/images/fon.gif) repeat-y 0 0;
}
div#engrus{
	width:80px;
	height:18px;
	font:normal 12px Verdana;
	text-align:right;
}
div#engrus a{
	margin-right:10px;
	text-decoration:none;
}

/*дополнительное меню внизу*/
div#nav2{
	width:620px;
	text-align:center;
}
div#nav2 a{
	color:#000;
	text-decoration:underline;
	margin-right:10px;
	font-size:13px;
}
div#nav2 a:hover{
	color:#000;
	text-decoration:none;
	margin-right:10px;
	font-size:13px;
}

/* Узоры растягивающиеся по высоте*/
td#bottom{
	background:url(/images/fon.gif) repeat-y 0 0;
}
div#left{
	background:url(/images/uzor1.gif) no-repeat 0 0;
}
div#right{
	position:relative;
	top:0px;
	left:0px;
	background:url(/images/uzor3.gif) no-repeat 100% 0;
	}
#left,#maincontent,#right,#maincontent2{
	float:left;
}
div#left,div#right{
	width:178px;
	height:144px;;
}
div#left2,div#right2{
	width:178px;
	height:144px;
}
div#left2{
	background:url(/images/uzor2.gif) no-repeat 0% 100%;
}
div#right2{
	background:url(/images/uzor4.gif) no-repeat 100% 100%;
}


/*footer*/
td#footer{
	background:url(/images/fon2.gif) repeat-y 0 0;
	font:normal 10px Verdana;
	color:#fff;
	border-top:solid 2px #999;
}
td#footer a{
	color:#fff;
}
td#footer a:hover{
	color:#fff;
}
#copy{
	float:right;
	width:100px;
	color:#fff;
}
#address{
float:left;
	margin-left:5px;
	width:250px;
	color:#fff;
}
td.cnt a img{
	border:solid 1px #000;
}