body {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#003366;
	background-color:#ffffff;
	margin:0px;
	padding:0 0 50px 0;
	 
}

  
 
 
div.sys_top_menu {
	min-height: 22px;
	position: relative;
	z-index: 100;
	background: transparent url(/barameniu/bg2.jpg) repeat-x scroll center top;
	background-color: #000000;
}
div.sys_top_menu a,
div.sys_top_menu a:link,
div.sys_top_menu a:visited,
div.sys_top_menu a:active,
div.sys_top_menu b {
	font-size: 12px;
}

table.topMenu {
    margin: 0px auto;
    position:relative;
    z-index:1;
}

table.topMenu td.top {
    padding: 0px;

    position:relative; 

    border-right: 2px solid transparent;
}
table.topMenu td.right {
    border-right: 0px;
}

.topMenu .top ul.sub {
    width:190px; 
    height:auto;
    right:0px;
    margin:0px;
    padding:2px 0px 0px 0px;
    
	position:absolute;
	z-index:20;
	display:none;
	visibility:hidden;
	
	background:transparent url(/barameniu/bg2.jpg) repeat-y left top;
	
	list-style:none;	
	white-space:nowrap;	
	text-align:left;
}

.topMenu .top ul.sub li { 
    width:100%;
    margin: 0px;
    line-height:33px;
    /*height:33px;*/
    min-height:33px;
}

.main_elements { left:0px; }

 

.topMenu .more_down, 
.topMenu .more_right {
	width: 9px;
	height: 31px;
	vertical-align: middle;
	margin: 0px;
}

.topMenu .more_down {
	background:url(/barameniu/bg1.jpg) no-repeat left 0px;
	margin-top:1px;
}

.topMenu .more_right {
	background:url(/barameniu/bg2.jpg) no-repeat left 0px;
	margin-top:1px;
}

.topMenu { background-image:none; }

.topMenu td {
	height:31px;
	background-color:transparent;
	margin-right:0px;
	vertical-align: middle;
}

.topMenu a, 
.topMenu b { 
    height:31px; 
    line-height:31px; 
}

 

td.sys_page_header {
    max-width: 680px;
    padding: 0px 10px;
    
    white-space: nowrap;
    overflow: hidden;
}

.topMenu a, 
.topMenu a:link, 
.topMenu a:visited, 
.topMenu b {
    margin: 0px;
	padding: 0px 0px 0px 5px;
	
	display: block;
	
	background: transparent url(/barameniu/bg2.jpg) no-repeat scroll 0%;
	border-width: 0px;

	text-transform: capitalize;
	text-decoration: none;
	color:#666666;	
	font-weight: normal;
}
.topMenu a:focus {
    outline: 0;
}


.topMenu a:hover, 
.topMenu a:active { 
    color:#333; 
}

.topMenu td#tm_active a.top_link, 
.topMenu td#tm_active a.top_link:link, 
.topMenu td#tm_active a.top_link:visited, 
.topMenu td#tm_active a.top_link:active {
	background:transparent url(/barameniu/bg2.jpg) no-repeat scroll 0%;
	color:#333;
}

.topMenu td.top:hover a.top_link, 
.topMenu td.top:hover a.top_link:link, 
.topMenu td.top:hover a.top_link:visited, 
.topMenu td.top:hover a.top_link:active {
	background:transparent url(/barameniu/bg1.jpg) no-repeat scroll 0%;
}

 

.topMenu a span.down, 
.topMenu b span.down {
	padding: 0px 5px 0px 0px;
	display: block;
	background: transparent url(/barameniu/bg1.jpg) no-repeat scroll right top;
	text-align: center;
	cursor: pointer;
	text-transform: none;
	color: #000000;
}
 