@import url('reset.css');
@import url('style_tex.css');


#heig {
line-height: 180%;
}

#fram_lif {
	text-align: left;
	height:auto;
	width: 150px;
}

#in_tab
{
border-collapse:collapse;
width:610px;
border:3px solid #49555F;
}


#middle
{
color: #FFFFFF;
background-color:#009900;
}


table#daug {
	background: #FFFFFF
}

table#gros {
	background: #696969;
}

#tez{
	font-size: 85%;
	margin-top:30px;
	padding:1px;
	text-align:center;
}
#contex  {
	text-align: justify;
	height:auto;
	width: 420px;
	}

td#bg_tr {
	background-image: url(images/bg_ct.gif);
   background-repeat: repeat-y;
   background-position: right;
}

#contex_in {
	text-align: justify;
	height:auto;
	width: 600px;
}



div#contex p {
	padding:5px;
	}
	


thead
{
}
thead tr
{
}

thead th
{
padding:1em 1em .5em;
border-bottom:2px dotted #696969;
text-align:left;
}
.rejim {
 list-style-type: none; /* Убираем маркеры у списка */
}
td
{
padding:.3em 1em;
}

tfoot
{
}
tfoot td
{
padding-bottom:1.5em;
}
tfoot tr
{
}
tbody tr.odd td
{
background:transparent url(tr_bg.png) repeat top left;
}




