html,body
{
	font-family:sans-serif;
	font-size:12px;
}
.editor
{
	font-size:12px;
	padding:10px;
}
p
{
	margin:0px;
	padding:0px;
}
UL 
{ 
	list-style-image: url("../img/ul.gif");
	list-style: inherit;
}
.redaktortable
{

}

.bgbody
{
background-color:#F8F5DF;
}
p
{
padding:1px;
margin:1px;
}
.page-body
{
 font:10pt Arial;
 border-top:1px solid #DADADA; 
}
/* отвечает за верхнюю полоску над меню хедера*/
.top
{
	 background-color:#014120;
}
/*  меню хедера  */
.menu
{
	font-family: Arial, Helvetica, sans-serif,Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	color: #EBCFBA;
	background-image:url(../img/topmenu_bg.jpg);
	background-repeat: repeat-x;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif,Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	color: #EBCFBA;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
.menutd
{
	font-family: Arial, Helvetica, sans-serif,Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

}
/* меню футера*/
.footermenu
{
	font-family: Arial, Helvetica, sans-serif,Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#018F48;			
}
.footermenu a{
	font-family: Arial, Helvetica, sans-serif,Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#018F48;		


}
.footermenu a:hover{
	text-decoration: underline;
}
.footertab
{
 	background-color:#32D986;
}
.footer
{
	font-size:12px;
	padding:8px;
}
/* Заголовок -  контейнер названия страницы  */
.head1{
	font-family: Arial,Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #EBCFBA;
	text-align:left;
	background-image:url(../img/part_bg.jpg);
	background-repeat: repeat-x;	
	height:28px;		
	
}
.head1 a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.head2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006625;
	background-color:#EEEEEE;
}
/* Название раздела для сложного блога слева*/
.headakc
{
	font-family: Arial Black,Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFE57D;
	background-color:#028D49;
	background-image:url(../img/bg_akc.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
/* заголовок анонса */
.anons-h{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD0000;
	padding:3px;
	
}
/*  текст анонса */
.anons-text{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.text{
	font-family:  Verdana,sans-Serif, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext{
	font-family:  Verdana,Sans-Serif, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:10px;
	width:100%;
}
.bodytext a
{
	color:#D13400;
	font-weight:bold;
}

.bodytext a:visited
{
	font-weight:normal;
	color:#D46946;
}


/* ссылка подробнее в блоке "Акции" */
.det, .det a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #B88100;
}
.det a:hover{
	text-decoration: none;
}

.bottom_right, .bottom_right a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ECCC51;
}
/* Ячейка с копирайтами... */
.bottom, .bottom a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color:#004D26;
}

.bottom_menu{
	background-color:#004996;
}
.header_chapter
{
	background-color:#028E47;
}
.chmenu, .chmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.chmenu a:hover{
	text-decoration: underline;
}
.cop, .cop a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96B8DB;
}
.cop a{
	text-decoration: underline;
}
.cop a:hover{
	text-decoration: none;
}
/* Цвет правой границы содержимого страницы  */
.borderright
{
	border-right:1px solid #B6B6B6;
}
/* Визуальные блочки */
.headfirstleveltable
{
}
.headfirstleveltd
{
	color:#E35300;
	font-size:18px;
	font-family:Tahoma,Verdana,sans-serif;
}
.headfirstleveldot
{
	padding-right:8px;
}
.headsecondleveldot
{
	padding-right:8px;
}
.headsecondleveltable
{
}
.headsecondleveltd
{
	color:#028E47;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma,Verdana,sans-serif;
}
.columnstable
{
	margin:10px;
	width:100%;
}
.columnstd
{
	width:50%;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#666666;
	padding:5px;
}
.columnsbr
{
	background-image:url(../img/columns_br.gif);
	background-repeat:repeat-y;
}

/* Publicity */

/* *__________________________* */
.resize
{
}
.bgcats
{
	background-image:url(../img/bg_cats.gif);
	background-repeat:repeat-x;
	background-position:left center;
	padding-top:15px;
	padding-bottom:15px;
}
.anonsname
{
	background-image:url(../img/anons_name_bg.jpg);
	background-repeat:repeat-x;
	padding-left:40px;
	padding-right:40px;
}
.anonstd
{
	background-image:url(../img/anons_body_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#FFEDA0;

}
.anonsbody
{
	font-family:Arail,Tahoma,sans-serif;
	font-size:11px;
	color:#00301A;
	padding:5px;
}
.anonsbody img{
	margin:5px;
	border:1px solid #C5ECCA;
}
.anonslink
{
	font-family:Tahoma,sans-serif;
	text-align:right;
	padding:10px;
	font-size:11px;
}
.anonslink
a
{
	color:#028E47;
	font-weight:bold;


}
.photosignature
{
	font-family:Arial,Tahoma,sans-serif;
	font-size:11px;
	color:#666666;
	padding:10px;
	text-align:center;
}
/* /Publicity */
/* Guest book */
.guestdate
{
	font-family:Verdana,sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#DB8323;
	background-color:#FFFBD3;
	padding-left:13px;
	padding-right:13px;
}
.guestname
{
	background-color:#D2F1D6;
	font-family:Verdana,sans-serif;
	font-size:12px;
	color:#00562B;
	padding:2px 10px;
}
.guestmessage
{
	padding:15px 25px;
	font-size:12px;
	font-family:Verdana,sans-serif;
	color:#333333;
}
.formsign
{
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#006F37;
	font-weight:bold;
}

/* /Guest book */
/* Photogalary */
.desc
{
	border-bottom:1px solid #003063;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
.photo
{
	border-left:1px solid #003063;
	border-right:1px solid #003063;
	border-bottom:1px solid #003063;
	
}
.pages
{
	padding-top:20px;
	text-align:center;
	font-family: Times New Roman;
	font-weight:bold;

}
.selected
{
	color:#FFCC99;
	font-weight:bold;
	font-family:sans-serif;
	font-size:12px;
}
.unselected
{
	color:#0A3256;
	font-weight:bold;
	font-family:sans-serif;
	font-size:12px;
}
/* /Photogalary */

.form
{
	font-weight:bold;
	text-align:right;
	padding-right:9px;
	font-size:12px;
}
.field
{
	background-color:#E7F0F8;
}
