body{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #61AEC0; 
}
a:link {color: #C61111; text-decoration: underline;  font-weight: bold}
a:visited {color: #EE3333; text-decoration: underline;  font-weight: bold}
a:hover {color: #000000; text-decoration: none;  font-weight: bold}


/*a:link.bot {font-size: 8pt; color: #00324A; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:visited.bot {font-size: 8pt; color: #00324A; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover.bot {font-size: 8pt; color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
*/

.text {font-size: 14px; color: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align: left;}
.text_gr {font-size: 12px; color: #00324A; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}
.link {font-size: 10pt; color: #C61111; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold;}
.scroll {font-size: 14px; color: #C61111; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;}


.bottom {font-size: 8pt; color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin-left: 8px; text-indent: 5px; padding-left: 8;}
	

  h1 { color: #Fff; font: bold 16px Helvetica, Arial, Sans-Serif;
		       text-shadow: #5BAFFF;
		       -webkit-transition: all 0.12s ease-out;
		       -moz-transition: all 0.12s ease-out;
		       -o-transition: all 0.12s ease-out;
		}
		h1:hover {
		    position: relative; top: -2px; left: -2px; 
		    text-shadow: 1px 1px #24FCFF, 2px 2px #24FCFF, 3px 3px #24FCFF, 4px 4px #24FCFF, 5px 5px #24FCFF, 6px 6px #24FCFF;
		}



/*  h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #3A75AF; text-align: center;  cursor: e-resize;    filter: Light; } */ 

		h2 { color: white; font: bold 14px Helvetica, Arial, Sans-Serif;
           text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe;
		     -webkit-transition: all 0.12s ease-out;
		     -moz-transition: all 0.12s ease-out;
		     -o-transition: all 0.12s ease-out;
		}
		h2:hover {
		    text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe, 4px 4px #02a2fe, 5px 5px #02a2fe, 6px 6px #02a2fe;
		}
	



	h3 { color: white; font: bold 13px Helvetica, Arial, Sans-Serif;
           text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 2px 2px #02a2fe;
		     -webkit-transition: all 0.12s ease-out;
		     -moz-transition: all 0.12s ease-out;
		     -o-transition: all 0.12s ease-out;
			  text-align: center;
		}
		h3:hover {  text-align: center;
		    text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe, 4px 4px #02a2fe, 5px 5px #02a2fe, 4px 4px #02a2fe;
		}
	

.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
.style4 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.style5{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
.style6{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
}
.style7{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	margin-right: 20px;
}
.style8{
	text-align: left;
	margin-left: 12px;
	margin-top: 30px;
}
.style9{
	bgcolor: #61AEC0; 
	height: 631px; 
	valign: top; 
	width: 500px; 
	align: left;
    padding-top: 10px;
}

.text img:hover {
filter:alpha(opacity=50); ..-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;
}


:focus {  outline: none;   } /* окантовка вокруг ссылок  */
a:active, a:focus, img { outline: 0; }


.text img, img.border {
margin: 1px 14px 3px -2px!important;
	border: 4px solid #e6e6e6;
	padding: 3px;
	box-shadow: 3px 3px 6px 2px #195569;
	-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius: 8px; 
box-shadow: 3px 3px 6px 2px #195569, 0 0 4px rgba(3, 60, 65, .9) inset;
	}
	.no_border img, img.no_border  {
	margin: 0 1px 0 0!important;
	margin: 0 0 0 -1px;
	border: none;
	padding: 3px;
	box-shadow: 0px 0px 0px 0px!important;
}
