html {
	height:100%;
}

#divContent
{
    min-height: 100%; 
    height: auto !important; /*Cause footer to stick to bottom in IE 6*/
    height: 100%; 
    margin: 0 auto -44px; /*Allow for footer height*/
    vertical-align:bottom;
}
#divFooter, #divPush
{
    height: 44px; /*Push must be same height as Footer */
}


.ciklas1 {
	background-color:#ebecee;
	padding-bottom:6px;
	padding-top:6px;
	
}
.paddingas {
	padding:6px 4px 6px 4px;
	border-bottom:1px dashed #c9c9c9;
}

.paddingas2 {
	padding:6px 4px 6px 4px;
	border-bottom:1px solid #c9c9c9;
}
.ciklas2 {
	background-color:#fcfdff;
}

.more1 {
	cursor:pointer;
	width:62px;
	height:20px;
	border:none;
	background:url(../images/more.gif) 0 0 no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.borders {
	border: 1px solid #cbcbcb;
}

.more3 {
	cursor:pointer;
	width:18px;
	height:18px;
	border:none;
	background:url(../images/paging_a.gif) 0 0 no-repeat;
	color:#3d3d3d;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.more2 {
	cursor:pointer;
	width:18px;
	height:18px;
	border:none;
	background:url(../images/paging.gif) 0 0 no-repeat;
	color:#3d3d3d;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.b_l{
	font-size:1px;
	line-height:1px;
	width:7px;
	height:7px;
	background:url(../images/b_l.png) 0 0 no-repeat;
}

.b_r{
	font-size:1px;
	line-height:1px;
	width:7px;
	height:7px;
	background:url(../images/b_r.png) 0 0 no-repeat;
}

.b_c {
	font-size:1px;
	line-height:1px;
	height:6px;
	border-bottom:solid;
	border-width:1px;
	border-color:#c9c9c9;
}

.t_l{
	font-size:1px;
	line-height:1px;
	width:7px;
	height:7px;
	background:url(../images/t_l.png) 0 0 no-repeat;
}

.t_r{
	font-size:1px;
	line-height:1px;
	width:7px;
	height:7px;
	background:url(../images/t_r.png) 0 0 no-repeat;
}

.t_c {
	font-size:1px;
	line-height:1px;
	height:6px;
	border-top:solid;
	border-width:1px;
	border-color:#c9c9c9;
}


/*
	border-left:solid;
	border-right:solid;

	border-width:1px;
	border-color:#c9c9c9;
*/
div.outer_main {
	width:980px;
	margin:0px;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
div.top_img_content {
	width:980px;
	margin:0px;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:113px;
	
}
div.top_image {
	width:980px;
	margin:0px;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:113px;
}
div.logo {
	padding-left:40px;
	padding-top:20px;
}

div.lang {
	padding-top:14px;
	padding-right:20px;
}

div.footer {
	
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	width:940px;
	
}
div.bt_text_menu {
	height:44px;
}
div.bt_menu {
	height:44px;
}

div.news_menu {
	height:21px;
	padding-top:10px;
}


div.cat_menu {
	height:23px;
}

div.cat_menu_bt {
	height:7px;
	font-size:6px;
	line-height:6px;
}

div.box {
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#c9c9c9;
	padding-top:0px;	
}


div.top_img_left {
	left:-210px;
	width:210px;
	position:absolute;
	height:113px;
	top:0px;
}

div.top_img_right {
	top:0px;
	right:-210px;
	width:210px;
	position:absolute;
	height:113px;
	overflow:hidden;
}

div.content {
	width:980px;
	margin:0px;
	padding:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;

}

div.fl_left {
	float:left;
}
div.fl_right {
	float:right;
}

div.top_menu {
	height:55px;
}

div.top_text_menu {
	
}

body {
	margin:0px;
	font-size:0px;
	background-color: #ffffff;
}

p, form, td,  input, textarea {
	margin:0px;
	padding:0px;
}

td, input, textarea, div {
	font-family: Tahoma;
	font-size: 12px;
	color:#152332;
}

.color{
  color:#5a5f59;
}

.clear{
font-size:0px;
line-height:0px;
  clear:both;
}
.white_text {
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	padding-top:8px;
	line-height:14px;
	padding-bottom:0px;
}

a.more:link, a.more:visited, a.more:active {
	color:#0c4da2;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

a.more:hover {
	text-decoration:underline;
}

.cat {
		color:#0c4da2;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;

}
a.cat:link, a.cat:visited, a.cat:active {
	color:#0c4da2;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}

a.cat:hover {
	text-decoration:underline;
}

a.cat_active:link, a.cat_active:visited, a.cat_active:active, a.cat_active:hover {
	color:#0c4da2;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:underline;
}

a.first:link, a.first:visited, a.first:active {
	color:#0c4da2;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}

a.first:hover {
	text-decoration:underline;
}

a:link, a:visited, a:active{
	color:#0c4da2;
	text-decoration:none;
}
a:hover{
	color:#0c4da2;
	text-decoration:underline;
}

a.print:link, a.print:visited, a.print:active{
	color:#cccccc;
	text-transform:none;
	text-decoration:none;
}
a.print:hover{
	color:#cccccc;
	text-transform:none;
	text-decoration:underline;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#807f7f;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#807f7f;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	color:#8c8e8c;
	text-decoration:none;
	text-transform:uppercase;
}
a.langs:hover{
	color:#d1d3d1;
	text-decoration:none;	
	text-transform:uppercase;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	color:#d1d3d1;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}


a.menu:link, a.menu:visited, a.menu:active{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
a.menu:hover{
  	font-size:14px;
	color:#ffffff;
	text-decoration:underline;	
}

a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover{
  font-size:14px;
	color:#ffffff;
	text-decoration:underline;
	
}

a.second_menu:link, a.second_menu:visited, a.second_menu:active{
	color:#ffffff;
	text-decoration:none;
	text-transform:lowercase;
}
a.second_menu:hover{
	color:#ffffff;
	text-decoration:underline;	
	text-transform:lowercase;
}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#ffffff;
	text-decoration:underline;
	text-transform:lowercase;
}

a.bottom_menu:link, a.bottom_menu:visited, a.bottom_menu:active{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;
}
a.bottom_menu:hover{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;	
}
a.bottom_menu_active:link, a.bottom_menu_active:visited, a.bottom_menu_active:active, a.bottom_menu_active:hover{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;
	font-weight:bold;
}

.company_name{
  color:#cacbcc;
  background-color:#ebecee;
  text-transform:lowercase;
}

.copyright{
  color:#ffffff;
  font-family:Tahoma;
  padding:15px;
  font-size:14px;
  text-decoration:none;
}

a.copyright2:link, a.copyright2:visited, a.copyright2:active, a.copyright2:hover{
  color:#ffffff;
  font-family:Tahoma;
  font-size:14px;
  text-decoration:none;
}

a.copyright:link, a.copyright:visited, a.copyright:active{
  color:#ffffff;
  font-family:Tahoma;
  font-size:14px;
  text-decoration:none;
}

a.copyright:hover{
  color:#ffffff;
  font-family:Tahoma;
  font-size:14px;
  text-decoration:underline;
}

.searchcontainer{
  color:#ffffff;
  background-color:#3a3a3a;
  text-transform:uppercase;
  font-size:11px;
  padding-left:15px;
}

.searchbox{
  width:130px;
  border:1px solid #807f7f;
  background-color:#ebecee;
  font-size:9px;
}

.searchbutton{
  border:0px;
  color:#ffffff;
  background-color:#b4de00;
  font-size:9px;
  padding:1px;
}

/* Site Map */
.treeview ul{
  margin: 0px;
  padding:0px;
  padding-left:20px;
}

.treeview li{
  float:none;
  padding:0px;
  margin:8px 0px 8px 0px;
}


/*BANERII*/
#myScroll1 .scrollEl {
      display:none;
      border:none;
      font-family:sans-serif;
      font-size:180%;
      color:white;
      height:200px;
      text-align:center;
      padding:0px;
    }

    #controls1 div{
      padding-left:10px;
      display:inline-block;
      cursor:pointer;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
    }

    #myScroll1{
      float:left;
      
    }

    #controls1 .page{
	padding-top:2px;

float:left;
      color:white;
      background:url(../images/btn_bg1.gif) 0 0 no-repeat;
      width: 19px;
      height: 19px;
      display: block;
      text-align: center;
      vertical-align: middle;
      font-size: 12px;
	  padding-left: 1px;
	  font-weight:bold;
    }
   
	#controls1 .sel{
      font-weight:bold;
      background:url(../images/btn_bg2.gif) 0 0 no-repeat;
    } 

    #controls1 .disabled{
      color:gray;
    }
    
    #controls1 .start
    {
        	display: table-cell;
      text-align: center;
      vertical-align: middle;
      font-size: 12px;
    	width: 19px;
        height: 19px;
    	background:url(../images/play.jpg) 0 0 no-repeat;
    }

    #controls1 .selstart
    {
    	width: 19px;
        height: 19px;
    	background:url(../images/play2.jpg) 0 0 no-repeat;
    }
    #controls1 .stop
    {
        	display: table-cell;
      text-align: center;
      vertical-align: middle;
      font-size: 12px;
    	width: 19px;
        height: 19px;
    	background:url(../images/pause.jpg) 0 0 no-repeat;
    }

    #controls1 .selstop
    {
    	width: 19px;
        height: 19px;
    	background:url(../images/pause2.jpg) 0 0 no-repeat;
    }
    /***BANERIS 2 */
    
     #myScroll2 .scrollEl {
      display:none;
      border:none;
      font-family:sans-serif;
      font-size:180%;
      color:white;
      height:200px;
      text-align:center;
      padding:0px;
    }

    #controls2 div{
      padding-left:10px;
      display:inline-block;
      cursor:pointer;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
    }

    #myScroll2 {
      float:left;
      
    }

    #controls2 .page{
	padding-top:2px;
	float:left;
      color:white;
      background:url(../images/btn_bg1.gif) 0 0 no-repeat;
      width: 19px;
      height: 19px;
      display: block;
      text-align: center;
      vertical-align: middle;
      font-size: 12px;
	  padding-left: 1px;
	  font-weight:bold;
    }

	#controls2 .sel{
      font-weight:bold;
      background:url(../images/btn_bg2.gif) 0 0 no-repeat;
    }
    
    #controls2 .disabled{
      color:gray;
    }
    
	#controls2 .start
	{
    	display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-size: 12px;
    	width: 19px;
        height: 19px;
    	background:url(../images/play.jpg) 0 0 no-repeat;
    }

    #controls2 .selstart
    {
    	width: 19px;
        height: 19px;
    	background:url(../images/play2.jpg) 0 0 no-repeat;
    }
    #controls2 .stop
    {
		display: block;
		text-align: center;
		vertical-align: middle;
		font-size: 12px;
    	width: 19px;
        height: 19px;
    	background:url(../images/pause.jpg) 0 0 no-repeat;
    }

    #controls2 .selstop
    {
    	width: 19px;
        height: 19px;
    	background:url(../images/pause2.jpg) 0 0 no-repeat;
    }
