@charset "utf-8";
/* CSS Document */

#panel {min-height:400px;padding:10px 0 0 0;clear:both;}
	
#buttons_panel {margin-bottom:20px;height:120px;clear:both;}

#buttons_panel a:link,
#buttons_panel a:hover,
#buttons_panel a:visited {text-align:center;background-image:url(/images/img/rest_button.png);background-repeat:no-repeat;width:141px;height:35px;margin:0 3px 3px 0px;line-height:33px;color:#fae8bb;font-weight:bold;text-decoration:none;font-size:11px;display:block;float:left;} 
	
#buttons_panel .active a{text-align:center;background-image:url(/images/img/rest_button.png);background-repeat:no-repeat;width:141px;height:35px;margin:0 3px 3px 0px;line-height:33px;color:#fff;font-weight:bold;text-decoration:none;font-size:11px;display:block;float:left;}
	
#buttons_panel_menu {height:40px;clear:both;margin-bottom:30px;}

#buttons_panel_menu_content {width:447px;margin:20px auto;}
	
#buttons_panel_menu a:link,
#buttons_panel_menu  a:hover,
#buttons_panel_menu  a:visited {text-align:center;background-image:url(/images/img/rest_button_menu_admin.png);background-repeat:no-repeat;width:220px;height:35px;margin:0 3px 3px 0px;line-height:33px;color:#fae8bb;font-weight:bold;text-decoration:none;font-size:11px;display:block;float:left;} 
	
#buttons_panel_menu .active a{text-align:center;background-image:url(/images/img/rest_button_menu_admin.png);background-repeat:no-repeat;width:220px;height:35px;margin:0 3px 3px 0px;line-height:33px;color:#fff;font-weight:bold;text-decoration:none;font-size:11px;display:block;float:left;}
	
#panel_forms {width:100%;clear:both;margin:20px 0 0 0;}


#buttons_panel_content {width:435px;margin:auto;clear:both;}

#buttons_panel_desc {float:left;color:#5c330f;font-weight:bold;margin:0 10px 0 0;}
	
#buttons_panel_bg {margin:0;float:left;}

#buttons_panel_bg_left {background-image:url(/images/img/jump_bg_left.png);background-repeat:no-repeat;width:10px;height:46px;float:left;}

#buttons_panel_bg_center {background-color:#976336;width:300px;height:46px;float:left;}
	
#buttons_panel_bg_right {background-image:url(/images/img/jump_bg_right.png);background-repeat:no-repeat;width:10px;height:46px;float:left;} 

.input_white_buttons_panel {border:0px solid #fff;background-color:#FFF;width:275px;}
	
#white_field_buttons_panel {width:290px;margin:8px auto 0;}
	
#white_field_buttons_panel_left {background-image:url(/images/img/white_field_left.png);background-repeat:no-repeat;height:30px;width:5px;float:left;}
	
#white_field_buttons_panel_center {background-image:url(/images/img/white_field_center.png);background-repeat:repeat-x;height:30px;width:280px;float:left;margin: auto;padding:5px 0 0px 0;}

#white_field_buttons_panel_right {background-image:url(/images/img/white_field_right.png);background-repeat:no-repeat;height:30px;width:5px;float:left;}

.register_form_prefix_admin {text-align:center;padding:10px 20px 10px 20px;color:#f6e4a7;font-weight:bold;font-size:11px;}
	
#menu_edit_buttons {clear:both;text-align:right;padding:10px 0;}
	
/* STYLE DLA IE^*/

* html #form_field_brown2_middle,
* html #form_field_brown2_bottom_center {margin-top:-6px;}
	
* html #form_field_white_bottom_center {margin-top:-6px;} 
	
* html .nick_input_field {padding-bottom:0px;}
	
* html #form_field_white_middle_content {margin:0 -3px;}
	
* html #info_bottom {margin-top:-6px;}
	
* html #form_field_brown2_middle {margin-right:-20px;}

