
/* stylesheet for the template titled */
/* стилевой файл для шаблона */
/* stylesheet for the template TEMPLATE_DEFAULT */

.texts-default {
	
}

.texts-default h5 {
	
}

.texts-default .media {
	list-style: none;
	float: right;
	/*width: 275px;*/
	padding-left: 15px;
}

.texts-default .media li {
	margin-bottom: 20px;
	/*padding-left: 40px;
	background: url(/resources/images/decor/media-bg.jpg) repeat-y left;*/
}

.texts-default div.p,
.texts-default p {
	margin-bottom: 20px;
	/*border: 1px solid #f00;*/
}

/* stylesheet for the template scheme */

.blocks-scheme {
	text-align: left;
}

.blocks-scheme a {
	padding: 5px 0px 0px 40px;
	display: block;
	font-family: Tahoma;
	color: #f97400;
}

.blocks-scheme a:link, 
.blocks-scheme a:visited, 
.blocks-scheme a:active {
	color: #f97400;
	font-size: 11px;
}
.blocks-scheme a:hover,
.blocks-scheme a:visited:hover {
	color: #f97400;
	font-size: 11px;
}
