@charset "utf-8";
/* CSS Document */
.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
    font-family:"Times New Roman";
	font-weight: bold;
	font-size:14px;
	color: #8F8F8F;
}
div.menu{
	width: 240px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font-family:"Times New Roman";
	font-size:13px;
	font-weight: bold;
	padding: 4px;
	color: #8F8F8F;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
	/* background: url('img/background.gif'); */
}
div.menu a:hover{
	background: url('img/meniubg.jpg') no-repeat left;
	padding: 6px 30px;
	color: #000000;
}:148px;background:url(images/nav_active.jpg) no-repeat;color:#b18211;}                    

div.meniu_active a{
    background: url('img/meniubg.jpg') no-repeat left;
	padding: 6px 30px;
	color: #000000;
}                    
background {
	background-attachment: fixed;
	background-image: url(img/contenttopcorner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
