/*
 * $Id: style.css,v 1.35 2008-06-15 10:28:58 ramas Exp $
 */

body {
    margin: 0;
    padding: 0;
}

body, input {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}

#head {
    height: 173px;
    background: Url('img/head.png');
}

#headinn {
    height: 140px;
    background: Url('img/headinn.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: white;
}

#bodytable {
    background: Url('img/bg2.png');
    background-repeat: no-repeat;
}

#catalog {
    margin: 20px 0 0 50px;
    font-family: Arial;
}

#catalog a {
    text-decoration: none;
    color: black;
}

#catalog a:hover {
    text-decoration: underline;
}

#catalog div {
    border: 1px solid #e7e8ea;
    padding: 2px 0 2px 20px;
}

#catalog div.active {
    background: #7d8286;
}

#catalog div.active a {
    color: white;
}

#catalog div.subitem {
    font-size: 10px;
    background: #f4f5f7;
}

#catalog div.activesubitem {
    font-size: 10px;
    background: #e7e8ea;
    border: 1px solid #7d8286;
}

#catalog div.activesubitem a, #catalog div.subitem a {
    color: #656b6f;
}

#langbar {
    margin-left: 70px;
    background: white;
}

#langbar a {
    color : #35498f;
    font-weight: bold;
    text-decoration: none;
}

#kokybe, #saugumas, #patikimumas {
    background: #dc342f;
    font-weight: bold;
    color: white;
    margin-left: 50px;
    padding: 2px 10px 2px 20px;
    width: 180px;
}

#kokybe, #saugumas {
    border-bottom: 1px solid #cb8489;
}

#kokybe {
    text-align: right;
}

#saugumas {
    text-align: center;
}

#paieskaline {
    margin-left: 50px;
    width: 100%;
}

.paieska {
    color: #dc342f;
    border: 1px solid #dc342f;
    background: none;
    text-align: left;
    padding-left: 16px;
    cursor: pointer;
    width: 73px;
    height: 15px;
}

.q {
    width: 119px;
    border: 1px solid #ffffff;
    background: #ffffff;
    height: 11px;
}

.q_inn {
    width: 119px;
    border: 1px solid #e7e8ea;
    background: #e7e8ea;
    height: 11px;
}

#krepselis {
    margin: 10px 0 0 50px;
}

#krepselis input {
    border: 1px solid #35498f;
    background: white;
    width: 194px;
    text-align: left;
    padding-left: 16px;
    cursor: pointer;
}

#menuplace {
    margin-left: 50px;
}

#loginplace {
    margin-left: 50px;
}

#loginplace th {
    border: 1px solid #c4c5c8;
    color: #7c8184;
    text-align: left;
    padding: 0 3px 0 20px;
}

#loginplace input {
    border: 1px solid #e7e8ea;
    background: #e7e8ea;
    width: 114px;
}

#loginplace .inpt {
    border: 1px solid #e7e8ea;
    background: #e7e8ea;
}

#loginplace .submit {
    color: #384c90;
    text-align: left;
    padding-left: 17px;
    cursor: pointer;
    font-weight: bold;
    width: 88px;
}

#loginplace a {
    color: #384c90;
    text-decoration: none;
    font-weight: bold;
}

#loginplace div {
    border: 1px solid #c4c5c8;
    background: #e7e8ea;
}

#bottom {
    border-top: 2px solid #dfdfe1;
    margin: 0 50px 0 50px;
    color: #696d6f;
    font-size: 10px;
    padding: 10px 0 30px 0;
}

#headhr {
    margin: 0 50px 0 50px;
    background: Url('img/headhr.png');
    height: 10px;
}

#headhrt {
    margin: 0 50px 0 50px;
    background: Url('img/headhrt.png');
    height: 3px;
}


.vmenu {
    border: 1px solid #8e95ab;
    padding-left: 20px;
}

.vactivemenu {
    background: Url('img/red.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #30458c;
    border: 1px solid #8e95ab;
    padding-left: 20px;
}

.vmenu a, .vsubmenu a, .vsubmenu3 a {
    text-decoration: none;
    color: #384c90; 
    font-weight: bold;
}

.vactivemenu a, .vactivesubmenu a, .vactivesubmenu3 a {
    text-decoration: none;
    color: white;
}

.vmenu a:hover, .vactivemenu a:hover, .vsubmenu a:hover, 
.vactivesubmenu a:hover, .vsubmenu3 a:hover, .vactivesubmenu3 a:hover {
    text-decoration: underline;
}

.vsubmenu {
    border: 1px solid #8e95ab;
    padding-left: 30px;
}

.vsubmenu3 {
    border: 1px solid #8e95ab;
    padding-left: 50px;
}

.vactivesubmenu {
    background: Url('img/red2.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #30458c;
    border: 1px solid #8e95ab;
    padding-left: 30px;
}

.vactivesubmenu3 {
    background: Url('img/red3.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #30458c;
    border: 1px solid #8e95ab;
    padding-left: 50px;
}

#newsplace {
    margin-left: 50px;
    border: 1px solid #8e95ab;
}

#newsplace h1 {
    background: #c1c2c6;
    border: 1px solid #cecfd2;
    margin: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    padding-left: 20px;
    color: #384c90;
}

.newsitem {
    background: Url('img/newsitem.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 13px;
    margin: 7px;
}

.newsitem a {
    color: black;
    text-decoration: none;
}

.newsitem a:hover {
    text-decoration: underline;
}

#content h1 {
    background: #e7e8ea;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #384c90;
    padding: 2px 2px 2px 20px;
}

#content h2 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}

#content {
    text-align: justify;
}

#content a {
    color: #696d6f;
}

#content a:hover {
    text-decoration: none;
}

#akcijos {
    border: 1px solid #8e95ab;
}

#akcijos h1 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    padding: 1px 0 1px 20px;
    margin: 0;
    background: #dc342f;
    color: white;
}

form {
    margin: 0;
    padding: 0;
}

.htable {
    border-collapse: collapse;
    /*border: 1px solid #ecedee;*/
}

#content table td {
    text-align: left;
}

.htable td {
    border: 1px solid #ecedee;
}

.htable th {
    border: 1px solid #bec0c3;
    background: #b2b4b7;
    color: #556699;
}

.htable a {
    color: #696d6f;
    text-decoration: none;
}

.htable a:hover {
    text-decoration: underline;
}

.itemtable {
    border-collapse: collapse;
    border: 1px solid #ecedee;
}

.itemtable a {
    color: #696d6f;
    text-decoration: none;
}

.itemtable a:hover {
    text-decoration: underline;
}

.itemtable td {
    border: 1px solid #ecedee;
}

.itemtable th {
    text-align: center;
    border: 1px solid #bec0c3;
    background: #b2b4b7;
    color: #556699;
}

.itemtable .sc td {
    background: #f3f4f5;
    border: 1px solid #dadbdd;
}

.htable .sc td {
    background: #f3f4f5;
}

.rowOver td {
    cursor: pointer;
    cursor: hand;    
    background: #dcebf0;
}

.cartlink a {
    color: #df332f;
    text-decoration: none;
    font-weight: bold;
}

.cartlink a:hover {
    text-decoration: underline;
}




/*
vim: expandtab ts=4 sw=4 sts=4
vim: encoding=utf-8
vim: fileencoding=utf-8
*/
