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

body {
	color: #cacec1;
	background-color: #000000;
}

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

a:hover  {
	text-decoration: underline;
}

html, body {
  height: 100%;
}



/* PAPILDOMI */
#site {
  width: 100%;
  min-width: 910px;
  height: 544px;
  background: #cbd2b8;
}

  #left {
    width: 685px;
    min-width: 685px;
    background: url('../img/1/bg4.gif') repeat-y right top;
  }

    #left-inner {
      background: url('../img/1/bg3.jpg') no-repeat right bottom;
      min-height: 544px;
      position: relative;
    }
    
    * html #left-inner {
      height: 544px;
    }
    
  #left2 {
    width: 210px;
    min-width: 210px;
  }

    #left-inner2 {
      min-height: 544px;
      height: 100%;
      position: relative;
    }
    
    #color {
      color: #485233;
      margin-top: 60px;
      margin-bottom: 85px;
      text-align: center;
      width: 180px;
    }
    
      #color p {
        padding-bottom: 15px;
        font-size: 9px;
      }
    
      #color a {
        padding-right: 6px;
      }
      
    .title-sep {
      font-size: 1px
      width: 1px;
      height: 66px;
      background-color: #a7ad98;
    }
    
    #remas1 {
      width: 258px;
      height: 216px;
      position: absolute;
      top: 71px;
      left: 237px;
    }
    
    #remia {
      border-bottom: 1px solid #8b9377; padding-bottom: 20px; margin-bottom: 20px; color: #FFFFFF;
    }

    #top {
      padding-top: 48px;
    }

  #right {
    width: 225px;
    background: url('../img/1/bg2.gif') repeat-x left bottom #485233;
  }
  
  #inner-center {
    width: 29px;
    background: url('../img/1/inner-center-bg-repeat.gif') repeat-y;
  }
  
  #right2 {
    width: 662px;
    background: url('../img/1/bg2.gif') repeat-x left top #778060;
  }
  
    #right2 h1 {
      font-size: 18px;
      color: #FFFFFF;
      padding: 0;
      margin: 0;
      font-weight: normal;
      text-transform: uppercase;
    }
    
    #langs {
      margin-top: 60px;
      /*border-bottom: 1px solid #8b9377;
      padding-bottom: 20px;*/
      width: 170px;
    }

      #langs img {
        margin-right: 5px;
      }

      #langs a {
        padding-right: 15px;
        color: #ffffff;
      }
      
  #inner-menu,
  #inner-menu li,
  #inner-menu li li {
    list-style-type: none;
    width: 180px;
  }
  
  #inner-menu ul {
    margin: 2px 0;
    padding: 0;
  }
  
  
  #inner-menu li {
    margin-bottom: 30px;
  }
  
  
  #inner-menu li a {
    color: #646857;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  #inner-menu li div {
    border: 1px solid #9aa08b;
    padding: 5px 10px;
    background: url('../img/1/arrow-1.gif') no-repeat 160px center #cacfba;
  }
  
  #inner-menu li li a {
    color: #646857;
    font-size: 11px;
    font-weight: normal;
  }
  
  #inner-menu li li {
    margin-bottom: 0;
  }
  
  #inner-menu li li div {
    border: 0;
    background: none;
    padding: 5px 15px;
    border-top: 1px solid #9aa08b;
  }
  
  #inner-menu li li div.selected {
    background: #c2c8b1;
  }
      
  #content {
    border-top: 1px solid #878f73;
    margin: 25px 0 25px 25px;
    padding: 25px 15px;
    color: #cacec1;
  }
  
      #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 td { border-bottom: 1px solid #878F73; border-right: 1px solid #878F73; padding: 5px; }
		 	#content td p { margin: 0; padding: 0; }
		 	#content table { margin-bottom: 15px; }
			  
    .image-item {
      width: 295px;
      float: left;
      padding: 0 15px 20px 0;
    }
    
      #content .image-item h1 {
        padding: 0 0 10px 0;
        margin:0;
      }
      
      #content .image-item p {
        padding: 0 0 10px 0;
      }
      
      #content .image-item a {
        color: #ffffff;
        background: url('../img/1/arrow-2.gif') no-repeat left center;
        padding-left: 20px;
      }
  
    .image-icon {
      float: left;
      width: 132px;
      height: 107px;
      margin-right: 10px;
    }
    
  #product-table { width: 100%; border: 0;	border-top: 1px solid #878F73; }
  #product-table td { border-bottom: 1px solid #878F73; padding: 5px 10px; border-right: 0; }
  #product-table .product-table-name { background: #667153;  border-right: 1px solid #878F73; font-weight: bold; }

  #out-right {
    background: url('../img/1/bg2.gif') repeat-x left bottom #485233;
  }
  
  #out-right2 {
    background: url('../img/1/bg2.gif') repeat-x left top #778060;
  }

  #footer {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 10px;
  }

   
    
    #footer a {
      color: #FFFFFF;
      font-size: 9px;
      padding: 0 5px;
      text-transform: uppercase;
    }

.paging {
  height:30px; border-top:1px solid #878f73;
}

#title-menu div {
		width: 150px;
    border: 1px solid #9aa08b;
    padding: 5px 10px;
    background: url('../img/1/arrow-1.gif') no-repeat 160px center #cacfba;
  }
  

#title-menu a {
  color: #646857;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
