.locked
{
  padding: 3px; border: 1px solid #882222; background: #FFAAAA; text-align:center;
}
.goback
{
	
}
.no_objects
{
	font-size: 8pt;
	color: gray;
}
.obj_subplace
{
	clear: both;
	margin-left: 10px;
}
.objs_place
{
}
.parent_obj
{
}
/* -=[ TEMPLATES ]=- */
/* MENU */

DIV.menu_button,DIV.menu_button_up {
	float: right;
	width: 96px;
	height: 50px;
	text-align: center;
}

DIV.menu_button {
	padding-top: 10px;
	background: no-repeat top center URL("img/diff/button.png");
}

DIV.menu_button_up {
	padding-top: 15px;
	background: no-repeat top center URL("img/diff/button_up.png");
}
DIV.menu_button {
	font-size: 10pt;
}

DIV.menu_button A:link,DIV.menu_button_up A:link,DIV.menu_button A:visited,DIV.menu_button_up A:visited,DIV.menu_button A:active,DIV.menu_button_up A:active
	{
	font-family: Tahoma, Arial;
	color: white;
	text-decoration: none;
}

DIV.menu_button A:hover {
	color: #0092dd;
}

DIV.menu_button_up A:hover {
	color: orange;
}
/* __MENU */
/* LIST */
.tpl_list_element
{
	clear: both;
	padding:0px;
	margin:0px;
}
.tpl_list_type_img
{
	margin: 5px;
	float: left;
}
.tpl_list_obj_title
{
}
.tpl_obj_author
{
	color: #949494;
	font-size: 8pt;
}
.tpl_obj_date
{
	color: #D1D1D1;
	font-size: 8pt;
}
.tpl_list_obj_date
{
	font-size: 7pt;
	color: #949494;
}
.tpl_list_control
{
	margin-left: 10px;
	font-size:8pt;
	float: right;
}
/* __LIST */
/* NORMAL */
.tpl_normal_obj_title {
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

.tpl_normal_type_img {
	
}
.tpl_normal_element
{
  width: 100%;
	padding:0px;
	margin:0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
}
.tpl_news_element
{
	width: 100%;
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}
.tpl_normal_element_fields {
	padding-top: 10px;
}

.tpl_normal_object_image
 {
	float: right;
}

.tpl_normal_object_image IMG {
	width: 160px;
	margin: 5px;
}

.tpl_normal_object_desc {
	color: #ecdb9f;
	padding-bottom: 10px;
}

.tpl_normal_field_row {
	width: 100%;
	clear: both;
}

.tpl_normal_field_title {
	color: #ecdb9f;
	float: left;
	width: 10%;
	text-align: right;
	font-size: 85%;
	padding: 4px;
}
.tpl_normal_parent_element
{
	margin-bottom: 10px;
	padding: 2px;
	border: 1px dotted #003300;
}
.tpl_normal_parent_title
{
	color: #b7ce8a;
}

/*+поле "описание"*/
#tpl_normal_title_description {
	
}

#tpl_normal_place_description {
	
}/*+поле "описание"*/
#tpl_normal_title_description
{
}
#tpl_normal_place_description
{
	/*background: #5c8528;*/
}
/*-поле "описание"*/
.tpl_normal_field_place
{
	background: none;
	width: 95%;
	text-align: left;
}
/*__ NORMAL */

/* NEWS */
p.news_date {
	text-align: right;
	float: right;
	color: #b7ce8a;
	font-size: 8pt;
}
p.news {
	text-align: left;
	color: #ecdb9f;
	font-size: 8pt;
}
/* NEWS */
