body {
	text-align: center;
	margin-left : 0px;
	margin-top : 0px;
	background-color: #ffffff;
    scrollbar-3dlight-color: #2D6C90; 
	scrollbar-arrow-color: #2D6C90;
	scrollbar-highlight-color: white;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: #2D6C90;
	scrollbar-track-color: #E6F4FC;
	background-image : url(img/design/back.gif);
}
.up-table {	
	margin-left: 10px;
	width : 930px;
	border: 0px;
	border-collapse: collapse; /* аналог cellspacing */
}
.up-table td {padding: 0px} /* аналог cellpadding */
#bkg {
	background-color: #89B0CF;
	background-image : url(img/design/back2.gif);
	height: 16px;
}

.main-table {
	margin-left: 10px;
	width: 930px;
	background-image: none;
	background-color: #ffffff;
	border-collapse: collapse; /* аналог cellspacing */
	border: 1px solid #89B0CF;
	border-top-width: 0px;
}

td.left { /* ячейка для меню */
	width : 180px;
}

#razd {
	background-image : url(img/design/snow-doted2.gif);
	background-repeat : repeat-y;
	vertical-align : bottom;
	width : 9px;
	}

/* свойства текста */
.content {
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
}
#rightest { /* ячейка для меню */
	width : 160px;
	vertical-align: top;
}
p {
	font-family : verdana;
	font-size : x-small;
	text-align : justify;
	line-height : 140%;
	color : Black;
}
h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: medium;
	color: #264A74;
	padding-top: 0px;
}
#index {
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 15px;
	margin-bottom : 0px;
}
h2 {
	font-family : verdana;
	font-weight: bold;	
	font-size : medium ;
	color :#264A74;
	margin-bottom : 10px;
	padding-bottom : 0px;
}
table.text {
	width: 1%;
	text-align: center; 
	border: #264A74 1px solid;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left : 10px;
	margin-right : 10px;
}
table.text td {
	border: #264A74 1px solid; 	
	border-collapse: collapse;	
	font-family : verdana;
	font-size : x-small;
	text-align : center;	
	padding: 7px;
} 
/* /свойства текста */

#centered{
	text-align : center;
}

/* свойства картинок */
#img-border {
	border-width : 1px; 
	border-color: #264A74;
}
.centered-img {
	padding-top: 100 px;
}
.logo {
	position:relative;
	top:-80; left:-10; right:0;
  margin-left: -10px; padding:10px; margin-top: -25px;
}
.image-single {
	float: right;
	margin-right : 0px;
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 5px;
	padding: 0px; 
	padding-right: 0px;
	padding-bottom:5px
}
#left {
	float: left;
	margin-right : 10px;
	margin-left : 0px;
	margin-top : 0px;
}
table.image {
	border: 0px;
	width: 1%;
	float: right;
	margin-right : 0px;
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 5px;
	padding-right: 0px;
	border-collapse: collapse;
}
table.image td {padding: 0px; padding-bottom:5px}
#nonefloat {
	padding-left : 40px;
	float: none;
	margin-left : 0px;
}
.img-podp {
	font-family : verdana;
	font-size : small;
	color :#707070;
	text-align: center;
	padding-top : 10px;
}
/* /свойства картинок */

a {
	font-family : verdana;
	font-size : x-small;
	line-height : 140%;
}
a:link {
	text-decoration: none;
	color: #264A74;
}

a:visited {
	text-decoration: none;
	color: #264A74;
}

a:active {
	text-decoration: underline;
	color: #264A74;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
#right-link{
	margin-top: 5 px;
	line-height : 120%;
	text-align : center;
}
.right-name {
	font-family: verdana;
	font-weight: bold;	
	font-size : x-small;
	color :#264A74;
	padding-bottom : 10px;
	padding-top : 0px;
	margin-top : 0px;
}
.right-text {
	font-family : verdana;
	font-size : x-small;
	text-align : justify;
	line-height : 140%;
	color : Black;
	padding-bottom : 10px;
	padding-top : 10px;
}
#copyright {
	padding-left : 0px;
	padding-top: 10px;
	color: #9E9A9E;
	line-height : 100%;
	text-align: left
}
hr {
	width: 100%; 
	color: 89B0CF;
    background-color: #89B0CF;
	margin-bottom : 8px;
	margin-top : 8px;
}
table.menu {
	width: 180px;
	border: #89B0CF 0px solid;
	margin-top: -70px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	border-collapse: collapse; /* аналог cellspacing */
}
table.menu td {padding: 5px} /* аналог cellpadding */
.menu {	
	font-family : verdana;
	font-weight: bold;	
	font-size : x-small;
	color :#264A74;
}
.menu:link{
	text-decoration : none;
	color: #264A74;
	font-weight: bold;	
	font-size : x-small;
}
.menu:visited{
	text-decoration : none;
	color: #264A74;	
	font-weight: bold;	
	font-size : x-small;
}
.menu:active{
	text-decoration : underline;
	color: #264A74;
	font-weight: bold;	
	font-size : x-small;
}
.menu:hover{
	text-decoration : underline;
	color: #264A74;
	font-weight: bold;	
	font-size : x-small;
}
.site-name {	
	font-family: Tahoma;
	font-weight: bold;	
	font-size : 18 pt;
	color :#ffffff;
	position:absolute; top:20px; left:150px; filter: glow(color: #264A74);
}
.site-name-sub {	
	font-family: Tahoma;
	font-weight: normal;	
	font-size : x-small;
	color :#707070;
	position:absolute; top:55px; left:158px;
}
.img-podp {
	font-family : verdana;
	font-size : x-small;
	color :#707070;
	text-align: center;
	padding-top : 10px;
}
#map1 {
	text-decoration : none;
	margin-left : 0px;
}

#map2 {
	text-decoration : none;
	margin-left : 20px;
}

#map3 {
	text-decoration : none;
	margin-left : 40px;
}

#map4 {
	text-decoration : none;
	margin-left : 60px;
}

.big-smile {
	border: #89B0CF 2px solid;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #ffffff;
	padding: 10px;
}
.counter a img {filter:Alpha(Opacity=40, Style=0);} 
.counter a:hover img {filter:Alpha(Opacity=100, Style=0);}
