/*edit*/
.edit-panel
{ overflow:hidden;
  padding:15px 0 0 0;}
  .edit-com
  { float:left;}
  .edit-txt
  { float:right;}
  .edit-list
  { display:block;
    float:right;
    margin:0;
    overflow:hidden;
	padding:2px 0 0 0;}
	.edit-list li
	{ background:none;
	  display:block;
	  float:left;
	  font-size:0.9em;
	  margin:0;
	  padding:0 0 0 15px;}
/*Advocate home*/
a
{  color:#5ba6b9;
   text-decoration:none;}
a:hover
{  color:#5ba6b9;
   text-decoration:underline;}
/*layout*/      
#wrap
{  background:#fff url(../img/advokat/advokat-bg.jpg) no-repeat center top;}
/*header*/
#header
{  background:#839ecd url(../img/advokat/advokat-header-bg.jpg) no-repeat center top;}
/*top bar*/
#top-bar
{  background:#a5c3d7 url(../img/advokat/advokat-top-bar-bg.gif) repeat-x left top;}
   /*hed and menu*/
   #hed-menu
   {  background:#7da0b7 url(../img/advokat/advokat-hed-menu-bg.gif) repeat-x left top;}
      /*menu*/
	  #menu
	  {  background:#5cafc3;
	     border-bottom:#7ea9bd 6px solid;}
	  /*hed*/
	  #hed  
	  {  border-bottom:#95b5cb 7px solid;}
/*text*/
h1
{  color:#749ebb;} 
   h1 a, h1 a:hover
   {  color:#749ebb;}
h2
{  color:#4c4b4b;}
   h2 a, h2 a:hover
   {  color:#4c4b4b;}
h3
{  color:#749ebb;} 
   h3 a, h3 a:hover
   {  color:#749ebb;}
h4
{  color:#393939;} 
   h4 a, h4 a:hover
   {  color:#393939;} 
h5
{  color:#749ebb;} 
   h5 a, h5 a:hover
   {  color:#749ebb;}  
h6
{  color:#749ebb;} 
   h6 a, h6 a:hover
   {  color:#749ebb;} 
/*news list*/
.news-list-pict h4,
.news-list-pict h4 a,
.news-list-pict h4 a:hover,
.news-list-pict-1 h4,
.news-list-pict-1 h4 a,
.news-list-pict-1 h4 a:hover
{  color:#5ba6b9;}
/*vkladki*/
   /*buttons*/
	  .vkladki-cont .btns li.prev
	  {  background:#749ebb url(../img/advokat/advokat-btn-prev-bg.gif) no-repeat left top;}
	  .vkladki-cont .btns li.next
	  {  background:#749ebb url(../img/advokat/advokat-btn-next-bg.gif) no-repeat left top;}	  	 		 

/*tables*/
	  .tab thead td
	  {  border-bottom:#5ba6b9 3px solid;}
 
div.sub1 {
            padding: 0px;
            float:left;
            display:none;
            cursor:pointer;
            position:absolute;
            width:160px;
            background-color: rgb(205,223,234);
            text-align: left;
            filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
            -moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
            -khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
            opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */        
        }
div.main_m {
            padding-left: 0px;
            float:left;
            background-color: rgb(148,180,202);
            text-align: left;  
            font-size:14px; 
            width:160px;
            height:100%;  
                border-left: 2px solid white;  
        }
div.sub1 a {
            color: #5a646d;
            font-weight: normal;
            display: inline;
            padding: 0;
            margin-left: 5px;
            height: 16px;
            line-height: 18px;
            font-size: 13px;
        }

div.sub1 a:HOVER {
    text-decoration: underline;
    color: black;
}
table.me td {
    text-align: left;
    vertical-align: middle;
    color: #5a646d;
}
table.me td a.parent {
    color: #5a646d;
    text-decoration: none;
    display: block;
    height: 18px;
    line-height: 18px;

}
table.me td.prevent {

    background: none !important;
    vertical-align:middle;
}