/* BAZE */
* {
	font-family: tahoma;
	font-size: 12px;
}

body {
	color: #000000;
	background: url("img/bg-header.jpg") repeat-x left top #FFFFFF;
}

a  {
	text-decoration: none;
	color: #000000;
}

a:hover  {
	text-decoration: underline;
}



/* PAPILDOMI */
#header {
  width: 942px;
  height: 225px;
  margin: 0 auto;
  /*background: url("img/bg-slogan.gif") no-repeat center bottom;*/
  position: relative;
}

  #top {
    width: 100%;
    height: 53px;
    background-color: #ffffff;
  }
 #top a, a hover{
color: #de3311;
  }




  
    #top .sep-1 {
      background: url("img/sep-1.gif") no-repeat left center;
      padding: 5px 7px 5px 12px;
    }
    
  #ratas {
    position: absolute;
    bottom: 3px;
    left: 0px;
  }
  
  #spinta {
    position: absolute;
    bottom: 3px;
    left: 372px;
  }
    
#content {
  width: 912px;
  margin: 0 auto;
  padding-top: 15px;
}
      #content p,ul,ol {
        margin-bottom: 12px;
      }

      #content ul,ol {
        padding-bottom: 12px;
      }

      #content h1 {
        margin: 12px 0;
        font-size: 16px;
      }

      #content ul {
        padding-left: 18px;
      }

      #content ol {
        padding-left: 40px;
      }

      #content hr {
        border: 0;
        color: #c1c1c1;
        background-color: #c1c1c1;
        height: 1px;
        clear: both;
      }
      
      #content a {
        color: #de3311;
      }

  .heading-1 {
    font-size: 16px;
    color: #044685;
    font-weight: bold;
  }
  
  .heading-2 {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
  }
  
  .heading-3 {
    font-size: 16px;
    color: #de3311;
    font-weight: bold;
  }
  
  .heading-4 {
    font-size: 14px;
    color: #fe940a;
    font-weight: bold;
  }
  
  #title-left {
    float: left;
    width: 582px;
  }
  
    #title-left div {
      float: left;
      width: 190px;
      height: 130px;
      text-align: center;
    }
  
  #title-right {
    float: left;
    width: 300px;
  }
  
  #title-right a {
    padding-right: 10px;
    background: url("img/arrow-2.gif") no-repeat right center;
  }
  
  #krepselis {
    border: 1px solid #c6c6c6; height: 22px; width: 300px;
  }
  
    #krepselis td {
      padding: 3px;
    }
  
    #krepselis a {
      padding-right: 10px;
      background: url("img/arrow-1.gif") no-repeat right center;
    }
    
  .banner-1 {
    padding: 3px;
    border: 1px solid #d9d9d9;
  }
  
  #inner-left {
    float: left;
    width: 220px;
  }

    #inner-left p a, a hover {
   color: #de3311;
  }




  
    #inner-left p {
      border-top: 1px solid #de3311;
      padding: 8px 0 9px 0;
      margin: 0;
    }
  
  #inner-right {
    float: left;
    width: 652px;
    margin-left: 40px;
    position: relative;
  }
  
    #cart {
      position: absolute;
      top: -2px;
      right: -16px;
      border: 1px solid #ffffff;
    }
    
    .cart-table th {
      padding: 5px 10px;
      font-size: 10px;
      font-weight: normal;
      text-align: left;
      border-bottom: 2px solid #f5821f;
      border-left: 1px solid #d6d7d7;
    }
    
    .cart-table td {
      padding: 15px 10px;
      font-weight: bold;
      border-bottom: 1px solid #d6d7d7;
      border-left: 1px solid #d6d7d7;
    }
    
    .cart-table a {
      font-weight: normal;
      font-size: 11px;
      color: #00529f;
    }
  
    .product {
      border: 1px solid #cfd1d3;
      float: left;
      width: 208px;
      height: 372px;
      margin-bottom: 10px;
    }
    .telo {
      border: 1px solid #cfd1d3;
      float: right;
      width: 622px;
      margin-bottom: 10px;
      padding: 14px;
    }


    
      .product-name {
        height: 40px;
      }
    
      .product-image {
        clear: both;
        height: 200px;
        text-align: center;
      }
    
      .product-desc {
        border-top: 2px solid #f5821f;
        margin: 0 18px;
        padding: 12px 0;
        height: 53px;
        font-size: 11px;
      }
      
      .product-file {
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 0;
        margin: 0 18px;
      }
      
      .product-submit {
        text-align: center;
        margin: 8px 17px 0 17px;
        color: #FFFFFF;
        cursor: pointer;
        height: 22px;
        padding-top: 4px;
        background: url("img/button-1.gif") no-repeat center;
        font-weight: bold;
      }
      
      .catalog-grid {
        float: left;
        border-right: 1px solid #c7d0d7;
        width: 160px;
        height: 125px;
        padding: 20px 10px;
        text-align: center;
      }
  
#copyright {
  width: 942px;
  margin: 0 auto;
  background: url("img/angle-1.gif") no-repeat left top #f5f7f9;
}

  #copyright * {
    font-size: 11px;
  }

  #copyright table {
    background: url("img/angle-2.gif") no-repeat right top;
    width: 100%;
  }
  
  #copyright td {
    padding: 5px 0;
  }
  
  #copyright .copyright-line {
    background: #cfd1d3;
    font-size: 1px;
    padding: 0;
  }
