/*
Design by Magnat
*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFD723 url('images/back_all.jpg') repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content {
	margin: 0 auto;
	background: #ffffff;
	width: 1039px;
	text-align: left;
}

#header {
	background: #ffffff;
	height: 308px;
	text-align: left;
	border-width: 0 4px 0 4px;
	border-style: solid;
	border-color: #ffffff;
}


#menu1 {
	height: 80px;
	padding: 0 0 0 1px;
	background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;
	white-space:nowrap;
	font-size: 5%;
	min-width: 1030px;
}

#menu li {
	display:inline-block;
	font-size: 2000%;
}

#menu a {
	white-space:normal;
	float: left;
	max-width: 76.5px;
    height: 46px;
    padding: 35px 2px 0 2px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75); /* Тень текста, чтобы приподнять его на немного */
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#menu a:hover {
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF url(images/header_top_over.gif) repeat-x;
}

#logo {
	background: #ffffff url('images/big_pic_gora2_new.gif') no-repeat;
	background-size: cover;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

#logo H2 a {
	font-size: 12px;
}

#left {
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3 {
	width: 225px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
	background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}

#left a:visited {
	color: #D72020;
}

#left p {
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right {
	float: right;
	width: 763px;
	padding-right: 10px;
}

#right H4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a {
	color: #D72020;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

TR.under_thanks {

	/*style='text-align: center; font-size: 10pt; font-weight: bold; height: 2em'*/
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	height: 2em
}

TR.under_thanks TD {
	padding-bottom: 1em;
}

DIV.article {
	font-weight: bold;
}

DIV.article P {
	text-indent: 3em;
}

DIV.article P.date {
	font-weight: normal;
}

DIV.article P.biblio {
	text-indent: 0;
	font-weight: normal;
}

DIV.article H5 {
	color: black;
	font-size: 1.2em;
	margin: 1.5em 0 0.7em 0;
}
#foto H6 {
	margin-top: 1em;
	text-align: center;
}
#foto H3 {
	color: #ff2400;
	font-weight: bold;
	text-align: center;
}
#foto TABLE {
	background: white;
	margin: auto;
	margin-bottom: 10px;
}
#foto TABLE TD {
	text-align: center;
}
#foto TABLE TD IMG {
	border: solid 1px #D72020;
}


a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

#foto a:link {
	color: #D72020;
}

A:visited {
	COLOR: #202020;
	TEXT-DECORATION: none
}

A:active {
	COLOR: #336699;
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #CF5895;
	TEXT-DECORATION: underline
}

A.list:link {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}

A.list:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}

A.list:active {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}

A.list:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}