/***** Global Settings *****/
html, body {
border:0;
margin:0;
padding:0;
background: #f5f5f5;
height: 100%;
}
body {
font: 10px/1.20 arial;
color: #444;
background: url('../img/fon.jpg') repeat-x;
}

/* Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}

h2 {
padding:0px 30px;
font-size:1.4em;
}

h3 {
font-size:1em;
font-weight:bold;
}

/***** Common Formatting *****/
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}

ul, ol {
padding:0 0 1.25em 2.5em;
}

img, a img {
border:0;
}

/***** Links *****/
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
}

/***** Forms *****/
form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}

textarea {
width:100%;
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
border-collapse: collapse;
border-spacing: 0;
}

table tr td {
padding:4px;
}

.clear {
clear:both;
line-height: 0px;
}

/***** Wrapper *****/
#wrap {
position:relative;
margin:0 auto;
height:auto !important;
height:100%;
min-height:100%;
width:1004px;
}

#wrap .empty {
height:100px;
border: solid 0px #000;
}

/* Header */
#header{
width: 100%;
height:164px;
}
/* === #stylize search input ========================== */
#header .search{
position: relative;
background: url('../img/search.png') top left no-repeat;
width: 75px;
height: 21px;
padding: 0px 25px;
margin: -110px 0 0 820px;
}
  .search input.rounded {
  position: absolute;
  width: 75px;
  height: 14px;
  background-color: #efefef;
  border: solid 0px #000;
  margin-top: 2px;
  font-size: 1.1em;
  color: #000;
}
/* === #breadcrumb ========================== */
#breadcrumb {
border: solid 0px #000;
color: #000;
}
#breadcrumb h2 span{
color: #990000;
}
#breadcrumb h2 a, a:link, a:visited, a:hover{
color: #000;
}
/* === #top ========================== */
#top {
width: 95%;
margin: 0 auto;
padding: 10px 0px;
height: 263px;
}
#top .banner{
float: left;
}
#top .order{
float:left;
width:184px;
padding-left: 81px;
}

/* Content */
/* === top-bottom of cards ========================== */
.topleft{
float: left;
background: url('../img/topleft.png') top left no-repeat;
width: 17px;
height: 37px;
}
.topright{
float: right;
background: url('../img/topright.png') top right no-repeat;
width: 17px;
height: 37px;
}
.topmiddle{
float: left;
background: url('../img/topmiddle.png') repeat-x;
width: 229px;
height: 37px;
color:#444;
font-size: 1.9em;
line-height:2.2;
padding-left: 7px;
}
.downleft{
float: left;
background: url('../img/downleft.png') top left no-repeat;
width: 17px;
height: 20px;
}
.downright{
float: right;
background: url('../img/downright.png') top right no-repeat;
width: 17px;
height: 20px;
}
.downmiddle{
float: left;
background: url('../img/downmiddle.png') repeat-x;
width: 236px;
height: 20px;
color:#444;
}
/* === #first ========================== */
#first {
width: 95%;
margin: 0 auto;
padding: 10px 0px;
height: 177px;
}
  #first .catalog{
  position: relative;
  float: left;
  width: 270px;
  }
    #first .catalog .catalog_content{
    clear: both;
    text-align: justify;
    border: solid 1px #ccc;
    border-bottom: 0px;
    padding: 12px 8px 8px 8px;
    height: 102px;
    background: #ffffff;
    overflow: hidden;
    }
    #first .catalog img{
    position: absolute;
    top: 50px;
    right: 5px;
    float: right;
    }
    #first .catalog a{
    display: block;
    padding-top: 6px;
    text-align: left;
    color:#444;
    font: bold 11px arial;
    }

  #first .tech{
  float:right;
  width: 660px;
  border: solid 0px #000;
  }
/* === #second ========================== */
#second{
position: relative;
width: 95%;
margin: 0 auto;
padding: 10px 0px;
height: 460px;
}
  #second a{
  color:#444;
  font: bold 12px arial;
  }
  #second .sertifacat{
  float: left;
  width: 270px;
  }
    #second .sertifacat .catalog_content{
    clear: both;
    text-align: justify;
    border: solid 1px #ccc;
    background: #ffffff;
    border-bottom: 0px;
    padding:8px;
    height: 258px;
    overflow: hidden;
    }
    #second .sertifacat img.ser{
    float: left;
    }

  #second .about{
  float: left;
  width: 270px;
  padding-left: 25px;
  }
    #second .about .catalog_content{
    clear: both;
    text-align: justify;
    border: solid 1px #ccc;
    background: #ffffff;
    border-bottom: 0px;
    padding: 8px;
    height: 258px;
    overflow: hidden;
    }
    #second .about img{
    float: left;
    }

  #second .news{
  float: left;
  width: 363px;
  padding-left: 25px;
  }
    #second .news .topmiddle{
    float: left;
    background: url('../img/topmiddle.png') repeat-x;
    width: 322px;
    height: 37px;
    color:#444;
    font-size: 1.9em;
    line-height: 41px;
    padding-left: 7px;
    }
    #second .news .catalog_content{
    clear: both;
    text-align: justify;
    border: solid 1px #ccc;
    border-bottom: 0px;
    padding: 8px;
    background: #ffffff;
    height: 380px;
    overflow: hidden;
    }
    #second .news .downmiddle{
    float: left;
    background: url('../img/downmiddle.png') repeat-x;
    width: 329px;
    height: 20px;
    color:#444;
    font-size: 1.9em;
    line-height: 40px;
    }
    #second .news p{
    padding: 10px 0 15px;
    }
    #second .news b{
    font: bold 13px arial;
    color: #cc0000;
    }
    #second .news span{
    float: right;
    margin: 5px 10px;
    }

/* Catalog */
#list{
position: relative;
margin: 0 auto;
padding: 10px 0px;
width: 95%;
}
  #list div {
  width: 953px;
  overflow: hidden;
  }
  #list ul {
  width: 1017px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  }
  #list li {
  float: left;
  list-style: none;
  padding: 0px 20px 20px 0;
  width: 225px;
  height: 180px;
  background: url('../img/img.png') top left no-repeat;
  overflow: hidden;
  }
  #list li p {
  font: bold 12px arial;
  height: 25px;
  color: #665;
  text-decoration: none;
  text-align: center;
  }
  #list li img {
  display: block;
  margin: 0 auto;
  }

/* Store */
#store {
width: 95%;
margin: 0 auto;
padding: 10px 0px 15px 0px;
border: solid 0px #ccc;
}
  #store .image{
  float: left;
  width: 590px;
  margin-bottom: 15px;
  }
    #store .image .topmiddle{
    float: left;
    background: url('../img/topmiddle.png') repeat-x;
    width: 549px;
    height: 37px;
    color:#444;
    font-size: 1.9em;
    line-height: 41px;
    padding-left: 7px;
    }
    #store .image .content{
    clear: both;
    border: solid 1px #ccc;
    border-bottom: 0px;
    padding: 8px;
    background: #ffffff;
    height: 410px;
    overflow: hidden;
    }
    #store .image .downmiddle{
    float: left;
    background: url('../img/downmiddle.png') repeat-x;
    width: 556px;
    height: 20px;
    }
    #store .image .price{
    float: left;
    width: 200px;
    padding: 5px 15px;
    font: bold 15px arial;
    color: #666;
    }
    #store .image .basket{
    float: right;
    width: 100px;
    padding: 5px 15px;
    }
    #store .image .lot{
    clear: both;
    margin: 0 auto;
    width: 400px;
    height: 300px;
    padding-top: 20px;
    overflow: hidden;
    }
    #store .image span{
    float: right;
    margin: 16px 8px 0;
    }
  #store .plan{
  position: relative;
  float: right;
  width: 340px;
  }
    #store .plan .topmiddle{
    float: left;
    background: url('../img/topmiddle.png') repeat-x;
    width: 299px;
    height: 37px;
    padding-left: 7px;
    }
    #store .plan .content{
    clear: both;
    border: solid 1px #ccc;
    border-bottom: 0px;
    background: #ffffff;
    margin: 0 auto;
    height: 250px;
    overflow: hidden;
    }
      #store .plan .content img{
      display: block;
      margin: 0 auto;
      padding-top: 30px;
      }
    #store .plan .downmiddle{
    float: left;
    background: url('../img/downmiddle.png') repeat-x;
    width: 306px;
    height: 20px;
    }

  #under{
  border: solid 0px #ccc;
  width: 100%;
  margin: 0 auto;
  }
    #under .topmiddle{
    float: left;
    background: url('../img/topmiddle.png') repeat-x;
    width: 912px;
    height: 37px;
    color:#444;
    font-size: 1.9em;
    line-height: 41px;
    padding-left: 7px;
    }
    #under .uncontent{
    clear: both;
    border: solid 1px #ccc;
    border-bottom: 0px;
    padding: 10px 15px 0;
    background: #e9e9e9;
    font: bold 15px arial;
    overflow: hidden;
    }
      #under .uncontent span{
      font: 100 15px arial;
      line-height: 20px;
      }
      #under .uncontent .done{
      width: 50%;
      float: left;
      }
      #under .uncontent .dtwo{
      width: 50%;
      float: left;
      }
    #under .downmiddle{
    float: left;
    background: url('../img/downmiddle.png') repeat-x;
    width: 919px;
    height: 20px;
    }

/* Basket */
#basket {
width: 95%;
margin: 0 auto;
padding: 10px 0px 0px 0px;
border: solid 0px #ccc;
}
  #basket table, tr, td{
  border: solid 1px #d0d0d0;
  font: normal 13px arial;
  }
  #basket tr.zag, tr.zag td{
  padding: 6px 0;
  background: url('../img/toptable.png') #bbb repeat-x;
  font: normal 15px arial;
  color: #444;
  }
  #basket input{
  text-align: center;
  width: 40px;
  background: #eee;
  border: solid 1px #ccc;
  }
/* Buttons */
.buttons {
width: 95%;
margin: 0 auto;
border: solid 0px #ccc;
margin-bottom: 20px;
}
  .buttons .clear {
  overflow: hidden;
  width: 100%;
  }
  .buttons a.butt {
  background: transparent url('../img/bg_button_a.png') no-repeat scroll top right;
  color: #444;
  display: block;
  float: right;
  font: normal 13px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px;
  text-decoration: none;
  }
  .buttons a.butt span {
  background: transparent url('../img/bg_button_span.png') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
  }
  .buttons a.butt:active {
  background-position: bottom right;
  color: #000;
  outline: none;
  }
  .buttons a.butt:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px;
  }
/* Order */
#order {
width: 460px;
margin: 0 auto;
border: solid 1px #ccc;
padding-bottom: 25px;
//padding-bottom: 0px;
background: url('../img/fon1.jpg') #f0f0f0 repeat-x;
}
  #order h1{
  padding: 25px 0 3px 0;
  text-align: center;
  font: bold 17px arial;
  color: #444;
  }
  #order p{
  text-align: center;
  font: normal 12px arial;
  border-bottom: solid 1px #dfdfdf;
  }
  #order p.st{
  text-align: left;
  font: italic normal 12px arial;
  border-bottom: solid 1px #f0f0f0;
  padding: 15px;
  margin-bottom: 20px;
  }
    #order p.st span{
    font: bold 13px arial;
    color: #444;
    }
  #order label{
  float: left;
  text-align: right;
  padding-right: 15px;
  width: 155px;
  font: normal 12px arial;
  }
  #order input, textarea{
  font: normal 13px arial;
  width: 180px;
  padding: 3px 2px;
  margin-bottom: 12px;
  border: solid 1px #bbb;
  }
  #order textarea{
  width: 250px;
  height: 60px;
  }
  #order textarea.more{
  width: 250px;
  height: 80px;
  }
  #order .boxes{
  border: 0px;
  width: 5px;
  height: 14px;
  width: 1em;
  }
  #order #submitbutton{
  margin-left: 120px;
  margin-top: 5px;
  width: 90px;
  }
  #order br{
  clear: left;
  }
  #order label span{
  color: #cc0000;
  }
  #order textarea:focus, #order input:focus{
  border: 1px solid #aaa;
  outline: 1px solid #bbb;
  }
  #order .error{
  background: #333;
  text-align: center;
  font: bold 13px arial;
  color: #fff;
  width: 300px;
  padding: 10px;
  margin: 0 auto;
  }

/* Search */
#search {
width: 94%;
margin: 0 auto;
border: solid 0px #ccc;
padding: 15px 0;
}
  #search .zag{
  font: normal 13px arial;
  }
  #search .zag span{
  font: bold 13px arial;
  border-bottom: dashed 1px black;
  }
  #search a, a.find{
  font: bold 13px/1.8 arial;
  }
  #search a.find{
  font-style: italic;
  }
/* Footer */
#footer{
position: absolute;
background: url('../img/bottom.png') no-repeat;
bottom: 8px;
left: 0px;
height: 123px;
width: 564px;
}
  #footer p{
  display: block;
  margin-top: 70px;
  padding: 0px 86px 0 0;
  font: bold 12px arial;
  text-align: center;
  }
#store_footer{
border: solid 0px #000;
position:relative;
margin:-120px 0 0 355px;
background: url('../img/bottom.png') no-repeat;
height: 123px;
width: 564px;
}
  #store_footer p{
  position: absolute;
  margin-top: 68px;
  padding: 0 0 0 163px;
  font: bold 12px arial;
  text-align: center;
  }