
* {
margin : 0;
padding : 0;
}
a {
color : #3a5fcd;
text-decoration : none;
}
a:hover {
color : #27408b;
text-decoration : underline;
}


	/*visas pagrindas*/
body {
background : #cd8537 url('img/bg.gif') repeat-x;
color : #000;
margin : 0;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 57.5%;
font-family : Arial, sans-serif;
}
input {
color : #550;
font : normal 2em "Arial";
}
p, cite, code, ul {
font-size : 1.1em;  /*visas pagr. textas*/
padding-bottom : 1.2em;
}
h1 {
color : #06C;
font-size : 1.5em;
margin-bottom : 4px;
}
h2 {
color : #606060;
padding-top : 4px;
font-size : 1.5em;
}
h3 {
color : #000000;
padding : 4px;
font-size : 1.2em;
}

h4 {
color : #FF0000;
padding : 4px;
font-size : 1.5em;
}


table.t
{
table-layout: fixed;
bgcolor: #ff0f0f
}




/*uztusuotas plotas*/
code {
border-right : 1px solid #f0f0f0;
border-top : 1px solid #f0f0f0;
border-bottom : 1px solid #f0f0f0;
background : url('img/bgcode.gif');
border-left : 6px solid #39f;
color : #555;
display : block;
margin-bottom : 12px;
white-space : pre;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.1em;
font-family : Arial;
padding-left : 10px;
padding-right : 10px;
padding-top : 8px;
padding-bottom : 8px;
}


.clearer {
clear : both;
}
/*pavadinimo img */
.container {
background : url('img/topleft.gif') no-repeat;
}
.header {
height : 60px;
}

/* linkai prie pavadinimo*/
.navigation {
float : left;
height : 6px;
margin-left : 400px;
padding : 0 14px;
}
.navigation a {
color : #ffe4c4;
float : left;
font : 1.2em "Arial";
margin-top : 21px;
padding : 1px 18px;
text-align : center;
text-decoration : none;
}
.navigation a:hover {
background-color : #8e2323;
color : #ffffff;
}

/* pagrindinis blokas, kaire ir desine */
.main {
background : #fff url('img/bgmain.gif') repeat-y;
clear : both;
padding-left : 52px;
padding-right : 12px;
padding-top : 22px;
padding-bottom : 0px;
margin : 10px;
}

div.img
  {
  margin: 10px;
  margin-bottom: 15px;
  border: 1px solid #000000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 1px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  font-size : 1em;
  color : #CD6839; /*desinej po nuotr*/
  width: 140px;
  margin: 2px;
  }

/* desinys sonas */
.sidenav {
float : left;
width : 24%;
font-size : 1.2em;
color : #06c;
}
.sidenav h1 {
border-bottom : 1px dashed #aaa;
color : #e73;
font-size : 1.2em;
height : 20px;
margin-top : 1.2em;
}
.sidenav ul {
margin : 0;
padding : 0;
}
.sidenav li {
border-bottom : 1px dotted #bbb;
list-style : none;
margin : 0;
}
.sidenav li a {
color : #777;
display : block;
font-size : 0.9em;
padding : 3px 6px 3px 18px;
text-decoration : none;
}
.sidenav li a:hover {
color : #111;
background : url('img/nav_li.gif') no-repeat;
}

.sidenav img {
padding:0px;
border:1px solid black;
} .sidenav2 {
float : left;
width : 24%;
font-size : 1.2em;
color : #06c;
}

.sidenav2 img {
padding:0px;
border:0px ;
}

/* desine puse */
.content {
float : left;
margin-right : 4%;
width : 69%;
font-size : 1.1em;
}
.content .descr {
color : #708090;
margin-top : 0px;
margin-bottom : 10px;
font-size : 0.9em;
text-align : left;
}
.content li {
font-size : 1.1em;
color : #a00;
margin-left : 15px;
list-style-image : url('img/li.gif');
}




/* apacia */
.footer {
background : #cd8537;
color : #FFF;
font-size : 1.1em;
line-height : 30px;
text-align : center;
}
.footer a {
color : #000;
text-decoration : none;
}
.footer a:hover {
color : #000;
text-decoration : underline;
}

/*validation img*/
img.x
{
position:absolute;
left:80px;
top:600px;
z-index:1
}
img.c
{
position:absolute;
left:150px;
top:600px;
z-index:1
}

img.e
{
position:absolute;
left:450px;
top:601px;
z-index:1
}