html, body, div, img, dl, dt, dd, h1, h2, h3, h4, h5, p, form, input, select, textarea, a {
margin: 0; 
padding: 0px;   
}

body, html {
width: 100%; 
text-align: center;
background-color: #4c5c41;
background-image: url(img/bg.gif);
}

body, div, table {
font: 11px "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif; 
color: #95652A;
}


a {
  color: #4d674e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none !important;
  color: #4d674e !important;
}

h1 {
	font-size: 17px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 20px;
}

h2 {
	font-size: 14px;
   padding-left: 20px;
}

h3 {
	padding-left: 20px;
}

h4 {
	font-size: 17px;
	padding-bottom: 20px;
	padding-left: 10px;

}



hr, .hide {
  display: none;
  clear: both;
}


#page {    
   margin: 0 auto;
   text-align: left; 
	width: 872px;
	padding-top: 45px;
}


#page_2 {
	float: left;
	width: 872px;

}

.logo {
	float: left;
	width: 215px;
}

.menu_hor {
	float:left;
	width: 602px;
	height: 26px;
	padding-top: 74px;	
	padding-left: 40px;
	background-image: url(img/bg_menu_top.gif);
}

.menu_rgt_cicle {
	float: left;
	width: 15px;
	padding-top: 56px;
}

.main {
	float: left;
	width: 872px;
	padding-top: 26px;
	background-image: url(img/bg_main_page.gif);
}

.left {
	float: left;
	width: 238px;
}

.menu {
	width: 189px;
	padding-left: 8px;
}

.right {
	float: left;
	width: 634px;
	padding-bottom: 30px;
}


ul.menu_V
{
	width: 201px;
	float: left;
	list-style:none;	
	padding: 0px;
	margin: 0px;
}

ul.menu_V li
{		
	background-image: url(img/bg_menu_bullet_1.gif);
	background-repeat:no-repeat;
}

ul.menu_V a
{
   padding-top:8px;	
	padding-left: 36px;
	display:block;
	text-decoration: none !important;
	height: 24px;
	background-image: url(img/bg_menu_bullet_1.gif);
	background-repeat:no-repeat;
	font-weight: bold;
}


ul.menu_V a:hover
{ 
	 text-decoration: underline !important;
}


ul.submenu
{	
	list-style:none;
	margin:0px;
	padding-left: 30px;
}

 li.submenu
{	

}

 ul.submenu a
{	
	display:block;		   
	background-image: url(img/bg_menu_bullet_1.png);	
	background-repeat:no-repeat;	
	display:block;
	text-decoration: none !important;
	
}

.active {
	padding-left: 36px;
	padding-top: 8px;
	height: 24px;
	font-weight: bold;

}

.welcome {
	float: left;
	text-align: justify;
	width: 600px;
	padding-top: 20px;
	font-size: 13px;	
}

.lang {
	padding: 0 0 20px 84px;
}


.info {
	float: left;
	width: 200px;
	padding-left: 8px;
	padding-top: 20px;
}

.info_1 {
	float: left;
	width: 172px;
	padding-left: 28px;
    padding-top: 20px;
	font-size:12px;
}

.about_ksenonas {
	float: left;
	width: 430px;
	padding: 10px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 19px;

}

.footer {
	float: left;
	width: 826px;
	height: 40px;
	padding-left: 46px;
	background-image: url(img/footer.gif);
}


