  * {margin:0px;padding:0px;}
  body {background-color:#cbe9a8;background-image:url(img/pattern.png);}

  a {text-decoration:none;}
  h1 {font:19px/19px Calibri;color:#7ac71f;padding:20px 0px 0px 25px;letter-spacing:-1px;text-shadow: #ded 2px 3px 4px;}
  h1 > b {font-size:24px;}
  h2 > b {font-size:21px;letter-spacing:0px;}
  h2 {font:17px/19px Calibri;color:#777;padding:5px 0px 0px 25px;letter-spacing:-1px;text-shadow: #ddd 1px 2px 3px;}
  h3 {color:white;font:19px/32px Myriad Pro;margin-left:9px;letter-spacing:-1px;text-shadow: #363 1px 1px 3px;}
   
 .top {width:980px;margin:auto;height:0px;background-image:url(img/top.png);margin-top:30px;} 
 .wrap {width:980px;margin:auto;background-image:url(img/bgshadow.png);}
 .main {width:960px;margin:auto;background-color:#f1f1f1;background-image:url(img/bg.png);}
 .menu {width:980px;height:60px;position:relative;left:-10px; background-image:url(img/menu.png);}
 .menu > ul > a > li:hover {background-image:url(img/hover.png);}
 .menu > ul > a > li {list-style:none;float:left;padding:0px 30px;font:16px/50px Calibri;height:60px;color:white;text-shadow: #242 1px 1px 3px;}
 .menu > ul > .active {list-style:none;float:left;padding:0px 30px;font:16px/50px Calibri;height:60px;background-image:url(img/active.png);background-position:center;color:white;font-weight:bold;}
 .header {height:125px;background-image:url(img/head.jpg);}
 .content > .clear {clear:both;}
 .contentL {float:left;width:710px;}
 .contentR {float:right;width:230px;}
 
 .obrazok {padding-right: 10px;} 
 
 .Lbox {float:left;}
 .Ltop {height:6px;width:700px;margin-left:9px;background-image:url(img/lbtop.png);}
 .Lheader {width:718px;height:44px;background-image:url(img/lbheader.png);position:relative;left:-9px;}
 .Lheader > h3 {margin-left:42px;}
 .Lcontent {width:700px;margin-left:9px;background-color:white;background-image:url(img/lbcontent.png);}
 .Lcontent > .Lheader {left:-18px;background-image:url(img/lbheaderin.png);background-repeat:no-repeat;margin-top:18px;}
 .Lcontent > hr {margin:10px 30px;border-top:1px dashed #eee;border-bottom:0px solid red;height:0px;}
 .Lcontent > .text {color:#555;padding:0px 25px 9px 25px;font:15px/18px Calibri;}
 .Lcontent > .bold {color:#444;padding:0px 25px 9px 25px;font:15px/18px Calibri;font-weight:bold;}
 .Lcontent > .img {background-color:#ccc;padding:5px;font:0px/0px Calibri;float:left;margin:5px 14px 3px 25px;}
 .Lcontent > .imgbox {padding-left:6px;font:0px/0px Calibri;}
 .Lfooter {height:2px;width:700px;margin-bottom:10px;margin-left:9px;background-image:url(img/lbfooter.png);}
 
 .Rbox {float:right;position:relative;right:-10px;width:241px;}
 .Rheader {width:240px;height:44px;background-image:url(img/rsheader.png);}
 .Rheader2 {width:240px;height:44px;background-image:url(img/rsheader2.png);}
 .Rcontent {background-color:white;width:222px;background-image:url(img/rscontent.png);position:relative;}
 .Rcontent > hr {margin:0px 20px 6px 20px;border-top:1px dashed #eee;border-bottom:0px solid red;height:0px;}
 .Rcontent > .text {color:#555;padding:3px 15px 12px 15px;font:15px/18px Calibri;}
 .Rcontent > .bold {color:#444;padding:3px 15px 7px 15px;font:15px/18px Calibri;font-weight:bold;}
 .Rcontent > .img {background-color:#ccc;padding:5px;font:0px/0px Calibri;margin:8px 21px 11px 21px;}
 .Rfooter {height:3px;width:222px;background-image:url(img/rsfooter.png);margin-bottom:10px;}
 
 .footer {background-color:#505050;height:120px;}
 .footer > .img {float:left;margin-left:14px;margin-right:14px;}
 .footer > .text {float:left;color:#bbb;padding:0px;margin-top:4px;font:17px/20px Calibri;letter-spacing:-1px;}
 .footer > .text > b {color:#eee;}
 .botmenu {background-image:url(img/footer.png);height:45px;position:relative;width:980px;left:-10px;}
 .botmenu > ul {padding-left:20px;}
 .botmenu > ul > a > li {float:left;padding:0px 30px 0px 10px;font:13px/32px Calibri;height:45px;color:white;list-style-position:outside;}
 .nodot {list-style:none;}