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

.fullimagecontainer {
    	border: 3px solid #90b03e;;
    	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: #90b03e;
    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%;
    clear: left;
    overflow-x: scroll;
    verflow-y: hidden;
}

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

a#gallery_prev {
    clear: left;
}

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: #90b03e;
	color: white;
	position: relative;
	float: left;
	width: 180px;
        right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 4;
}


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

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



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


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

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

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


#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: #90b03e;
	position: absolute;
	top: 15px;
	right: 104px;
	height: 65px;
	width:100%;
        z-index: 0;
}

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

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

#search form {
	float: right;
}


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

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

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

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

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

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

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


#logo {
	display: block;
	position: relative;
	float: right;
	top: 15px;
	left: 0px;
	width: 141;
	height: 109;
	z-index: 8;
        border-width: 0px;
}

#logobar {
	display: block;
	position: relative;
	top: 0px;
	right: 5px;
	width: 255px;
	height: 109px;
	background-color: #ffffff; 
	z-index: 2;
}

#menucolumn {
	display: block;
	background-color: #ffffff;
	position: relative;
	top: 10px;
	right: 5px;
	border-top: solid 5px #90b03e;
	border-left: solid 5px #90b03e; 
}

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

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

.menuheader {
   display: block;
   position: relative;
   width: 90%;
   margin: 10px;
   background-color: #90b03e;
   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: #303030;
}

.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: left;
}

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;
}


h1.abstract {
   margin: 0px;
   padding: 0px;
   text-align: right;
   font-size: 22px;
}

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

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

div.abstract {
  padding: 1em;
  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.article div.document div.sidebar {
    clear: none;
    float: right;
}

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;
   clear: left;
   position: relative;
   text-align: left;
   font-weight: bold;
   font-size: 14px;
   width: 80%; 
}

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

}

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

div.shortabstract {
   display: block;
   position: relative;
   width: 100%;
   float: left;
}

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;
}

.error {
    display: block;
    width: 98%;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    color: #e61000;
    margin: 5px 0;
    border: solid 1px #e61000;
    padding: 5px;
    text-align: center;
}

.warning {
    display: block;
    width: 98%;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    color: green;
    margin: 5px 0;
    border: solid 1px green;
    padding: 5px;
    text-align: center;
}

.trace {
    display: block;
    width: 98%;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    color: blue;
    margin: 5px 0;
    border: solid 1px blue;
    padding: 5px;
    text-align: center;
}

