* {
  margin: 0;
  padding: 0;
}


body {
  width: 100%;
  height: 100%;
  background-color: #fefefe;
  font-size:1em;
  line-height:135%;
}


h1 {
  padding-bottom: 10px;
  font-size:1.6em;
  margin: 0px;
  padding-top: 10px;
  COLOR: #3a2a1d;
  text-align: left;
}

h2 {
  PADDING-BOTTOM: 10px;
  font-size:1.5em;
  MARGIN: 0px;
  PADDING-TOP: 10px;
  COLOR: #3a2a1d;
  TEXT-ALIGN: left;
}

h3 {
  PADDING-BOTTOM: 10px;
  font-size:1.3em;
  MARGIN: 0px;
  PADDING-TOP: 10px;
  COLOR: #3a2a1d;
  TEXT-ALIGN: left;
}

h4 {
  COLOR: #669966;
  PADDING-LEFT: 10px;
  font-size:1em;
  MARGIN: 0px;
  TEXT-ALIGN: left;
  LETTER-SPACING: 0.1ex
}

h5 {
  COLOR: #999999;
  PADDING-LEFT: 10px;
  FONT-SIZE: 1em;
  MARGIN: 0px;
  TEXT-ALIGN: left;
}


/* -------------------------------
Адаптивный дизайн
----------------------------------*/

img {
   max-width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
}

/*###################################################################################################################*/
@media screen and (min-width:1025px) {

#footer #bottomCnt { 
 position: relative;
 width:200px;
 margin-left: -50px;
 float:left;
 z-index: 0;
}

}




@media screen and (min-width:800px) and (max-width:1024px) {

#wrapper #content #colLeft {
	width:10%;
}

#wrapper #content #colCenter {
	width:78%;
        float:left;
}

#wrapper #content #colRight {
        display:none;
	}

#LeftBottom {
        display:none;
	}

#footerR { 
        display:none;
}

#footerL { 
        display:none;
}

#footer #bottomCnt { 
 width:200px;
 float:left;
 margin-left: 10px;
 z-index: 0;
}


}

/*###################################################################################################################*/

@media screen and (min-width:100px) and (max-width:799px) {

#wrapper #content #colLeft {
        display:none;
        }

#wrapper #content #colCenter {
	width:98%;
	}

#wrapper #content #colRight {
        display:none;
	}

#LeftHead {
        display:none;
	}

#LeftBottom {
        display:none;
	}

#RightHead {
        display:none;
	}

#RightBottom {
        display:none;
	}

#footerR { 
        display:none;
}

#footerL { 
        display:none;
}

#footer #bottomCnt { 
 width:200px;
 float:left;
 margin-left: 10px;
 z-index: 0;
}


   ul.mm {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
   }
   ul.mm li {
    display: inline; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    padding: 3px; /* Поля вокруг текста */
   }


}

/* -------------------------------
Конец Адаптивный дизайн
----------------------------------*/



/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/

#wrapper {
        margin-top:0px;
        border:0px solid #000;
	width: 100%;
        max-width:1210px;
	margin: 0 auto;
	height: auto !important;
}

#
headerInner {
        border: 0px solid #000;
        position:relative;
        width:100%;
        max-width:1000px;
        height:60px;
	margin:0 auto;
        margin-top:0px;
}


#content {
        
	margin-top:25px;
        border: 0px solid #1FA2E1; 
}

.text {
	margin:15px;
}

#content #colLeft {
        float:left;
	width:23%;
	margin-right:0px;
}

#content #colCenter {
        position:relative;
        margin-left:5px;
        float:left;
	width:56%;
}

#content #colCenter #colCenterB {
        margin-left:0px;
        border: 1px solid #bead93;
	padding-bottom: 50px;
}


#content #colRight {
        position:relative;
        margin-left:5px;
        float:left;
	width:20%;
}


#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}


#LeftHead {
	margin-top:0px;
        border: 0px solid #1FA2E1; 
        float:left;
	background: #eeffee;
}

#LeftBottom {
	position: absolute;
	left: 0; bottom: 0; height: 210px; width: 300px;
	z-index: -1;
	background: url(../image/left.jpg) no-repeat;
        border: 0px solid #1FA2E1; 
        float:left;
}

#RightBottom {
	position: absolute;
	right: 0; bottom: 0; height: 350px; width: 177px;
	z-index: -1;
	background: url(../image/right.jpg) no-repeat;
}

#RightHead {
	margin-top:0px;
        border: 0px solid #1FA2E1; 
	margin-right:0px;
        float:right;
	background: #eeffee;
}


#ReclBottom {
	margin-top:0px;
        border: 0px solid #1FA2E1; 
	margin-right:0px;
        text-align: center;
        float:none;
	background: #eeffee;
}

#footer #footerR { 
    position: relative;
    margin-top: -300px; /* negative value of footer height */
    height: 350px;
    width: 177px;
    z-index: -1;
    background: url(../image/right.jpg) no-repeat;
    float: right;
    vertical-align:bottom;
  } 

#footer #footerL { 
    position: relative;
    margin-top: -160px; /* negative value of footer height */
    height: 210px;
    width: 300px;
    z-index: -1;
    background: url(../image/left.jpg) no-repeat;
    float: left;
    vertical-align:bottom;
  } 


#footer #bottomCnt { 
 position: relative;
 width:200px;
 float:left;
 z-index: 0;
}

/*----------------------------
          Логотип
------------------------------*/

.logo {
 margin:0px auto 0 auto;
 text-align: center;
}


.navLine {
 margin:0px auto 0 auto;
 text-align: center;
}


#main { padding-bottom: 50px; }  /* must be same height as the footer */
#footer { 
    position: relative;
    margin-top: -50px; /* negative value of footer height */
    height: 50px;
    clear:both;
    vertical-align:bottom;
  } 
/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

html, body, #wrapper { height: 100%; }
body > #wrapper {height: auto; min-height: 100%;}



option.imagebacked {
padding: 2px 0 2px 20px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
}


#content #colRight .dataBlock {
        position:relative;
        vertical-align:top;
        padding: 0.5em;
        border-radius: 6px;
        display:inline-block;
        border: 0px solid #1FA2E1;
	background: #d3fbce;
        
}

#content #colRight .dataBlock2 {
        position:relative;
        vertical-align:top;
        display:inline-block;
        padding: 0.5em;
        border-radius: 6px;
        border: 0px solid #1FA2E1;
	background: #d3fbce;
}



ol {
  margin-left:25px;
  text-decoration:none;
}


.copy2 {
position: absolute;
bottom: 1px;
right: 5px;
width: 260px;
COLOR: #bbbbbb;
FONT-SIZE: 0.7em;
FONT-WEIGHT: normal;
FONT-FAMILY: tahoma,sans-serif,arial,helvetica;
}


a.smallbold {
FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-DECORATION: none; COLOR: gray;
}


.sdate { 
	color: #666666;
	padding-top: 0px;
	padding-bottom: 12px;
}

.formbutt {
background: linear-gradient(#c0df02, #9fb803) repeat scroll 0% 0% #688811;
border: 0px none;
padding: 2px 5px;
border-radius: 3px;
outline: 0px none;
cursor: pointer;
}
.formbutt:hover {
background: linear-gradient(#fcbe01, #e1aa01) repeat scroll 0% 0% #c88034;
}

.inputbox {
BACKGROUND-COLOR: #F3FEF2; BORDER-BOTTOM: #0D5E00 1px solid; BORDER-LEFT: #0D5E00 1px solid; BORDER-RIGHT: #0D5E00 1px solid; BORDER-TOP: #0D5E00 1px solid; COLOR: #444444;
}



.page {
  text-align:  center;
  margin-top:  10px;
  line-height: 2.0;
  margin-bottom:  10px;
  color: gray;
  font-size: 1.2em;
}
.page a,
.page span {
  padding:  3px 3px;
  margin:  0 0 0 0;
}

.page a:last-child,
.page span:last-child {
  margin-right:  0;
}

.page a:hover {
  background:  #dbeed9;
}

.page span {
  background:  #fff;
}



.var2 {
  	font-size:0.85em;
	color: gray;
        margin-top: 8px;
	margin-bottom:  12px;
}

UL {
	PADDING-RIGHT: 2px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 10px; PADDING-TOP: 0px;
}
LI {
	COLOR: #bead93;
}

li span {
    color: black; /* Цвет текста списка*/
}

#content pre {
  	font-size:1em;
        margin-top: 8px;
	margin-bottom:  12px;
        line-height: 1.2;
}
pre b {
 COLOR: maroon;/*#fd2323*/
 FONT-WEIGHT: bold;
}
pre i {
	COLOR: maroon;
}

.year { COLOR: #999999; }

#recl2 { margin:15px; }

.ltr {
 BACKGROUND-COLOR: #fafefa;
 COLOR: #bead93;
 FONT-WEIGHT: bold;
}


th {
	COLOR: #9cc09e;
}

.corners {
border: 1px solid #ccf0ce;
border-radius: 10px 0px 0px 0px;
padding: 5px;
color: #999999;
}


.alb  {
        clear: left;
        width: 500px;
        BORDER-TOP: #dddddd 1px solid; PADDING-BOTTOM: 2px;
        BORDER-BOTTOM: #dddddd 1px solid;
        PADDING-TOP: 2px;
        overflow: auto;
      }
.alb2  {
        clear: left;
        width: 220px;
        BORDER-TOP: #00A200 1px solid; PADDING-BOTTOM: 2px;
        BORDER-BOTTOM: #00A200 1px solid;
        PADDING-TOP: 2px;
        BACKGROUND-COLOR: #FDF8E8;
        overflow: auto;
      }
IMG.cover { 
  float: left;
  border: none;
  margin-left: 1px;
  margin-right: 4px;
  margin-bottom: 2px;
}
IMG.cover2 { 
  float: left;
  border: 1px solid gray;
  margin-top: 10px;
  margin-left: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}

IMG.auth { 
  float: left;
  margin-top: 10px;
  margin-left: 4px;
  margin-right: 10px;
  margin-bottom: 8px;
  position: relative;
}


.lst2 { clear: left; }

.quot {
  	font-size:0.85em;
        overflow: hidden;
}

.crd {
 COLOR: maroon;/*#fd2323*/
 FONT-WEIGHT: bold;
}


.highlt {
border: 1px solid #feb528;
BACKGROUND-COLOR: #fea700;
border-radius: 10px 10px 5px 5px;
padding: 0px;
color: #ffffff;
}

.headTab {
 BACKGROUND-COLOR: #fafefa;
 COLOR: #bead93;
 FONT-WEIGHT: normal;
}
.light { BACKGROUND-COLOR: #ffffee; }
.dark  { BACKGROUND-COLOR: #f0ece3; }


