a.menu_link:link     { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #3C3C3C; text-decoration: none; line-height: 24px; white-space:nowrap; }
a.menu_link:active   { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #3C3C3C; text-decoration: none; line-height: 24px; white-space:nowrap; }
a.menu_link:visited  { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #3C3C3C; text-decoration: none; line-height: 24px; white-space:nowrap; }
a.menu_link:hover    { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #883A21; text-decoration: none; line-height: 24px; white-space:nowrap; }

.menu_1
{
	width: 100%;
	height: 25px;
	background-image:url(belka.jpg); 
	background-repeat: repeat-x; 
	background-position: top;
	white-space: nowrap;
}
		
.menu_2
{
 	width: 100%;
	height: 25px; 
	background-image:url(belka.jpg); 
	background-repeat:repeat-y; 
	background-position: right;
}
		
.menu_3
{
	height:25px; 
	text-align:center;
	vertical-align:top;
	white-space:normal;
}
		
.menu_4
{
	background-image:url(belka.jpg); 
	background-repeat:repeat-y; 
	background-position: right;
	padding: 0px 10px 0px 10px; 
	text-align:center;
}

.menu_5
{
	background-image:url(belka.jpg); 
	background-repeat:repeat-y; 
	background-position: right;
	padding: 0px 10px 0px 10px; 
	text-align:left;
}
	
.menu_koniec
{
 	padding: 1px 0px 0px 15px; 
	height: 25px; 
}
	
		
