
/***************** menu ******************/



#menuLm div.splitter {
    display: block;
    height: 5px;
    border-top: 1px #f7f7f7 solid;
  }


ul {
    list-style-image: url(../images/redBox2.gif);
  }


#content {
    /*float: left;
    **/text-align:justify;
  }


#contentZone {
    float: left;
    /*border: 1px red solid;
    */;
  }


#logo {
    /*margin-left: 550px;
    *//*float: right;
    *//*float: right;
    */;
  }


#sideContent {
    margin-left: 10px;
    width: 200px;
    float:left;
    /*clear: right;
    */border: 0px solid black;
  }


#contentPanel {
    float:left;
    width: 550px;
    padding: 5px;
    /*border: 1px solid red;
    */;
  }


#sidePanel {
    float:left;
    width: 200px;
    padding: 5px;
    margin: 5px;
    font-weight: bold;
  }

/*#sidePanel div{
	margin-bottom: 5px;
}
#sidePanel div{
	margin-bottom: auto;
}*/



sidePanel .sideHeader {
    font-size: 14;
    font-weight: bold;
  }


#sidePanel #logo {
  }


#sidePanel ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
  }


#sidePanel ul li {
    margin: 0;
    padding: 0;
  }


form {
    padding: 0;
    margin: 0;
  }


.adBox {
    /*margin: 3px;
    */padding: 5px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    /*background: #FFFACD;
    */background: #fcfcfc;
    width: 200px;
  }


.adBox a {
    font-weight: bold;
  }


.adBox input {
    width: 200px;
  }


#contacts {
    /*width: 200px;
    *//*margin: 5px;
    *//*padding: 5px;
    *//*display: none;
    */;
  }

/****vczrd ****/



.vcard {
    width: 200px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color : #fcfcfc;
    /*padding: 5px;
    *//*display: none;
    */;
  }


.vcard a {
    /*color: #1c85dc;
    */font-weight:bold;
  }


.vcard .tel {
    color: #CA6500;
    font-weight:bold;
    font-size: 12px;
  }


.vcard .telinfo {
    display:none;
  }


.vcard a {
    /*text-decoration: none;
    */;
  }


.vcard a:hover {
    text-decoration: underline;
  }


.vcard div {
    padding: 1px 2px 2px 10px;
    /*text-align:center;
    */;
  }


.vcard .org {
    display:none;
  }


.vcard a {
    display: block;
  }


.vcard .icq a, .vcard .skype a {
    background: center left no-repeat;
    font-weight: normal;
    line-height : 22px;
    padding-left: 26px;
    color: #666;
  }


.vcard .icq a {
    /*background: url(http://status.icq.com/5/online1.gif) center left no-repeat;
    */background-image: url(http://status.icq.com/5/online1.gif);
  }


.vcard .skype a {
    background-image: url(http://www.perevedem.ru/images/skype.gif);
  }


#menuLm a.lm3,#menuLm a.lm3a {
    margin-bottom: 0px;
    padding: 5px 0 5px 0;
  }


#menuLm .website {
    background: url(../images/star/www-globe.gif) right no-repeat;
  }


.sideButton {
    padding: 15px 0 0px 0;
  }


#menuLm .biz {
    background: url(../images/star/star_biz.gif) right no-repeat;
  }


#menuLm .top {
    /*border: 1px solid red !important;
    */background: url(../images/star/star_top.gif) right no-repeat;
  }


#menuLm a.basic {
    background: url(../images/star/star_draft.gif) right no-repeat;
  }


#menuLm .express {
    background: url(../images/star/star_online.gif) right no-repeat;
  }


.avtomat {
    background-color:#DDE9F4;
    padding:2 2 2 2;
    border-style:solid;
    border-width:1px;
    border-color:#CCCCCC;
  }


.field {
    font-size: 14px;
    width: 120px;
    border: 1px #999999 solid;
    height: 20px;
    color: #666666;
  }


p {
    text-align : justify;
  }


td {
    font-size : x-small;
  }

