.pagebreak {
   page-break-before: always;
}

.pagebreak {
   page-break-after: always;
}

.tablenoborder {
   border: 0px solid white;
   border-collapse:collapse;
}

table.tablenoborder tbody tr {
   border: 0px solid white;
}

table.tablenoborder tbody tr td {
   border: 0px solid white;
}

.tableborder {
   border: 2px solid black;
   border-collapse:collapse;
}

table.tableborder tbody tr {
   border: 1px solid black;
}

table.tableborder tbody tr td {
   border: 1px solid black;
}

#editormenu {
	display: block;
	position: fixed;
	bottom:0;
	right:0;
	z-index: 20;
}

a.editormenu {
	border: solid 2px gray;
	display: inline;
	padding: 0px 5px;
	color: #ffffff;
   	text-align: center;
	background-color: #0869a1;
}

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


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

#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;
	z-index: 5;
}

#authordata {
	display: block;
	background-color: #ffffff;
	color: #000000;
	position: relative;
	top: 50px;
	text-align: right;
	vertical-align: top;
	z-index:04;
}

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

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

#menucolumnpad {
  height: 120px;
  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 {
   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;
 }

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


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



p.date {
   text-align: right;
   font-size: 11px;
   font-weight:bold;
   color=#000000;
   padding: 4px;
}
p.author {
   text-align: right;
   font-size: 11px;
   font-weight:bold;
   color=#000000;
   padding: 4px;
}

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;
   font-size: 22px;
}

span.abstractauthor {
  display: none;
}

span.abstractdate {
  display: none;
}

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

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

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;
   text-align: justify;
}

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

