@charset "UTF-8";

html, body, div, p, table, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	color: #502600;
	background-color: #D2C49F;
	height:100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	text-align:justify;
	line-height: 1.3em;
}

h1 {
	font-size: 218%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 19px 0px;
}

h2 {
	font-size: 164%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 19px 0px;
}

h3 {
	font-size: 145%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 16px 0px;
}

p {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #848210;
}

a:link {
	color: #848210;
}

a:visited {
	color: #848210;
}

a:hover {
	color: #848210;
}

td {
	line-height: 1.7em;
}

img {
	border-width: 0px;
}

input, textarea {
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

textarea {
	margin: 2px 0px;
	font-size: 90%;
}

.image {
	border-style: solid;
	border-color: #D2C49F;
	border-width: 2px;
}

.photographer {
	position: relative;
	left: 375px;
	top: 120px;
	z-index: 2;
}

#logo {
	position: absolute;
	z-index: 8;
	visibility: visible;
	left: 56px;
	top: 11px;
	width: 415px;
	height: 89px;
}

#hor_gradient {
	position: absolute;
	z-index: 8;
	visibility: visible;
	left: 69px;
	top: 101px;
	width: 647px;
	height: 4px;
}

#content {
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 331px;
	top: 95px;
	width: 672px;
	height: 643px;
	font-size: 90%;
	text-align:justify;
	line-height: 1.2em;
}

#links {
	width: 800px;
	padding: 0px 30px;
}

#publications {
	padding: 0px 30px;
	text-align:justify;
}

#signs {
	padding: 0px 30px;
	text-align:justify;
}

#publications a {
	color: #848210;
}

#links a {
	color: #848210;
}

#signs a {
	color: #848210;
}

.title {
	text-align:left;
	font-size: 80%;
	line-height: 1.2em;
}

.important {
	color: #848210;
}

.footer {
	text-align: center;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.footer a {
	text-decoration: none;
	color: #502600;
}

#contacts {
	width: 350px;
	padding: 0px 30px;
	font-size: 120%;
}

.maintext {
	font-size: 120%;
}

.news {
	font-size: 120%;
	margin: 8px 0px;
}

 a.firstnews {
	 color: #45705b;
}