body { font-family: Tahoma, Arial, Verdana; font-size: 12px; line-height: 15px; color: #040300; background: #e0ddd9; }

h1 { padding-left: 243px; }
  h1 img { height: 24px; }
h2 { padding: 8px 0; }
h3 { padding: 10px 0; }

p  { padding: 5px 0; }


a { color: #040300; text-decoration: underline; }
a:hover { text-decoration: none; }

img.ProductPic { border: 4px solid #d3d3c5; margin: 5px 0; }

.sepa-dott { height: 1px; margin: 5px 0; background: url(../images/bg_dott.gif) repeat left top; }
.padd { padding: 5px 10px; }

/* * */
.left  { float: left; }
.right { float: right; }
.clear { clear: both; border: 1px solid red; }
.block { /*clear: left;*/ overflow: hidden; }
* html .block { height: 1px; overflow: visible; }
/* * */

.item-25pr { float: left; width: 25%; }
.item-40pr { float: left; width: 40%; }
.item-45pr { float: left; width: 45%; }
.item-55pr { float: left; width: 55%; }
.item-70pr { float: left; width: 70%; }

#All-bg  { background: url(../images/bg_body.jpg) repeat left top; min-width: 991px; }
#All-top { background: url(../images/bg_top.jpg) repeat-x left top; min-width: 991px; }
#All-bottom { background: url(../images/bg_bottom.jpg) repeat-x left bottom; padding-bottom: 19px; min-width: 991px; }
  #All { width: 991px; margin: 0 auto; }

/* Header */
#Header { padding-top: 127px; height: 242px; position: relative; background: url(../images/bg_header.jpg) no-repeat 505px 33px; }
  #Logo { position: absolute; left: 0; top: 42px; }
  #Logo img { width: 217px; height: 44px; }

  #Ico-Navi { position: absolute; left: 715px; top: 29px; width: 255px; padding: 19px 0 29px 21px; background: #faf8eb url(../images/bg_iconavi.jpg) no-repeat left bottom; }
    #Ico-Navi li { float: left; padding: 0 12px; }
/* / Header */

/* Navi */
#Navi { background: #faf8eb url(../images/bg_navi.jpg) no-repeat left bottom; padding: 20px 0 24px 47px; margin-top: 26px; }
  #Navi ul { list-style: none; }
  #Navi ul li { float: left; padding: 0 23px; }
  #Navi img { height: 20px; }
/* / Navi */

/* Main */
#Main { padding: 30px 0; }
  #Main .left  { width: 625px; }
  #Main .right { width: 270px; }

  #SubNavi { list-style: none; padding-top: 14px; }
    #SubNavi li { padding-top: 27px; }
  #Map { background: url(../images/bg_map.gif) no-repeat left top; margin-top: 65px; padding: 150px 0 0 70px; font-size: 11px; }
/* / Main */

/* Footer */
#Footer { background: #faf8eb url(../images/bg_footer.jpg) repeat-x left bottom; padding: 10px 16px 23px 16px; margin-top: 20px; }
  #Footer .right { width: 254px; padding-top: 13px; }
/* / Footer */

.Content { background: #eeede7; padding: 15px 20px; margin-top: 35px; }
  .SubContent { font-size: 11px; padding-top: 20px; }

  .Content ul { list-style: disc; margin-left: 12px; }
