      /*Свойства самого основного блока main, в котором находится вся система */
      #main {text-align: center;}
      #main p, li, h1, h2, h3, h4, h5, h6, td /*Стили заголовков и абзаца*/
      {
        font-family: verdana,arial,sans-serif;
        font-size: 10pt;

      }

      #main h4 {font-size: 13pt; text-align: center;}
      #main h5 {font-size: 11pt;text-align: center;}
      #main li {list-style-type: none; text-align: left;}
      #main table {font-size: 10pt; text-align: left;}
      #main table.tab_result  {width: 90%; text-align: left;}
      #main table.list_dop  {width: 90%; text-align: left;}
      #main A
        {
           color:#0000CC;
           text-decoration: none;
        }
      #main A:hover
        {
            color: red;
            text-decoration: underline;
        }

      /*Свойста блока с последними объявлениями*/
      #new_bill
      {
        width:200px;
        display:block;
        text-align: left;
      }

      thead /*Параметры шапки всех таблиц - цвет фона и т.д.*/
      {
       text-align: center;
       font-weight: 900;
       background: #60F;
       color: #FFF;
      }
      

ul.groups {list-style:none;
	width:100%;
}
ul.groups li {
	width: 190px;
	float:left;
	margin:0px 15px 10px 0px;
	text-align: center;
	display:block;
}

ul.groups li img {
	border:1px solid #7f7f7f;
	padding:2px;
}

ul.groups li strong {
	font-size: 1.4em;
	padding-bottom:4px;
	display:block;
}

ul.groups li span {
	font-size: 1.2em;
	display:block;
	padding-top: 4px;
}

ul.photosp {list-style:none;
	width:100%;
}

ul.photosp li {
	float:left;
	margin:0px 15px 10px 0px;
	display:block;
}

ul.photosp li img {
	border:1px solid #7f7f7f;
	padding:2px;
}

ul.gallery_njs {
list-style:none;
}

ul.gallery_njs li {
	float:left;
	margin:20px 15px 0px 0px;
	display:block;
	width:156px;
}

ul.gallery_njs li img {
	border:1px solid #7f7f7f;
	padding:2px;
}

#maincol {
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
}
#library_navigation {
	width: 98%;
	margin-top: 25px;
	overflow: hidden;
	background: url(/s/i/offers_lbg.gif) repeat-x; 
	background-position: 0 21px;
	float:left;
 	line-height:normal;
	padding-right: 22px;
}
#library_navigation ul {list-style:none;
	width: 100%;
}
#library_navigation ul li {
	float: left;
	background: url('/s/i/leftdoor_n.gif') no-repeat left top;
	margin-right: 2px;
}
#library_navigation a {
	display: block;
	float: left;
	background: url('/s/i/rightdoor_n.gif') no-repeat right top;
	padding: 1px 7px 0 7px;
	font: 1em/21px Arial, Tahoma, sans-serif;
	text-decoration: none;
}

#library_navigation ul li.selected
{
	float: left;
	background: url('/s/i/leftdoor_n_w.gif') no-repeat left top;
	border-bottom:1px solid #FFFFFF;
	border-left: 1px solid #cecdcd;	
	margin-bottom: -1px;
	margin-left: 0;
}
#library_navigation ul li.selected a
{
	float: left;
	background: url('/s/i/rightdoor_n_w.gif') no-repeat right top;
	padding: 1px 7px 1px 7px;
	color: #6a6969;
	font: 1em/20px Arial, Tahoma, sans-serif;
	text-decoration: none;
}

.grayframe
{
	min-height: 400px; 
	_height: 400px; 
	width: 98%; 
	border: 1px solid #cecdcd; 
	border-top: 0; 
	margin-top:0; 
	padding: 10px;
}

li.gray
{
	background: #f3f3f3;
	padding: 0px;
}
 .test td
{
	padding: 5px;
	padding-right: 20px;
} 

#maincol .centercol .test h2 {
	font-weight: bold;
	font-size: 1.2em;
	border-bottom:none;
	margin: 0px;
	padding: 0px;
}

#maincol .centercol .test h2 sup {
	font-weight: normal;
	font-size: 0.8em;
}

.test span.graytext
{
	color: #838383;
	font-size: 0.9em;
}
.rightcol
{
	background: #d6d6d6;
	float: left;
	width: 270px;
	padding: 0 20px;
	height: 1%;
	overflow: hidden;
	display: inline;
}

#maincol .centercol 
{
	margin: 0 290px 0 0;
	padding: 0;
}
* html #maincol .centercol {
	height: 1%;
	margin: 0;
	padding-right:30px;
}

#maincol .centercol ul {
	list-style: none;
	list-style-position: outside;
}

#maincol .centercol h2 {
	margin-left: 0;
	margin-right: 20px;
	padding-left: 0;
	color: #878787;
	border-left: 0;
	font: 1.6em Arial, Tahoma, sans-serif;
/*	border-bottom: 1px #c4c4c4 dashed;*/
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#maincol .centercol h3
{
	color: #878787;	
} 
#maincol .centercol h2 span {
	display: block;
	color: #2a5ca0;
	font-size: 0.6em;
}

#maincol .centercol h2 span.add
{
	margin-top: 10px;
	font-size: 0.8em;
	margin-bottom: 0px;
} 
#maincol .centercol h2 span a {
	text-decoration: none;
}

#maincol .centercol h2 span a:hover {
	text-decoration: underline;
}

#rightcol {
	float: right;
	padding: 0px 0px 30px 2px;
	width: 265px;
	margin-left: 20px;
}
* html #rightcol {
	margin-left: -3px;
}

#rightcol .bill .value .inner .topic {
	color: #737373;
	font-size: 1em;
	margin: 0;
}



#rightcol .bill {
	margin-top:25px;
	background: url('/s/i/permbg-sidebar-left.gif') no-repeat 0 100%;
	background-color: #efefef;
}




#rightcol .broadcast {
	margin-top:25px;
	background: url('/s/i/permbg-sidebar-left.gif') no-repeat 0 100%;
}

.broadcast .topic {
	font-size: 1em;
	margin: 0;
}

#rightcol .broadcast .value {
	background: url('/s/i/permhd-sidebar-left.gif') no-repeat;
}

#rightcol .broadcast .addbill {
	background: url('/s/i/permbg-sidebar-right.gif') no-repeat 100% 100%;
	padding: 5px 0px 13px 13px;
}

#rightcol .broadcast .addbill a {
	background: url("/s/i/money_n.gif") left center no-repeat;
	padding-left: 18px;
	display:block;
}

#rightcol .broadcast .value {
	background: url('/s/i/permhd-sidebar-left.gif') no-repeat;
}
#rightcol .broadcast .value .inner {
	background: url('/s/i/permhd-sidebar-right.gif') no-repeat 100% 0;
	padding: 13px 13px 2px;
	font: 1.2em Arial, Tahoma, sans-serif;
}




#rightcol .bill .addbill {
	background: url('/s/i/permbg-sidebar-right.gif') no-repeat 100% 100%;
	padding: 5px 0px 13px 13px;
}

#rightcol .bill .addbill a {
	background: url("/s/i/money_n.gif") left center no-repeat;
	padding-left: 18px;
	display:block;
}

#rightcol .bill .value {
	background: url('/s/i/permhd-sidebar-left.gif') no-repeat;
}
#rightcol .bill .value .inner {
	background: url('/s/i/permhd-sidebar-right.gif') no-repeat 100% 0;
	padding: 13px 13px 2px;
	font: 1.2em Arial, Tahoma, sans-serif;
}

.search
{
	background-color:#ffdb4a;
	padding:10px;
	margin-bottom: 15px;
	border: 1px solid #CCC
}

.search span.margin
{
	margin-left: 20px;
}

ul.test
{list-style:none;
	margin-bottom: 20px;
}

ul.test li 
{
	padding: 20px 0;
}

ul.test li img
{
	border: 1px #b1b1b3 solid;
	padding: 2px;
	float: left;
	margin-right: 15px; 
}
ul.test li p
{
	margin:0px;padding:0 0 0 140px;
}

ul.test a
{
	font-size: 1.1em;
	font-weight: normal;
}
.graytext
{
	color: #878787;
	margin-bottom: 15px;
}

.bullet_b {padding-left:15px;background: url(/s/i/bullet-b.gif) no-repeat 0 3px;}

h3.photo, .maintext h3,  h3.techgroup {
	font-size: 1.3em;	
	font-weight: normal;
	color: #444444;
	margin-bottom: 15px;
	margin-top: 0px;
	float:none;
}

.maintext h3 {
	margin-top: 25px;
	margin-bottom:0px;
}

h3.techgroup {
	margin-top: 15px; margin-bottom: 0px;
}

.form tr.dashed td {border-bottom:1px dashed #afafaf;}

.photos {
	list-style:none;list-style-position:outside;
}

.photo img, ul.photos img
{
	border:1px solid #cfcfcf;
	padding:2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo {
	float: left;
}
.line
{
	border-top: 1px #878787 dashed;
	padding-top: 15px;
	margin-top: 15px;
	width: 100%;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

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

ul.phone-list li {
	margin-top:5px;
}
ul.photo-list {list-style:none;margin-top:10px;clear: left; list-style-position:outside;}
ul.photo-list li {margin:10px;width:170px; height: 150px;}
ul.photo-list li div {width:130px;text-align:center;}
ul.photo-list li div img {border:1px solid #cfcfcf;padding:2px;margin: 5px 0px;}

.maintext ul li
{
	text-align: left;
	min-height:140px;
  	height:auto !important;
	height:140px;
}

.maintext ul.groups li strong
{
	font-weight: normal;
	font-size: 1.2em;
}
.maintext ul.groups li span
{
	font-size: 1em;
}

.liblogo {text-align:right;padding: 5px 10px 15px 0px;}

#maincol .crashlist {margin-bottom: 35px;}
#maincol .crashlist img.photo {float:left;padding:2px;border:1px solid #f3f3f3;margin:0px; width:120px;}
#maincol .crashlist h4 {font-size:1.3em;font-weight:normal; padding: 0 0 10px 140px;}
#maincol .crashlist p {padding: 0 0 3px 140px;margin:0px;}
#maincol .crashlist p.gray {color: #636363;}
#maincol .crashlist p.roles {margin-bottom:10px; font-size: 1.1em;}

#libmenu .box {
	background: url('/s/i/bg-sidebar-left.gif') no-repeat 0 100%;
}

#libmenu .box .head {
	height:2px;
	background: url('/s/i/hd-sidebar-left.gif') no-repeat;
}

#libmenu .box .inner {
	background: url('/s/i/bg-sidebar-right2.gif') no-repeat 100% 100%;
	padding:2px 13px 13px 13px;
}



#libmenu .box .inner .TitInner{
	font-weight:bold;
	color:#464646;
	padding-top:0px;
	margin:0px;
}

.linkslist {
	padding: 0 0 10px 0px;
	margin: 10px 0 0 0px;
	font-size: 1em;
	width: 100%;
	overflow: hidden;
	list-style:none;
	list-style-position: outside;
}


.linkslist li a {
	padding:0 2px 0 15px;
	line-height:1.5em;
	background: url('/s/i/bullet-blue.gif') no-repeat 0 50%;
}


.linkslist li a:hover {
	color: #ed1c24;
	background: url('/s/i/bullet-red.gif') no-repeat 0 50%;
}

a.newcomment {color:#db1616;font-weight:bold;}
