/* CSS Document */
/*
.info {

//background: #fff;
border-radius: 5px;
//border-style: solid;
box-shadow: -18px 0 20px -20px #333, 18px 0 20px -20px #333; 
border-width:4px; 
border-color:#ccc;

//margin-top: 14px;
margin-left: 12px;
width: 590px;
float: left;
height: 102px;

}
 */
.news_title_right {

font-size:16px;
padding-bottom: 10px;

}

.date_right {

font-size: 12px;
color: rgb(94, 94, 94);
padding-bottom: 3px;
}

.title {

color: #4f3327;
	font-weight: normal;
	font-family: Georgia;
	font-size: 16pt;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
        text-align: center;
}

.img_right {

border-radius: 5px;
width: 180px;
}

.box_right {

width:200px; 
float:right; 

border-radius: 5px; 
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1); 
margin-bottom: 10px; 
text-align: left;
}

.all_news {

color: #467AA7;
padding-right: 10px;
}

.info_left {

background: #fff;
border-radius: 5px;
border-style: solid;
box-shadow: -18px 0 20px -20px #333, 18px 0 20px -20px #333; 
border-width:4px; 
border-color:#ccc;
padding: 10px;
}

.info_right {

background: #fff;
border-radius: 5px;
border-style: solid;
box-shadow: -18px 0 20px -20px #333, 18px 0 20px -20px #333; 
border-width:4px; 
border-color:#ccc;

width: 192px;
margin-top: 15px;
height: 120px;
}

.block_top {

width: 824px; 
float: left;
}

.block_content {

float:right; width:808px; 
height:100%;
text-align: left;

}

.btn {
	display: inline-block;
  *display: inline;
	padding: 4px 10px 4px;
	margin-bottom: 0;
  *margin-left: .3em;
	font-size: 13px;
	line-height: 18px;
  *line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
  *background-color: #e6e6e6;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
  *border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
	border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.top_main {

height:35px; 
background: url(/images_dizain/tolstogo38/menu_top.png);
}


.top_1 {

float: left; 
padding-top: 2px; 
padding-left: 10px; 

}

.top_2 {

float: left; 
padding-top: 5px; 
padding-left: 20px; 
font-size: 14px;
}

.top_3 {

float: right; 
padding-top: 4px; 
padding-left: 20px;
}

.social_1 {
display: block; 
height: 30px; 
width:  30px;
background-image: url(/images_dizain/tolstogo38/social_1.png);
background-position: -1px 31px;
float: left;
padding-left: 4px;
}


.social_1:hover {
display: block; 
	height: 30px; 
	width:  30px;
	background-image: url(/images_dizain/tolstogo38/social_1.png);
	background-position: -1px -5px;
float: left;
padding-left: 4px;
}

.social_2 {
display: block; 
height: 30px; 
width:  30px;
background-image: url(/images_dizain/tolstogo38/social_2.png);
background-position: -1px 31px;
float: left;
padding-left: 4px;
}


.social_2:hover {
display: block; 
	height: 30px; 
	width:  30px;
	background-image: url(/images_dizain/tolstogo38/social_2.png);
	background-position: -1px -5px;
float: left;
padding-left: 4px;
}

.social_3 {
display: block; 
height: 30px; 
width:  30px;
background-image: url(/images_dizain/tolstogo38/social_3.png);
background-position: -1px 31px;
float: left;
padding-left: 4px;
}


.social_3:hover {
display: block; 
	height: 30px; 
	width:  30px;
	background-image: url(/images_dizain/tolstogo38/social_3.png);
	background-position: -1px -5px;
float: left;
padding-left: 4px;
}

.social_4 {
display: block; 
height: 30px; 
width:  30px;
background-image: url(/images_dizain/tolstogo38/social_4.png);
background-position: -1px 31px;
float: left;
padding-left: 4px;
}


.social_4:hover {
display: block; 
	height: 30px; 
	width:  30px;
	background-image: url(/images_dizain/tolstogo38/social_4.png);
	background-position: -1px -5px;
float: left;
padding-left: 4px;
}

.social_5 {
display: block; 
height: 30px; 
width:  30px;
background-image: url(/images_dizain/tolstogo38/social_5.png);
background-position: -1px 31px;
float: left;
padding-left: 4px;
}


.social_5:hover {
display: block; 
	height: 30px; 
	width:  30px;
	background-image: url(/images_dizain/tolstogo38/social_5.png);
	background-position: -1px -5px;
float: left;
padding-left: 4px;
}

.user {
display: block; 
height: 30px; 
width:  30px;
background-image: url(/images_dizain/tolstogo38/user_1381.png);
float: left;
background-repeat: no-repeat;
margin-left: 17px;
margin-right: -12px;
padding-top: 3px;
}






#head-line {margin-top:27px; width:100%; height:58px; }

ul.menu {margin:0 auto; //width:700px; height:58px; display:block;}

li.menu-item {
	text-align:center;
	line-height: 14pt;
	font-family:"Myriad Pro", Arial;
	font-size:11pt;
	//width:140px;
	height:58px;
	float:left;
	color:#fff;
	}
li.menu-item a{
	//display:block;
	width:140px;
	height:58px;
	color:#353535;
	text-decoration:none;
        padding-right: 29px;
	}
	
	li.menu-item a:hover{
	//display:block;
	width:140px;
	height:58px;
	color:#485663;
	text-decoration:underline;
	background:url('hover.png') 0 3px no-repeat;
	}
	
	ul.menu li {
	background:url('clear.png') left no-repeat;
	}
ul.menu li:first-child{background:none;}



/*Выпадающее меню*/
ul.menu li ul {
	display: none;
background-color: #fff;	
width: 120px;
}

ul.menu li:hover ul {
	display: block;
	position: absolute;
	top: 34px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;	
        z-index: 1000;
        text-align: left;
        //width: 100%;
}

ul.menu li:hover ul li {
	float: left;
	width: 150px;
	border-right: none;
}

ul.menu li:hover ul li a {
	//border-top: 1px solid #4f4f4f;
	border-right: none;
	//padding: 6px 10px 8px;
}
	

ul.menu li:hover ul li a:hover {
	background-color: transparent;
	color: #353535;
text-decoration: underline;
}

ul.menu li:hover ul li:first-child a:hover {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}			






ul.menu_top {
	margin: 0;
	padding: 6px 0 0px 0;
	//display: inline-block;

   
	
	width: 100%;
}

ul.menu_top li {
	float: left;
	list-style: none;
	position: relative;
}

ul.menu_top li a {
	color: #fff;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px 24px 5px;
	text-decoration: none;
	//border-right: 1px solid #2b2b2b;
	text-shadow: 0 1px 0 #106da2;
line-height: 23px;
}

ul.menu_top li a:hover {
	//background-color: #2b2b2b;
text-decoration: underline;
}

ul.menu_top li:first-child a:hover {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}
/*Выпадающее меню*/
ul.menu_top li ul {
	display: none;
background-color: #fff;	
width: auto;
white-space: nowrap;
}

ul.menu_top li:hover ul {
	display: block;
	position: absolute;
	//top: 34px;
        border-radius: 0 0 10px 10px;
        -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #3d9ad1;	
        z-index: 2000;
        text-align: left;
        width: auto;
        //white-space: nowrap;
        
}

ul.menu_top li:hover ul li {
	float: left;
	width: auto;
	border-right: none;
}

ul.menu_top li:hover ul li a {
	//border-top: 1px solid #4f4f4f;
	border-right: none;
	//padding: 6px 10px 8px;
}
	

ul.menu_top li:hover ul li a:hover {
	background-color: transparent;
	color: #fff;
text-decoration: underline;
}

ul.menu_top li:hover ul li:first-child a:hover {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}			

.menu_top2{
   width: 1024px; /* ширина обертки меню */
   height: 40px; /* высота */
   margin: 0 auto; /* центрирование обертки! меню */
   //background: #30a8c3; /* цвет фона */
   overflow: hidden; /* прячем пункты, выходящие за область обертки */
   position: relative; /* относительное позиционирование */
}
.menu_top2 ul{
   //float: left; /* прижимаем меню к левому краю обертки */
   position: relative; /* относительное позиционирование */
   left: 46%; /* сдвигаем меню вправо */
}
.menu_top2 ul li{
   list-style: none; /* убираем маркеры */
   float: left; /* выстраиваем пункты меню по горизонтали */
   position: relative; /* относительное позиционирование */
   right: 50%; /* сдвигаем каждый пункт влево */
}
.menu_top2 ul li a{
   text-decoration: none; /* убираем подчеркивание ссылки */
   display: block; /* делаем ссылки блочными */
   padding: 2px 10px; /* отступы */
   color: #fff; /* цвет ссылок */
   margin-top: -5px;
   font-size: 14px;
//text-shadow: 0 1px 0 #353535;
}

.left_menu .item_menu_div {
    z-index: 2;
    
}



.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	font-size:13px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	//margin:20px;
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 
.simple-little-table th {
	font-weight:bold;
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
 
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	//padding-left:20px;
	border-left: 0;
}
.simple-little-table tr td {
	padding:10px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
 
.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}

.slabovid {
background: #1FADED; border-radius: 5px; padding: 10px; float: left; margin-bottom: 10px;
}

 #hpvgd,.h-mdiv,.h-mdiv2,.h-ldiv,.h-rdiv {background:#fff; color:#6D6D6D;}
 #hpvgd {width:100%; z-index:100; width:100%; border-bottom:2px solid rgb(230,230,230);}
 .h-mdiv {display:none; position:relative; margin:auto; text-alegn:center;}
 .h-mdiv2 {display:none; position:fixed; margin:auto; text-alegn:center; width:400px; height:200px;}
 .h-ldiv {float:left; padding:7px 10px 7px 0px;}
 .h-rdiv {position:absolute; top:7px; right:0px; text-align:right;}
 .h-ni {display:none !important;}
 a.hcmaf {color:red; margin-left:5px; font-size:20px; font-weight:bold;}
 a.h-anl {color:#2a72cc;}
 a.h-al {color:#ED664B;}
 .h-fi {font-weight:bold; border-radius:50%; padding:0px 8px; margin-right:5px; font-size:19px;}
 .h-background-1 {color:#fff !important; background:#000 !important;}
 .h-background-2 {color:#000 !important; background:#fff !important;}

.doc_files {border-bottom: 1px dotted  #ddd; padding: 5px 0; float: left; width: 760px; //background: #fff none repeat scroll 0 0;}
.doc_files:hover {background: #f4f4f4;}

.btnleftds {
background: rgba(0, 0, 0, 0) url("/images_dizain/pupils/faq.jpg") repeat scroll 0 0;
    height: 60px;
    margin-bottom: 10px;
    width: 200px;
cursor: pointer;
}

.btnleftds:hover {
background: rgba(0, 0, 0, 0) url("/images_dizain/pupils/faqh.jpg") repeat scroll 0 0;

}

.accordion {
	margin: 20px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
        float: left;

	
	}
.accordion section {
 	border-bottom: 1px solid #ccc;
	margin: 5px;
	background: #fafafa none repeat scroll 0 0;
  	
	}
.accordion h2, .accordion p {
	margin: 0;
	}
.accordion p {
	padding: 10px;
	}
.accordion h2 a {
	display: block;
	position: relative;
	font: 14px/1 'Trebuchet MS', 'Lucida Sans';
	padding: 10px;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.accordion h2 a:hover {
	//background: #fff;
	}
.accordion h2 + div {
	height: 0;
	overflow: hidden;
	-moz-transition: height 0.3s ease-in-out;
	-webkit-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
	}
.accordion h2 a:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	border-top: 5px solid #333;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	}
.accordion :target h2 + div {
	height: auto;
	}

.accordion li {
list-style: outside none disc;
padding: 5px 0;
}

.accordion ul {

}


.ac-container{
	
	margin: 10px auto 30px auto;
	text-align: left;
float: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #353535;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 16px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: auto;
	padding: 10px 20px;
}
.ac-container input:checked ~ article.ac-medium{
	height: auto;
	padding: 10px 20px;
}
.ac-container input:checked ~ article.ac-large{
	height: auto;
	padding: 10px 20px;
}

.ac-container li {
list-style: outside none disc;
padding: 5px 0;
}

.mce-content-body {
background:#ffffff;
}

#tinymce {
    background:#ffffff;
}

.note.note-danger {
    background-color: #fef7f8;
    border-color: #f0868e;
    color: #210406;
}
.note {
    border-left: 5px solid #eee;
    border-radius: 0 4px 4px 0;
    margin: 0 0 15px;
    padding: 1px 5px;
}

.note.note-info {
    background-color: #f5f8fd;
    border-color: #8bb4e7;
    color: #010407;
}

.note.block-info {
    background-color: #f5f8fd;
    border: 2px solid #8bb4e7;
    border-radius: 0;
    color: #010407;
    text-align: center;
}

.note.block-danger {
    background-color: #fef7f8;
    color: #210406;
    border: 2px solid #f0868e;
    border-radius: 0;
    color: #010407;
    text-align: center;
}

.note.note-green {
    background-color: #f7fffb;
    border-color: #26c281;
    color: #010407;
}

.note.block-green {
    background-color: #f7fffb;
    border: 2px solid #26c281;
    color: #010407;
    border-radius: 0;
    color: #010407;
    text-align: center;
    width: 23%;
    float: left;
    margin: 0 3px 10px;
}

.note.note-green2 {
    background-color: #f2fffe;
    border-color: #1ba39c;
    color: #010407;
}

.note.note-purple {
    background-color: #fbf4ff;
    border-color: #8e44ad;
    color: #010407;
}

.note a {
text-decoration: none;
}

.note a:hover {
text-decoration: underline;
}

div.note p {
    font-size: 13px !important;
}

strong { font-weight: bold; }

#head {
    z-index: 0 !important;
}

.top-menu {
    z-index: 0 !important;
}


	
	#window{
		width: 800px;
		height: 100%;
		margin: 50px auto;
		display: none;
		background: #fff;
		z-index: 200;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 16px;
		border: 5px solid #ddd;
	}
	
	.close{
		cursor: pointer;
	}
	
	#right-col {
	    //z-index: 0;
	}
	
	#left-col {
	    //z-index: 3;
	}
	
	#wrap2{
		display: none;
		opacity: 0.8;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 16px;
		background-color: rgba(1, 1, 1, 0.725);
		z-index: 100;
		overflow: auto;
	}
	
	.closewindow {
	    text-align: right;
        font-size: 14px;
        text-decoration: underline;
        padding-bottom: 10px;
        color: #4d84af;
	}
	
	#window p {
	    font-size: 16px;
	    line-height: 22px;
	}
	
	.spravname {
	    color: #353535;
padding-bottom: 10px;
	}
	
	.ld-item-img2 {
	    float: left;
overflow: hidden;
width: 250px;
height: 150px;
padding: 4px;
margin-right: 5px;
border: 1px solid rgb(221, 221, 221);
	}


#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
}

.cookie_accept{
    width:20%;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}