/* CSS Document */
/* Common */
body
{
margin:0;
padding:0;
background-color:#ffffff;
color:#505050;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

table
{ font-size:11px; }





a:link, a:hover, a:active, a:visited
{ 
/* color:#D02C00; */
color:#E25407;
}


/* Headers */
h1
{ font-family:Tahoma; font-size:18px; margin:0px; font-weight:normal; color:#282828; }
h2
{ font-family:Tahoma; font-size:18px; margin: 0 0 0 0; color:#255578; font-weight:normal; }
h3
{ font-family:Tahoma; font-size:12px; margin:0px; font-weight:bold; color:#505050; }
h4 
{ font-family:Tahoma; font-size:11px; margin: 0 0 0 0; color:#3C3C3C; font-weight:bold; }
h5 
{ font-family:Tahoma; font-size:11px; margin: 0 0 0 0; color:#225674; font-weight:bold; }
h6 
{ font-family:Verdana; font-size:10px; margin: 0 0 0 0; color:#505050; font-weight:bold; }


.ttx_table_simple
{ width:100% } 
.ttx_table_simple td
{
border-color:#c7c7c7;
border-width:1px;
border-collapse:collapse;
border-style:solid;
padding:3px;
}

.ttx_table_simple p
{ margin:0; padding:0; }

.ttx_table_simple ul
{ margin:0; padding:0; }

.ttx_table
{ width:100% } 
.ttx_table td
{
border-color:#c7c7c7;
border-width:1px;
border-collapse:collapse;
border-style:solid;
padding:3px;
}

.ttx_table p
{ margin:0; padding:0; }



.ttx_table li, .ttx_table ol, .ttx_table_simple ol,  .ttx_table_simple li
{ margin:0; padding:0; margin-left:16px; }

.ttx_table tr:nth-child(2n+1)
{ background-color:#e1e1e1; }

/* Specials simbols */

.sup
{ vertical-align: baseline; position: relative; top: -0.5em; font-size:0.85em; }

.sub
{ vertical-align: baseline; position: relative; bottom: -0.5em; font-size:0.85em; }

.up_point_litera
{ background:url(/bitrix/templates/.default/img/point.png) no-repeat top center; }


.img_border
{
padding:5px;
border-color:#CECECE;
border-width:1px;
border-collapse:collapse;
border-style:solid;
}


/* Anri detail */
.table_anry_detail
{
border-color:#BEBEBE;
border-width:1px;
border-collapse:collapse;
border-style:solid;
}

.table_anry_detail td
{ padding:5px; padding-left:10px; }

.table_anry_detail_back
{ background-color:#EFEFEF; }



.red_text
{ color:#EB0C0C; }

.razrezenie
{ line-height:15px; }

.include-text { float: left; width: 220px;}
.include-text { background-color: #ECECEC;
border-top: 4px solid #CECECE;
text-align: left;
padding: 0.6em 0.4em;
position: relative;
margin: 0.2em 1.6em 0 0;
}

.hl_view
{}


#at_frm_bitrix 
{ margin: 1em; } 
.my_at_frm_bitrix
{ font-size: 1.6em;
  text-align: left;
 }
#at_frm_bitrix b { font-weight: bold; }
#at_frm_bitrix table
{ margin-top: 1em; }
#at_frm_bitrix td 
{ font-size: 1.6em; 
 /* color: #0000; */
  text-align: left;
  font-weight: normal; }
#at_frm_bitrix input 
{ margin: 5;
  padding: 3;
 /* color: #0000; */
  font-size: 100%; 
  font-weight: normal; }
#at_frm_bitrix label { 	font-weight: normal; } 
