/* BAZE */
* {
	font-family: tahoma;
	font-size: 11px;
}

body {
	color: #000000;
	background-color: #f7feff;
}

a  {
	text-decoration: none;
	color: #000000;
}

a:hover  {
	text-decoration: underline;
}



/* PAPILDOMI */
#site {
  width: 999px;
  position: relative;
  margin: 0 auto;
}

#left {
  float: left;
  width: 209px;
}

  #logo {
    margin: 30px 0;
  }
  
  #menu {
    background: url('../img/bg-1.gif') repeat-x left bottom #192a3e;
  }
  
    #menu p {
      font-size: 16px;
      color: #ff0000;
      font-weight: bold;
      padding: 20px 0 5px 25px;
    }
  
    #menu a {
      color: #FFFFFF;
    }
  
    #menu li {
      background: url('../img/arrow-1.gif') no-repeat left center;
      margin: 0 43px;
      list-style-type: none;
      padding: 10px 0 10px 15px;
      border-top: 1px dashed #f7feff;
    }
    
    .ad {
      margin-top: 15px;
      text-align: center;
    }

#right {
  float: left;
  width: 790px;
}

  #hot {
    background: url('../img/bg-1.gif') repeat-x left bottom #192a3e;
    min-height: 200px;
    color: #FFFFFF;
  }
  
  * html #hot {
    height: 200px;
  }
  
    #hot p {
      font-size: 16px;
      color: #ff0000;
      font-weight: bold;
    }
    
    #hot td {
      clear: both;
    }
    
    #hot td a {
      color: #ff0000;
    }
    
    #title-news {
      padding-top: 20px;
    }
    
    #title-news span {
      font-size: 16px;
      color: #ff0000;
      font-weight: bold;
    }
    
    #title-news p a {
      color: #ff0000;
    }

    #title-news .title-news-pav {
      font-size: 12px;
      color: #000000;
    }

  #tools {
    background: url('../img/bg-2.gif') repeat-x left top;
    padding: 7px 0;
    text-align: center;
  }
  
    #tools img {
      margin: 0 5px;
    }
    
    #center {
      float: left;
      width: 184px;
    }
    
    #search-box {
      background: url('../img/bg-3.gif') repeat-x left bottom #19283b;
      height: 66px;
      width: 221px;
      float: right;
    }
    
    #search-box p {
      font-size: 16px;
      color: #ff0000;
      font-weight: bold;
    }
    
    #eilute {
      float: left;
      width: 379px;
      color: #ff0000;
    }
    
    #main {
      border-top: 1px solid #192638;
      float: left;
      width: 606px;
    }
    
    #content {
      padding: 20px 25px;
    }
    
      #content h1 {
        font-size: 14px;
        padding-bottom: 12px;
      }
      
      #content h2 {
        font-size: 12px;
      }

      #content p,ul,ol {
        margin-bottom: 12px;
      }

      #content ul,ol {
        padding-bottom: 12px;
      }

      #content ul {
        padding-left: 18px;
      }

      #content ol {
        padding-left: 40px;
      }
      
      #content a {
        color: #194c69;
      }
      
      .viesbuciai {
        width: 100%;
      }
      
        .viesbuciai th {
          font-size: 10px;
          font-weight: normal;
          border-bottom: 1px solid #9ed5fe;
          padding: 5px;
          color: #2d97d1;
          text-align: center;
          border-left: 1px solid #9ed5fe;
        }
        
        .viesbuciai td {
          padding: 5px;
          border-left: 1px solid #9ed5fe;
          text-align: center;
        }
        
        .viesbuciai .viesbuciai-td-first {
          width: 110px;
          border-left: none;
        }
        
          .viesbuciai-td-first img {
            border: 1px solid #000000;
            cursor: pointer;
          }
    
    #menu2 {
      background-color: #192739;
      padding: 7px 0;
      margin: 0;
    }
    
    #menu2 li {
      list-style-type: none;
      display: inline;
      background: url('../img/sep-1.gif') no-repeat left center;
      padding: 0 10px 0 14px;
    }
    
    #menu2 a {
      color: #ffffff;
    }
    
    .img-border-1 {
      border: 1px solid #000000;
      cursor: pointer;
    }
    
#copyright {
  clear: both;
  padding: 20px 0;
}
