


/* Start:/bitrix/templates/brwtehno/components/bitrix/news.list/list_brw/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/brwtehno/template_styles.css*/
table {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3D465B;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

a.small, a.small:hover {
	text-transform: lowercase;
}

.text_12_red {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.text_12_red_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
.text_12_red_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.text_11_blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3d465b;
	text-decoration: none;
}
.text_11_blue_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3d465b;
	text-decoration: underline;
}
.text_11_blue_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3d465b;
	text-decoration: none;
}
.text_11_black {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_11_red_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
.text_11_red_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3d465b;
	text-decoration: none;
}

h1.big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3d465b;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #005F8B;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E5382F;
	text-decoration: none;
}

/* table */
.border {
	font-size: 100%;
	border: none;
	border-collapse: collapse;
	width: 100%;
	clear:both;
}

.border td, table.border th { 
	padding: 3px 8px;
	border: solid 1px #CFCFD0;
	vertical-align: middle;
}

.border th {
	background: #CFCFD0;
}

.border .th {
	background: #EFF7FF;
	text-align: center;
	font-weight: bold;
}

caption{
	font-weight: bold;
	color:#5F5F5F;
	font-size:14px;
	margin:0 0 10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
}
/* end_table */

/* table */
.brw {
	font-size: 100%;
	border: none;
	border-collapse: collapse;
	width: 100%;
	clear:both;
}

.brw td, table.brw th { 
	padding: 3px 8px;
	border: solid 1px #ffffff;
	vertical-align: middle;
}

.brw th {
	background: #CFCFD0;
}

.brw .th {
	background: #EFF7FF;
	text-align: center;
	font-weight: bold;
}

.brw caption{
	font-weight: bold;
	color:#DF827D;
	font-size:18px;
	margin:0 0 10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
}
/* end_table */

div.catalog-element img {
    border: 1px solid #534722;
    border-radius: 5px;
    box-shadow: 0 0 5px #534722;
}

.catalog-element dt {
	font-family: Arial;
	font-weight: bold;
	color: #DF827D;
	text-decoration: none;
}

.catalog-element dd {
	margin-bottom: 10px;
}

/* End */
