.background {
			height: 120px;
			width: 995px;
			margin:0; 
			border: 0px; 
			background: url('../images/index.png') no-repeat;
			}

.background2 {
			height: 20px; 
			width: 205px; 
			margin:0px; 
			border: 0px; 
			background: url('../images/svitrina.png') no-repeat;
			}
	

.background_long {
			height: 20px; 
			width: 995px; 
			margin:0; 
			border: 1px; 
			background: url('../images/top_menu.png');
			}

.background_long2 {
			height: 2px; 
			width: 995px; 
			margin:0; 
			border: 1px; 
			background: url('../images/top_menu.png');
			}
			
.menubar {
		background: url('../images/top_menu.png') no-repeat;
		}

.hr {
	height: 0px; 
	width: 995px; 
	margin: 0; 
	font-size: 0; 
	background: url('../images/hr.png');
	border-bottom:1px solid #543737;
	}

#navig_background {
			height: 10px;
			margin:0; 
			border: 0px; 
			background-color: #57362C;
			}
		
#navig_1 table {width:995px;
				height:21px;
				margin: 0px;
				font-size: 0px;
				border-collapse:collapse
			}
#navig_1 td {height:21px;
			 padding-top: 0px;
			 font-size: 0px;
			 border-collapse:collapse;
			 }
			 
#navig_1 td a{
	margin: 0px;
	position:relative;
	z-index:99;
	display:block;
	vertical-align:top;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold; 
	font-size: 11px; 
	color: #f0f0f0; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
	}
#navig_1 td a:hover {
	background: url('../images/bg_nav2.png');
	margin: 0px;
	position:relative;
	vertical-align:top;
	padding-left:5px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 2px;
	font-weight: bold; 
	font-size: 11px; 
	color: #cccccc; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
	}

.navig_border { 
	   border-right:1px solid #CAB894;
	   }
	   

