#body
{
	width: 988px;
}
#left
{
	width: 248px;
	float: left;
}
#right
{
	width: 735px;
	float: left;
}
#main {
	width: 735px;
	height: 200px;
	float: left;
	padding-top: 10px;
}
/* kairys medzhio pieshinukas krashtas */
#bl_left {
  float: left;
  width: 20px;
  width: 27px;
  height: 502px;
}
/* centrine medzhio dalis */
#bl_main {
  float: left;
  background: white;
  width: 197px;
}
#blm_top {
  width: 197px;
  float: left;
}
#blm_header {
  width: 198px;
  height: 33px;
  background: #c8a99a;
	font: 24px Times New Roman, serif;
	color: #eee9c6;
	text-align: left;  
  float: right;
}
/* tekstui headeryje medzhio paalignint */
#blmh_top{
  width: 197px;
  height: 5px;
	font: 3px Times New Roman, serif;
}
/* Chia guli visas meniu-medis */
#blm_content {
  width: 195px;
  height: 308px;
  background: url("../images/topo.jpg") white bottom left no-repeat;
  float: right;
}
img {
  margin: 0px;
  padding: 0px;
  display: block;
  float:left;
  border-style: none;
}

a {
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
}

#banner {
  width: 195px;
  height: 100%px;
/*  background: url("../images/topo.jpg") white bottom left no-repeat;*/
  float: left;
  display: block;

}


/* Apskritis rajonas - paveiksliukas ir tekstas */
.blmc_level1{
  height: 15px;
  cursor: pointer;
}
.blmc_level2{
  height: 15px;
  cursor: pointer;
}
.blmcr_img{
  padding: 3px 5px 0px 0px;
  float: left;
}
.blmcr_text{
  text-align: left;
  float: left;
}
.blmcr_text:hover
{
	text-decoration: underline;
}
/* Aktyvus rajonai */
.blmcr_texta{
  text-align: left;
  float: left;
  color: #473e26;
}
#blm_bottom {
  width: 197px;
  float: right;
}
/* Deshinys medzhio krashtas */
#bl_right {
  float: left;
  width: 23px;
  height: 502px;
}
