* { padding: 0; margin-top: 0px; }

body {
	font-weight: bold;
	font-size: 10px ;
	color:#444;
	font-family: verdana, arial, hevetica, sans-serif;	
}
a
{
	color: #888276;
	color: #989286;
 	text-decoration: underline;

}

a:visited
{
	color: #888276;
	color: #989286;
}

a:hover
{
	text-decoration: none;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;

}
#header {
 color: #333;
 background-image: url(../img/h.jpg);
 background-repeat: no-repeat; 
 width: 800px;
 float: left;
 height: 130px;
 margin: 0px 0px 0px 0px;
}
#navigation {
 float: left;
 width: 800px;
 color: #333;
 margin: 0px 0px 0px 0px;
}
#leftcolumn { 
 color: #333;
 margin: 13px 5px 5px 0px;
 height: 350px;
 width: 140px;
 float: left;
}
#rightcolumn { 
 color: #333;
 margin: 13px 0px 5px 8px;
 height: 350px;
 width: 185px;
 float: left;
 position: relative;


}
#content { 
 float: left;
 color: #333;
 margin: 13px 5px 5px 8px;
 min-height: 350px;
 width: 442px;
 display: inline;
 border:1px solid #ddd; 
 padding:1px;
 font-weight:normal;
}
.content_text {
	padding:15px;
	padding-top:10px;	
}
.box {
 padding:1px;
 border:1px solid #ddd;   
}
.title {
	background-color:#f5f3f1;
	padding:9px;
	padding-left:15px;
	font-size:10px;
	font-weight:bold;
	color:#555;

}
.title_green {
	background-color:#8dc54c;	 
	padding:5px;
	padding-left:10px;
	color:#fff;
}

.title_big{
	font-size:20px;
	color:#8dc54c;
}

.box_gray {
	padding:10px;
	padding-top:8px;
	font-weight:normal;
	color:#999;
	background-color:#f9f9f9; 

}
.box_white {
	padding:12px;
	padding-top:10px;
	font-weight:normal;
	color:#999;
	border:1px solid #ddd;
}
#footer { 
 width: 800px;
 clear: both;
 color: #aaa;
 margin: 0px 0px 0px 0px;
 padding-left:152px;
 padding-bottom:15px;
 font-weight:normal;
 font-size:9px;
}
.clear { clear: both; }


#leftcolumn ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	width:140px;
}

#leftcolumn li
{
	border-bottom: 4px solid #fff;
}

#leftcolumn li.first
{
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}

#leftcolumn li.last
{
	border-bottom: 4px solid #fff;
}

#leftcolumn ul a
{
	display: block;
	padding: 9px 10px 9px 20px;
	width: 112px;
	width/* */:/**/112px;
	width: /**/112px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background-color:#f5f5f5;

}

#leftcolumn ul a:hover
{
	color: #8dc54c;
	background-color: #fff;
		
}	


/* BOX ELEMENTS */




h2
{
	color: #777; 
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #ccc;
}

h4
{
	color: #696969; 
	font-size: 10px;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #bbb;
}


th {
	background-color:#f1f1f1;
	padding:7px;
	text-align:left;
	color:#666;	
}
.list {
	background-color:#f9f9f9;
	padding:7px;		
}
.green {
	color:#8dc54c;	
}
.big_title {
	color:#555;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
}
hr {
	height:1px;
	background-color:#ddd;
	border: 0;
}

#tabs
{
	padding: 5px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
	width: 614px;
	height: 18px;
	background:#ebebeb;
}
#left_top
{
	padding: 5px 15px 0px 5px;
	margin: 10px 10px 0px 0px;
	width: 120px;
	height: 18px;
	background:#eee;
	color:#666;
}
.tab
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	padding: 0px 3px 0px 3px;
	background: url(../img/bg_tab.gif);
}

#tabs a
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#tabs a:visited
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#tabs a:hover
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
img.float_left { 
    float: left; 
    margin-right: 10px;  

}
img.float_right { 
    float: right; 
    margin-left: 10px; 
     
}



.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ccc; 
border-top: 0px solid #000; 
font:normal 12px Verdana;
line-height:18px;
z-index:100; 
background-color:#eee;
/* opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8; */

visibility: hidden;
padding-top:8px;
padding-bottom:10px;
padding-left:14px;
padding-right:20px;
margin-top:5px;
line-height:24px;
background: url('../img/menu_bg.jpg') repeat-x;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
color:#555;
}
.dropmenudiv a:link, .dropmenudiv a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #777;
	}

.dropmenudiv a:link.active, .dropmenudiv a:visited.active, .dropmenudiv a:hover {
	color:#777;
    font-weight: bold;
	text-decoration:underline;
	}

#main-logo {
	display:block;
	float:left;
	width:142px;
	background:url(../img/h.jpg) no-repeat left top;
	height:0;
	padding-top:100px;
	overflow:hidden;
	margin-right:12px;
}
#top-banner a {
	display:block;
	float:left;
	padding-top:180px;
	width:646px;
	background:url(../img/2lasuta.jpg) no-repeat left top;
	background:url(../img/fii-cercetas.jpg) no-repeat left top;
	height:0;
	padding-top:130px;
	overflow:hidden;
}
.letsdoit{
    padding:0 9px 10px 0 !important;text-align: center !important;
}
.scouts-new{padding:10px 0 0 0 !important;text-align: center !important;}
.letsdoit img, .scouts-new img{border:none !important;}