@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	width:100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	background: url(../images/body_bg.png) #ecc373;
}
.marque {
	width:1024px;
	margin:0px auto;
	padding:10px 0px;
	/*background:#ecc373;*/
	color:#f00;
	font-size:16px;
	font-weight:bold;
}
p {
	text-indent:24px;
	text-align:justify;
	margin:6px 0px;
}
table {
	width:100%;
}
td {
	vertical-align:top;
}
img {
	border:0;
}
h1.title {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color:#bd7c2f;
	color:#ffc;
	text-align:center;
	margin:12px auto 0px;
	padding:5px 0px;
	border-bottom:2px solid #ecc373;
	border-top:2px solid #ecc373;
}
h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#bd7c2f;
}
.cap {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#bd7c2f;
	text-align:center;
	margin:12px auto 0px;
	padding:5px 0px;
}
h2 {
	font-style:italic;
	text-align:right;
	color:#bd7c2f;
}
h5 {
	font-style:italic;
	text-align:center;
	color:#bd7c2f;
    font-size: 150%;
}
h6 {
	color:#bd7c2f;
	text-align:center;
	margin:12px 0px;
    font-size: 105%;
}
.razdel {
	text-align:right;
	color:#bd7c2f;
	margin:5px 24px 5px 0px;
}
h3 {
	color:#bd7c2f;
	text-align:right;
	margin:12px 0px;
}
h7 {
	color:#bd7c2f;
	text-align:left;
	margin:12px 0px;
}
.btn {
	text-align:center;
	color:#ffc;
}
a {
	text-decoration:none;
	color:#ffc;
}
ul {
	list-style:none;
}
ul.text {
	list-style-image:url(../images/link.gif);
	margin:0px 24px;
}
.text li {
	padding:4px 3px 4px 0px;
}
hr {
	border:0;
	height:2px;
	color:#bd7c2f;
	background-color:#bd7c2f;
	margin: 12px 0px;
}
.iframe {
	width:600px;
	/*height:450px;*/
	border:2px solid #bd7c2f;
	margin:5px auto;
	text-align:center;
}
.iframe h3 {
	color:#bd7c2f;
	margin:10px 0px 4px;
}
.iframe h2_re {
	color:#bd7c2f;
	margin:10px 0px 4px;
}
#map {
	width:600px;
	height:450px;
	border:2px solid #bd7c2f;
	margin:5px auto;
}
.my-hint {
	width:200px;
	border:1px solid #bd7c2f;
	border-radius:6px;
	background-color:#ffc;
	text-align:center;
	padding:2px;
}
.my-hint h4 {
	color:#bd7c2f;
	margin-bottom:5px;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
	margin:0 auto;
	text-indent:0px;
}
.spacer {
	margin-bottom:80px;
}
.spacer20 {
	margin-bottom:20px;
}
#title {
	width:100%;
	min-width:1024px;
	background: url(../images/title.png) no-repeat center #bd7c2f;
}
#title_eng {
	width:100%;
	min-width:1024px;
	background: url(../images/title_eng.png) no-repeat center #bd7c2f;
}
#title_fr {
	width:100%;
	min-width:1024px;
	background: url(../images/title_fr.png) no-repeat center #bd7c2f;
}
#title_ru {
	width:100%;
	min-width:1024px;
	background: url(../images/title_ru.png) no-repeat center #bd7c2f;
}
#title h1 {
	height:40px;
	display:none;
	color:#ffc;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
#title_eng h1 {
	height:40px;
	display:none;
	color:#ffc;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
#title_fr h1 {
	height:40px;
	display:none;
	color:#ffc;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
#title_ru h1 {
	height:40px;
	display:none;
	color:#ffc;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
#lang {
	float:right;
	margin:10px 25px 25px 0px;
}
#header {
	width:100%;
	min-width:1024px;
	height:144px;
	background:url(../images/header.jpg) no-repeat center #ffc;
}
#header a {
	display:block;
	width:140px;
	height:140px;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-70px;
	z-index:100;
}
div.menu {
	display:table;
	width:100%;
	min-width:1024px;
	height:50px;
	background-color:#bd7c2f;
	border-bottom:2px solid #ecc373;
}
ul.menu {
	width:1024px;
	height:50px;
	margin:0px auto;
	font-size:12px;
	font-weight:bold;
}
ul.menu > li {
	height:50px;
	position:relative;
	float:left;
	border-left:1px solid #ffc;
	background-color:#bd7c2f;
}
ul.menu li a {
	display:block;
	padding:15px 25px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
ul.menu li:hover {
	background-color:#ecc373;
}
ul.menu li a:hover {
	color:#852;
}
ul.submenu > li > a {
	padding:8px 5px;
}
ul.submenu {
	width:180px;
	position:absolute;
	top:52px;
	display:none;
	margin:0px;
	z-index:1000;
}
ul.submenu li {
	background-image:none;
	background-color:#bd7c2f;
	border-top:1px solid #ffc;
	text-align:center;
}
.wrap {
	width:1024px;
	margin:0px auto;
	border-left:2px solid #bd7c2f;
	border-right:2px solid #bd7c2f;
	background:#ffc;
	/*padding:20px 0px;*/
}
.content {
	padding:0px 8px;
}
.sidebar {
	width:250px;
}
.serch {
	margin:0px auto;
}
.post {
	margin:10px;
	background-color:#bd7c2f;
	text-align:center;
	padding:4px 0px;
}
.post a {
	display:block;
	margin:5px 0px;
	font-weight:bold;
}
.post a:hover {
	text-decoration:underline;
}
.post2 {
	
    background-color:#bd7c2f; /* Цвет фона */
     /* Ширина */
    margin: 5px 5px  5px; /* Отступы */
    padding: 10px 0; /* Поля сверху и снизу */
    text-align: center; /* Выравнивание по центру */
    display: inline-block; /* Строчно-блочный элемент */
	
	 
   }
   
   .post2 a {
    display:block;
	margin:0 10px  0;
	font-weight:bold;
}
   .post2 a:hover {
	text-decoration:underline;
   
}
img.foto {
	border:1px solid #bd7c2f;
	border-radius:8px;
}
.fotobox{
	clear:both;
	width:675px;
	margin:20px auto;
}
div.fotoright {
	float:right;
	margin:0px 0px 14px 24px;
}
.podpisfoto {
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	padding-top:4px;
}
.fotoright .podpisfoto {
	text-align:right;
	text-indent:0px;
}
div.fotoleft {
	float:left;
	margin:0px 24px 14px 0px;
}
.fotoleft .podpisfoto {
	text-align:left;
	text-indent:0px;
}
.adress {
	text-align:center;
	width:90%;
	margin:3px auto;
	padding:0px 6px 6px 6px;
	color:#bd7c2f;
	font-size:11px;
}
p.vrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-indent: 24px;
	padding:0px 16px;
	margin-bottom:1em;
	text-align:justify;
}
p.vrib {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-indent: 24px;
	padding:0px 16px;
	margin-bottom:1em;
	text-align:right;
}
p.vrab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	text-indent: 24px;
	padding:0px 16px;
	margin-bottom:1em;
	text-align:left;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	text-align:center;
	color:#f00;
	border:1px solid #f00;
	border-radius:8px;
	margin:5px;
	padding:4px;
}
.info p {
	text-align:center;
	text-indent:0px;
	font-size:16px;
}
.info h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#f00;
}
span.color {
	color:#bd7c2f;
}
.slider {
	position:relative;
	width:750px;
	height:450px;
	margin:15px auto;
	background-color:#fff;
}
.sliderContent {
	float:left;
	position:relative;
	width:750px;
	height:450px;
	overflow:hidden;
}
.sliderContent .item {
	position:absolute;
	width:750px;
	height:450px;
	background:#fff;
}
ul.links {
	list-style-image:url(../images/link.gif);
	font-size:11px;
	padding:0px 0px 0px 24px;
}
.links li {
	padding:6px 3px 6px 0px;
}
.links li a {
	color:#bd7c2f;
	text-decoration:none;
}
.links li a:hover {
	text-decoration:underline;
}



.button_list {
	width:100%;
	background-color:#ffc;
}
.baner_list {
	width:100%;
	margin:10px 0px;
	text-align:center;
	background-color:#ecc373;
	border-top:2px solid #bd7c2f;
	border-bottom:2px solid #bd7c2f;
}
.side_banner {
	width:162px;
	margin:5px auto;
}
.baner_wrap {
	display:table;
	width:672px;
	margin:0px auto;
}
.banner {
	float: left;
	width:160px;
	/* height:75px; */
	border:1px solid #bd7c2f;
	border-radius:8px;
	background-color:#bd7c2f;
	overflow:hidden;
	margin:6px 3px;
}
.banner a {
	display:block;
	width:160px;
	/* height:75px; */
}
.banner a img {
	width:160px;
	/* height:75px; */
	border-radius:8px;

}
.table {
	display:table;
	margin:0px auto;
	text-align:center;
	border-spacing:5px;
	border-top:1px solid #bd7c2f;
	border-bottom:1px solid #bd7c2f;
}
.cell {
	display:table-cell;
	width:160px;
	vertical-align:middle;
	padding:10px;
	margin:0px 2px;
	background-color:#bd7c2f;
	border:1px solid #bd7c2f;
	border-radius:6px;
}
.cell:hover {
	background-color:#ecc373;
}
.cell:hover .btn {
	color:#bd7c2f;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.coll {
	display:table-cell;
	width:850px;
	vertical-align:middle;
	padding:3px;
	margin:0px 2px;
	background-color:#bd7c2f;
	border:1px solid #bd7c2f;
	border-radius:6px;
}
.coll:hover {
	background-color:#ecc373;
}
.coll:hover .btn {
	color:#bd7c2f;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.cull {
	display:table-cell;
	width:450px;
	vertical-align:middle;
	padding:2px;
	margin:0px 2px;
	background-color:#bd7c2f;
	border:1px solid #bd7c2f;
	border-radius:6px;
}
.cull:hover {
	background-color:#ecc373;
}
.cull:hover .btn {
	color:#bd7c2f;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.halfwidth, .halfwidthright {
	width:50%;
	float:left;
	margin-top:40px;
}
.halfwidthright {
	float:right;
}
.halfwidthcenter {
	margin:40px auto 0px auto;
}
.halfwidth img, .halfwidthright img, .halfwidthcenter img {
	margin:1px 0px;
	border:1px solid #bd7c2f;
	border-radius:8px;
}
.halfwidth a, .halfwidthright a, .halfwidthcenter a {
	display:block;
	width:250px;
	margin:0 auto;
	color:#bd7c2f;
	text-decoration:none;
}
.halfwidth:hover img, .halfwidthright:hover img, .halfwidthcenter:hover img {
	border-left:2px solid #999;
	border-top:2px solid #ddd;
	border-right:2px solid #777;
	border-bottom:2px solid #333;
	margin:0px;
}
.halfwidth a p, .halfwidthright a p, .halfwidthcenter a p {
	text-align:center;
	margin:12px 0px 0px 0px;
	padding:0;
	text-indent:0;
}
.halfwidth:hover a, .halfwidthright:hover a, .halfwidthcenter:hover a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.footer {
	width:100%;
	height:80px;
	background-color:#bd7c2f;
	text-align:center;
}
.copyright {
	float:left;
	width:250px;
	margin:24px;
	color:#ecc373;
	font-style:italic;
}
.achtung {
	float:right;
	width:500px;
	margin:16px 24px 0px 0px;
	color:#ecc373;
	font-style:italic;
}
.blog_list {
	width:90%;
	border:1px solid #bd7c2f;
	border-radius:8px;
	background-color:#d8caa7;
	text-align:center;
	padding:8px;
	margin:12px auto;
}
.blog_list img {
	float:right;
	width:100px;
	margin-left:10px;
}
.blog_list a img {
	width:auto;
	float:left;
	margin-right:12px;
}
.blog_lnk {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
}
.blog_lnk:hover {
	text-decoration:underline;
	color:#888;
}
.blog_more:link, .blog_more:visited {
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;
	color:#bd7c2f;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.blog_more:hover {
	color:#aaa;
}
.downleft, .downright, .downcenter {
	width:45%;
	border:1px solid #bd7c2f;
	border-radius:8px;
	background-color:#d8caa7;
	text-align:right;
	padding:8px;
}
.downleft {
	float:left;
	margin-left:10px;
	margin-right: 5px; 
	margin-bottom: 10px;
}
.downright {
	float:right;
}
.downcenter {
	margin:0 auto;
}
img.fileformat {
	float:right;
	margin-left:24px;
	border:none;
}
a.downlnk:link, a.downlnk:visited {
	display:block;
	width:305px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
a.downlnk:hover {
	text-decoration:underline;
	font-weight:normal;
}
/* Разворачивающийся список 
-----------------------------*/
.toggle-box_1 {
  display: none;
}
.toggle-box_1 + label {
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 21px;
  margin-bottom: 5px;
 /* color: #556B2F; */
}
.toggle-box_1 + label + div {
  display: none;
  margin-bottom: 10px;
}
.toggle-box_1:checked + label + div {
  display: block;
}
.toggle-box_1 + label:before {
  background-color: #bd7c2f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  content: "+";
  display: block;
  float: left;
  font-size: 12px; 
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 2px 5px 0px;
  text-align: center;
  width: 16px;
}
.toggle-box_1:checked + label:before {
  content: "\2212";
}
.toggle-box_2 {
  display: none;
}
.toggle-box_2 + label {
  display: block;
  color: #bd7c2f;
  cursor:pointer;
}
.toggle-box_2 + label + div {
  display: none;
}
.toggle-box_2:checked + label + div {
  display: block;
  padding:5px;    
}
.toggle-box_2:checked + label + div.fon {
  background: #efefef;
  border:1px solid #888;
  padding:8px;
}
a.disert, a.disert:visited {
	display:block;
	color:#bd7c2f;
	text-decoration:underline;
	margin:5px 0px;
}
a.disert:hover {
	color:#aaa;
	text-decoration:none;
}
.kaflink {
	border:1px solid #bd7c2f;
	border-radius:8px;
	background-color:#d8caa7;
	text-align:right;
	padding:8px;
}
img.kaficon {
	width:150px;
	float:right;
	margin-left:24px;
	border:1px solid #bd7c2f;
	border-radius:6px;
}
.news {
	font-size:14px;
	color:#bd7c2f; /* #000 */
	text-decoration:none;
	text-align:right;
	line-height:20px;
	margin-right:175px;
}
.news:hover {
	text-decoration:underline;
}
a#totop:link {
	display:block;
	width:50px;
	height:50px;
	position:relative;
	left:100%;
	bottom:15px;
	margin-left:-75px;
	text-decoration:none;
	background-image: url(/old/images/toTop_1.png);
	background-position: center;
	background-repeat:no-repeat;
}
a#totop:hover {
	background-image: url(/old/images/toTop.png);
	text-decoration:none;
}





.journalnk  {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
}

.journalnk a{
	text-decoration:none;
	color:#555; 
}

.journalnk a:hover {
	text-decoration:underline;
	color:#888;
    
}
