body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

h1 {
	color: #447205;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 2px;
}

h2 {
	color: #447205;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3 {
	color: #037398;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	margin-top: 15px;
}

a {
	color: #037398;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.modern-table {
	border-collapse: collapse;
	width: 780px;
}

.modern-table a {
	text-decoration: none;
}

.modern-table a:hover {
	color: #444;
}

.modern-table th {
	background: #7d4100;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid white;
}

.modern-table th.td {
	background: #c0a68a;
}

.modern-table td {
	background: #eee4d9;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	border: 1px solid white;
}

ul li {
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
}

.image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.image-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

hr {
	height: 1px;/*толщина*/
	width: 100%;/*ширина*/
	color: #DBDBDB;/*цвет*/
	border-width: 0px 0px 1px 0px;/*лечилка для мазилы*/
	border-bottom-style: solid; border-color:#DBDBDB;
}

p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 6px;
}

.block-bar-4 {

	background: left top url(/bitrix/templates/light/images/bar-4-middle.gif) repeat-y;
	width: 383px;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
}

.bar-first {
	margin-left: 0px;	
}

.block-bar-4 .bg-top {

	background: left top url(/bitrix/templates/light/images/bar-4-top.gif) no-repeat;
}

.block-bar-4 .bg-bottom {

	background: left bottom url(/bitrix/templates/light/images/bar-4-bottom.gif) no-repeat;
	padding: 12px;
	height: 180px;

}

.block-bar-4 h3 {
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: norma;
	padding-bottom: 12px;
}

.block-bar-4 .image-left {
	border: 1px solid #4a8406;
	margin-right: 6px;
}

.block-bar-4 .more {
	display: block;
	background: right 5px url(/bitrix/templates/light/images/ul-2.gif) no-repeat;
	padding-right: 10px;
	float: left;
}

.block-bar-4 .more a {
	color: #e73e1a;
}