body {
	margin:0;
	padding:0;

	font-family: "Trebuchet MS",Arial,Tahoma,sans-serif;
	font-size: 14px;
	color:#333;

	background-color:#ecf6fe;
}
h1 {
	font-family:'Trebuchet MS',Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-style:italic;
	color:#abcb56;
}
h2 {
	font-family:'Trebuchet MS',Tahoma, Geneva, sans-serif;
	font-size:16px;
}

a {
	text-decoration:underline;
	color:#3eb5f1;
}
a:hover {
	text-decoration:none;
	color:#f3c644;
}
a.cross {
	text-decoration:line-through;
}
a.logo {
	display:block;
	width:300px;
	height:150px;
	background-image:url(/i/sirota.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.header {
	height:150px;
	background-image:url(/i/bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}
.header_left {
	width:300px;
	float:left;
}
.header_right {
	margin-left:300px;
}
.main {
	background-color:#fff;
	background-image:url(/i/bg_top.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	overflow:hidden;
	min-height:300px;
}
.main_left {
	width:260px;
	float:left;
	padding:0 20px;
}
.main_left a {
	display:block;
}
.main_right {
	margin:30px 0 0 300px;
	padding:0 15px;
	overflow:hidden;
}
.footer {
	height:100px;
	background-image:url(/i/bg_bot.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	overflow:hidden;
}
.footer_left {
	width:270px;
	float:left;
	padding:15px;
}
.footer_right {
	margin-left:300px;
	padding:15px;
}
blockquote {
	background-color:#CCC;
	padding:15px;
	border:1px dotted #666;
	font-style:italic;
}

#dobro {
	display:none;
	position:absolute;
	z-index:9999;
	top:100px;
	left:50%;
	width:600px;
	height:300px;
	margin-left:-300px;
	border-radius:15px;
	background-color:#fff;
	padding:25px;
	border:6px solid #3eb5f1;
}
#dobro img {width:100%;}
#dobro a {
	font-size:17px;
}

iframe {
	background-color : #fff;
	border : none;/* убираем рамку*/
	width:600px;
	height:300px;
}
.news_detail {
}
.news_detail i.news_date {
	float:right;
	font-size:10px;
	margin-left:10px;
	line-height:20px;
}
.news_detail2 img {
	float:right;
	margin:0 0 20px 20px;
}
.news_detail_share {
	margin-top:15px;
}
.news-detail-foto img {
	display:block;
	margin:30px auto;
	border:1px solid #ccc;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.7); 
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.7); 
	box-shadow: 0 0 15px rgba(0,0,0,0.7);
	padding:10px;

}
.lib-item
 {
	overflow:hidden;
	margin-bottom:10px;
}
a.lib-item-img {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin:0 20px 10px 0;
	padding:15px;
	min-height:150px;
}
a.lib-item-img img {
	border:1px solid #ccc;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.7); 
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.7); 
	box-shadow: 0 0 15px rgba(0,0,0,0.7);
}
.lib-item h2 {
	margin:10px 0 10px 0;
}
.lib-item h4 {
	margin:0 0 10px 0;
	font-weight:normal;
	font-style:italic;
}
.lib-item-desc {
	margin-left:200px;
}

.dd-sections {position:relative; float:right; width:600px;}
.active {font-weight:bold; color:black;}

.dd-catalog-section-list {float:left;}
/*.dd-catalog-section-list ul ul {display:none;}
.dd-catalog-section-list li.cur > a {font-weight:bold; color:black;}
.dd-catalog-section-list li.cur ul {display:block;}*/

.dd-maps {float:right;}
.clear {clear:both;}

ul.breadcrumb-navigation
{
	padding:0;
	margin:0 0 20px 0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}
ul.menu {
	float:left;
	margin:0 20px 20px 0;
}
.main_left a {
	font-size:15px;
	line-height:25px;
}
ul.news_list {
	list-style:none;
	margin:0;
	padding:0;
}
ul.news_list li {
	margin-bottom:10px;
	overflow:hidden;
}
ul.news_list li img {
	float:left;
	margin:0 20px 20px 0;
}
ul.news_list li i {
	font-size:10px;
	float:right;
	margin:0 0 5px 5px;
}
ul.news_list li a {
	display:block;
	margin:0 0 5px 0;
}
.news_photo {
	overflow:hidden;
}
.news_photo img {
	display:block;
	float:left;
	margin:0 5px 5px 0;
}
.forum-topic-last-table table {
	width:100%;
	border-collapse:collapse;
	background-color:#fbfcfd;
}
.forum-topic-last-table th {
	background-color:#dae1e9;
	border:1px solid #dae0e7;
	padding:4px 8px;
}
.forum-topic-last-table td {
	border:1px solid #dae0e7;
	padding:4px 8px;
}

.sp {
	margin-top:100px;
}

div.forum-clear-float {
  clear: right !important;
}

img.detail-img {
	float:left;
	margin:0 20px 20px 0;
}

.search-left-block {
  margin: 20px 0;
  text-align: center;
}