/* BAZE */
* {
	font-family: tahoma;
	font-size: 11px;
}

body {
	color: #000000;
	background: url('../img/bg1.gif') no-repeat left top #252421;
	
}

a  {
	text-decoration: none;
	color: #000000;
}

a:hover  {
	text-decoration: underline;
}



/* PAPILDOMI */
#container {
  width: 936px;
  position: relative;
  z-index: 1;
}

  .marq1 {
    width: 936px;
    position: relative;
    z-index: 1;
    height: 87px;
    color: #c0bfbf;
    font-size: 10px;
  }
  
    .marq1 b {
      font-size: 10px;
    }
  
    .marq1 a {
      color: #c0bfbf;
      font-size: 10px;
      text-decoration: underline;
    }
    
    .marq1 a:hover {
      text-decoration: none;
    }  
    
    .marq1 table {
      height: 87px;
    }

  
    
  
  #inner { /* this->vidus */
    background: url('../img/people.gif') no-repeat right bottom #ffb600;
    height: 520px; 
    vertical-align: top;
  }
  
  * html #inner {
    min-height: 520px; 
  }
  
    .sonas_1 {
      background: url('../img/center_left_bg.gif') repeat-y right top;
      vertical-align: top;
    }
    
    .sonas_2 {
      background: url('../img/center_right_bg.gif') repeat-y left top;
      vertical-align: top;
    }
    
    #bottom_right {
      position: absolute;
      bottom: 20px;
      right: 0;
    }
    
    #bottom_left {
      position: absolute;
      bottom: 20px;
      left: 0;
    }
    
    #gogal {
      background: url('../img/galgal.gif') no-repeat left top;
      min-height: 610px;
    }
    
      * html #gogal {
        height: 610px;
      }
    
      #logo {
        position: absolute;
        left: 34px;
        top: 31px;
      }
      
      #music {
        position: absolute;
        right: 70px;
        top: 20px;
      }
      
      #menu {
        position: absolute;
        left: 212px;
        top: 90px;
        z-index: 4;
      }
      
      #menu a {
        color: #000000;
      }
      
        #items {
          width: 645px; background-color: #ffcb3c; text-align: right;
        }
        
          #items a {
            font-weight: bold;
          }
          
          #items img {
            margin: 0 10px;
          }
      
      #menu2 {
        position: absolute;
        left: 213px;
        top: 115px;
        width: 662px;
        background: url('../img/menu3.gif') no-repeat left bottom;
        z-index: 3;
      }
      
        #menu2 div.k {
          background: url('../img/menu4.gif') no-repeat right bottom;
          padding: 6px 7px 0 7px;
        }
        
        #menu2 div.b {
          background: url('../img/menubg.gif') repeat-x right bottom;
          padding: 3px 3px 6px 3px;
        }
      
        #menu2 a {
          padding: 0 10px;
          font-weight: normal;
          color: #000000;
        }
        
        #menu2 img {
            margin: 0 5px;
          }
      
         
      #langs {
        position: absolute;
        right: 65px;
        top: 40px;
      }
      
        .lang1 {
          width: 29px; height: 29px; background: url('../img/lang1.gif') no-repeat center;
          text-align: center;
        }
        
        .lang2 {
          width: 29px; height: 29px; background: url('../img/lang2.gif') no-repeat center;
          text-align: center;
        }
        
        #langs a {
          color: #FFFFFF;
        }
        
      #content { /* contentas */
        padding-top: 200px;
        padding-bottom: 20px;
        color: #000000;
      }
      
      #content * {
        color: #000000;
      }
      
        #content ul {
          padding-left: 18px;
        }
        
          #content a {
            text-decoration: underline;
          }
          
          #content a:hover {
            text-decoration: none;
          }
      
        #left {
          width: 285px;
          float: left;
          padding-left: 10px;
        }
        
          #left h1 {
            font-size: 18px;
            padding-bottom: 10px;
          }
        
          #left p {
            padding-bottom: 10px;
          }
          
          #ico1 {
            position: absolute;
            left: -10px;
            top: -30px;
            width: 178px;
            height: 178px;
          }
          
          #ico1_text {
            position: absolute;
            left: -22px;
            top: 125px;
            width: 178px;
            text-align: center;
          }
          
          #ico2 {
            position: absolute;
            left: -10px;
            bottom: 15px;
            width: 178px;
            height: 178px;
          }
          
          #ico2_text {
            position: absolute;
            left: -22px;
            bottom: 10px;
            width: 178px;
            text-align: center;
          }         

          
          #ico3 {
            position: absolute;
            left: -10px;
            top: -30px;
            width: 178px;
            height: 178px;
          }
          
          #ico3_text {
            position: absolute;
            left: -22px;
            top: 125px;
            width: 178px;
            text-align: center;
          }
          #ico4 {
            position: absolute;
            left: -10px;
            top: 20px;
            width: 178px;
            height: 178px;
          }
					#ico5 {
            position: absolute;
            left: -10px;
            top: 120px;
            width: 178px;
            height: 178px;
          }
					#ico6 {
            position: absolute;
            left: -10px;
            top: 230px;
            width: 178px;
            height: 178px;
          }
         
        #right {
          padding-left: 15px;
          width: 482px;
          float: left;
          position: relative;
          margin-top: -50px;
          display: inline;
        }
        
          #right p,ul {
            padding-bottom: 10px;
          }
          
          #right a {
            text-decoration: underline;
          }
          
          #right a:hover {
            text-decoration: none;
          }
        
          #page_name {
            font-size: 18px;
          }
        
        #after_fx {
          clear: both;
          margin-left: 10px;
          position: absolute;
          bottom: 35px;
          left: 35px;
        }
        
        #banner1 {
          position: absolute;
          top: 150px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
        
         
        #banner2 {
          position: absolute;
          top: 270px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
        
        #banner3 {
          position: absolute;
          top: 390px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
        #banner4 {
          position: absolute;
          top: 515px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
				#banner5 {
          position: absolute;
          top: 640px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
				#banner6 {
          position: absolute;
          top: 765px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
				#banner7 {
          position: absolute;
          top: 890px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
				#banner8 {
          position: absolute;
          top: 1015px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
				#banner9 {
          position: absolute;
          top: 1140px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
				#banner10 {
          position: absolute;
          top: 1265px;
          right: -70px;
          width: 169px;
          height: 116px;
          background: url('../img/banner.gif') no-repeat;
          z-index: 2;
          text-align: center;
        }
          
          .pvietos {
            background-color: #252421; padding: 10px;
            width: 200px;
            color: #FFFFFF;
          }
          
            .pvietos p,li,ol,a {
              color: #FFFFFF;
            }
          
            .pvietos ol {
              padding-left: 25px;
            }
            
            .pvietos li {
              padding-bottom: 5px;
            }
  
        
      #left2 {
        float: left;
        width: 582px; 
        margin-right: 15px;
        margin-left: 10px;
        padding-bottom: 20px;
      }
      
        #left2 p,ul {
            padding-bottom: 10px;
        }
        
        #left2 ul {
          padding-bottom: 10px;
          padding-left: 30px;
        }
        
        #left2 a {
            text-decoration: underline;
          }
          
          #left2 a:hover {
            text-decoration: none;
          }
          
        .cell {
          padding: 8px 0; border-bottom: 1px solid #be910a;
        }
        
          #abecele font {
            color: #8c6e15;
          }
          
          #abecele a {
            padding: 0 15px;
            text-decoration: underline;
          }
          
          #abecele a:hover {
            text-decoration: none;
          }
          
          #abecele a.selected {
            font-weight: bold;
            text-decoration: none;
          }
          
          .pvietos2 ol {
            padding-left: 25px;
          }
            
          .pvietos2 li {
            padding-bottom: 5px;
          }
      
      #right2 {
        margin-top: -60px;
        float: left;
        width: 190px;
      }
      
        #right2 a {
            text-decoration: underline;
          }
          
          #right2 a:hover {
            text-decoration: none;
          }
          
  .imgs {
    border: 2px solid #be910a;
    float: left;
    margin: 0 10px 10px 0;
  }
  
    .imgs div {
      border: 1px solid #000000;
      background-color: #efa400;
      padding: 1px;
      width: 130px;
      height: 95px;
      cursor: pointer;
    }
  
    .imgs img {
      border: 2px solid #efa400;
    }

#copyright {
  width: 936px;
  position: relative;
  z-index: 1;
  font-size: 10px;
  padding-bottom: 20px;
}

  #copyright * {
    font-size: 10px;
    color: #c0bfbf;
  }
