/* Reset brouser styles
-----------------------------------------------------------------------------*/
* {
    margin: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {
	margin: 0;
	padding: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
html {height: 100%}
body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
a {
	color:#1d3454;
	outline: none;
	text-decoration: underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}

#wrapper 
{
	width: 100%;
    min-height: 100%;
    min-width: 1016px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
	background-color: #A6D940;	
}

#header 
{
	position: relative;
    width: 100%;
	height: 255px;
    clear: both;
	background-image: url(../user/img/header_02.jpg);
	background-repeat: repeat-x;
}

#headerleft 
{
	position: relative;
	float: left;
    width: 457px;
	height: 255px;
	background-image: url(../user/img/header_01.jpg);
}

#headerrihgt 
{
	position: relative;
    width: 180px;
	height: 255px;
	float: right;
	background-image: url(../user/img/header_03.jpg);
}

#headerbottom 
{
	position: relative;
	top: 0px;
	left: 0px;
	padding-right:-160px;
	z-index: 111;
}

div#languagesWrapper
{
    width: 100%;
    height: 50px;
    z-index: 200;
    position: absolute;
    top: 0;
    left: 0;
}
    div#languagesWrapper div#languages
    {
        float: right;
        height: 24px;
        padding: 26px 21px 0 0;
    }
    
    div#languagesWrapper div#atsijungti
    {
        float: left;
        padding: 16px 0 0 467px;
    }
    
div#menuWrapper
{
	width: 100%;
	height: 204px;
	z-index: 200;
	position: absolute;
	top: 50px;
	left: 0;
}
    div#menuWrapper div#info
    {
       height: 158px;
       padding: 10px 0 0 467px;
    }
    
    div#menuWrapper div#menu
    {
	   padding: 0 0 0 259px;
    }

#headerimage{
  position:relative;
  margin-left:-160px;
  margin-top:5px;
  top:0px;
  height:230px;
  z-index: 110;
}

#headerimage table {
  background-repeat:no-repeat;
}

#maincol 
{
	padding: 0;
	background: #A6D940;
	background-image: url(../user/img/contentBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 400px; 
    margin: 0 auto; 
    position: relative; 
}

#leftcol 
{ 
	position: relative; 
    width: 228px; 
    background-image: url(../user/img/content_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#rightcol 
{
	position: relative; 
    width: 180px;   
    background-image: url(../user/img/content_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	min-height: 206px;
}

#centercol 
{
	padding-right: 185px;
	padding-left: 233px;
}

#footer {
	position: relative;
	width: 100%;
	min-width: 1016px;
	min-height: 100px;
	clear:both;
	background-image: url(../user/img/footer_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	background-color: #A6D940;
}
#footerimage{
  position:relative;
  padding-top:7px;
  margin-left:25px;
  top:0px;
  height:68px;
  min-height:68px;
}
#push{
	position: relative;
	clear: both;
	min-height:100px;
	height:100px;
}
#bottomfooter {
	position:relative;
	width: 100%;
	height:25px;
	background-color: #3066b2;
	color: #98b3d9;	
}
.menuitem{
  position:relative;
  float:left;
  margin-left:20px;
  height:30px;
  font-weight:bold;
}
.menuitem a{
	color:#000000;
}
#logo{
  position:relative;
  float:left;
  padding-left:20px;
  padding-top:20px;
  height:30px;
}
.ml20{
	margin-left:20px;
}
.ml25{
	margin-left:25px;
}
.mt20{
	margin-top: 20px;
}
.mb20{
	margin-bottom:20px;
}
.tree{
	margin-left:8px;
	margin-top: 10px;
}
.splitter{
	height: 3px;
	background-image: url(../user/img/splitter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.toptreeitem{
	margin-left:10px;
	margin-top: 10px;
	height: 30px;
	background-image: url(../user/img/meniu_splitter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 18px;
	color:#FFFFFF;
}
.toptreeitem a{
	margin-left:10px;
	margin-top: 10px;
	font-size: 18px;
	color:#FFFFFF;
	font-family:  Arial, Tahoma, Verdana, sans-serif;
}
.subnavlink{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left:20px;
}
.a2{
	font-size: 12px;	
	font-weight:bold;
}
.a3{
	font-weight:bold;
}
.heading{
	margin-left:10px;
	font-size: 18px;
	color: #FFF43E;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.crow_0{
    background-color:#DAEEAE;
}
.crow_1{
    background-color: #ffffff;
}
.red{
	color: #772C25;
}
select, option, textarea{
    border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	background-color: #ffffff;
	padding: 2px;
}

input	{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	background-color: #ffffff;
	padding: 2px;
}
input.kr {
	text-align: right;
}

input.ch {
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	background-color: transparent;
	vertical-align:top;
}
input.red	{
    border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-bottom: #003300 1px solid;
	border-left: #003300 1px solid;
}

.leftmenuitem  {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
}
.leftmenusplitter {
	margin-left:10px;
	margin-top: 10px;
	background-image: url(../user/img/meniu_splitter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightmenuitem  {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
}
.n		   {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}