.empty {}
* {margin: 0;}

body {
	background-color: #FFF;
	padding: 0 0 1px 0;
	margin: 0px;
	font: 12px Tahoma, Arial, sans-serif;
	color: #000;
}

img { border: 0px; }
img.i-report {margin-right:5px;}

p {margin-top:3px;}
h2 {font-size : 12px;}
h3 {font-size : 14px;}
td {color:#000; font-size:10px;}

em {color:black; font-weight:bold; font-style:normal;}

ul.report, ol.report {margin-top:0px; margin-bottom:0px;}

ul {
	margin:0px; 
	padding:0px 0px 0px 20px;
}

input.itext {
	height:16px; 
	background-color: #E8EBF2;
	border: 1px solid #C7CBD4;
}

input.but {
	height:20px; 
	font-size:11px;
	color:#193B82;
	font-weight:bold;
	background-color: white;
	border: 1px solid #C7CBD4;
}

select.simple {
	height:18px; 
	font-size:10px;
	background-color: #E8EBF2;
	border: 1px solid #C7CBD4;
}

a {color: #1B398F; text-decoration: underline;}
a:visited { color: #028bab; }

a.submenua {
  text-decoration:none!important;
}

a.submenua:hover {
  text-decoration:underline!important;
}

#topbanner {
	padding:0px 0px 0px 0px;
	margin:0px auto 10px 25px;
	height: 65px;
	text-align:center;
        background: url("image/site/top2.gif") no-repeat #1C3985;
	background-position:0px 0px;
}

#simplebanner {
	padding:0px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
}

div.banner_right {
	padding:0px 0px 0px 0px;
	margin:15px 0px 10px 0px;
}

div.banner_left {
	padding:0px 0px 0px 0px;
	margin:15px 0px 5px 0px;
}

#topcounter {
	z-index: 99;
	position: absolute;
	visibility: hidden;
}

#top {
	width:100%;
	font-size:10px;
	border-bottom: 1px solid #193B82;
}

#top td {
	vertical-align:top;
	font-size:10px;
}

#top a.link{color: #A1A1A1; text-decoration:none;}
#top a.link:hover{ text-decoration:underline; }

#topsearch {
	margin: 0px 0px 0px auto;
	width:225px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#topsearch input.srch {
	width:150px; 
	height:14px; 
	font-size:10px;
	background-color: #E8EBF2;
	border: 1px solid #C7CBD4;
}

#topinfo {
	margin: 0px 0px 0px 0px;
	float:right;
	padding-top: 15px;
	padding-bottom: 10px;
}
#topinfo a.dark{ color:#25337E; text-decoration:underline; }
#topinfo a.link{ color: #A1A1A1; text-decoration:none; padding-left:5px; padding-right:5px;}
#topinfo a.link:hover{ text-decoration:underline; }

#top_authorize {
	background-color: #F1F1F1;
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 98%;
	line-height: 20px;
	font-size: 10px;
	color: #727272;
	border-top: 3px solid #193B82;
}

#top_status {
	background: #FEEC98;
	padding:2px;
}

#top_navigation {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 98%;
	background-color: white;
	border: none;
}

#top_navigation_left {
	line-height: 14px;
	font-size: 10px;
	color: #B1B1B1;
	text-align:left;
}

#top_navigation_left a {
	color: #B1B1B1;
	text-decoration:none;
}

#top_navigation_left a:hover {
	color: #B1B1B1;
	text-decoration:underline;
}

#top_navigation_right {
	line-height: 14px;
	font-size: 10px;
	color: #1B398F;
	text-align: right;
}

#top_navigation_right a {
	color: #1B398F;
	text-decoration: underline;
}

#content {
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

#right {
	width: 190px;
	text-align:left;
	vertical-align: top;
	margin:0px;
	padding: 0px 0px 0px 20px;
}

#center {
	text-align:left;
	vertical-align: top;
	margin:0px;
	padding: 0px 0px 0px 20px;
}

#left {
	width: 200px;
	text-align:left;
	vertical-align: top;
	margin:10px 0px 0px 0px;
	padding: 0px;
}

/* Вертикальное меню */
#left_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 170px;
}

#left_menu li {
	float: left;
	margin:0px 0px 0px 15px;
	padding:3px 0px 3px 0px;
	display: block;
	height: 100%; 
	width: 100%;
	clear: left;
	border-bottom: 1px solid #DEDEDE;
	text-align:left;
}

#left_menu li.decor {
	margin:0px 0px 0px 5px;
	padding:2px 0px 0px 0px;
	background-color: #1C3985;
	width:180px;
	border-bottom: 0px;
}

.topborder {
	border-top: 1px solid #DEDEDE;
}

#left_menu li.nodecor a {
	color: #1B398F;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
#left_menu li.decor a {
	color: white;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #1C3985;
	display: block;
	line-height: 16px;
}

#left_submenu {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	line-height: 11px;
}
#left_submenu li {
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 25px;
	width:155px;
	display: block;
	position: relative;
	list-style-image: none; 
	height: 100%;
	clear: left;
	border-bottom: 0px;
	color: #1B398F;
	background-color: white;
}

#left_submenu li.subnodecor a {
	padding:0px 0px 0px 0px;
	color: #1B398F;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: white;
	font-weight: normal;
}

#left_submenu li.subdecor {
	font-weight: bold;
	font-size: 11px;
}

div.submenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	visibility:hidden;
	position:absolute;
	left: 130px;
	background-color: #F0F1F7!important;
	z-index:1000;
	border:1px #DEDEDE;
	border-style: solid none solid none;
}

div.submenuli {
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 25px;
	display: block;
	position: relative;
	width:170px;
	height: 100%;
	clear: left;
	list-style-image: none; 
	background-color: #F0F1F7!important;
	background-image: url('image/site/m1.gif'); 
	background-repeat: no-repeat; 
	background-position: 15px 7px; 
	border:1px #DEDEDE;
	border-style: none solid none solid;
}

/* !Вертикальное меню */



/* Блоки-заметки */
div.w1 {
	width: 100%;
}

div.w2 {
	width: 100%;
}

div.w3 {
	width: 100%;
}

div.w4 {
	width: 100%;
}

div.note {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	color: #1B398F;
	background-color: #F1F1F1;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
}

div.note a {
	color: #1B398F;
	text-decoration: none;
}

div.note a:hover {
	text-decoration: underline;
}

div.note span {
	font-size: 10px;
	color: black;
}

div.note p {
	margin: 0px;
	border: 1px white;
	border-style: none none solid none; 
	padding: 5px 5px 3px 5px;
	font-size: 11px;
}

div.note2 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	color: black;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}

div.note2 a {
	color: #1B398F;
	text-decoration: none;
}

div.note2 a:hover {
	text-decoration: underline;
}

div.note2 span {
	font-size: 10px;
	color: white;
	background-color:#7C99C1;
}

div.note2 p {
	margin: 0px;
	padding: 5px 0px 4px 0px;
}

div.notetitle {
	margin: 0px;
	padding: 3px 5px;
	color: white;
	background-color: #AEB6C3;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

div.notetitle a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

div.notetitle2 {
	margin: 0px;
	padding: 3px 5px;
	color: white;
	background-color: #F1F1F1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

div.notetitle2 a {
	color: #1B398F;
	font-weight: bold;
	text-decoration: underline;
}

.under {
	text-decoration: underline;
}

.nounder {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

/* !Блоки-заметки */


span.info {
	margin: 0px;
	padding: 0px 0px;
	color: #1D3982;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

span.alert {color: #F00;}

span.new {color:#d10000;}


#statprice {
   font-family: Tahoma, Arial;
   font-size:10px;
   width:100%;
}

div.rules {
   margin:0px;
   padding:5px;
   border: none;
}

div.rules h4 {
   margin:0px;
   padding:0px;
   font-size : 12px;
   font-weight:bold;
   text-align:center;
}

div.rules ul {
	margin:10px 0px 0px 0px; 
	padding:0px 0px 0px 20px;
}

div.rules li {
	padding:3px 0px 3px 3px;
}

div.rules li a {
	color: #1B398F;
	font-family: Tahoma, Arial;
	text-decoration:underline;
}


/* Таблицы */

td.title4 {background-color: #7A9CC9; color: white; padding:2px 1px 4px 2px; text-align:left; border:1px #FFFFFF; border-style:none none solid none; }
td.title4 a {color:white;}
.f10 {font-size: 10px;}
.f11 {font-size: 11px;}

td.title4_noborder {background-color: #7A9CC9; color: white; padding:2px 1px 4px 2px; text-align:left; border:none;}
td.title4_noborder a {color:white;}

.noborder {border:none;}

table.tblhead_v td {border:1px #FFFFFF; border-style:none solid none none; padding:2px 2px 2px 4px;}
table.tblhead_v td table td {border:none;}

tr.mainRow {background-color:#B5CBF4; height:30px; text-align:left;}
tr.mainRow td {padding:2px 2px 2px 4px;}

tr.secondRow {background: url("image/site/tab_bg.gif") repeat-x bottom; height:30px; text-align:left;}
tr.secondRow td {padding:2px 2px 2px 4px;}

tr.otherRow {color: black; text-align:left;}
tr.otherRow td {border:1px #d7dae0; border-style:none none solid none; padding:2px 3px 4px 4px;}
tr.otherRow a {color: black; text-decoration:underline;}
tr.otherRow a:hover {text-decoration:underline;}
tr.otherRow a:visited {color: #028bab;}

tr.otherRow table td {border:none;}

td.tdprice {color: black; padding:2px 1px 4px 2px; border:1px #d7dae0; border-style:none solid solid none; text-align:left;}
td.tdprice a {color: black; text-decoration:underline;}
td.tdprice a:hover {text-decoration:underline;}
td.tdprice a:visited {color: #028bab;}
.dark {background-color: #f0f1f7;}
.bright {background-color: #FFFFFF;}
.fire {background-color: #FFD101;}

.tlink {cursor:pointer;}

table.top-abonent-block td {padding:0px 10px 0px 10px; margin:0px;}
table.top-abonent-block td.name {font-size:12px; background-color:#FFD817; text-align:left;}
table.top-abonent-block td.status {font-size:10px; text-align:left; padding-top:4px; padding-bottom:4px;}
table.top-abonent-block td.completion {background:url("image/site/m-bg.gif") repeat-x; font-size:10px; text-align:left;}
table.top-abonent-block td.out {font-size:11px; width:100%; text-align:right;}

table.top-abonent-block span {color:#DE0F00;}
table.top-abonent-block p {padding:5px 20px 0px 0px; margin:0px;}

div.popup {padding: 5px 5px 5px 5px; background-color:#F3F4F9; border:2px solid #d7dae0; font:normal 12px Tahoma, Arial; position:absolute; display:none; z-index:1000;}
/* ! Таблицы */

#bottom {
	background-color: #FFF;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #193B82;
	font-size:10px;
}

#prebottom {
	background: url("image/site/bott_shad.gif") repeat-x top #F1F1F1;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-size: 20px;
}

/* Блок логин-пароль */
#login {
	padding:2px;
	color: #1B398F;
	width: 120px; 
}

#login input.login {
	width: 90px; 
	height: 13px; 
	font-size: 10px;
	color: #9C9C9C;
	background-color: #EDEDEF;
	border: 1px solid #C4CBD3;
	padding-left:3px;
}

#login input.but {
	margin: 0px 0px 1px 5px;
	padding: 0px 0px 0px 0px;
	vertical-align:bottom;
	height:13px; 
	border: none;
}

#login form {
	margin: 0px;
	padding: 0px;
}

/* !Блок логин-пароль */

ul.top_list {
	list-style: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-align:left;
}

ul.top_list li {
	list-style-image: none; 
	padding:1px 0px 1px 0px;
	border-bottom: 1px solid #DEDEDE;
}

ul.top_list li a {
	color: #1B398F;
}

ul.top_list li.decor {
	font-weight:bold;
}

ul.list {
	list-style: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px;
}

ul.list li {
	background-image: url('image/site/i-point.gif'); 
	background-repeat: no-repeat; 
	padding:2px 0px 3px 15px;
	background-position: 0px 5px; 
	list-style-image: none; 
}

ul.list li a {
	font-size: 11px;
	color: #1B398F;
	font-family: Tahoma, Arial;
	font-weight:bold;
	text-decoration:underline;
}

ul.simple_list {
	list-style: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px;
}

ul.menu_list {
	list-style: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 2px;
	text-align:left;
}

ul.simple_list li, ul.menu_list li {
	background-image: url('image/site/i-point.gif'); 
	background-repeat: no-repeat; 
	padding:2px 0px 4px 15px;
	background-position: 0px 6px; 
	list-style-image: none; 
}

ul.simple_list li a, ul.menu_list li a {
	color: #1B398F;
	font-family: Tahoma, Arial;
}

ul.simple_list li a:hover, ul.menu_list li a:hover {
	text-decoration:underline;
}


/* Ссылки на главной над таблицей */

#toph0 {font-size:14px; margin:10px 0px 10px 0px; font-weight:bold; }

#toph0 a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #1B398F;
	font-family: Tahoma, Arial;
	text-decoration:underline;
}

#mainLink {
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align:left;
	vertical-align:top; 
}

#mainLink td {
	margin: 0px;
	padding: 4px;
	background-color: white;
	text-align:left;
	vertical-align:top; 
	font-size: 11px;
	font-family: Tahoma, Arial;
}

#mainLink td.simple {
	color: black;
	font-weight:bold;
}

#mainLink td.simple a {
	color: #1B398F;
	text-decoration:underline;
}


#mainLink td.help {
	color: #1B398F;
	font-weight:normal;
}

#mainLink td.help a {
	color: #9B9B9B;
	font-weight:normal;
	text-decoration:none;
}

#mainLink td.help a:hover {
	color: #9B9B9B;
	text-decoration:underline;
}

/* !Ссылки на главной над таблицей */


/* Совместимость рабочих страниц */

.toph1 {font-size:14px; margin:5px 0px 0px 0px; font-weight:bold;}
h1.toph1 {font-size:14px; margin:5px 0px 0px 0px; font-weight:bold;}

.data3_noedit {font-size: 11px; border:0; background-color:#FFFFFF; color:black; text-align:right; font-weight:bold;}
.data1_noedit { font-size: 11px; border:0; background-color:#FFFFFF; color:black; text-align:right;}
.data2_noedit { font-size: 11px; border:0; background-color:#F3F4F9; color:black; text-align:right;}
.data1_noedit_b { font-size: 11px; border:0; background-color:#FFFFFF; color:black; text-align:right; font-weight:bold;}
.data2_noedit_b { font-size: 11px; border:0; background-color:#F3F4F9; color:black; text-align:right; font-weight:bold;}

#topBeforeH1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
	width:100%;
	background: url("/image/site/shadow.gif") no-repeat bottom left white; 
}

#subTopBeforeH1 {
	margin: 0px;
	padding: 10px 0px 10px 5px;
	width:auto;
	background-color: #F1F1F1; 
}

#topBeforeH1 table {
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color: #F1F1F1; 
	line-height: 16px;
}

#topBeforeH1 a {
	margin: 0px;
	padding-left: 20px;
	font-size: 11px;
	color: #1B398F;
	font-family: Tahoma, Arial;
	text-decoration:none;
}

#topBeforeH1 a:hover {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #1B398F;
	text-decoration:underline;
}

#topBeforeH1 b {
	margin: 0px;
	padding-left: 20px;
	border:none;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial;
	font-weight:normal;
	background-image: url('image/site/i-arrow.gif'); 
	background-repeat: no-repeat;
	background-position: 0px 4px; 
}

#topBanner {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#gray_block {text-align:left; margin-left:auto; margin-right:auto;}

#gray_block a {color: #1B398F; font-family: Tahoma, Arial; font-size : 12px;}

.big {font-family: Tahoma, Arial; font-size:12px; color:#1A3B82; margin:0px;}
.tblhead {background-color:#7A9CC9; color:white;}

.mainRefTbl { border-width: 1px; border-style: solid; border-color: #BBC1C5; }

td.inpsub  {font-family: Tahoma, Arial; font-size : 10px; vertical-align:top;}
td.inpsub a {color: #1B398F;}
td.inpsub a.nound {color: #1B398F; text-decoration: none;}
td.inpsub a.nound:hover {text-decoration: underline;}

a.lmnu {color : #909090; text-decoration: none;}
a.lmnu:hover {text-decoration: underline;}
a.lmnu:visited  {color : #909090;}

.titsub  { font-size: 12px; }

.simple_form {
	margin: 10px 0px 0px 0px;
	border:1px solid #D0D1D5;
}

.simple_form td {
	vertical-align: top;
	border:none;
	padding:2px 4px 2px 4px;
}

.simple_form table td{
	padding:5px;
}

.simple_form table td table td {
	padding:0px;
}

.simple_form table td table td table {
	border:none;
}

.simple_form table td table td table td {
	padding:10px;
}

.simple_form table td table td table td table {
	border:1px solid #D0D1D5;
}



.simple_form select {
	height:18px; 
	font-size:10px;
	background-color: #E8EBF2;
	border: 1px solid #C7CBD4;
}

.simple_form input.itext {
	height:16px; 
	background-color: #E8EBF2;
	border: 1px solid #C7CBD4;
}

.simple_form textarea {
	background-color: #E8EBF2;
	border: 1px solid #C7CBD4;
}

.simple_form input.but {
	height:20px; 
	font-size:11px;
	color:#193B82;
	font-weight:bold;
	background-color: white;
	border: 1px solid #C7CBD4;
}

.h2b  { font-family:Arial; font-size:12px; font-weight:bold;}
.h2h  { font-family:Arial; color:#344B73; font-size:18px;}
.bg1, td.title {background-color:#DAE1E9;}
.inpsub  {color : #bbbbbb;font-size : 10px;}

td.hmnucur  {color: #ffffff; font-size: 10px; text-align : center;}

.titsub_fire  { font-size: 12px; background-color: #FEEC98; }
.titsub_fire_name  { font-size: 12px; background-color: #FEEC98; }


TD.warning { font-family:Arial;color:#000000;font-size:11px;}

TD.subtitle  {font-size : 14px;}

#fireTable2 {margin:0px; padding:0px;}
#fireTable2 td {margin:0px;}

#fireTable {margin: 0px; padding:0px; background: url("image/site/fire.gif") repeat-y top left #FFD101; padding:5px 0px 5px 0px;}
#fireTable td {text-align:center; padding:0px 50px 0px 50px;}

TD.left-menu-selected {background-color:#406090; color:#FFFFFF; font-weight:bold; padding:0px; margin:0px; font-family:Arial; font-size:12px; border:none;  height:22px; background-position: 0px 0px;}
TD.left-menu-selected-left {border-style:solid; border-color:#406090; border-width:0px 1px 0px 0px; padding:0px; margin:0px; height:22px;}
TD.left-menu-selected-right {border: none; padding:0px; margin:0px; height:22px;}
TD.left-menu {padding:3px;}
TD.left-menu A:Visited, TD.left-menu A:Active, TD.left-menu A:Hover {color:#005E94;}

.tblborder {background-color:#D0D1D5;color:#D0D1D5;}
TABLE.job-list TH {font-size:12px; font-weight:bold; text-align:left;}
TABLE.job-list-spec TH {font-size:12px; font-weight:bold; text-align:left; background-color:#FFD101;}
TABLE.job-list-spec TD {background-color:#FFD101;}



ul.bold_text {
	list-style: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px;
}

ul.bold_text li {
	padding:2px 0px 4px 10px;
	list-style-image: none; 
	font-weight:bold;
}

ul.triangle {
	list-style: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 15px;
}

ul.triangle li {
	background-image: url('image/m-tr.gif'); 
	background-repeat: no-repeat; 
	padding:2px 0px 4px 10px;
	background-position: 0px 6px; 
	list-style-image: none; 
	font-weight:normal;
}

ul.triangle li a {
	color: #1B398F;
	font-family: Tahoma, Arial;
}

ul.triangle li a:hover {
	text-decoration:underline;
}

.pagers {
	margin: 5px 0px 5px 0px;
	width:99%;
}
.tblwidth {
	width:99%;
}

.titsub_noedit {border:0; color:green; }
.biginv  {font-family: Tahoma, Arial; font-size:12px; color:#1A3B82; margin:0px;}

#tender { border: none;}
#tender TD { border: 1px #D0D1D5; border-style: none solid solid solid;}
#tenderOne TD { border: 0px; border-bottom: 1px solid #D0D1D5; }

#onMainBottomBG { vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bec0c0; padding:16px;}
#onMainBottomBG2 { vertical-align: top; padding: 16px;}
#onMainBottomDother { vertical-align: top; border-right-width: 1px; border-right-style: solid; border-right-color: #bec0c0; padding: 0px 8px 0px 8px; }
#onMainBottomDotherNoLeftPad { vertical-align: top; border-right-width: 1px; border-right-style: solid; border-right-color: #bec0c0; padding: 0px 16px 0px 0px; }
#onMainBottomDotherNoRight { vertical-align: top; padding: 0px 0px 0px 16px; }
#onMainBottomNoRight { vertical-align: top; padding: 16px; }
#onMainBottomLast { vertical-align: bottom; border-right-width: 1px; border-right-style: solid; border-right-color: #bec0c0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bec0c0; padding: 16px; }
#onMainBottomLastNoRight { vertical-align: bottom; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bec0c0; background-color: white; padding: 16px; }

#services {margin:0px; border: 1px solid #D0D1D5; }
#services td {border:none;}

/* !Совместимость рабочих страниц*/


/* Баннерные места */
#index_banner1 {
	margin:10px 0px 10px 0px;
	padding:0px;
	border:none;
	background-color: #F1F1F1;
	text-align:left;
}

#statrek {
	margin:0px;
	padding:0px;
	height:1px; 
}

#statrek td {
	margin:0px;
	padding:1px 0px 0px 0px;
	height:1px; 
	border: none;
	line-height: 1px;
}

#statrek img {
	margin:0px;
	padding:0px;
	border:0px;
}

/* !Баннерные места */