html
{
   margin: 0;
   padding: 0;
}
body
{
   background: #FFFFFF;
   margin: 2px 20px 2px 20px;
   padding: 0;
}
img{
   border: 0;
}
     /**************************************
    **************************************
   COLORS IMAGES ETC
  **************************************
 ****************************************
*/
#headtlbr{
   height: 37px;
   width: 100%;
   background-color: #EDE9E4;
}
#headtlbr .left{
   width: 8px;
   height: 37px;
   float: left;
   background-image: url(top_l.gif);
}
#headtlbr .right{
   width: 8px;
   height: 37px;
   float: right;
   background-image: url(top_r.gif);
}
#headtlbr .center{
   padding-top: 11px;
}
#homecont{
   float: right;
}
#homecont a{
   margin-right: 20px;
}

#menubar
{
   margin-top: 5px;
   white-space: nowrap;
}
#menu{
   height: 222px;
   background-image: url(menu.gif);
   background-position: top right;
   background-repeat: no-repeat;
}
#menubar .center{
   text-align: center;
   padding-top: 20px;
   height: 180px;
}
.line{
   border-bottom: 14px solid #edeae5;
   margin: 10px;
}
#somepromo .left{
   background-image: url(gr_top.gif);
   background-position: top;
   background-repeat: no-repeat;
   background-color: #f3f2ee;
   width: 220px;
   float: left;
}
#somepromo .left .end{
   background-image: url(gr_bot.gif);
   background-position: top;
   font-size: 1px;
   height: 10px;
   width: 220px;
   float: left;
}
     /**************************************
    **************************************
   FONTS
  **************************************
 ****************************************
*/
body {
   font-family: Tahoma;
}
#headtlbr{
   color: #837b71;
   font-size: 11px;
   font-weight: bold;
}
#headtlbr .center a{
   color: #837B71;
   text-decoration: none;
}
#headtlbr .center a:hover{
   text-decoration: underline;
}
/*********************************
               MENU
********************************/
#menu{
   font-size: 16px;
   padding: 0 15px 0 5px;
   vertical-align: center;
}
#menu table{
   font-size: 12px;
}
#menu .i td{
   border: none;
}
#menu table td
{
   border-bottom: 0px dashed #d07374;
   height: 22px;  
}
#menu a:link, #menu a:visited{
   color: #FFFFFF;
   text-decoration: none;
   border-left: 0px dashed #d07374;
   padding-left: 15px;
   padding-top: 1px;
   height: 21px;
}
#menu a:hover{
   color: yellow;
}

/***********************************
            PROMO
***********************************/
#somepromo{

}
#somepromo{
   font-size: 11px;
}
#somepromo .left table{
   font-size: 11px;
   font-weight: bold;
   border-collapse: collapse;
   border: none;
   border-style: dashed; 
   border-color: #F3F2EE;
   
}

#somepromo .left table td{
   border-style: dashed; border-color: #333333;
   border-width: 1px;
   padding: 2px;
}
#somepromo .left table td img{
   margin-left: 8px;
}
#footer .contacts{
   float: left;
   text-align: left;
   margin-left: 10px;
   color: #888888;
}
#footer .contacts h1{
   margin: 0;
   font-size: 11px;
   font-weight: normal;
   color: #888888;
}
/*********************************
            OTHER
*********************************/
.red, #spisok{
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 10px;
   margin-left: 10px;
}
.red strong, #spisok strong{
   color: #cc0000;
   margin-left: 6px;
}
.green{
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 10px;
   margin-left: 10px;
}
.green strong{
   color: #669933;
   margin-left: 6px;
}
.blue{
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 10px;
   margin-left: 10px;
}
.blue strong{
   color: #25677d;
   margin-left: 6px;
}
.text
{
   font-size: 12px;
   color: #333333;
}
.text strong
{
   color: #669933;
}

.linebot
{
   border-bottom: 1px dashed #333333;
}
.lineleft{
   border-left: 1px dashed #333333;
}
#footer{
   padding-top: 10px;
   padding-right: 5px;
   text-align: right;
   font-size: 11px;
}
#footer a{
   text-decoration: none;
   color: #888888;
}
p{
   text-indent: 20px;
   margin:0;
   margin-bottom:3px;
   margin-top:5px;
}
h1{
   margin:0;
   margin-top: 20px;
   margin-bottom: 10px;
   font-size: 16pt;
   font-family: Tahoma;
   color: #669933;
}

h2{
   font-size: 13pt;
}
h3{
   font-size: 11pt;
}
li{
   margin: 0;
   margin-bottom: 5px;
}
h2{
   margin:0;
   margin-top: 20px;
}
h3{
   margin: 0;
   margin-top: 5px;
}
ul, ol {
   margin-top: 0;
   margin-bottom: 0;
}

strong.redp{
   color: #A51E1F;
}
strong.bl{
   color: #25677d;
}
.lefts a:link{
   color: #000000;
   text-decoration: none;
}
.lefts a:visited{
   color: #000000;
   text-decoration: none;
}
.lefts a:hover{
   color: #000000;
   text-decoration: underline;
}
#mylogo {
	text-decoration: none;
}
#mylogo h1{
margin-top: -20px;
font: normal 12px Arial;
color: #333;
text-decoration: none;
}