.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#main_menu  {
	
}
#index #main_menu  {
	float: right;
	width: 55%;
	
}
#main_menu .main_menu2 {
	float: left;
	width: 100%;background: #e6e6e6;
	height: 28px;
}

#main_menu .main_menu {	
	display:block;
	float:right;
	width:100%;
	/*margin:68px 0 0 0;*/
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	min-width: 480px;
	
}

#main_menu .main_menu li {
	background: #e6e6e6;
	
	
	height:28px;

	padding:0;
	width: 16%;
	text-align:center;
	margin:0;
	vertical-align: middle;
}

#main_menu .main_menu a {
	color:#000000;
	white-space: nowrap;
	
	height:28px;
	line-height: 24px;
	
}





#main_menu .main_menu .current_menu {
	padding:0;
	height:34px;
	padding:0 15px 0 0;
	/*width:auto !important;*/
	margin:0;
	background:url(/img/sound/current_menu.gif) 0 50% repeat-x;
	margin-top: -3px;
	
}

#main_menu .main_menu .current_menu .current_menu_div {
	position: relative;
	width: 100%;
	left: 6px;
}


#main_menu .main_menu .current_menu a {
	display:block;
	float:left;
	height:34px;
	padding:0;
	color:#ffffff;
	text-decoration:none;
	background-color: #a00900;
	line-height: 32px;
}

#main_menu .current_menu b {
	/*float:left;*/
	width:10px;
	height:34px;
	display:block;
	position: absolute;
	top: 0;
}


#main_menu .main_menu .menu_bgr {
	background:none;
	background:url(/img/sound/menu_bgr.png) 0 0 no-repeat;
	width:10px;
	height:28px;
	padding:0;
position:absolute;
left: -10px; top: 0;
	margin: 0;
}
#main_menu .main_menu .menu_bgr2 {
	background: #e6e6e6;
	width:20px;
	height:28px;
	padding:0;
position:absolute;
right: 0px; top: 0;
	margin: 0;
}

.current_menu_left {
	background:url(/img/sound/current_menu_left.png) 0 0 no-repeat;
	left: -10px;
}

.current_menu_right {
	background:url(/img/sound/current_menu_right.png) 0 0 no-repeat;
	right: -10px;
}

input.button {
	/*border: 1px solid #999;
	background-color: #d4d0c8;
	border: none;
	width: 100px;*/
	/*height: 21px;*/
	font-size: 1.1em;
	/*border: none;
	padding: 0 10px 0 10px;*/
}
input.submit {
	/* background-color: #a20b04;
	 border: 1px solid #a20b04;
	  color: #eee;
	  font-weight: bold;*/
	  font-size: 1.1em;
	 /* border: none;*/
	/*  padding: 0 10px 0 10px;*/
}


select.textinputs {
	height: 21px;
	border: 1px solid #999;
}

.textinputs {
	border: 1px solid #999;
	height: 21px;
	width: 200px;
}
.page table.user_settings {
	float: left;
	width: 40%;
	margin-right: 20px;
}
.page table.user_settings td {
	padding: 5px 10px 5px 0;
}




.page table.delivery_form {
	width: 450px;
	
}
.page table.delivery_form input {
	margin-bottom: 10px;
	
}

.article_anons {
	margin-bottom: 25px;
}


