body, table, p
{
	font-family: Arial;
	font-size:9pt;
	color:#414141;
/*	font-size:8pt;
	color:#6D6E70;*/
}

a
{
	color: #10A252;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img
{
	border:none;
}
a img
{
	border: none;
}

h1
{
	color: #FF5900;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 28px;
	line-height: 100%;
	text-transform: uppercase;
	margin-top: 0px;
}

h2, h3, h4, .h2
{
	color: #10A252;
	line-height: 100%;
	text-transform: uppercase;
	font-family: Sans-serif;
	font-weight: 600;
}

h2, .h2
{
	font-size: 9pt;
	margin: 10px 0px 12px;
}

h3
{
	font-size: 9pt;
}

hr
{
	border: none;
	border-top: 1px solid #C6E7D6;
	color: #C6E7D6;
	height: 1px;
	margin: 10px 0px 0px;
}

*+html hr
{
	margin-top: 0px;
}

ul
{
	list-style-type: none;
	list-style-image: url(/bitrix/templates/croc/images/ul-list-image.gif);
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
}

ul li
{
	margin: 0px 0px 10px;
}

/* Стили для таблицы  */
table.main
{
	border-style: solid;
	border-color: #D3D3D3 white;
	border-width: 0px 1px 1px 0px;

	border-collapse: collapse;
	margin-bottom:10px;
	width: 100%;
}

table.main th
{
	text-align: left;
	padding: 2px 10px;
	background-color: #BCBCBC;
	font-size: 9pt;
	border-right: 1px solid #D3D3D3;
	
	vertical-align: middle;
}
table.main td
{
	padding: 10px 10px;
	border-right: 1px groove #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	vertical-align: top;
}

table.timetable td
{
	border-top: 1px solid #D3D3D3;
	padding: 10px;
}
table.timetable td.time
{
	color: #FF5900;
	font-weight: bold;
	width: 75px;
	white-space: nowrap;
}

.table-header
{
	font-size: 9pt;
}
div.table-header img
{
	float: left;
}
div.table-header h2
{
	margin: 10px 5px;
	color: #FF5900;
	float: left;
}
table.table-header
{
	width: 100%;
	border-collapse: collapse;
	border: 0px none;
	margin-bottom: -3px;
}
table.table-header td
{
	border-style: solid;
	border-color: #D1D3D2;
	border-width: 2px 0px 0px 0px;
	vertical-align: middle;
	padding: 0px;
}
table.table-header .imgh
{
	width: 10px;
	margin: 0px;
	vertical-align: top;
}
table.table-header h2
{
	margin: 10px 5px;
	color: #FF5900;
}

/* Серый блок для детальной страницы новостей */
table.gray-block
{
	background-color: #F2F2F2;
	border: 1px solid #DEDEDE;
	width: 100%;
}
.gray-block td
{
	padding: 1em;
}

div.gray-block
{
	background-color: #F2F2F2;
	border: 1px solid #DEDEDE;
	padding: 1em;
}

.citation
{
	background-color:#F2F2F2;
	border:1px solid #DEDEDE;
	padding: 12px;
}

.act-photogallery div
{
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	content: '';
}

.list-item
{
	padding: 5px 0px 5px 0px;
}

.list-item img
{
	padding: 0px 10px 10px 0px;
}


.style1 {
font-size:1.2em;
line-height:2em;
}

.green
{
	color: #10A252;
	font-weight: bold;
}
.orange
{
	color: #FF5800;
	font-weight: bold;
}

/* блок контактов */
.contacts-snip { margin: 1.5em 0px; border-bottom: 2px solid #828385; }
.contacts-snip div { border-left: 3px solid #FF5800; padding-left: 1em; }
.contacts-snip div h3 { color: #FF5800; }


.running-line span {
    display: block;
} 
.with-banner {
	cursor:pointer;
}
.tooltip {
	/*background:#e5e5e5;*/
}
