body 
{
	font-family: Arial, Tahoma, Verdana, sans-serif ;	
	font-size: 12px;
	background: url("/img/bg.gif") repeat-x;
	padding: 0;
	margin: 0;
	color: #000000;
}

.top_599div
{
	background-color: #ece29f;
	border: 1px solid #d4c669;
	border-top: 0px;
	padding: 5px;
}

.message
{
	color: #ff0000;
	font-size: 11px;
}

textarea
{
	font-family: Arial, Tahoma, Verdana, sans-serif ;	
	overflow: auto;
	font-size: 11px;
}

p, img, form
{
	margin: 0; 
	padding: 0; 
	border: none;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: #5678aa;
	text-decoration: underline;
}

.zero 
{
	font-weight: normal;
	font-size: 0px;
	line-height: 0px;
}

td
{
	vertical-align: top;
}

#body_container
{
	width:1001px;
	margin: auto;
	text-align: left;
	border-top: none;
}

#main_menu
{
	height: 100px;
}

#main_menu a
{
	display: block;
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 1px;	
}

#path
{
	width: 1000px;
	height: 21px;
	margin: 2px 0px 4px 0px;
	background: url("/img/bg/path_bg.gif") repeat-y;
}

#left_content
{
	width: 200px;
	overflow: hidden;
	float: left;
}



#main_content
{
	margin: 0px 1px;
	display: inline-block;
	width: 599px;
	overflow: hidden;
	float: left;
}

#right_content
{
	width: 200px;
	float: right;
	position: relative;
	left: 0px;
}

#footer
{
	width: 1000px;
	overflow: hidden;
	color: #ffffff;
}


div.box599_header
{
	width: 599px;
	height: 25px;
	margin-top: 0px;
}

div.box599_content
{
	width: 577px;
	overflow: hidden;
	padding: 6px 10px;
	border-left: 1px solid #37547e;
	border-right: 1px solid #778ba7;
	border-bottom: 1px solid #37547e;
}


div.box200_header
{
	width: 200px;
	height: 25px;
	margin-top: 10px;
}

div.box200_content
{
	width: 178px;
	overflow: hidden;
	padding: 6px 10px;
	border-left: 1px solid #37547e;
	border-right: 1px solid #778ba7;
	border-bottom: 1px solid #37547e;
}


#footer
{
	width: 1001px; 
	height: 30px;
	background: url("/img/bg/footer_bg.gif") repeat-x;
	overflow: hidden;
	font-size: 11px;
	color: white;
}

#footer a
{
	color: white;
}


.input1
{
	width: 150px;
	border: 1px solid #37547e;
	padding: 1px 3px;
	font-size: 11px;
}

.error-message
{
	color: red;
	display: inline;
	margin: 0px 5px;
}

.current
{
	font-weight: bold;
}

.ramka
{
	border: solid 1px black;
}

.admin_title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	color: green;
}

.empty_msg
{
	font-weight: bold;
	font-size: 13px;
	margin: 25px 0px 0px 25px;
}

.disabled
{
	font-size: 0px;
	display: none;
}

.news_title
{
	width: 450px;
	height: 20px;
	vertical-align: middle;
	padding-left: 5px;
}

.news_date
{
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
}

.header
{
	background: #c9d9f1;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.red_msg
{
	color: red;
}

.green_msg
{
	color: green;
}

.cell
{
	border: solid 1px #37547e; 
	border-right: none; 
	border-top: none;
}

.art_header
{
	/*background: url(/img/bg/news_title_bg.gif) repeat-y; */
	width: 550px; 
	height: 25px; 
	vertical-align: middle; 
	display: table-cell; 
	padding-left: 10px; 
	font-weight: bold;
	border: none;
	border-bottom: none;
}

.art_title
{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
}

.art_date
{
	margin: 10px;
	margin-top: 5px;
	font-size: 12px;
}

.art_content
{
	margin: 10px;
	font-size: 12px;
}

.art_note
{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
}

.comments
{
	margin: 10px;
	font-size: 12px;
}

div.checkbox
{
	float: left;
	border: 0px solid red;
	margin-right: 5px;
	width: 110px;
	height: 28px;
}

div.checkbox label, input[type=checkbox]
{
	float: left;
	display: block;
}

div.checkbox label
{
	width: 85px;
}
