* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

a {
    color: #6d5835;
    text-decoration: none;
}

a:hover {
    color: #6d5835;
    text-decoration: underline;
}

body {
    background-image: url(../images/bg_0.jpg);
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 11px;
    height: 100%;
    overflow: auto;
    background-position: center top;
}

#top {
    background-image: url(../images/top_bg.jpg);
    background-repeat: repeat-x;
    height: 120px;
}

#top_c {
    width: 904px;
	height:120px;
    margin: 0 auto;
}

#logo {
    float: left;
    background-image: url(../images/newlogo.png) no-repeat;
    padding-top: 24px;
	width:201px;
}

#logo_t {
    float: left;
    color: #fff;
    padding-left: 20px;
    text-align: center;
}

#desine {
    float: left;
    width: 680px;
	height:84px;
}

#home {
    color: #6d5835;
    float: left;
    margin-top: 60px;
    margin-left: 200px;
    min-width: 80px;
}

* html #home {
    margin-left: 110px;
}

#email {
    margin-top: 60px;
    margin-left: 10px;
    float: left;
    color: #6d5835;
    width: 100px;
}

#top_contacts {
    width: 200px;
    float: left;
    margin-top: 50px;
    margin-left: 30px;
    font-size: 14px;
    color: #fff;
}

span.top_country {
    color: #6d5835;
    font-size: 14px;
}

#middle {
    height: 213px;
}

#uzrasas {
    /*background-image: url(../images/uzr.png);
     background-repeat: no-repeat;*/
    width: 407px;
    height: 33px;
    margin-top: 150px;
    margin-left: 240px;
}

#bottom {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #fff;
    background-color: #bebab0;
    opacity: .80;
    filter: alpha( opacity = 80 );
	-moz-opacity:0.80;
	min-height:200px;
	width:100%;
	padding-bottom:25px;
}

#menu {
    width: 900px;
    margin: 0 auto;
}

ul {
    list-style-type: none;
}

#menu li {
    padding-left: 10px;
}

#menu li.over {
    padding-left: 10px;
    background: url(../images/rodkl.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#kuras {
    float: left;
    padding-top: 40px;
    padding-left: 50px;
    color: #fff;
}

#produkcija {
    float: left;
    padding-top: 40px;
    padding-left: 50px;
    color: #fff;
}

#kontaktai {
    float: left;
    padding-top: 40px;
    padding-left: 50px;
    color: #fff;
}

#kalba {
    float: left;
    padding-top: 40px;
    padding-left: 150px;
    color: #fff;
}

.bottom_menu_line {
    margin-top: 25px;
    margin-left: 50px;
    float: left;
    background-image: url(../images/bottom_menu_line.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 159px;
}

#copyright {
    color: #fff;
    text-align: right;
    padding-right: 20px;
}

#copyright a {
    color: #fff;
    text-decoration: none;
}

#copyright a:hover {
    color: #fff;
    text-decoration: underline;
}

a.links {
    color: #6d5835;
    text-decoration: none;
}

a.links:hover {
    color: #6d5835;
    text-decoration: underline;
}

.title {
    font-weight: bold;
    font-size: 12px;
    color: #6d5835;
}

li {
    color: #000;
}
