html, body { 
	height:100%;
  	min-height:100%;
  	margin : 0px; 
  	padding : 0px; 
	width: 100%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
} 
h1,h2,h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;;
}
h2{font-size:16px;}
h3{font-size:14px;}
a{color: #ffffff; text-decoration: none;}
a:hover{border-bottom: 1px dotted;}
p{margin-top: 16px; margin-bottom: 16px; font-size: 12px;}
img{border: none;}
strong, b { color: #ececec; }
ul{list-style: none;}
ul li{
	display: block;
	background-image: url(images/grey_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 16px;
	padding-left: 10px;
	padding-bottom: 5px;
}
ul li ul{list-style: none;}
ul li ul li{
	display: block;
	padding-top: 5px;
	background-image: url(images/orange_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .8em !important;
	line-height: 16px;
	padding-left: 10px;
	padding-bottom: 5px;
}
table.mytable { border: none; }
table.mytable td {border: none; border-bottom: 1px dotted #68a6d7 !important;}
/* MAIN WRAPPER ***************************************/
#wrapper{
	background-color : #628caf; 
	background-image: url(images/exp_left.jpg);
	background-repeat: repeat-y;
	width:100% !important;	
	min-width: 1000px;
   	height : auto !important; 
   	height : 100%;
   	min-height : 100%; 
   	margin-bottom : -50px; 
   	overflow: hidden !important;
   	_overflow: visible;
}
/* HEADER 1 ********************************************/
#header1, #banner1, #banner2, #header1_wrapper{
	float: left;
	height: 165px;
	width: 100%;	
	background-color: #000000;
	background-image: url(images/right_top.jpg);
	background-repeat: repeat-x;
}
#header1_wrapper{width: 1000px;}
#banner1{
	width: 314px;
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
}
#banner2{
	width: 684px;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
}
#elem{
 	position: absolute;
	height: 16px;
	width: 100px;
	top: 10px;
	left: 777px;
}
#home, #mail, #sitemap{
	padding-left: 16px;
	float: left;
	height: 16px;
	width: 16px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	border-bottom: none;
}
#mail{background-image: url(images/mail.png);}
#sitemap{background-image: url(images/structure.png);}
/* HEADER 2 **********************************************/
#header2, #header2_wrapper{
	clear:both;
	height: 50px;
	width: 100%;
 	background-image: url(images/top_menu_bg.jpg);
	background-repeat: repeat-x;
}
#header2_wrapper{width: 1000px;}
#part1{
	float: left;
	width: 316px;
	height: 50px;
	background-image: url(images/part1.jpg);
	background-repeat: no-repeat;
}
.top_meniu{
	width: auto;
	line-height: 50px;
}
.top_meniu ul
{
	list-style: none !important;
	padding: 0;
	margin: 0;
	width: auto;
}
.top_meniu ul li{	
	float: left; 
	padding-bottom: 0px !important; 
	background-image: none !important;
	padding-left: 0px !important;
	line-height: 14px; /* 50px */
}
.top_meniu ul li a
{	
	font-weight: bold;
	font-size: 11px;
	display: block;
	height: 40px; /* 50px */
	width: 121px;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	background-image: url(images/top_menu.jpg);
	background-repeat: no-repeat;
	color: rgb(255,255,255);
	text-decoration: none !important;
	border-bottom: none !important;
	padding-top: 10px;
}
.top_meniu ul li a:hover
{
	background-image: url(images/top_menu_ac.jpg);
	background-repeat: no-repeat;	
}
.top_meniu ul li.current_page_item a
{
	background-image: url(images/top_menu_ac.jpg);
	background-repeat: no-repeat;	
}
/* CONTENT **********************************************/
#content, #content_wrapper{
	width: 100%;
	margin-bottom : 50px;
	line-height: 160%;
}
#content_wrapper{
	width: 1000px;
	margin-bottom: 0px;
}
#content_left{
	position:relative;
	float: left;
	width: 230px;
	height: 535px;
	z-index:0;
	background-image: url(images/cont_left.jpg);
	background-repeat: no-repeat;
}
#content_middle{
	width: 530px;
	overflow: hidden;
	font-size: 12px;
	margin: 15px;
   	margin-bottom: 50px;
	float: left;
}
/* right meniu */
#content_right{
	margin-top: 25px;
	float: left;
	width: 200px;	
	background-image: url(images/sm_fonas_besikartojantis.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#right_meniu_top, #right_meniu_bottom{
	width: 200px;
	height: 10px;
	background-color: #fe6700;
	font-size: 1px;
}
#right_meniu_bottom{
	background-image: url(images/right_menu_bt.jpg);
	background-repeat: no-repeat;
}
.right_meniu{
 	margin: 0;
	width: 200px;
	height: 100%;
	background-image: url(images/sm_fonas_nesikartojantis_virsus.jpg);
	background-repeat: no-repeat;
}
.right_meniu ul{
	list-style: none !important;
	margin-top: 0;
	margin-bottom:0;
	padding-left: 0;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;	
}
.right_meniu ul li{ 
	padding-bottom: 0px !important;
	background-image: none !important;
	padding-left: 0px !important;
}
.right_meniu ul li a{
	display: block;
	background-image: url(images/orange_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .85em;
	line-height: 13px;
	height: 100%;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
}
.right_meniu ul li a:hover
{
	color: #fe6700;
	border-bottom: none;
}
.right_meniu ul li.current_page_item a
{
	color: #fe6700;
	border-bottom: none;
	font-size: 12px;
}
.right_meniu ul li ul{
	list-style: none !important;
	padding-left:0px;
	margin-left: 10px;
	margin-right: 0px;
}
.right_meniu ul li ul li{ 
	padding-bottom: 0px !important;
	background-image: none !important;
	padding-left: 0px !important;
}
.right_meniu ul li ul li a{
	display: block;
	background-image: url(images/grey_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .85em !important;
	line-height: 13px;
	height: 100%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	border: none;
	border-bottom: none;
}
.right_meniu ul li ul li a:hover
{
	color: #fe6700;
	border-bottom: none;
}
.right_meniu ul li ul li.current_page_item a
{
	color: #fe6700;
	border-bottom: none;
	font-size: 12px;
}
/* FOOTER ***********************************************/
#footer, #footer_wrapper{
	position:relative;
	height: 50px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
   	width : 100%; 
	z-index: 1;
}
#footer_wrapper{
	width: 1000px;
}
#part2{
	float: left;
	width: 204px;
	height: 50px;
 	background-image: url(images/part2.jpg);
	background-repeat: no-repeat;	
}
#skaitliukas{
	padding-left: 60px;
}
#footer_text1, #footer_text2{
	margin: 0;
	padding-top: 20px;
	padding-left: 50px;
	font-size: 10px;
	color: #fe6700;
	text-decoration: none;
}
#footer_text2{
	padding-left: 470px;
}
#footer_text2 a{
	color: #fe6700;
	border-bottom: none;
}
#footer_text2 a:hover{text-decoration: underline;}
.left{float: left;}
.clear{ clear:both;}










