<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CORE */
html {font-size:100.01%;}
body {font-size:81.25%;}
table, td, th {font-size:1em;}

body, p, div, h1, h2, h3, h4, ul, ol, li, td, th, input, button, select, textarea {font-family: arial, sans-serif; color:#555;}

body {color: black;	background: white;}

p, form, ul {margin-top:0px; margin-bottom:0px;}

p {margin:1em 0; line-height:1.4em;}

/*a {color:#c8056a;}  */
a img {border-style:none;}       

strong {font-weight: bold;}

/* headingai */
h1, h2, h3, h4, h5, h6 {margin-top:0.6em; margin-bottom:0.6em; color:#09152f;}
h1 {font-size:1.67em; font-weight:normal;}
h2 {font-size:1.3em; font-weight:normal;}
h3, h4, h5, h6 {font-size:1em;}

/* listai */
ul, ol {margin-left:1em; padding-left:1.5em; margin-top:0.5em; margin-bottom:0.5em;}
li {padding-left:0; margin-left:0;}

/* paragrafas */

/* formu elementai */
input, textarea, select {font-size:1em;}


/* specialus stilius wysiwyg'ui */
body.mceContentBody table {font-size:11px;}


/* ---- specialus stiliai -------------------------------------------------- */

/* (kai reikes, geriau apsirasyti konkreciam projekte) */

/* bendri */
/*
.mazas {font-size:0.91em;}
.padidintas {font-size:1.09em;}
.didelis {font-size:1.6em;}
*/
/* lentelems */
/*
table.lentele_1 {border-collapse:collapse;}
table.lentele_1 td, table.lentele_1 th {text-align:left; padding:3px 6px; border:1px solid #135720; color:#fff;}
table.lentele_1 th {padding:5px 6px; background-color:#0f5e1f}

table.lentele_2 {background-color:#0f5e1f; border:1px solid #073e1e;}
table.lentele_2 td, table.lentele_2 th {text-align:left; padding:3px 6px; border:1px solid #073e1e; background-color:#478f3a; color:#fff;}
table.lentele_2 th {background-color:#347d27}
*/

#type_index{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#head_row_1{
}

#head_row_1 .col1{
    background-color: #d3d3d3;
    width: 200px;
    float: left;
}

#head_row_1 .col2{
    background-color: #d3d3d3;
    width: 600px;
    float: left;
}

#head_row_1 .col3{
    background-color: #d3d3d3;
    width: 200px;
    float: left;
}

#head_row_2{
    background-color: gray;
}

#content_layout{
    height: 300px;
    background-color: #d3d3d3;
}

#footer_row_1{
    background-color: #808080;
}

#footer_row_1 .col1{
    background-color: #d3d3d3;
    width: 600px;
    float: left;
}

#footer_row_1 .col2{
    background-color: #d3d3d3;
    width: 400px;
    float: left;
}

#footer_row_2{
    background-color: #d3d3d3;
}

#footer_row_2 .col1{
    width: 350px;
    float: left;
    background-color: #d3d3d3;
}

#footer_row_2 .col2{
    background-color: #d3d3d3;
    float: left;
    width: 175px;
}

#footer_row_2 .col3{
    background-color: #d3d3d3;
    float: left;
    width: 175px;
}

#footer_row_2 .col4{
    background-color: #d3d3d3;
    float: left;
    width: 300px;
}

.footer_question_box .image{
    float: left;
}

.footer_question_box .text{
    float: left;
    width: 200px;
}

.footer_question_box .form{
    float: left;
}

.footer_newsletter .image{
    float: left;
}

.footer_newsletter .text{
    float: left;
    width: 200px;
}

#head_row_1 .suggestion_box{
    float: left;
    width: 100px;
}

#head_row_1 .search_form{
    margin-top: 30px;
    width: 200px;
    float: left;
}

/* PROJECT */
body, p, div, h1, h2, h3, h4, ul, ol, li, td, th, input, button, select, option, optgroup, textarea {font-family: 'Rubik', sans-serif; font-size: 14px; color:#222;}

body.infoblock * {margin:0;}

#tinymce li, #main_content .wysiwyg_content li {margin:0.5em 0;}

#tinymce table p, #main_content .wysiwyg_content table p {margin:0;}

table.lentele1 {border-collapse:collapse;}
table.lentele1 th, table.lentele1 td {padding:3px; border:1px solid #ccc; text-align:left;}
table.lentele1 th {background:#eee; font-weight:bold;}

table.dydziu_lentele {border-collapse:collapse; width: auto;}
table.dydziu_lentele th, table.dydziu_lentele td {padding:3px; border:1px solid #ccc; text-align:center; width:200px;}
table.dydziu_lentele th {background:#eee; font-weight:bold;}
table.dydziu_lentele tr:first-child td, table.dydziu_lentele tr:first-child th { background:#eee; font-weight:bold; }
</pre></body></html>