/* Шрифты */
/*
	@import url(http://fonts.googleapis.com/css?family=Arimo:400,700&subset=latin,cyrillic-ext,cyrillic);
	*/
	@import url(https://fonts.googleapis.com/css?family=PT+Serif&subset=latin,cyrillic-ext,cyrillic);

.serif {
	font-family: 'PT Serif', serif;
}

p {
	margin-top: 0px;
}

.img_block p {
	margin-top: 24px;
}

.container {
	font-family: Arial;
	font-size: 15px;
}


.hideblock {
	display: none;
}

.arrow {
	clear: none !important;
	width: 96px; 
	height: 28px; 
	margin: 15px auto;
	cursor: pointer;
	background-image: url(/app/public/images/annualReports/6868/arrow_bottom.png);
	
}

.arrow.up {background-image: url(/app/public/images/annualReports/6868/arrow_up.png);}

.arrow.bottom {background-image: url(/app/public/images/annualReports/6868/arrow_bottom.png);}

#header a, .content a {
	color: #a80202 !important;
}
/* a80202 */

/* d81c00 */ 
		
/* Блок красный */
.block1 {
	background-color: #a80202;
}

p {
	color: #464646;
}

#breadcrumb li .divider {
	color: #a80202;
}

#header a:hover, .content a:hover {color: #ffffff !important;}

.logotype {background: url(/app/public/images/annualReports/6868/depot_logo.png) center center no-repeat; width: 51px; height: 42px;}

.open-sans-condensed {font-family: 'Open Sans Condensed';}

.block4 a:hover {
	color: #cacaca !important;
}

/* Цвета */
.red	{color: #fff;}
.gray	{color: #ADADAD;}

.green	{color: #35b232;}
.dark	{color: #000000;}
.white	{color: #ffffff;}

.red_wine {
	color: #a80202;
}
/* Цвет шапки*/
#header {background-color: #cacaca;}

	

/* Возможно удалить */
.dropdown-menu {display: none;}
		
	
/* Контент */

/* Рамка для картинок */
[class^="block"] img {
	/* border: 1px solid #cacaca; */
}

/* Полоска разделитель */
.h-divider {
	background-color: #646464;
}
	
/* Цифры в шапке */
.second ul li div {
	color: #464646;
}
.gray-light	{color: #464646;}

				
		
	.block1 .left {
		width: 320px;
		font-size: 45px;
		line-height: 45px;
	}

	.block1 .right {
		width: 641px;
		font-size: 28px;
		line-height: 33px;
	}
/* Серый блок*/ 
.block3 {
	background-color: #cacaca;
}

.block2 {
	background-position: center center;
	background-repeat: no-repeat;
	/* height: 470px; */
}

	.block2 .left {
		/* background: url(/app/public/images/annualReports/6868/white_layer.png) center center no-repeat; */
		background-color: #cacaca;
		width: 302px;
		margin-left: 15px;
		/* height: 470px; */
		
	}

/* Футер */
		
#footer {
	background-color: #eae8e9;
}
		
	#footer .menu_item {
		width: 303px;
		line-height: 22px;
	}
	
#footer2 {
	/* margin-bottom: 270px; */
	margin-bottom: 50px;
}
	
	#footer2 .slim {
		width: 1030px;
	}

.logo_item {
	float: left;
	height: 93px;
	width: 257px;
	background-position: center center;
	background-repeat: no-repeat;
}

.liqium {
	display: none;
}

