/* закругленнЫе уголки */
.container { 
    padding: 0 0px; 
    margin: auto    ;
    width: 100%; 
    background-color: #cadceb; 
}
.container .ml { 
    padding: 0 5px; 
    font: normal 1em Tahoma red;
}
.container .tl, .container .bl { 
    height: 5px; 
    position: relative; 
    font-size: 1px; 
    line-height: 1px; 
}
.container .tlc, .container .trc, .container .blc, .container .brc { 
    position: relative; 
    width: 5px; 
    height: 5px; 
}
.container .tlc { float: left;  background: url('/img/tpl/tlc.png') 0 0 no-repeat; }
.container .trc { float: right; background: url('/img/tpl/trc.png') 0 0 no-repeat; }
.container .blc { float: left;  background: url('/img/tpl/blc.png') 0 0 no-repeat; }
.container .brc { float: right; background: url('/img/tpl/brc.png') 0 0 no-repeat; }
/* закругленнЫе уголки */

/* закругленнЫе уголки */
.container1 { 
    padding: 0 0px; 
    margin: auto    ;
    background-color: #cadceb; 
}
.container1 .ml { 
    padding: 0 5px; 
    font: normal 1em Tahoma red;
}
.container1 .tl, .container1 .bl { 
    height: 5px; 
    position: relative; 
    font-size: 1px; 
    line-height: 1px; 
}
.container1 .tlc, .container1 .trc, .container1 .blc, .container1 .brc { 
    position: relative; 
    width: 5px; 
    height: 5px; 
}
.container1 .tlc { float: left;  background: url('/img/tpl/tlc.png') 0 0 no-repeat; }
.container1 .trc { float: right; background: url('/img/tpl/trc.png') 0 0 no-repeat; }
.container1 .blc { float: left;  background: url('/img/tpl/blc.png') 0 0 no-repeat; }
.container1 .brc { float: right; background: url('/img/tpl/brc.png') 0 0 no-repeat; }
/* закругленнЫе уголки */
.palka { 
/*     float: left;  */
    background: url('/img/tpl/palkasplitmenu.png') 0 0 no-repeat;
    width: 2px; 
    margin: 2px;
}

