body {
	padding: 0;
	margin: 0;
	display: block;
}

h2, h3 {
	color: #af5629;
	font-size: 26px;
	font-weight: bold;
}

#headerTitle {
        width: 100%;
}
.tocTitle {
	color: #af5629;
	font-family: Verdana;
		font-weight: bold;
}

.tocTitle:hover {
background: #d3f2ff;
	font-family: Verdana;
	font-weight: bold;
}

.file {
	font-family: Verdana;
	font-weight: bold;
}

.file:hover {
	font-family: Verdana;
	font-weight: bold;
	background: #3d3759;

}

#header {
margin: 0px auto;
padding: 1px 0px 1px 1px;
font-family: Arial;
font-weight: normal;
text-align: right;
font-size: 0px;
font-style: normal;
font-variant: normal;
letter-spacing: normal;
line-height: normal;
orphans: auto;
text-indent: 0px;
text-transform: none;
white-space: normal;
widows: 1;
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
background: url(http://journals.uran.ua/public/journals/349/pageHeaderTitleImage_uk_UA.jpg) left repeat-x;
}
a:link {
	color: #af5629;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

a:active {
	color: #af5629;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

a:visited {
	color: #af5629;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

a:hover {
	color: #6d3918;
	background: none;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

.menu {
font-weight: bold;
font-family: Verdana;
	  text-align: center;
	  font-size: 18px;
}

#content {
	color: #af5629;
	font-family: Verdana;
	font-size: 13px;
}

#content a {
	color: #af5629;
	font-family: Verdana;
		text-decoration: none;
}

#content a:hover {
	color: #6d3918;
	font-family: Verdana;
		text-decoration: none;
			background: none;
}

li {
	color: #af5629;
}

li a{
		font-weight: bold;
	font-family: Verdana;
}

li a:hover{
		font-weight: bold;
	font-family: Verdana;
	background: #8dddff;
}

#back-top {
 cursor:pointer;
 position:fixed;
 bottom:40px;
 right:50px;
 z-index:999;
}
/*дата выпуска, текущий выпуск на главной и дата статьи*/
.issue-details.col-md-12{
   display: none;
}
.published
{
   display: none;
}
