body {
	color: #535356;
	font-size: 12px;
	font-family: Verdana;
}

small {
	font-size: 11px;
}

a {
	color: #06a4bc;
	font-style: italic;
}

a.popupbox {
	display: block;
	border: 1px solid #d6d3d3;
	padding: 6px;
}

a.popupbox-text {
}

#content-text a {
	font-style: italic;
}

img {
	border: none;
}

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

p.noindent {
	text-indent: 0px !important;
}

p.bold {
	font-size: 11px;
	font-weight: bold;
}

h1, h2 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #209bc5;
	font-size: 17px;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
}

h2 {
	padding-top: 20px;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
}

h3 {
	color: #e67303;
	font-size: 12px;
	padding-top: 10px;
	magrin-top: 0px;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.three-column, .four-column {
	background: left top url(/bitrix/templates/web20/images/bg-columns.gif) repeat-x;
	height: 139px;
	margin-bottom: 20px;
}

.three-column .column, .four-column .column {
	width: 201px;
	float: left;
	color: #535356;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 20px;
	background: left top url(/bitrix/templates/web20/images/bg-v.gif) repeat-y;
}

.four-column .column {
	width: 150px;
}

.three-column .column-first, .four-column .column-first {
	background: none;
}

.three-column .column .inline, .four-column .column .inline {
	padding-left: 20px;
	margin-right: 15px;
	height: 100px;
}

.three-column .column .inline a, .four-column .column .inline a {
	font-style: normal;
	text-decoration: none;
	color: #535356;
}

ul.modern-list {
	padding-left: 0px;
	margin-left: 0px;
}

ul.modern-list li {
	list-style-type: none;
}

ul.modern-list li a {
	color: #e67303 !important;
	font-weight: bold;
	padding-left: 10px;
	background: left 4px url(/bitrix/templates/web20/images/ul.gif) no-repeat;
	text-decoration: none !important;
	font-style: normal !important;
}

ul.modern-list li a:hover {
	text-decoration: underline !important;
}

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

.sep-1 {
	display: block;
	background: left top url(/bitrix/templates/web20/images/sep-1.gif) repeat-x;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #e4e3e3;
}

.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #e4e3e3;
}

.l-top {
	display: block;
	float: right;
	color: #cc0000 !important;
	font-style: normal !important;
	background: left 6px url(/bitrix/templates/web20/images/l-top.gif) no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-decoration: underline !important;
}

.l-top:hover {
	text-decoration: none !important;
}

.modern-table {
	border-collapse: collapse;
}

.modern-table td {
	border: 1px solid white;
	background: #eaeaea;
	padding: 4px 12px;
}

.modern-table th {
	border: 1px solid white;
	padding: 4px 12px;
	background: #ccc;
}

ol ul {
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	padding-right: 40px;
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

td {
	vertical-align: top;
}
