/* CSS Document */
* {margin:0; padding:0;}
html, body {border:0;}
a {color:#ff9f00; text-decoration:none;}
a:hover {text-decoration:underline}

.red a {color:red; text-decoration:none;}

IMG {border:0;}
IMG.left{float:left; margin:0px 10px 10px 0}
IMG.right{float:right; margin:0px 0px 10px 10px}
input, select, textarea {font-family:Arial, Helvetica, sans-serif; font-size:11px;}

h1, h2, h3, h4, h5, h6, p {font-weight:normal;}
h2, h3, h4, h5, h6, p{clear:both}
h1 {border-bottom:1px dashed #c2c6ca; color:#596072; font-size:28px; margin-bottom:23px; padding-bottom:1px; width:460px;}
h2 {color:#596072; font-size:16px; font-weight:bold; margin-bottom:14px;}
h3 {color:#3b2100; font-size:11px; font-weight:bold; margin-bottom:14px;}
p {margin-bottom:16px;}

ul,
li {list-style:none;}
ul {margin-bottom:16px}
/*ul li {background:url(/bitrix/templates/index/images/ico/play_small.gif) no-repeat; padding-left:16px;}*/
ul li {background:url(/bitrix/templates/index/images/ico/list_arrow_orange.gif) no-repeat 0% 40%; padding-left:16px;}


table {margin-bottom:16px;}
table thead th {background:#ff9f00; color:#FFF; padding:6px 4px; text-align:left;}
table tbody td {border-bottom:1px solid #c2c6ca; padding:6px 4px; vertical-align:top;}
.boldy	{font-weight: bold;}

