fieldset,img {
	border:0;
}

html, body {
    height:100%;
    width:100%;
    min-height:100%;
    font-family:Tahoma,Verdana,Arial;
    font-size: 11px;
    margin:0px;
    padding:0px;
    color:#5a5a5a;
}

input, textarea, select {
    font-family:arial;
    font-size: 11px;
}
input, textarea, select {
    font-family:arial;
    font-size: 11px;
}



#topmenu ul {
    display: block;
    margin: 0;
    padding: 0;
}
#topmenu ul li {
    cursor: default;
    display: block;
    height:38px;
    float: left;
    font-size: 12px;
    line-height: 38px;
    list-style: none outside none;
    margin: 3px 10px 0 0;
}
#topmenu ul li a{
    background-position:5px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding-left: 42px;
    color:white;
    text-decoration:none;
    padding-right:10px;
}
#topmenu ul li a:hover{
    text-decoration:underline;
}

#topmenu ul li a.sel{
    background-color:#222222;
    border-radius:16px;
}


/*left menu*/
.cat2_title{
    display:block;
    color:white;
    margin-left:10px;
    text-decoration:none;
}
.cat2_title:hover, .cat2_title.sel{
    text-decoration:underline;
}
.cat2_title.sel{
    text-decoration:underline;
}



.cat3{
    
}
.cat3_title, .cat3_title_disabled{
    outline:none;
    text-decoration:none;
    cursor:pointer;
    margin-left:0px;
    color:white;
    font-weight:bold;
}
.cat3_title_disabled{
    color:#A9A9A9;
}

.cat3_title:hover, .cat3_title.sel{
    color:white;
}
.cat3_title.sel{

}



.cat4{
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
    background-color:#6E7677; 
    line-height:20px;
}
.cat4_title, .cat4_title_disabled{
    display:block;
    cursor:pointer;
    padding-left:3px;
    font-weight:bold;
    color:white;
    outline:none;
    text-decoration:none;
}
.cat4_title_disabled{
    color:#A9A9A9;
}
.cat4_title:hover, .cat4_title.sel{
    /*color:#98E1FF;*/
    padding-left:3px;
}
.cat4_title.sel{
    /*text-decoration:underline;*/
    background:#00296b;
}


.cat5{
    background:#e9eef5; 
    line-height:18px;
}
.cat5_title, .cat5_title_disabled{
    color:black;
    cursor:pointer;
    margin-left:15px;
    display:block;
    outline:none;
    text-decoration:none;
}
.cat5_title_disabled{
    color:#A9A9A9;
}
.cat5_title:hover, .cat5_title.sel{
    color:black;
    padding-left:5px;
}
.cat5_title.sel{
    color:#00296b;
    text-decoration:underline;
}


.tavs_auto{
    background-color:#00296B;
    color:white;
    padding:8px 6px 0 6px;
    border:solid 2px white;
/*    border-left:none;*/
    border-radius:10px; 
    position:relative;
}
.tavs_auto a{
    color:white; 
    font-weight:bold; 
    text-decoration:none;
    float:left;
    margin-left: 10px;
}
.tavs_auto span{
    color:gray;
}
.tavs_auto_close{
        text-align:center;
        color:white;
        display:inline-block;
        background:url(/template/img/btn_bg.png) center;
        height: 16px;
        width: 16px;
        position:relative;
        cursor:pointer;
        border:solid 2px white;
        border-radius:8px;
}
/*.tavs_auto_close:hover{
        background-image: url("/template/css/ui/images/ui-icons_fcd113_256x240.png");
}*/




.disabled,
.disabled:hover
{
    color:lightgray;
}



.product{
    position:relative;
    border:solid 1px #a8a8a8;
    padding:0px;
    width:927px;
    min-height: 96px;
    border-radius:8px;
    margin-bottom:5px;
    background:url(/template/img/prod.png) bottom repeat-x white;
    color:#333333;
    padding-bottom:5px;
}
.product td{
    vertical-align:top;
}
.product .photo{
    border:solid 1px #818181;
    border-radius:4px;
    padding:4px;
    background-color:white;
    position:relative;
    min-height:70px;
}
.product .photo img{
    border-radius:4px;
    cursor:pointer;
}
.product .title{
    font-size:12px;
    font-weight:bold;
    overflow: hidden;
    color:#333333;
}
.product .description{
    font-size:10px;
}
.product .razotaja_kods{
    font-weight:bold;
    color:#194D71;
}
.product .price{
    /*background-color:#ff0000;*/
    background-image: url(/template/img/menu_bg_red.png);
    background-repeat: repeat-y;
    background-position: -1px 0px;
    border:3px solid #404445;
    border-radius:4px;
    padding:6px;
    color:white;
    white-space:nowrap;
}
.product .price *{
    white-space:nowrap;
}
.product .ir_noliktava{
    color:white;
}
.product:hover{
    -webkit-box-shadow:0 0 8px gray; 
    -moz-box-shadow: 0 0 8px gray; 
    box-shadow:0 0 8px gray; 
}

#noliktavaa_irl {
    width: 100%;
    background-color: green;
}
#noliktavaa_irr {
    width: 100%;
    background-color: yellow;
}
#noliktavaa_nav {
    width: 100%;
    background-color: red;
}

.table_btn{border-collapse: collapse; height:21px; border:none}
.table_btn .left{width:6px;background:url("/template/img/poga_90_21_left.png") left center no-repeat}
.table_btn .middle{background:url("/template/img/poga_90_21_middle.png") left center repeat-x}
.table_btn .right{width:6px;background:url("/template/img/poga_90_21_right.png") right center no-repeat}


.pull-right {
    float:right;
}

.pull-left {
    float: left;
}

.row-grid {
    width: 100%;
    padding: 5px 0 5px 15px;
    clear: both;
}

.required-field {
    color:red;
}

.col-1-1, .col-1-2 {
    box-sizing: border-box;
}

.col-1-1 {
    width: 100%;
    padding-right: 15px;
}

.col-1-2 {
    float:left;
    width: 50%;
    padding-right:15px;
}
.col-1-2:last-child {
    padding-right: 15px;
}


.form-control {
    width:100%;
    margin-top:5px;
    margin-bottom: 3px;
    padding-left:5px;
    box-sizing: border-box;
    height:22px;
}

textarea.form-control {
    height: 70px;
    border-radius: 0 ;
    border:1px solid #3E4143;
}

.form-control[type="checkbox"]
{
    top:4px;
    position: relative;
    width:20px;
    height:10px;
}
#checkout_info, #checkout_order_info {
    background-color: #3E4143;
    color: white;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left: 10px;
    box-sizing: border-box;
    width: 942px;
}

.table-order {
    width:95%;
    margin:0 10px;
}
.table-order thead th {
    border-bottom: 1px solid #85878f !important;
    text-align: left;
    padding: 5px 7px;
}
.table-order tbody td {
    border-bottom: 1px solid #DDD!important;
    padding: 5px 7px;
}
.table-order tfoot td {
    padding:10px 7px;
    font-weight: 700;
}
.table-order td:last-child {
    text-align: right;
}

.regform {
    box-sizing: border-box;
    width: 942px;
    border-collapse:collapse;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color:white;
}
.regform td{
    margin:0px; 
    padding:5px;
    border:solid 0px #3E4143;

}
.regform table td{
    width:100%;
    border:none;


}

.regform input, .regform select, .regform textarea {
    border: solid 1px #878c91;
    background: #e9eef5;
}

.regform .title{
    font-size:16px;
    text-align:left;
    color:#193A59;
    margin:0;
}

.errors {
    margin: 7px 0 5px 0;
}

.errors .single-error {
    padding: 6px 0;
    color: #ff041f;
}


#profile_menu a{
    color:#4B4B4B;
    display:block;
    text-decoration:none;
    padding:5px 15px 5px 15px;
}
#profile_menu a.sel{
    border-radius:5px;
    background-color:#989B9F;
    color:white;
}
#profile_menu a:hover{
    text-decoration:underline;
}

.grozs_cenas td{
    padding-left:5px;
}

.tab_piegade div{
    width:100%;
    background:#B4B4B4;
    color:white;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
.tab_piegade.sel div{
    background:#00296B;
    color:white;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
.dis{
    border:none;
    background:none;
}

.precesbox
{
    width:547px;
    margin-bottom:10px;
}

.boxtop3 {
    background-image: url("/template/img/rounded3.gif");
}
.boxtop1, .boxtop2, .boxtop3, .boxtop4 {
    font-size: 1px;
    height: 10px;
    overflow: hidden;
    width: 547px;
}
.boxmid3 {
    background-image: url("/template/img/mid3.gif");
    color: #FFFFFF;
}
.boxmid1, .boxmid2, .boxmid3, .boxmid4 {
    padding: 0 10px;
    width: 527px;
}
.boxmid1 {
    background-image: url("/template/img/mid1.gif");
}
.boxbot1 {
    background-image: url("/template/img/rounded1.gif");
}
.boxbot1, .boxbot2, .boxbot3, .boxbot4 {
    background-position: left bottom;
    font-size: 1px;
    height: 10px;
    overflow: hidden;
    width: 547px;
}

.regpoga {
    background: url("/template/img/btn_bg.png") center repeat-x;
    display: block;
    height: 20px;
    line-height:20px;
    margin-left: 2px;
    margin-top: 5px;
    width: 90px;
    text-align:center;
    border-radius:5px;
    cursor:pointer;
}
.regpoga input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 10px;
    height: 20px;
    text-align: center;
    width: 90px;
}
.error{color:red}
.clr{clear:both; height:0px; line-height:0px; font-size:0px; overflow:hidden;}

a.btnprint {
    background-image: url("/template/img/drukatlapu.png");
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    height: 28px;
    overflow: hidden;
    padding: 14px 0 0 48px;
    text-decoration: none;
    text-transform: uppercase;
    width: 62px;
}


.contact_table tr td{font-weight:bold}
.contact_table tr td:first-child{padding-right:5px; padding-left:10px; font-weight:normal}

.error{color:red}

.navigation_table a{ text-decoration:none; color:#0A047E}
.navigation_table a:visited{color:#0A047E}
.navigation_table .page{margin:0 5px;}
.navigation_table a.current{font-weight:bold; color:#000}



.news_title{
    font-weight:bold;
    font-size:22px;
}
.news_description{
    font-style:italic;
    color:gray;
    font-weight:bold;
}

.other_pages{
    background:white;
    padding:10px;
    border-radius:10px;
    border:solid 1px #a5a7aa;
}

div.banner_title {
    position:absolute;
    width: 660px; height:41px; right:0px; bottom:20px;
    background-color: black;
    color: white;
    text-align: left;
    font-family: "OpenSans";
    font-size: 38px;
    line-height: 41px;
    opacity: 0.7;
    border-radius: 10px;
}
/* for PDF */
.pdftable{font-size: 12px;}
.pdftitle{ font-size:20px; text-align: center; margin:auto; margin-bottom: 10px; font-weight: bold; height: 58px;
    background-image: url("/template/img/logo100.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.pdfdate{ font-size:12px; font-weight: bold; }
.pdftable .pdflabel{ font-size:12px; }
.pdftable .pdfdata{ font-weight:bold; font-size:12px; }
.border2{ height: 1px; border-style: solid; border-color: black; border-width: 1px 0 0 0; }
.border3{ border: 1px; height: 1px; background: #333; background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); background-image: -moz-linear-gradient(left, #ccc, #333, #ccc); background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); background-image: -o-linear-gradient(left, #ccc, #333, #ccc); }
hr.pdf { border: 1px; height: 1px; background: #333; background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); background-image: -moz-linear-gradient(left, #ccc, #333, #ccc); background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); background-image: -o-linear-gradient(left, #ccc, #333, #ccc); }
hr.style-seven { height: 2px; border-style: solid; border-color: black; border-width: 1px 0 0 0; }
 .cell_border { height: 1px; border-style: solid; border-color: black; border-width: 1px; font-size:11px;}
 
.kit-main a{
    color:#194d71; 
    font-weight:bold;
    font-size: 11px;
    text-decoration: none;
}
.kit-item a{
    color:#404445; 
    font-weight:bold;
    font-size: 10px;
    text-decoration: none;
}