
/* CORE */
html {font-size:100.01%;}
body {font-size:81.25%;}
table, td, th {font-size:1em;}


body {color: black;	background: white;}

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

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

a {color:#1d4569;}
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}
*/

/* PROJECT */
body, p, div, h1, h2, h3, h4, h5, h6, ul, ol, li, td, th, input, button, select, textarea {font-family: arial, sans-serif; font-size: 14px; color:#4b4b4b;}
a {color: #0057ab; text-decoration:none;}
a:hover {text-decoration:none; color: #0076e6;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; color:#073d34;}

h1 {font-size:27px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:13px;}

table.lenetel1 {border-collapse:collapse;}
table.lenetel1 td {padding:4px 12px; border:1px solid #ccc;}
table.lenetel1 th {padding:4px 12px; border:1px solid #98b1ab; background:#98b1ab; text-align:left;}
table.lenetel1 p {margin:0;}
table.lenetel1 ul, table.lenetel1 ol {margin:0;}


table.styled{
    border:none;
}

table.styled td{
 /*   width:19%;  */   
    padding:2px;
    border-left:none;
    border-right:none;
    margin: 0;
    font-size: 11px;
    border-bottom: 1px solid #d0d0d0;
    border-top:none;
   
}
