@charset "utf-8";
/* CSS Document */
.info_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #8f8e8c;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 200px;
	margin-left:375px;
	margin-top:28px;
	float:left;
	
}
.info_m_r {
	text-align: right;
	vertical-align: middle;
	height: 40px;
	width: 263px;
	margin-top:15px;
	margin-right:15px;
	float:right;
	
}
.info_m a {
	color:#8f8e8c;
	text-decoration: none;
}
.info_m a:hover {
	text-decoration: none;
	color:#044972;
}
.meniu_div {
	color:#044972;
	padding-left:390px;
	padding-top:15px;
	height:40px;
	padding-bottom:20px;
}
.meniu_div li {
	display:block;
	float:left;
	padding: 19px 10px 5px 10px;
	list-style:none;
}
.meniu_div li:hover {
	background:url(images/meniu_h.jpg);
	background-position:top right;!important;
	background-repeat:no-repeat;
}

.treeh {
	background-repeat:no-repeat;
	background-position:top left!important;
	background:url(images/meniu_h.jpg);
}
.tree {
	background-repeat:no-repeat;
	background-position:top left!important;
	background:none;
}
.meniu_div a {
	text-decoration:none;
	color:#044972;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.meniu_div a:hover{
	text-decoration:none;
	color:#044972;		
}
.sample_attach a {
	display:block;
	float:left;
	padding: 2px 2px 2px 8px;
	margin: -2px 0px -2px 0px;
	list-style:none;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
}
.sample_attach {
	display:block;
	float:left;
	color: #666;
	background:url(images/submeniu.png);
	background-position:top left;
	background-repeat: repeat-y;
	margin-top:-5px;
	padding-top:6px;
}

