/* CSS Document */

.b-auth-left{ background:#e32326; }

#foot{ background:#424242; }
.menu-bottom { background: #ededed; font-family:"PT Sans"; text-transform: uppercase; font-weight:bold; font-size:14px; }

.menu-bottom a {  color:#424242; }


.menu-bottom a+a { border-left: 2px solid #FFF; }

/* юФП РТПЙУИПДЙФ Ч НЙТЕ */
.b-events-world{ text-align:left; margin:15px 0 15px 0; }
	.b-events-world .title{ color:#0287A5; font-size:30px; font-family: DINProMedium, Tahoma, Geneva, sans-serif; margin:15px 0 15px 0; }
	.b-events-world ul{ margin:10px 0 10px 0; border-bottom:1px dashed #e8e8e8; }
		.b-events-world ul li{ clear:both; }
			.b-events-world ul li .date{ color:#64a148; font-size:12px; margin-bottom: -15px;}
			.b-events-world ul li .date span{ color:#a4a4a4; font-weight:bold; }
			.b-events-world ul li ul{ border:none; }
				.b-events-world ul li ul li{ margin:0 0 0 0; padding:13px 0 13px 0; }
				.b-events-world ul li ul li+li{ border-top:1px dashed #e8e8e8; }
					.b-events-world ul li ul li .image{ float:left; }
						.b-events-world ul li ul li .image img{ margin:0 12px 0 0;  }
					.b-events-world ul li ul li .title{ font-size:14px; color:#c5092d; font-family: 'PT Sans', DINProBold, Tahoma, Geneva, sans-serif; margin:0 0 5px 0; }
						.b-events-world ul li ul li .title a{ color:#015a9c	; font-weight:bold; }
						.b-events-world ul li ul li .title a:hover{}
					.b-events-world ul li ul li .preview{ font-size:12px; color:#000; line-height:15px; }
						.b-events-world ul li ul li .preview a{ color:#c6092e; text-decoration:none; }
						.b-events-world ul li ul li .preview a:hover{ text-decoration:underline; }
					.b-events-world ul li ul li .socio{ margin:5px 0 0 0;  }
	.b-events-world .nav{ font-size:18px; line-height:22px; }
		.b-events-world .nav a{ color:#e32527; text-decoration:none; }
			.b-events-world .nav a img{ vertical-align:middle; }
		.b-events-world .nav a:hover{ color:#c5092d; }
		.b-events-world .nav .prev{}
		.b-events-world .nav .next{ float:right; }
		.b-events-world .nav .arrow{ font-size:26px; }
/* /юФП РТПЙУИПДЙФ Ч НЙТЕ */

/* ВМПЛ ЗБМЕТЕЙ */
.b-gallery{ margin-top:35px; margin-bottom:40px; }
	.b-gallery .head{ font-size:24px; font-family:'PT Sans'; color:#0c4e9e; }
	.b-gallery .content{}
		.b-gallery .content ul{ margin:10px 0px 0px -10px; }
		.b-gallery .content li{ display:block; float:left; margin:0px 1px 0px 10px; }
		.b-gallery .content li+li{ margin:0px 0px 0px 10px; }
			.b-gallery .content li a{}
			.b-gallery .content li img{ border:1px solid #e8e8e8; }
/* /ВМПЛ ЗБМЕТЕЙ */


.b-alboms-new .head { background: #0c4e9e; }
.b-alboms-new .more a { color: #e32326; }

.menu-left li ul { background: url(/i/mmt/bg-submenu-2.png) left center no-repeat; }

.slider-next { width:967px; height:338px;}

#foo2 {width: 717px !important; float:left !important; left: 0 !important;}

.caroufredsel_wrapper {width: 717px !important; height: 338px  !important; margin-left: auto !important; margin-right: auto !important; float:left !important;  }

.pager {width:250px; height:336px; float:right; background:#f5f5f5; font-size:11px; font-family:'PT Sans'; line-height:13px; }
/*	.b-next-green {width:212px; height:54px; background:#8abe69; padding:4px 15px 5px 23px; color:#FFF;}
		.b-next-green span { font-size:14px; font-weight:bold;}	
	.b-next-grey {width:212px; height:266px; padding:12px 15px 5px 23px; color:#626262; }
		.b-next-grey span { font-size:14px; font-weight:bold; color:#231f20;}*/
		
	.b-next-menu {width:227px; height:61px; padding: 4px 12px 2px 10px; color:#626262;}		
		.b-next-menu span { font-size:14px; font-weight:bold; color:#231f20;}
		.b-next-menu a {text-decoration:none; display:block; width:212px; height:84px; color:#231f20;}
		
	.selected {width:227px; background:url(/i/skins/slider/bg-slader-menu.png) no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height:61px; padding: 4px 12px 2px 10px; color:#FFF !important; }				
		.selected span { font-size:14px; font-weight:bold; color:#FFF !important; }
		.selected a {text-decoration:none; display:block; width:212px; height:84px; color:#FFF;}

a.next {background: url(/i/skins/next.png) no-repeat center;}
a.prev {background: url(/i/skins/prev.png) no-repeat center;}

a.prev, a.next {
	/*background: url(../images/miscellaneous_sprite.png) no-repeat transparent;*/
	width: 49px;
	height: 49px;
	display: block;
	position: absolute;
	top: 340px;
	background-color: rgba(113,146,84,.8);

	 -moz-border-radius: 5px; /* закругление для старых Mozilla Firefox */
	 -webkit-border-radius: 5px; /* закругление для старых Chrome и Safari */
	 -khtml-border-radius:5px; /* закругл. для браузера Konquerer системы Linux */
	 border-radius: 5px; /* закругление углов для всех, кто понимает */	
}
a.prev {			left: 50%; margin-left: -389px !important }

a.next {			right: 50%; margin-right: -304px !important; }

a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}

.clearfix {
	float: none;
	clear: both;
}

.b-auth-left {}
	.b-auth-left .title { float:left; color:#FFF; font:Tahoma, Geneva, sans-serif; font-size:18px; font-weight:bold;}
	.b-auth-left .link a{color:#FFF; font:Tahoma, Geneva, sans-serif; font-size:11px;}
	
.allnews_navig a.left  {
	background:url("/i/skins/next/left.png") no-repeat scroll left center transparent;
	padding-left:32px;
	color:#cc0000;
	float:left;
	text-decoration:none;
	margin-top: -6px;
}
.allnews_navig a.right  {
	background:url("/i/skins/next/right.png") no-repeat scroll right center transparent;
	padding-right:32px;
	color:#cc0000;
	float:right;
	text-decoration:none;
	margin-top: -6px;
}	

.mecenat{ position:fixed; width:100%; height:100%; z-index:100; }

.img-center{ margin-top:10px;margin-left:-3px;}
.img-center li{ display:inline-block; margin-left:3px; }

.main-img {
  width: 221px;
  height: 338px;
  float: left;       
  margin-left: 27px;
}

.main-img img {
	border:0px;
	width:221px;
	height:338px;
}
.text-big .main-img img {
	border:0px;
	width:159px;
	height:243px;
}

.main-img span {
  background: rgba(136, 136, 136, 0.91); 
  color: White;
  display: block;
  width: 201px;   
  position: relative;
  margin-top: -38px;
  padding: 10px;
  font-weight: bold;  
  text-align: center;
  text-decoration: inherit;
}

.text-big .img-big-link {
	margin-bottom:20px;
}

.text-big .img-big {
  width: 996px; 
  margin-left: -27px;
}

.main-img-text {
	width: 139px !important;
	height: 18px;
	/*padding: 0 10px !important;*/
}

.img-big-left .select, .img-big .select {
	background: rgba(1, 90, 156, 0.71);
	/*color: #015a9c !important;*/
}

.text-big .main-img {

  width: 159px;
  height: 243px; 
}

.img-big {
	margin-left:-27px;
	width:992px;
}

.img-big-left {
	margin-left:-27px;
}

.text-big {
	margin-left:0px;
	width:717px;
}


.text-big  .view p  {
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}

.img-big-link  {
  margin-left: 22px;
  margin-top: 20px;
}

.img-big-link a {
  display: inline-block;
  padding: 0px 5px 0px 5px ;
  color: #a5a5a5;
  font-size: 18px;
  text-decoration: underline;
  font-weight: bold;
}

.img-big-link-selected {
  color: #015a9c !important;
  text-decoration: none !important;
}

.img-big-link span {
  display: inline-block;
  width: 2px;           
  background: #dadada;
}

.search-quick {
	background-image: url("/i/skins/prolight/search-quick-input-bg.png");
}

.menu-left li+li {
	background-image: url("/i/skins/prolight/menu-left-splitter.png");
}
.menu-left li a {
	background-image: url("/i/skins/prolight/menu-left-bullet.gif");
}

.menu-left li ul li a {
	background: url("/i/skins/prolight/menu-left-bullet-yellow.gif") 0px center no-repeat;
}

.menu-left li ul {
background: url("/i/skins/prolight/bg-submenu-2.png") left center no-repeat;
}

.b-auth-left .submit {
background: url("/i/skins/prolight/auth-submit-bg.png") left top repeat-x #f6df37;
}

.b-auth-left .label {
background: url("/i/skins/prolight/b-auth-input-bg.png") left top repeat-x #cbcbcb;
}

.b-auth-left {
background: #a3a3a4;
}