body {
   min-width: 900px;
}

a.image-reference img {
	border-width: 0px;
}

.fullimagecontainer {
    	border: 3px solid #0869a1;
    	text-align: center;
        position: absolute;
        overflow: hidden;
        top: 2%;
        left: 1%;
        right: 1%;
        bottom: 2%;
}

h1.sitetitle {
        position: absolute;
        font-size: 12pt;
        left: 50px;
        top: 0;
        padding: 0 5px;
        margin: 0;
        background-color: white;
        z-index: 5;
}

h1.sitetitle a {
    color: #0869a1;
    text-decoration: none;
}

.fullimagecontainer h1.fullimage {
    font-size: 16px;
    font-weight: bold;
}

.fullimagecontainer .imagebox {
        text-align: center;
        margin: 10px;
}


div.abstract img {
	border-width: 0px;
        margin: 4px;
}

div.contenticons {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}

div.contenticons img {
	border-width: 0px;
}

div.shareit {
   margin: 2px;
   padding: 2px;
   position: relative;
   width: 100%;
   float: left;
}

div.shareit a {
    display: block;
    float: left;
    padding: 0;
}

div.shareit a img {
    border-style: none;
    margin: 0 3px;
    width: 26px;
    height: 26px;
}

div.facebook {
   margin: 2px;
   padding: 2px;
   position: relative;
   width: 100%;
   float: left;
}


div.article img {
	border-width: 0px;
}

#menucolumnbr {
        display: none;
}

#mainmenu {
	display: block;
	background-color: #0869a1;
	color: white;
	position: relative;
	float: right;
	width: 180px;
        right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 4;
}


#header {
	display: block;
	background-color: #0869a1; 
	color: white;
	position: relative;
	height:80px;
	margin-right: 180px;
	top: 0px;
	left: 0px;
	min-width: 600px;
	z-index: 3;
	}

#column {
	display: block;
	background-color: #ffffff;
	/* border-right: solid 2px #0869a1; */ 
	width: 250px;
	position: relative;
	float: left;
	z-index: 1;
	}



#content {
	display: block;
	position: relative;
	background-color: #ffffff; 
	z-index: 0;
	margin-left: 250px;
	min-width: 600px;
	border-left: solid 5px #0869a1; 
	}


#referencemenu {
	display: block;
	background-color: #0869a1;
	color: white;
	position: relative;
	width: 180px;
        left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 120px;
	z-index: 4;
	float: left;
	clear: left;
}

#footer {
	display: block;
	background-color: #0869a1; 
	color: white;
	position: relative;
	height:80px;
	width: 100%;
	right: 0px;
	clear: left;
	bottom: +200px;
	min-width: 600px;
	}

#smartbanner {
	display: block;
	position: relative;
	bottom: +200px;
        padding: 2px;
        margin: 2px;
        text-align: center;
	}

#mainbody { 
	display: block;
	position: relative;
	left: 0px;
	right: 0px;
	min-height: 1300px;
	}


#body {
	display: block;
	position: relative;
	padding: 20px;
	}

#localnavy {
	display: block;
        position: relative;
	margin-top: 40px;
	z-index: 3;
	}


#formplace {
	display: block;
	background-color: #ffffff;
	color: #0869a1;
	position: absolute;
	top: 15px;
	left: 165px;
	height: 65px;
	right: 0px;
        z-index: 0;
}

#search form {
	float: right;
}


#topdreambot {
	display: block;
	background-color: #0869a0;
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	top: 20px;
	z-index: 1;
}

#search {
	display: block;
	background-color: #ffffff;
	position: absolute;
	height: 45px;
	padding: 5px;
	vertical-align: middle;
	right: 0px;
	top: 10:px;
}

#breadcrumbs {
	display: block;
	background-color: #ffffff;
	color: #535af6;
	position: absolute;
	top: 60px;
/*	border: solid 2px black; */
	height: 35px;
	left: 30px;
	width: 620px;
	z-index: 5;
}

#bottomformplace {
	display: block;
	background-color: #ffffff;
	color: #0869a1;
	position: absolute;
	top:15px;
	height: 50px;
	right: 165px;
	min-width: 555px;
	width: 100%;
}

#bottomdreambot {
	display: block;
	background-color: #0869a0;
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	bottom: 15px;
	right: 0px;
	z-index: 1;
}

#login {
	display: block;
	background-color: #ffffff;
	position: absolute;
	height: 10px;
	padding: 20px;
	vertical-align: middle;
	right: 100px;
	bottom: 15px;
}

#bottombreadcrumb {
	display: block;
	background-color: #ffffff;
	color: #535af6;
	position: absolute;
	top: 0px;
        height: 15px;
	right: 15px;
	width: 100%;
	min-width: 600px;
	z-index: 2;
}

input {
  	background-color:  #0869a0; /* Цвет фона */
  	color: #ffffff; /* Цвет текста */
	vertical-align: top;
	border-style: solid;
	font-size: 20px;
}	

textarea {
  	background-color:  #0869a0; /* Цвет фона */
  	color: #ffffff; /* Цвет текста */
	vertical-align: top;
	border-style: solid;
	font-size: 12px;
}	


#logo {
	display: block;
	position: relative;
	float: left;
	top: 15px;
	left: 0px;
	width: 163;
	height: 118;
	border-width: 0px;
      
	z-index: 5;
}

#logobar {
	display: block;
	position: relative;
        float: left;
	width: 255px;
        height: 200px;
	background-color: #ffffff; 
	z-index: 2;
}

#menucolumn {
	display: block;
    float: left;
    left: 5px;
	background-color: #ffffff;
	position: relative;
	border-top: solid 5px #0869a0;
	border-right: solid 5px #0869a0; 
}

#menucolumnpad {
  height: 150px;
  position: relative;
  width: 90%;
}

.menublock {
   width: 90%;
   margin: 10px;
   padding: 0px;
   background-color: #b4d2e3;
   border: solid 0px black;
   position: relative;
}

.menuheader {
   display: block;
   position: relative;
   width: 90%;
   margin: 10px;
   background-color: #0869a1;
   color: #ffffff;
   padding: 0px;
   text-align: center;
   border: solid 0px black;
   top: 10px;
 }

.menuitem,
.menuitemactive {
   display:block;
   width: 90%;
   margin-left: 10px; 
   margin-right: 10px;
   position: relative;
   text-align: justify;
   font-size: 11px;
   font-weight:bold;
   color: #151ff3;
   padding-bottom: 5px;
}

.menuitemactive {
   color: #404040;
}

.mainmenuitem {
   display:block;
   width: 90%;
   margin-left: 10px; 
   margin-right: 10px;
   padding-bottom: 10px;
   position: relative;
   text-align: justify;
   font-size: 14px;
   font-weight:bold;
   color: #ffffff;
 }

.mainmenuitemactive {
   display:block;
   width: 90%;
   margin-left: 10px; 
   margin-right: 10px;
   padding-bottom: 10px;
   position: relative;
   text-align: justify;
   font-size: 16px;
   font-weight:bold;
   color: #ffffff;
 }


div.reference {
   margin: 10px;
   padding: 0px;
   background-color: #b3b3b3;
   border: solid 0px black;
   position: relative;
   clear: right;
}

h1.reference {
   margin: 10px;
   background-color: #b3b3b3;
   color: #000000;
   padding: 0px;
   font-size: 12px;
   border: solid 0px black;
   position: relative;
   top: 10px;
}

a.reference {
   display:block;
   margin-left: 40px; 
   margin-right: 10px;
   position: relative;
   text-align: justify;
   font-size: 16px;
   font-weight:bold;
   color: #151ff3;
   padding-bottom: 5px;
}

a.up:after {
   content: url(icons/arrow-up.png);
}

a.up:before {
   content: url(icons/arrow-up.png);
}

a.up {
   display: block;
   position: relative;
   text-align: center;
   font-size: 11px;
   font-weight:bold;
   z-index: 5;
}

a.left:before  {
   content: url(icons/arrow-left.png);	
}

a.left {
   display: block;
   position: relative;
   text-align: left;
   font-size: 11px;
   font-weight:bold;
   margin-left: 15px;
   width: 50%;
}

a.right:after {
   content: url(icons/arrow-right.png);	
}

a.right {
   display: block;
   position: relative;
   text-align: right;
   font-size: 11px;
   font-weight:bold;
   width: 50%;   
   float: right;
   margin-right: 15px;
}

div.abstractheader {
    position: relative;
}

h1.abstract {
   margin: 0px;
   padding: 0px;
   font-size: 22px;
   width: 100%;
   float: left;
}

span.abstractauthor {
    display: block;
    float: left;
    width: 50%;
}

span.abstractdate {
    display: block;
    width: 50%;
    float: right;
    text-align: right;
}

div.abstract {
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  text-align: justify;
}


div.article {
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
}

div.annotations {
   display: block;
   position: relative;
   margin-top: 20px;
   marging-bottom: 10px;
   left: 20px;
   padding: 0px;
   padding-color: white;
   float: right;
   background-color: #b3b4ba;
   width: 250px;
   z-index: 3;
}

div.annotation {
   display: block;
   position: relative;
   padding: 10px;
   margin: 10px;
   font-size: 11px
   border-style: solid;
   border-width: 2px;
   border-color:  #000000;
}

h1.annotation {
   margin: 0px;
   padding: 0px;
   font-size: 12px;
}

div.short {
   display: block;
   position: relative;
   padding: 10px 0;
   width: 100%;
   float: left;
}

div.shortheader {
   border: solid 0px black;
   display: block;
   position: relative;
   padding-bottom: 10px;
   width: 100%;
   float: left;
}

a.shorttitle {
   border: solid 0px black;
   display: block;
   position: relative;
   text-align: left;
   font-weight: bold;
   font-size: 14px;
   width: 80%; 
}

span.shortauthor {
   display: block;
   position: relative;
   float: left;
   font-weight: bold;
   font-size: 14OApx;
   width: 40%;

}

span.shortdate {
   display: block;
   position: relative;
   text-align: right;
   float: right;
   font-weight: bold;
   font-size: 14px;
   width: 40%;
}

div.shortabstract {
   display: block;
   position: relative;
   width: 100%;
   clear: right;
   float: left;
   text-align: justify;
}

div.shortabstract img {
    border-width: 0px;
    margin: 4px;
}

div.values {
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
}

h1.values {
  display:none;
}

div.leftvalues {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

div.rightvalues {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align:  right;
}


