

#div_banka
{
  //font-size: 1px;
  position: absolute; margin-top: -40px; width: 232px; padding: 1px;
  z-index: 1000;
}

#ul_banka,
#ul_info,
#ul_contact
{
/*  left: 0px;*/
  left: -10px;
  position: relative; margin-top: -6px; width:232px; display: none;  
}

#ul_contact
{
/*  left: 0px;*/
  left: -100px !important;
}
/*#ul_contact
{
 width:132px;
}*/

ul.container{
	/* The topmost UL */
	width:232px;
	margin:0 !important;
	padding:0 !important;
	list-style-type: none;
}


li.menu{
	/* The main list elements */
	margin:0 !important;
	padding:0 !important;
	width: 232px;
	list-style:none;
	/*height: 10px;
	/*background-color: red;*/
	/*font-size: 0px;*/
	//font-size: 1px;	
}

li.menu li.button
{
	/*border: 1px solid red;*/
	//font-size: 1px;
}

/*li.menu li.dropdown li,*/
li.menu li.dropdown ul 
{
  /*border: 1px solid green;*/
	//font-size: 1px;

}



li.button a{
	/* The section titles */
	display:block;
	height:22px;
	overflow:hidden;
	padding: 0 0 0 30px;
	margin: 0;
/*	position:relative; */
	width:232px;
	font: normal 11px/20px tahoma;
	background:url(/images/menu_1.gif) no-repeat top left;
	color: #ffffff;
	text-decoration: underline;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
	color: #ffffff;
	}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:22px;
	/*position:absolute;  */
	color: #ffffff;
	background:url(/images/menu_hover.gif) no-repeat top right;
}


li.button a.m_top{
	background: transparent url(/images/menu_0.gif) no-repeat top left !important;
	color:#ffffff;
	height:23px;
}
li.button a.m_top:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
	color: #ffffff;
	background: transparent url(/images/menu_0a.gif) no-repeat top left !important;
	}
li.button a.m_top span{ background: transparent url(/images/menu_0a.gif) no-repeat top left !important;}

li a.m_bottom{background: transparent url(/images/menu_2.gif) no-repeat top left !important; color:#ffffff;height:23px;}
li.button a.m_bottom:hover{
	background: transparent url(/images/menu_2a.gif) no-repeat top left !important;
	color:#ffffff;
	height:23px;
}
li.button a.m_bottom span{ background: transparent url(/images/menu_2a.gif) no-repeat top left !important;}
/* Setting up different styles for each section color */

li.button a.menu_punkt{background:url(img/menu_1.gif) repeat-x top left; color:#436800;}
li.button a.menu_punkt:hover{background:url(img/green.png) repeat-x top left; color:#436800;}
li.button a.menu_punkt span{ background:url(img/menu_hover.gif) repeat-x top right;}

/* The hover effects */

li.button a:hover{ background-position: bottom left;}
li.button a:hover span{ background-position: bottom right;}

.dropdown{
	/* The expandable lists */
	display: none;
	padding-top: 0;
	width: 100%;
}

.dropdown li{
	/* Each element in the expandable list */

	border:0;
	margin:0;
	padding: 2px 0 2px 30px;
	//padding: 2px 0 0px 30px;
  /*line-height: 20px;*/
	background:url(/images/menu_child.gif) no-repeat top left;
	color:#ffffff;
	//height: 18px;
	list-style-position: outside;
}




/* The styles below are only necessary for the demo page */


.clear{
	clear:both;
}

.dropdown li a
{
  font-size: 11px;
}

.dropdown li a, .dropdown li a:visited {
	color:#0196e3;
	text-decoration:none;
	outline:none;
	text-decoration:underline;
}

.dropdown li a:hover{
	text-decoration: none;
}


.dropdown li a
{
  /*display: block;
  padding: 2px 0px;*/
}

#td_banka
{
  padding-left: 37px; text-align: left;
}

#td_doc, #td_contact
{
  padding-left: 43px; text-align: left;
}

#div_doc, #div_info
{
  position: absolute; margin-top: -40px; width: 232px; padding: 1px;
}

#div_contact/*,
#div_contact li.menu,
#div_contact a*/
{
   position: absolute; margin-top: -40px; width: 140px; padding: 1px;
}


#td_info, #td_about
{
  padding-left: 41px; text-align: left;
}


.copy1
{
  padding: 160px 0 0 10px;
}

.copy2
{
padding: 65px 0 0 0;
}

.copy3
{
padding: 160px 10px 0 0;
}

#main_box
{
  padding-left: 5px;
}
