@media screen and (max-width: 600px){

H1, h1.pv {font-weight: bold; font-size: 14px; font-family: Tahoma; color: #362222}
H2, h2.pv {font-weight: bold; font-size: 14px; font-family: Tahoma; color: #362222}

BODY {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
font: 16px Helvetica, Tahoma; color: #362222;
}

.altmenu {
display: block;
float: right;
width: 60px;
background-color: #FFFFFF; 
height: 60px;
background-size: contain;
margin: 10px;
position: absolute;
top: 0px;
right: 0px;

}

.altmenus {
display: none;
float: right;
width: 150px;
background-color: #db282d; 
height: 150px;
background-size: contain;
margin: 10px;
position: absolute;
top: 0px;
right: 0px;
}

.bmenu {
position: absolute;
top: 150px;
right: 0px;
display: none;  
background-color: #FFFFFF;
font-size: 1em; 
max-width: 80%;
width: auto;
height: auto; 
text-align: center;
border: 2px solid #db282d;
border-radius: 10px;
margin-right: 5px;
padding-bottom: 10px;
}

ul .bmenu  {
padding-left: 0;
margin: 12px 2px 2px 2px;
list-style-type: none;
list-style-position: inside;
text-align: right;
}

.bmenu a {
height: 1.5em;
font: 1em Helvetica;
text-decoration: none;
line-height: 1.5em;
}

.smenuit {
border: none;
border-radius: 10px;
padding: 10px 10px 10px 10px;
font: 1.2em Helvetica;
color: #db282d;
background-color: white;
text-align: right;
}

. bmenu a : hover {
background-color: grey;
text-decoration: underline;
}


.bbord {
border: 1px solid #db282d;
border-radius: 3px;
width: 98%;
}

.captu {
width: 100px;
border: 1px solid #db282d;
border-radius: 3px;
}

.com_butt {
border-color: #db282d;
border: 1px solid;
border-radius: 4px;
background-color: white;
font-size: 14px; 
font-family: Helvetica, sans-serif, arial; 
color: #362222; 
text-decoration: none;
padding: 5px
}


.btn_foot {
border: 3px ridge #db282d;
width: 140px;
border-radius: 5px;
color: #db282d;
font-family: Helvetica, Tahoma, sans-serif, arial; 
text-decoration: none;
padding: 5px;
margin-top: 20px;
background-color: white;
}

.btn_foot:hover {
border: 3px solid #db282d;
}

.ban_center {
float: none;
width: 93%;
text-align: center;
margin: 20px auto;
}

.main_text {
width: 98%;
min-width: none;
margin: 0 auto; 
position: relative;
float: none;
}

.main_ban {
width: 340px;
height: 340px;
position: relative;
overflow: hidden;
margin-bottom: 20px;
border: 1px solid #db282d;
box-shadow: 0 0 10px #776955;
background-size: contain;
}

.main_ban img {
position: absolute;
left:0;
top:0;
opacity: 0;
width: 100%;
}

.main_ban:hover img {
opacity: 0.08;
}

.f_shad {
text-shadow: 0px 0px 2px #db282d;
}


.inline {
display:inline-block;
}

.main_body {
clear: both;
width: 100%; 
position: absolute;
background-color: white;
padding-top: 90px;
}

.main_top {
margin-top: 60px;
}

.main_center {
width: 98%; 
max-width: 98%;
margin: 0 auto; 
}

.fullblock {
height: auto;
width: 100%;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
z-index: 1000;
top:0;
position: fixed;
}

.cap_full {
display: block;   
width: 100%; 
height: 60px;
max-width: none;
min-width: none;
overflow: hidden;
background-color: #FFFFFF; 
text-align: left;
margin: 0 auto; 
padding-bottom: 20px;
position: static;
border-bottom: 1px solid #db282d;
}

.cap_full_foot {
display: none;   
width: 80%; 
max-width: none;
min-width: none;
overflow: hidden;
background-color: #FFFFFF; 
height: auto; 
text-align: left;
margin: 0; 
padding-bottom: 20px;
position: static;
border-top: 1px solid #db282d;
}

.foot1 {
clear: none;
float: left;
width: 80%;
padding-top: 20px;
padding-left: 20px;
margin-bottom: 30px;
font: 1em Helvetica;
color: black;
text-align: left;
}

.foot2 {
padding-top: 20px;
float: left;
width: 25%;
margin-left: 0px;
margin-right: 0px;
font: 1em Helvetica;
color: black;
display: none;
}

.foot3 {
padding-top: 20px;
float: left;
width: 25%;
margin-left: 0px;
margin-right: 0px;
font: 1em Helvetica;
color: black;
display: none;
text-align: right;
}

.fmenu {
float: none;
width: 80%;
}

.fmenu a {
text-decoration: none;
}

.fmenu a:hover {
text-decoration: underline;
}


.cap_photo {
width: 140px;
height: 60px;
background-color: #FFFFFF; 
background-size: contain;
background-repeat: no-repeat;
margin: 10px;
margin-right: 0px;
position: relative;
float: left;
}

.topmenu {
margin: 0;
margin-top: 20px;
padding-bottom: 5px;
width: 50%;
float: left;
position: relative;
text-align: justify;
vertical-align: middle;
display: none;
}

.mainmenu {
margin: 17px 5px;
border: none;
text-align: center;
vertical-align: middle;
font-size: 1em;
border-bottom: 1px solid white;

}

.mainmenu:hover {
border-bottom: 1px solid #db282d;
}

.inline {
display:inline-block;
}

.lines {
margin: 1px 5px;
}

.menuit {
text-decoration: none;
color: #776955;
}


.pos_icon {
float: left;
width: 150px;
height: 50px;
margin: 15px 0px;
position: relative;
padding-bottom: 0px;
display: block;
}

.pos_icon_foot {
float: right;
width: 210px;
margin: 10px 0px;
position: relative;
padding-bottom: 0px;
display: block;
}

.pos_icon1 {
float: right;
width: 50px;
height: 50px;
margin: 0;
margin-left: 5px;
position: relative;
padding: 0;
}

TABLE {
color: #362222;
}

td.pvoff	{font: 14px Tahoma; 
color: #362222;
display: table-cell;
}

.menutitle	{font: 22px Tahoma; color: #362222}

.text-l {	FONT-SIZE: 12px; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif}

.seminarlink:link,.seminarlink:visited	{font: 14px Tahoma; color: #776955; text-decoration: none; font-weight:bold}

.seminarlink:hover	{color: #CC0000}

.authorlink:link,.authorlink:visited	{font: 14px Tahoma; color: #776955; text-decoration: inderline; font-weight:bold}
.authorlink:hover	{color: #CC0000}

.glossarylink	{text-decoration: none; border-bottom: 1px dotted}
.glossarylink:hover	{border:0}

.newslink:link,.newslink:visited	{color: #cc0000; font-weight: bold}

input[type=checkbox] {margin-right: 5px;}

input[type=submit] {font-size: 14px;}

input[type=text] {font-size: 14px;}


a:link	{color: #cc0000}
a:visited{color: #776955}

a:hover	{text-decoration:none}

input,select,textarea	{border: 1px solid #B1B2B8; font: 13px Tahoma; max-width: 470px;}
p			{margin: 0px}


.silver	{color: #E9E9E9; margin-top:0; margin-bottom:0}

.index	{color: #776955; font: 17px Trebuchet MS}

.bodyText	{font: 14px Tahoma; color: #776955; text-decoration: none;}

.LinkMenu:link,.LinkMenu:visited {color: #776955; text-decoration: none}
.LinkMenu:hover {color: #CC0000; text-decoration: none}

.ltleftlink:link	{font: 14px Tahoma; color: #776955; text-decoration: none; font-weight:bold}
.ltleftlink:hover	{font: 14px Tahoma; color: #CC0000; text-decoration: none; font-weight:bold}
.ltleftlink:visited	{font: 14px Tahoma; color: #776955; text-decoration: none; font-weight:bold}

.ltleftlinks:link	{font: 14px Tahoma; color: #776955; text-decoration: none}
.ltleftlinks:hover	{color: #CC0000}
.ltleftlinks:visited	{color: #776955}

.ltleft	{font: 14px Tahoma; color: #B8A384; font-weight:bold}

.tfoot {font: 14px Tahoma;}

.pv {
font-size: 14px;
text-align: justify;}

.pvoff {display: inline;
font-size: 14px;
text-align: justify;}

.pvmob {display: none;
font-size: 14px;
text-align: justify;} 

.pvc {background-color: transparent;}

.pvmar {margin: 0px;}

.picbord {margin: 5px;}

.formwidth {width: 100%}

.pvfr {width: 500px;
height: 281px;}

.pvfr_s {width: 320px;
height: 190px;
margin: 5px;}

* {
margin: 0px;
}

.sem_otz {
float: right; 
margin-left:10px; 
margin-bottom:10px;
}

.lphoto {margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}

.rphoto {margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
float: right;}

.backgrad {
background: linear-gradient(to bottom, #dedede, #ffffff);
}

#svitok {
 width: 300px;
 height: 420px;
 float: right;
 position: relative;
 right: -30px;
 top: 0px;
 margin: 0px;
 background: #FFF9B6;
 padding-top:10px; 
 padding-left:30px;
 padding-right:10px;
 margin: 0;
}

#bigban {
 width: 560px;
 height: 200px;
 float: left;
 position: relative;
 right: 30px;
 top: -30px;
 margin: 0;
 padding: 0;
}

#smban_g {
 width: 560px;
 height: 130px;
 float: left;
 position: relative;
 right: 15px;
 top: 0x;
 margin: 0;
 padding: 0;
}


.c_div {
border-radius:7px 7px 7px 7px;
border: solid red 1px;
display: none;
padding: 10px;

margin-top: 5px;
margin-bottom: 7px;
}

.c_link {

cursor: pointer;
text-decoration: underline;
}

.o_close {
float: right;
background: url(/i/close.png) no-repeat;
display: none;
height: 32px;
width: 32px;
cursor: pointer;
text-decoration: underline;
color: white;
position: fixed;
right: 370px;
bottom: 410px; 
z-index: 12
}

.o_close:hover {
background-position: right -32px;
}

.new_mess {
display: block; 
position: fixed; 
right: 0px; 
bottom: 300px; 
padding: 10px; background-color: rgb(58,248,7); 
text-align: justify; 
font-size: 16px; 
width: 80px; 
height: 50px; 
cursor: pointer;
opacity: 1; 
z-index: 12;
border-radius:10px 0 0 10px;
}

.o_open {
display: block; 
position: fixed; 
right: 0px; 
bottom: 150px; 
padding: 15px; background-color: rgb(58,248,7); 
text-align: justify; 
font-size: 16px; 
width: 120px; 
height: 20px; 
cursor: pointer;
opacity: 1; 
z-index: 12;
border-radius:10px 0 0 10px;
}

.o_popup {
display: none; 
position: fixed; 
right: 0px; 
bottom: 300px; 
padding: 15px; 
background-color: 
rgb(58,248,7); 
font-size: 16px; 
width: 360px; 
height: 100px; 
opacity: 1; 
z-index: 10; 
border-radius:10px 0 0 10px;
}

.blog_menu {
display: block; 
float: right;
right: 0px;
padding: 10px; 
background-color: #fafaad; 
text-align: justify; 
font-size: 12px; 
width: 200px;  
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.blog_main {
display: block;  
padding: 10px; background-color: #ffffff; 
text-align: justify; 
font-size: 12px; 
width: 100%;  
opacity: 1; 
z-index: 12;

}

.blog_par {
display: block;  
padding: 10px; background-color: #ffffff; 
font-size: 12px; 
width: 100%;  
opacity: 1; 
z-index: 12;

}

.o_meet {
display: block; 
position: fixed; 
right: 0px; 
bottom: 225px; 
padding: 10px; background-color: rgb(255,0,0); 
text-align: justify; 
font-size: 16px; 
width: 130px; 
height: 50px; 
cursor: pointer;
opacity: 1; 
z-index: 12;
border-radius:10px 0 0 10px;
}

.o_event {
display: block; 
position: fixed; 
right: 0px; 
bottom: 75px; 
padding: 10px; background-color: rgb(120,218,15); 
text-align: justify; 
font-size: 16px; 
width: 110px; 
height: 50px; 
cursor: pointer;
opacity: 1; 
z-index: 12;
border-radius:10px 0 0 10px;
}

.o_web {
display: block; 
position: fixed; 
right: 0px; 
bottom: 150px; 
padding: 10px; background-color: rgb(10,145,250); 
text-align: justify; 
font-size: 16px; 
width: 105px; 
height: 50px; 
cursor: pointer;
opacity: 1; 
z-index: 12;
border-radius:10px 0 0 10px;
}

.d_invis {
padding: 3px;
display: none;  
font-size: 12px; 
width: 100%;  
opacity: 1; 
}

.o_book {
display: block; 
position: fixed; 
right: 230px; 
bottom: 180px; 
padding: 10px; background-color: rgb(120,218,15); 
text-align: justify; 
font-size: 16px; 
width: 310px; 
height: 200px; 
cursor: pointer;
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.mainbody {
width: 1053px;
margin: 0 auto;
}

.fircolumn {
width: 400px;
float: left;
}

.seccolumn {
width: 633px;
float: left;
}

.mainheight {
min-height: 1100px;
}

.globlogo {
display: block;    
overflow: hidden; 
background-color: rgb(211,20,2); 
font-size: 16px; 
width: 390px;
height: 149px; 
margin: 5px;
text-align: center;
opacity: 1; 
z-index: 12;
border-radius: 10px 10px 10px 10px;
}

.globmenu {
display: block;    
overflow: hidden;
background-color: #CDB97A; 
font-size: 16px; 
width: 643px;
height: 149px; 
margin: 5px;
text-align: center; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.leftmenu {
display: block;    
overflow: hidden;
background-color: #E8DAA2; 
width: 390px;
height: auto;
margin-bottom: 5px;
margin: 5px;
text-align: left; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.leftmenutxt {
margin: 20px;
margin-left: 35px; 
margin-right: 25px;

}


.mainblock {
display: block;    
overflow: hidden;
background-color: #ffffff;  
height: auto;
width: 643px;
margin: 5px; 
text-align: left; 
opacity: 1; 
border-radius:10px 10px 10px 10px;
}

.mainblock_m {
margin: 10px;
}

.mainblock_f {
margin: 10px;
}

.mainblock_mob {
display: none;
margin: 10px;
}

.qblock {
display: block;    
overflow: hidden;
padding: 0px; 
background-color: #E8DAA2; 
width: 380px;
height: auto;
margin: 5px;
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.tel_block {
display: block;    
overflow: hidden;
background-image : url('/i/telephone.jpg'); 
background-repeat : no-repeat; 
background-position: right top; 
background-color: #999999; 
width: 390px;
height: auto;
margin: 5px; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.tel_txtblock {
margin-left: 70px;
margin-top: 20px;
margin-bottom: 20px;
}

.mainbanner {
display: block;    
overflow: hidden;
padding: 0px; background-color: #ffffff;  
width: 643px;
height: auto;
margin: 5px; 
margin-bottom: 5px;
margin-top: 5px; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}


.search_block {
display: block;    
overflow: hidden;
background-color: #dad7d7; 
width: 390px;
height: auto;
margin: 5px; 
margin-bottom: 5px; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.search_blocktxt {
margin: 20px;
margin-left: 40px;
}

.left_bann {
display: block;    
overflow: hidden;
width: 390px;
height: auto;
margin: 10px; 
opacity: 1; 
z-index: 12;
}

.left_banin {
margin: 0 auto;
}

.forum_block {
display: block;    
overflow: hidden;
text-align: left;
background-color: #ffffff; 
width: 390px;
height: auto;
margin: 5px; 
padding-bottom: 15px;
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.forum_blocktxt {
margin: 10px;
}

.author_block {
margin: 10px;
min-height: 140px;
}

.author_img {
margin-right: 10px;
float: left;
}

.auth_photo {
position: relative;
float: left; 
border: 1px solid #999999; 
margin-right:30px; 
margin-bottom: 20px;
}

.face_block {
display: block;    
overflow: hidden;
background-color: #dfe3fc;
text-align: center; 
width: 400px;
height: 220px;
margin: 5px auto;  
margin-top: 30px;
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.footer_block {
display: block;   
overflow: hidden;
padding: 20px;
background-color: #999999; 
width: 603px;
height: 100px;
margin: 5px; 
margin-bottom: 5px;
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}


.lbook_menu {
display: block;    
overflow: hidden;
padding-top: 20px;
background-color: #E8DAA2; 
width: 390px;
height: auto;
margin-bottom: 5px;
margin: 5px;
text-align: left; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

.ulsem {
padding-left: 0;
margin-left: 0;
margin-bottom: 40px;
margin-top: 20px;
list-style-type: none;
list-style-position: inside;
}

.altmenul {
padding-left: 0;
margin-left: 0;
margin-bottom: 40px;
margin-top: 20px;
list-style-type: none;
list-style-position: inside;
}

.lisem {
margin-bottom: 20px;
min-height: 50px;
}


.ulauthor {
padding-left: 20px;
margin-left: 0;
margin-bottom: 40px;
margin-top: 20px;
list-style-type: none;
list-style-position: inside;
}

.liauthor {
margin-bottom: 20px;
}

.lipic {
margin-right: 20px;
margin-bottom: 20px;
}

.lipic_a {
margin-right: 20px;
margin-bottom: 20px;
margin-left: 10px;
min-height: 60px;
width: 50px;
}

.lisem_a {
margin-bottom: 20px;
min-height: 50px;
}

.shed_a {
clear: both;
margin-bottom: 20px;}

.hr_blog {
border-bottom: 2px solid #776955;
width: 100%; 
height: 5px;
margin-bottom: 10px;
}

.sched_block {
float: left;
width: 43%;
margin: 0px 15px 0px 0px;
padding-bottom: 30px;
min-height: 250px;
}

.sched_bblock {
float: left;
width: 100%;
}

.radius {
border: 1px solid black;
width: 100%;
padding: 10px;
margin-bottom: 10px;
border-radius:10px 10px 10px 10px;
}

.otziv_block {
display: block;
float: left;
width: 40%;
margin: 0px 10px 0px 10px;
}

.mainlogo2 {
display: none;
}

.menu2 {
display: none;
}

.otziv_block2 {
width: 40%;
margin-left: 30px;
display: block;
float: left;
}

.lt_main {
display: block;
float: left;
max-width: 70%;
margin-right: 10px;
margin-top: 60px;
min-height: 1000px;
}

.lt_main2 {
display: block;
margin-top: 60px;
float: right;
width: 210px;
}

.lt_boxlk {
background: #fafaad; 
width: 250px; 
float:right; 
padding: 10px; 
margin-left: 6px; 
margin-bottom: 5px; 
margin-top: 8px; 
border-radius: 20px;
}

/*** Стили относящиеся к модальному окну и содержанию ***/

/* Контейнер */
.modal {

/* Слой перекрытия */
position: fixed;
top: -110px;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
z-index: 10000;

/* Трансформации прозрачности при открытии  */
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;

/* Скрываем изначально */
opacity: 0;
pointer-events: none;
}

/* Показываем модальное окно */
.modal:target {
opacity: 1;
pointer-events: auto;
}

/* Содержание */
.modal > div {
width: 600px;
background: #ffffff;
position: relative;
margin: 10% auto;

/* По умолчанию минимизируем анимацию */
-webkit-animation: minimise 500ms linear;

/* Придаем хороший вид */
padding: 30px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
text-shadow: 0 1px 0 #fff;
}

/* Изменяем анимацию при открытии модального окна*/
.modal:target > div {
-webkit-animation-name: bounce;
}

.modal h2 {
font-size: 36px;
padding: 0 0 20px;
}

@-webkit-keyframes bounce {
  0% {
  	-webkit-transform: scale3d(0.1,0.1,1);
  	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
  55% {
  	-webkit-transform: scale3d(1.08,1.08,1);
  	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0);
  }
  75% {
  	-webkit-transform: scale3d(0.95,0.95,1);
  	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
  }
  100% {
  	-webkit-transform: scale3d(1,1,1);
  	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
}

@-webkit-keyframes minimise {
  0% {
  	-webkit-transform: scale3d(1,1,1);
  }
  100% {
  	-webkit-transform: scale3d(0.1,0.1,1);
  }
}

/* Ссылка на кнопку Закрыть */
.modal a[href="#close"] {
position: absolute;
right: 0;
top: 0;
color: transparent;
}

/* Сбрасываем изменения */
.modal a[href="#close"]:focus {
outline: none;
}

/* Создаем кнопку Закрыть */
.modal a[href="#close"]:after {
content: 'X';
display: block;

/* Позиционируем */
position: absolute;
right: -10px;
top: -10px;
width: 20px;
padding: 1px 1px 1px 2px;

/* Стили */
text-decoration: none;
text-shadow: none;
text-align: center;
font-weight: bold;
background: #000;
color: #ffffff;
border: 3px solid #ffffff;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
}

.modal a[href="#close"]:focus:after {
outline: 0px solid #000;
}

/* Открываем модальное окно */
a.openModal {

}

a.openModal:hover,
a.openModal:focus {
}

.modal .modal_title {
	display: block;
	text-align: center;
	font-size: 22pt;
}


.seclock {
display: block;    
overflow: hidden;
padding: 0px; 
width: 150px;
height: 150px;
margin: 5px;
border: 3px solid grey; 
border-radius:10px 10px 10px 10px;
}

.seclockm {
display: block;    
float: left;
overflow: hidden;
padding: 0px; 
width: 100px;
height: 100px;
margin: 10px;
border: 3px solid grey; 
border-radius:10px 10px 10px 10px;
}

.lbut_menu {
display: block;    
overflow: hidden;
background-color: white; 
width: 385px;
height: auto;
margin-bottom: 5px;
padding-left: 5px;
margin: 5px;
text-align: justify; 
opacity: 1; 
z-index: 12;
border-radius:10px 10px 10px 10px;
}

/* Окно для ввода логина-пароля */
.on_log {
width: 250px;
display: block;
float: left;
padding: 10px;
margin: 10px;
border: 1px solid red;
border-radius: 10px;
}

.mar_top {
margin-top: 10px;
}

}