/*reset*/
*{border:0;margin:0;padding:0;}
body{line-height:1.2}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

/*clear*/
.clear:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

/*css*/
body {
    font-family: Tahoma;
    font-size: 11px;
    color: #d9d9d9;
    height:100%;
    background: url(../images/bg.gif) repeat;
}
#container {
    width: 100%;
}
#head{
    width: 870px;
    margin: 0px auto;
}
#logo{
    margin-top: 25px;
    margin-left: 35px;
    float: left;
}
#logo img{
    margin: 0px auto -3px auto;
    width: 184px;
    height:64px;
}
#sukis{
    background-color: #424242;
    padding: 3px 7px;
    color: #fff;
    /*letter-spacing: -0.5px; */
}
#info{
    float: right;
    margin-top: 20px;
    margin-right: 30px;
    width: 590px;
}
* html #info{
    margin-right: 0px;
}
#icons{
    float: right;
    margin-bottom: 50px;
    width: 400px;
}
#icons a{
    color: #545454;
    text-decoration: none;
}
#icons a:hover{
    color: #d9d9d9;
}
a.mail{
    background: url(../images/mail.gif) no-repeat;
    padding-left: 20px;
    background-position: 0px 1px;
}
a:hover.mail{
    background: url(../images/mail_h.gif) no-repeat;
    background-position: 0px 1px;
}
a.tree{
    background: url(../images/tree.gif) no-repeat;
    padding-left: 20px;
    background-position: 0px 2px;
}
a:hover.tree{
    background: url(../images/tree_h.gif) no-repeat;
    background-position: 0px 2px;
}
a.home{
    background: url(../images/home.gif) no-repeat;
    padding-left: 20px;
    background-position: 2px;
}
a:hover.home{
    background: url(../images/home_h.gif) no-repeat;
    background-position: 2px;
}
.icon{
    float: right;
    padding: 0px 10px;
}
#meniu{
    float: right;
    width: 580px;
}
#meniu ul{
    float: right;
}
#meniu li{
    float: left;
    font-weight: bold;
    position:relative;
}
#meniu a{
    color: #0f0f0f;
    display: block;
    border-right: 1px #424242 solid;
}
a.men_a{
    padding: 15px 10px 5px 10px;
}
#meniu a:hover, .cur{
    color: #e2e2e2 !important;
    display: block;
    background-color: #484848;
    text-decoration: none;
}
.last{
    border: none 0px !important;
}
ul.menu ul {
    position:absolute;
    top:35px;
    left:-5px;
    background:#484848;
    display:none;
    list-style:none;
    border:0px;
    padding: 0px 5px;
    width: 150px;
}
ul.menu ul li {
    position:relative;
    border:0px;
    border-bottom: 1px dotted #6d6d6d;
    width: 100%;
}
* html ul.menu ul li {
    border: 0px;
    background: url(../images/ml.gif) repeat-x;
    background-position: bottom;
}
ul.menu ul li a {
    display:block;
    padding:3px 5px;
    color: #e2e2e2!important;
    border:0px !important;
    font-weight: normal !important;
}
ul.menu ul li a:hover {
    color: #e2e2e2!important;
    border:0px;
    background-color: #6d6d6d !important;
    text-decoration: none !important;
}
li.eina{
    border:0px !important;
    height: 5px;
    background: none !important;
}
#baneris{
    width: 100%;
    background: url(../images/ln.jpg) repeat-x;
    height: 253px;
    background-position: 25px;
    text-align: center;
}
#bottom{
    width: 815px;
    margin: 15px auto 0px auto;
    border-top: 1px solid #5b5b5b;
    padding: 15px 30px 5px 0px;
}
#kontaktai{
    float: left;
    color: #363636;
    width: 600px;
}
#kontaktai td{
    padding: 0px 15px;
}
#kontaktai a{
    color: #363636;
}
#solution{
    color: #424242;
    float: right;
    font-weight: bold;
}
#site{
    width: 845px;
    margin: 15px auto 0px auto;
}
/*Vidnis*/
#straipsnis{
    width: 525px;
    float: left;
}
#straipsnis2{
    width: 835px;
}
.straipsnis3{
    width: 250px;
    float: left;
}
#straipsnis4{
    width: 545px;
    float: left;
}

.more{
    margin-right: 30px;
}
.pavadinimas{
    font-size: 16px;
    background: url(../images/rod1.png) no-repeat;
    background-position: 0px 8px;
    padding-left: 10px;
    float: left;
}
.pr1{
    width: 230px;
}
.pr2{
    width: 420px;
}
.pr3{
    width: 820px;
}
.pr4{
    width: 720px;
}
.back{
    float: right;
    background: url(../images/rod2.png) no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
}
.back a, .back2 a{
    color: #171717;
    text-decoration: underline;
    font-weight: bold;
}
.back a:hover, .back2 a:hover{
    text-decoration: none;
}
.text{
    font-family:"Trebuchet MS";
    font-size: 13px;
    text-align:justify;
}
.text a{
   color: #d9d9d9;
}
.text td{
    padding: 2px;
    border:1px solid #d9d9d9;
}
.text p{
    margin: 10px 0;
}
.text li{
    list-style-type: disc;
    margin-left:15px;
}
.text img{
    float:left;
    padding-right:5px;
}
#naujausi_sone{
    float: right;
    width: 285px;
}
.pavadinimas2{
    font-size: 16px;
    background: url(../images/rod3.png) no-repeat;
    background-position: 5px 8px;
    padding-left: 15px;
    padding-bottom: 10px;
    color: #1a1a1a;
}
.pavadinimas2 a{
    color: #1a1a1a;
}
.pavadinimas3{
    font-size: 16px;
    background: url(../images/rod3.png) no-repeat;
    background-position: 5px 8px;
    padding-left: 15px;
    padding-bottom: 5px;
    color: #1a1a1a;
}
.pavadinimas3 a{
    color: #1a1a1a;
}
#naujausi_sone img{
    border:5px solid #3b3e3e;
    margin: 5px;
}
.back2{
    background: url(../images/rod4.png) no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    margin-left: 5px;
}
.galerija{
    margin-top: 5px;
}
.img{
    border:5px solid #3b3e3e;
    margin: 3px;
    width: 120px;
    height: 90px;
    float: left;
}
#pages{
    width: 835px;
    text-align: center;
    margin-top: 10px;
}
#pages a{
    color: #171717;
}
.back3{
    background: url(../images/rod4.png) no-repeat;
    background-position: 0px 4px;
    padding-left: 10px;
    margin-left: 5px;
    display: inline;
    color: #171717;
    font-weight: bold;
    margin-right: 10px;
}
.selected{
    font-weight: bold;
    text-decoration: underline;
}
#naujausi_sone td{
    padding: 2px;
}
#naujausi_sone input, .prenu{
    width: 180px;
    height:16px;
    background-color: #000;
    padding:2px 3px;
    font-family: Tahoma;
    font-size: 11px;
    color:#a3a3a3;
}
#naujausi_sone textarea{
    width: 230px;
    height:150px;
    background-color: #000;
    font-family: Tahoma;
    font-size: 11px;
    color:#a3a3a3;
    margin: 2px 0px;
    padding:2px 3px;
}
.uzklausa_but{
    background: transparent !important;
    color: #d9d9d9 !important;
    font-weight: bold;
    width: 50px !important;
    margin-left: 100px;
    height: 20px !important;
}
.preke{
    float: left;
    width: 405px;
    display: block;
    margin: 5px;
}
.preke img{
    border:5px solid #3b3e3e;
    margin-right: 10px;
    width: 120px;
    height: 90px;
    float: left;
    padding: 0px !important;
}
li.level2{
    margin-left: 30px;
}
li.level3{
    margin-left: 60px;
}
.foto_galerija{
    float:left;
    width:275px;
    margin-right: 0px;
    /*height: 380px;  */
}
.foto_galerija img {
    border:5px solid #3B3E3E;
    margin:0px;
}
.prenumerata{
    float: left;
    margin-right: 5px;
}