
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
/*	width: 1190px; */
	/*text-align: left;*/
	margin: 0px;
	background-image: url(img/TestBG_L_R_1212_bgBlueGray3x3.png);
	background-color: #E6E6E6;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
/*	position: absolute;*/
/*padding: 0px*/
}

#container {
	width: 1190px;
	padding: 0px;
	margin: auto;
	background-color: #FFF;
	position: relative;
	

/*	position: relative;*/
/*	min-height: 100%;*/
}


ol >li{
	margin-top: 5px;
	list-style-type: none;
}
}
ul >li{
	list-style-type: square;
	margin-top: 5px;
}
.txtMidHoriz {
	text-align: center;
}





.SmBlackNorm {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.MidBlackBold {
	text-transform: none;
	color: #000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.BigGreen {
	color: #006331;
}

.NoLinkWhite {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.hZag {
	/* [disabled]background-image: url(img/bgBlue3x3LL.png); */
	background-color: #D2E9FF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
}
p, h1, h2, h3, h4, h5  {
	/* [disabled]white-space: normal; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-weight: bold; */
	/* [disabled]font-variant: normal; */
	/* [disabled]text-transform: none; */
	color: #000;
	/* [disabled]text-decoration: none; */
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 175%;
}
h1, h2, h3 {
	font-weight: bold;
}

h2 {
	font-size: 110%;
}


h3 {
	font-size: 100%;
}
h3 >a {
	color: #000;
}
p +h3, p +h2, div +h3, div +h2  {
	margin-top: 20px;
}




#cont_L {
	float: left;
	width: 49%;
	/* [disabled]background-color: #C96; */

}
#cont_R {
	float: right;
	width: 49%;
	/* [disabled]background-image: url(img/TestBG1.png); */
}


.container70 {
	position: static;
	width: 70%;
	float: left;
	font-weight: normal;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	/* [disabled]margin-left: 10px; */
}
#ColLeft {
	position: static;
	width: 569px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	background-color: #FFF;
}
#ColRight {
	position: static;
	width: 620px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.TxtPic30 {
	float: left;
	/* [disabled]background-color: #CCC; */
	padding-top: 10px;
	padding-bottom: 10px;
	width: 30px;
}
.TxtPic50 {
	float: left;
	/* [disabled]background-color: #CCC; */
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 5px; */
	width: 50%;
}
.TxtPic33 {
	float: left;
	/* [disabled]background-color: #CCC; */
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 5px; */
	width: 33%;
}



.TxtPic100 {
	float: left;
	/* [disabled]background-color: #CCC; */
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.TxtPic {
	float: left;
	/* [disabled]background-color: #CCC; */
	padding-top: 10px;
	padding-bottom: 10px;
}

.clearFloat {
	clear: both;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
}
.iframe {
	background-color: #FF9;
	height: 180px;
	width: 1190px;
	position: static;
}

#menu {
	background-color: #FF9;
	height: 180px;
	width: 1190px;
	position: static;
}



.iframeBottom {
	/*background-color: #FF9;*/
	height: 60px;
	width: 1190px;
	position: relative;
}





.imgL {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0;
}

.imgR {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 0;
}



.imgMid {
	vertical-align: middle;
}



/*h3, p{
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}*/

/*p +h3 , p +ul, ul +h3, li +h3      {
	margin-top: 20px;
	margin-bottom: 10px;*/
}


/*.SmBlackBold {
	font: bold normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;*/
}

.greySmall {
	font-size: 9px;
	color: #CCC;
}
a.tip {
	color:#000;
	/* [disabled]text-decoration: underline; */
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
}



a:link    {
	color:#009;
}


 a:visited {
	color:#00C;
}
 a:hover   {
	color:#4040FF;
	/* [disabled]background-color: #EFEFEF; */
}
 a:active  {
	/* [disabled]color:#FFF; */
}
.Col100 {
	width: 100%;
	position: static;
}
.ColLeft50 {
	width: 50%;
	position: static;
	float: left;
}

.ColRight50 {
	width: 50%;
	position: static;
	float: right;
}
li h2, ul h2{
	background-color: #C4E1FF;
}

.bgBlue {
	background-color: #C4E1FF;
	margin-right: 10px;
	margin-left: 10px;
}

h3 +li {
	margin-top: -10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/* [disabled]list-style-type: none; */
}

.razdel {
	background-image: url(img/horiz_line.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
}
.razdel10 {
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: dotted; */
	/* [disabled]border-top-color: #999; */
	/* [disabled]border-right-color: #999; */
	/* [disabled]border-bottom-color: #999; */
	/* [disabled]border-left-color: #999; */
	background-image: url(img/bgBlueGray3x3b.png);
	height: 10px;
}

.razdel5l {
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: dotted; */
	/* [disabled]border-top-color: #999; */
	/* [disabled]border-right-color: #999; */
	/* [disabled]border-bottom-color: #999; */
	/* [disabled]border-left-color: #999; */
	background-image: url(img/bgBlueGray3x3.png);
	height: 4px;
}
li {
	list-style-type: none;
}
.redBold {
	color: #F00;
	font-weight: bold;
}
.txt_cntr {
	text-align: center;
}
table {
	font-size: 12px;
}


/*-----------------from 2012menu------------------*/


#blue {
	background-color: #006;
	height: 180px;
	width: 474px;
	position: absolute;
}
#logo {
	position: absolute;
	left: 55px;
	top: 62px;
}
#grad {
	position: absolute;
	left: 474px;
	top: 0px;
	height: 180px;
	width: 38px;
	background-color: #D4D0C8;
	background-image: url(img/byGrad_38x1px_PS.png);
}
#about {
	position: absolute;
	left: 520px;
	top: 16px;
	width: 660px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}
#www_email  {
	position: absolute;
	width: 200px;
	left: 1000px;
	top: 133px;
	font-family: Verdana;
	font-weight: bold;
}

.button {
	cursor:pointer;
	display:block;
	height:27px;
	width:77px;
	line-height:27px;
	text-align:center;
	vertical-align: middle;
	background-image:url('img/Knob_Sprite.png');
	background-repeat:no-repeat;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.button.a1 {
	background-position:0 0;
	color: #FFF;
} /* кнопка */
.button.a1:hover {
	background-position:0 -54px;
	color: #FFF;
} /* над кнопкой */
.button.a1:active {
	background-position:0 -27px;
	color: #FFF;
} /* кнопка нажата */

/* ====================================================== */

#yellow {
	background-color: #FF9;
	width: 678px;
	height: 180px;
	position: absolute;
	left: 512px;
	top: 0px;
}
