/*
	author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://centroarts.com
*/

.blockpad { padding-left: 7px; }

.blocktype1 {
	margin-bottom: 10px;
	width: 295px;
	background-color: #123612;
}

.blocktype1 .dbtm { 
	background: transparent url("../images/blocktype1.png") no-repeat -295px bottom;	
}
.blocktype1 h3 {
	width: 295px; height: 38px;
	line-height: 100px;
	overflow: hidden;
	background: transparent url("../images/blocktype1.png") no-repeat left top;
}

.blocktype1 .dcont {
	width: 269px;
	padding-bottom: 16px;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 4px;
	overflow: hidden;
}

.blocktype2 {
	margin-bottom: 10px;
	width: 308px;
	background: #faf9f6 url("../images/blocktype2.png") repeat-y -308px bottom;
}

.blocktype2 .dbtm { background: transparent url("../images/blocktype2.png") no-repeat -616px bottom; }
.blocktype2 .dtop { height: 34px; background: #c6bab3 url("../images/blocktype2.png") no-repeat left top; }
.blocktype2 .dcont {
	width: 248px;
	padding-bottom: 45px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 4px;
	overflow: hidden;
}

.blocktype3 {
	margin-bottom: 10px;
	width: 295px;
	background-color: #123612;
}

.blocktype3 { color: #bdb5b0; }

.blocktype3 .dbtm { background: transparent url("../images/blocktype1.png") no-repeat -295px bottom; }
.blocktype3 h3 {
	width: 295px; height: 34px;
	line-height: 100px;
	overflow: hidden;
	background: transparent url("../images/blocktype3.png") no-repeat left top;
}

.blocktype3 .dcont {
	width: 269px;
	padding-bottom: 16px;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 4px;
	overflow: hidden;
}

.blocktype4 {
	margin-bottom: 7px;
	width: 308px;
	background-color: #7bd37b;
}

.blocktype4 a { color: #ffffff; }

.blocktype4 .dbtm { background: transparent url("../images/blocktype4.png") no-repeat -308px bottom; }

.blocktype4 .dbtm1 { background: transparent url("../images/blocktype6.png") no-repeat -308px bottom; }

.blocktype4 h3 {
	width: 308px; height: 43px;
	line-height: 100px;
	overflow: hidden;
	background: transparent url("../images/blocktype4.png") no-repeat left top;
}

.blocktype4 .dcont {
	width: 282px;
	padding-bottom: 16px;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 0;
	overflow: hidden;
}




.blocktype11 {
	margin-bottom: 7px;
	width: 308px;
	background-color: #7bd37b;
}

.blocktype11 a { color: #ffffff; }

.blocktype11 .dbtm { background: transparent url("../images/blocktype4.png") no-repeat -308px bottom; }

.blocktype11 .dbtm1 { background: transparent url("../images/blocktype6.png") no-repeat -308px bottom; }

.blocktype11 h3 {
	width: 308px; height: 43px;
	line-height: 100px;
	overflow: hidden;
	background: transparent url("../images/blocktype6.png") no-repeat left top;
}

.blocktype11 .dcont {
	width: 282px;
	padding-bottom: 16px;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 0;
	overflow: hidden;
}






.blocktype5 {
	margin-bottom: 7px;
	width: 295px;
	background-color: #c5ecc5;
}

.blocktype5 .dbtm { background: transparent url("../images/blocktype5.png") no-repeat -295px bottom; }
.blocktype5 h3 {
	width: 295px; height: 54px;
	line-height: 150px;
	overflow: hidden;
	background: transparent url("../images/blocktype5.png") no-repeat left top;
}

.blocktype5 .dcont {
	width: 269px;
	padding-bottom: 25px;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 0;
	overflow: hidden;
}

.yandex_title b { color: #716c6a; font-size: 1.1em; }
.yandex_news_title a { font-weight: bold; }
.yandex_annotation { font-size: 11px !important; color: #7b726e; padding-bottom: 12px; }

/*TABSSS*/
.blocktype2 .shadetabs, .blocktype2 .shadetabs li { padding: 0; margin: 0; list-style: none; background: none; }

.blocktype2 .shadetabs { display: block; overflow: hidden; padding-left: 20px; }
.blocktype2 .shadetabs li { float: left; }

.blocktype2 .shadetabs li a {
	float: left;
	width: 89px; height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 0.9em;
	color: #a2dda3;
	text-decoration: none;
	background: #5e3f2e url("../images/tabsassablocks.png") no-repeat -89px top;
}

.blocktype2 .shadetabs li a:hover { background: #8a4218 url("../images/tabsassablocks.png") no-repeat -267px top; }
.blocktype2 .shadetabs li a.selected { color: #ffffff; line-height: 26px; background: #983600 url("../images/tabsassablocks.png") no-repeat left top; }
.blocktype2 .shadetabs li a.selected:hover { background: #dc6a00 url("../images/tabsassablocks.png") no-repeat -178px top; }


.blocktype2 .tabcontent{ display: none; }

@media print {
.blocktype2 .tabcontent {
display:block !important;
}
}