form
{
	padding: 0;
	margin: 0;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
}


.photos_img
{
	width: 150px;
	margin: 4px;
	border: 1px solid #4F5728;
	padding: 3px;
	background: #DEA;
}

.photos_img:hover
{
	width: 150px;
	margin: 4px;
	border: 1px solid #000;
	padding: 3px;
	background: #FFF;
}

.photo_big
{
	width: 500px;
	margin: 4px;
	border: 1px solid #000;
	padding: 3px;
	background: #DEA;
}


hr
{
	border: 1px solid #4F5728;
}

img
{
	border: 1px solid #4F5728;
}

.img_no_bord
{
	border: 0;
}

.menu_link a
{
	text-decoration: none;
	color: #4F5728;
	cursor: pointer;
	font-weight: 600;
}
.menu_link a:hover
{
	color: #FA8C60;
}


a
{
	text-decoration: none;
	color: #000;
	cursor: pointer;
	font-weight: 600;
}

a:hover
{
	color: #F93;
}

.a1
{
	text-decoration: none;
	color: #000;
	cursor: pointer;
	font-weight: 300;
}
.a1:hover
{
	color: #FFF;
	font-weight: 300;
}



#body
{
	background: url("back.gif");
	color: #393E1E;
}


#menu_line_table
{
	margin: auto auto;
	height: 35px;
	width: 899px;
	background: url("menu_line_bg.jpg");
	line-height: 35px;
	text-align: center;
	font-weight: 600;
	font-family: Arial;
	font-size: 11px;
}

#menu_line_table a
{
	color: #4A5222;
}

#menu_line_table a:hover
{
	color: #FFF;
}

#shapka
{
	width: 899px;
	height: 229px;
	margin: auto auto;
	background: url("shapka.jpg");
}

#main_table
{
	margin: auto auto;
}

#left_menu_top
{
	width: 221px;
	height: 63px;
	line-height: 30px;
	background: url("left_menu_top.gif");
	text-align: center;
	font-weight: 600;
	font-family: Arial;
	font-size: 13px;
}

#page_top
{
	width: 622px;
	height: 63px;
	background: url("page_top.gif");
	line-height: 15px;
	text-align: left;
	padding-left: 50px;
	font-weight: 600;
	font-family: Arial;
	font-size: 13px;
	color: #394F1E;
}

#left_menu_bg
{
	width: 221px;
	background: url("left_menu_bg.gif");
	vertical-align: top;
	height: 500px;
}

.left_menu_div
{
	width: 170px;
	margin: auto auto;
	margin-top: 0px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;
	color: #394F1E;
	line-height: 14px;
}

#left_menu_div a
{
	color: #4A5222;
}

#left_menu_div a:hover
{
	color: #FFF;
}

#page_bg
{
	width: 678px;
	background: url("page_top.gif");
	vertical-align: top;
}

#page_div
{
	width: 600px;
	margin: auto auto;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 20px;
}

#horisontal_line
{
	height: 31px;
	width: 899px;
	margin: auto auto;
	text-align: center;
	background: url("horisontal_line.gif");
}

#main_window_bottom
{
	background: url("main_window_bottom.gif");
	font-weight: 300;
	width: 899px;
	height: 37px;
	margin: auto auto;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #4F5728;
	line-height: 25px;	
}

#auth_form
{

	text-align: center;
	width: 150px;
	margin: auto auto;
}

.auth_input
{
	width: 150px;
	border: 1px solid #4F5728;
	margin-bottom: 2px;
	background: #AAB95A;
}

.button
{
	border: 1px solid #000;
	background: #FFF;
	width: 100px;
	font-weight: 600;
	margin: auto auto;
	margin-top: 2px;
}

.button_enter
{
	border: 0;
	background: url("enter.gif");
	width: 61px;
	height: 20px;
	font-weight: 600;
	margin: auto auto;
	margin-top: 2px;
}


.button_ok
{
	border: 1px solid #000;
	background: #FFF;
	width: 40px;
	font-weight: 600;
	margin: auto auto;
	margin-top: 2px;
}

.button_ok:hover
{
	border: 1px solid #000;
	background: #FB5;
	width: 40px;
	font-weight: 600;
	margin: auto auto;
	margin-top: 2px;
}

.button_exit
{
	display: block;
	margin: auto auto;
	border: 1px solid #000;
	background: #FA0;
	width: 100px;
	font-weight: 600;
	text-align: center;
}

.button_exit a:hover
{
	display: block;
	margin: auto auto;
	background: #FFF;
	width: 100px;
	font-weight: 600;
	text-align: center;
}

.textarea
{
	width: 600px;
	height: 500px;
	border: 1px solid #4F5728;
}

.textarea_guest
{
	width: 395px;
	height: 100px;
	border: 1px solid #4F5728;
}

.refresh a
{
	display: block;
	border: 1px dotted #AAA;
	background: #F99;
	padding: 2px;
	width: 300px;
	height: 40px;
	z-index: 200;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	position: fixed;
	left: 40%;
	top: 50%;
}
.refresh a:hover
{	
	background: #FEE;
	
}

.comment
{
  color:#A00;
  font-size:10px;
}

.text_input
{
	border: 1px solid #4F5728;
	width: 260px;
	margin-top: 2px;
}

.int_input
{
	border: 1px solid #4F5728;
	width: 60px;
	margin-top: 2px;
}

.actions_div
{
	border: 1px solid #4F5728;
	background: #DEA;
	width: 500px;
	margin: auto auto;
	padding: 5px;
	text-align: left;
}

.actions_form
{
	margin: 0;
	display: inline;
}

.cost
{
	color: #FFF;
}

#left_menu_to_top
{
	margin: auto auto;
	margin-top: 0px;
	width: 170px;
	border: 1px solid #000;
	background: url("left_menu_up.gif");
	height: 20px;
	cursor: pointer;
	line-height: 20px;
	font-size: 10px;
}

#left_menu_to_down
{
	margin: auto auto;
	margin-top: 0px;
	width: 170px;
	border: 1px solid #000;
	background: url("left_menu_down.gif");
	height: 20px;
	cursor: pointer;
	line-height: 20px;
	font-size: 10px;
}

#left_menu_fix
{
	width: 170px;
	margin: auto auto;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;
	color: #394F1E;
	line-height: 14px;
	height: 160px;
	overflow: hidden;
	border-left: 1px solid #4F5728;
	border-right: 1px solid #4F5728;
	
}

#left_menu_prokr
{
	margin: 0px;
	width: 160px;
	margin: auto auto;
	margin-top: 0px;
	line-height: 20px;
}

.title
{
	font-weight: 600;
	text-align: center;
	color: #7F9778;
	font-size: 12px;
}
