html {
	background: #C0E7B2;
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
/*	line-height: 135%;*/
	BACKGROUND: url(bg_2.jpg) #C0E7B2 fixed;
}
.mainbody {
	padding: 10px 60px 10px 60px;
}
#full_table {
	background: #C0E7B2;
}

td img {
	display: block;
}

.floatingdivbg {
	MARGIN: 1em;
	align: left;
	position: absolute;
	top: 100px;				/*floating position*/
	left: 300px;				/*floating position*/
	width: 322px;				/*Width of floatinddivbg*/
}

#floatingdivbg1,
#floatingdivbg2,
#floatingdivbg3,
#floatingdivbg4 {
	top:20px;
	left:250px;
}
.myborderh,
.myinboxh {
	height: 78px;				/*Height of floatinddivbg -6px*/
}
.floatingdiv {
	position: absolute;
	top:3px;
	left:3px;
	right: 3px;
	margin: 0;
	padding: 0;
}

.myborder,
.myborderh,
.myinbox {
	BACKGROUND-COLOR: yellow;		/*Floatingdiv border color*/
}
.myinbox,
.myinboxh {
	BACKGROUND-COLOR: lightgreen;		/*Floatingdiv bg color*/
}

.myborder,
.myborderh,
.myinbox,
.myinboxh {
	DISPLAY: block;
	FONT-SIZE: 1px;
	OVERFLOW: hidden;
}
.myborder,
.myinbox {
	HEIGHT: 1px;
}
#floatingdivbg1,
#floatingdivbg2,
#floatingdivbg3,
#floatingdivbg4 {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.metro_name {
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.adress {
	color: navy;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.phone {
	color: #107100;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
}

.text_abzac {
	text-align: justify;
	text-indent: 40pt;
	margin-bottom: 2px;
	margin-top: 2px;
}

.darklink {FONT-SIZE: 24px; FONT-WEIGHT: bold}

a.darklink:link {COLOR: #333E7E; TEXT-DECORATION: none}

a.darklink:visited {COLOR: #333EBE; TEXT-DECORATION: none}

a.darklink:hover {COLOR: red; TEXT-DECORATION: underline}


.dl2 {FONT-SIZE: 18px; FONT-WEIGHT: bold}
a.dl2:link {COLOR: #333E7E; TEXT-DECORATION: none}
a.dl2:visited {COLOR: #133E9E; TEXT-DECORATION: none}
a.dl2:hover {COLOR: red; TEXT-DECORATION: underline}

.maintext {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	LETTER-SPACING: 1px;
	MARGIN-BOTTOM: 15px;
	MARGIN-TOP: 10px;
	TEXT-ALIGN: justify;
}
.r {
	COLOR: #c40000; FONT-FAMILY: Arial; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.maintext A:link {
	COLOR: #176da2; TEXT-DECORATION: none
}
.maintext A:visited {
	COLOR: #176da2; TEXT-DECORATION: none
}
.maintext A:hover {
	COLOR: #c40000; TEXT-DECORATION: underline
}
.gallery1 {
	font-size: 24px;
	font-weight: 700;
	font-family: Monotype Corsiva;
	font-style: normal;
}
.gallery1_date {
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	line-height: 150%;
}



a.accessItemLink:link {
	border: 0px;
}
a.accessItemLink:hover {
}
a.accessItemLink:visited {
}

#accessories img.accessItemLinkImg{
	width: 180px;
	border: 4px #C0E7B2;						/*цвет рамки равный цвету фона, чтобы ее не было видно*/
	filter:alpha(opacity=50);
	-moz-opacity: 50;
	-khtml-opacity: 50;
	opacity: 0.5;
}
#accessories img.accessItemLinkImg:hover{
	border: 4px yellow;
	filter:alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	opacity: 1;							/*Mozilla, 0 <= x <= 1*/
}

a.accessItemTitleLink:link{
	border: 0px;
}
a.accessItemTitleLink:hover{
	font-size: 10px;
}
a.accessItemTitleLink:visited{
}
.accessItemTitleLinkFont{
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
font.accessItemTitleLinkFont:hover{
	color: red;
	text-decoration: none;
}

.accessItemTitleFont{
	font-size: 18px;
}

.accessItemP{
/*	font-size: 16px;*/
}



#accessories font.accessItemTitleLinkFont:hover,
#accessories tr td a:hover{
}