
html *{
	
	font-family: 'Ubuntu', sans-serif !important;
}
body{
margin: 0;
padding: 0;
padding-bottom: 74px;
background-color: #e5e7eb;
}
#main_content a:link {color: #4e4e4e; text-decoration: underline; }
#main_content a:active {color: #4e4e4e; text-decoration: underline; }
#main_content a:visited {color: #4e4e4e; text-decoration: underline; }
#main_content a:hover {color: #4e4e4e; text-decoration: none; }

#meniu a:link {text-decoration:none; color: #4e4e4e;}   
#meniu a:visited {text-decoration:none; color: #4e4e4e;;}
#meniu a:hover {text-decoration:none; color:#ff6600; border-bottom: 1px solid #ff6600;}
#meniu a:active {text-decoration:none; color: #ff6600; border-bottom: 1px solid #ff6600;}

#sukilimas_title a:link {text-decoration:none; color: #4e4e4e;}   
#sukilimas_title a:visited {text-decoration:none; color: #4e4e4e;}
#sukilimas_title a:hover {text-decoration:none; color: #4e4e4e;}
#sukilimas_title a:active {text-decoration:none; color: #4e4e4e;}

#ak_title a:link {text-decoration:none; color: #00619f;}   
#ak_title a:visited {text-decoration:none; color: #00619f;}
#ak_title a:hover {text-decoration:none; color: #00619f;}
#ak_title a:active {text-decoration:none; color: #00619f;}

#logo_1863 a {outline : none;}
a img {outline : none;}
img {border : 0;}
/*Search Engine Start*/
#search_block{
	position: relative;
	top: 129px;
	left: 27px;
	width: 318px;
	height: 396px;
	background-image: url('img/search.png');
	background-repeat: no-repeat;
}
#drop_down1, #drop_down2, #drop_down3, #drop_down4, #drop_down5{
	position: relative;
	background-color: transparent;
	margin-left: 25px;
	height: 31px;
	width: 260px;
}
#drop_down1{
	padding-top: 111px;
}
#drop_down2, #drop_down3, #drop_down4, #drop_down5{
	padding-top: 25px;
}
#drop_down_blocks{
	background-color: transparent;
}

/*---Search Engine End---*/

/*Header Start*/
.text_button {
   border: none;
   background-color: transparent;
   padding: 0;
   text-decoration: underline; /* if desired */
   color: #00c;  /* or whatever other color you want */
}
#top_line{
	position: absolute;
	height: 26px;
	width: 100%;
	top: 1px;
	left: 0px;
	border-top: 1px solid #676767;
	background-color: black;
}
#top_left_box{
	position: absolute;
	height: 22px;
	width: 369px;
	top: 6px;
	left: 0px;
	border-top: 1px solid #f1efed;
	background-color: #e5e7eb;
}
#top_left_shadow{
	position: absolute;
	height: 130px;
	width: 24px;
	top: 28px;
	left: 369px;
	background-image: url('img/top_left_shadow.png');
}
#header{
	
}
#title{
	position: relative;
	top: 90px;
	left: 27px;
	width: 318px;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
}
#sukilimas_title{
	font-size: 24px;
	color: #4e4e4e;
}
#ak_title{
	font-size: 20px;
	color: #00619f;
	font-style: normal;
	font-weight: 700;
}
#meniu{
	position: absolute;
	top: 75px;
}
.top_meniu_icon{
	position: inherit;
	width: 7px;
	height: 10px;
	background-color: #00619f;
	margin-top: 3px;
}
#top_meniu_icon1{
	left: 417px;
}
#top_meniu_icon2{
	left: 560px;
}
#top_meniu_icon3{
	left: 800px;
}
.top_meniu_items{
	position: inherit;
	background-color: transparent;
	font-size: 14px;
}
#top_meniu_item1{
	left: 429px;
	width: 120px;
}
#top_meniu_item2{
	left: 572px;
	width: 190px;
}
#top_meniu_item3{
	left: 812px;
	width: 100px;
}
.flags{
	position: inherit;
	background-color: transparent;
	width: 16px;
	height: 11px;
}
#flag_lt{
	left: 950px;
}
#flag_en{
	left: 972px;
}
/*---Header End---*/

/*Main Content Start*/
#main_content{
	position: relative;
	width: 630px;
	left: 380px;
	top: -275px;
	text-align: justify;
}
/*---Main Content End---*/

/*Logo 1863 Start*/
#logo_1863{
	position: absolute;
	width: 129px;
	height: 205px;
	left: 114px;
	top: 650px;
	background:url(/1863/img/logo_1863.png) no-repeat; 
}


/*---Logo 1863 End---*/
/*Footer Start*/
#bottom{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #e5e7eb;
	z-index: 50;
}
#footer{
	position: relative;
	height: 57px;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
#bot_line_small{
	/*position: relative;*/
	bottom: 80px;
	left: 0px;
	padding-left: 15px;
	height: 0px;
	width: 974px;
	border-top: 1px solid #ded9d5;
	border-bottom: 1px solid #f8f7f6;
}
#rekvizitai{
	font-family: 'Ubuntu', sans-serif;
	color: #9fa0a2;
	font-size: 11px;
	font-weight: 300;
	text-align: center;
	padding-top: 10px;
	bottom: 41px;
}
#bottom_line{
	height: 17px;
	position: relative;
	width: 100%;
	background-color: black;
	bottom: 0px;
	left: 0px;
}
/*---Footer End---*/