.continer {
	width: 100%;height: auto;
	 
	}
.style19 {	font-size: 14px;
	color: #3300FF;
	font-style: normal;
	font-weight: bold;
}
.header {
	width: 1115px;	height: 120px;
	border: 0px none #780709;}

.agornav   {
	 }
.gornav   {   /* gorizontalnaja navigacija*/
	height: 120px;
	border: 0px none blue;
	display: block;
	overflow: hidden;    /* foto ne naesgali drug na druga pri cgatii*/
	width: 1100px;
	}
.gornav ul li {
	float: left;   /* gorizontalnaja navigacija */
	text-align: center;/* text v LI po centru */
	color: blue;
	font-style: italic;
	font-weight: bolder;
	font-size: 14px;
	 
	border: 1px solid blue;
	display: block;
	width: 130px;
	list-style-type: none;/* bez markerov*/
	height: 100px;
}	
.aside_menu {width: 17%;
	float: left;
	margin-right: 0px;
	text-align: left;
	border: 1px solid #077837;
	padding-right: 5px;
	padding-left: 0px;
	color: black;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	 
}
.vertnav  {	width: 100%;}   
.vertnav ul li {
	list-style-type: none;
	display: block;
	text-align: left;}
		
.vertnav ul li a {
	color: blue;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
text-decoration: none;
}

.zv_ram {	border: 1px solid blue;}
.vertnav ul li a:hover{
    color: #000;background: #fff;
text-decoration: underline;
}
.a_vert { /*rassojanie megdu  punktami v menu*/
	margin-bottom: 5px;}
.goriz_adap1 {
	display: inline-block;
	float: left;
	border: 1px solid blue;	}
.main {
	width: 60%;
	text-align: left;
	float: left;
	color: #0B0401;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 15px;
	border: 1px solid blue;
	padding-right: 0px;
	padding-left: 2px;
	height: auto;
	 
}
.main .h1 {color: blue;
	font-size: 14px;
	text-align: center;}

.gir_text {	color: black;
	font-style: normal;
	font-weight: bold;}
	
.right_aside {
	width: 160px;
	float: left;
	height: 600px;
	margin-left: 10px;
	margin-bottom: 5px;
	 
	border: 1px solid blue;}
.niz {
	float: left;
	width: 1100px;
	border: 1px solid red;
	margin-top: 0px;
	clear: both;/* niz ne obtekaet sosednie bloki*/
	overflow: auto;   /* */
	margin-top: 15px;}

.vertrek { width: 160px; height: 600px; }
.a_vert {margin-bottom: 5px;}

.main h2  {
	color: blue;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}
.centr {
	text-align: center;
	font-weight: bold;
	color: blue;}
img.center {//чтобы рисунок был по центру
 display: block;
  margin-left: auto;
  margin-right: auto;
}
.iks{	float: left;
	width: 40px;
	height: 30px;
}
@media(min-width: 240px) {.adapslot { width: 320px; height: 100px; }
.goriz_adap1 {width: 320px; height: 105px;}}
@media(min-width: 500px) { .adapslot { width: 468px; height: 60px; } 
.goriz_adap1 {width: 468px; height: 60px;	}}
@media(min-width: 900px) { .adapslot { width: 728px; height: 90px; }
.goriz_adap1 {width: 728px; height: 90px;} }

/*=====================================SDVIG */
@media  (max-width: 1024px) {
Img { width: 98%;height: auto;}
table { width: 98%;height: auto;}	
.header {	display:none;}	
.main {
	width: 98%;
	font-size: 14px;
	height: auto;}	
.aside_menu {width: 100%;}
.right_aside {display:none;	}
.niz {	width: 100%;}
}


