/* 
 * ========================================
 * Основная шкура
 * ========================================
 */

 * {
	margin: 0;
	padding: 0;
}

html{font-size:100%;} 


body 
{
	background:#77817d  url(../images/main_bg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	font: 100%/150% Arial, Tahoma, Sans-serif;
	color: #333333;
	text-align:center;
}

img {	border: none;}

#ConstructorForm
{ min-height:100%;
	

}
#rasporka
{width:1px;
	
	
	
}
#div_rasporka
{position:relative;
	float:left;
	width:1px;

}



#page {
background:url(../images/wrap.jpg) repeat-y center top;
width:914px;
position:relative;
margin: 0 auto;
/*border:1px solid red;*/
text-align:left; 
min-height:100%;
  margin-bottom:-36px;	
}

#empty
{height:40px;
	clear:both;
}


#top
{ margin: 0 auto;
	background: url(../images/top.jpg) no-repeat 0 0;
position:relative;
left:0;
height:28px; 
width:914px; 
padding:0;
overflow:hidden;
}

#wrap
{
	
background: url(../images/ten.gif) no-repeat 0 0;
width:914px;
min-height:554px;
 height:100%;
position:relative;
top:0;
left:0;
margin: 0 auto;
/* border:1px solid blue;*/
 
 
 
}


#sidebar 
{ 	background: url(../images/left_top.jpg) no-repeat 4px 0;
	width: 246px;
	float: left;
	overflow: hidden;
	position:relative;
	 z-index:2;
}



#center
{background: url(../images/center_top.jpg) no-repeat 0 0;
	position:relative;
	width:668px;
	float:right;
	z-index:1;
	
}

#logo
{height:160px;
	width:250px;

	position:relative;
	top:0;
	left:400px;
}


#bottom
{background: url(../images/bottom.jpg) no-repeat 0 0;
position:relative;
left:0;
bottom:0;
height:36px; 
width:906px;
 clear:both; 
 margin: 0 auto;

	}

#icons_list
{	position:relative;
	float:right;
 list-style:none;
  top:2px;
   height:25px;

   padding:0;
   margin-right:10px;
    overflow:hidden;
}

#icons_list li
{ display:inline;
	padding-left:20px;
}


#kroshki
{ float:left;
	position:relative;
	height:25px;
	width:500px;
	
	overflow:hidden;
	margin-left:10px;
	color:#fafafb;
}


#kroshki a
{  color:#fafafb;
	 text-decoration:none;
	 font-size:0.75em;
}



 a.home
{background: url(../images/home.png) no-repeat 0 0;
	width:19px;
	height:19px;
}
 a.home:hover
{background: url(../images/home-over.png) no-repeat 0 0;
	
}

a.mail
{background: url(../images/mail.png) no-repeat 0 0;
	width:19px;
	height:19px;
}
a.mail:hover
{background: url(../images/mail-over.png) no-repeat 0 0;
	
}

a.map
{background: url(../images/map.png) no-repeat 0 0;
	width:19px;
	height:19px;
}
a.map:hover
{background: url(../images/map-over.png) no-repeat 0 0;
}


#icons_list a.home:hover span
{ }

#icons_list a.mail:hover span
{ 

}
#icons_list a.map:hover span
{ 
}






#menu
{margin-top:20px;
}


#mainpart
{position:relative;
	width:640px;
	left:13px;
	top:0px;
}

#news
{background: url(../images/news_bg.jpg) no-repeat 0 0;
	width:243px;
	position:relative;
	left:5px;
	margin-top:30px;
	padding-top:45px;
}



/*-----------------*/



font
{
color: #423634;
font-family: Arial, Tahoma, Sans-Serif;}






#mainpage
{position:absolute;
	top:0;
	left:406px;
}

#line
{position:relative;
	top:13px;
	left:0;
}



#central_part
{
}

#container #central_part .content
{	
}

#container1 #central_part .content
{
}


#rightpart
{
}




#binec
{position:relative;
float:right;
padding:5px 5px 0 0;
}
#binec a
{ font-size:0.8em;
	 color:#cbccca;
 text-decoration:none;
}
#binec a:hover
{ color:#ffffff;
}





#banner
{  	z-index:12;
	text-align:center;
	clear:both;
	}


.content td
{
}
	



p
{margin:0 0 10px 0;
padding:0;
 text-align:left;
 
 

}

h1,h2,h3,h4,h5,h6
{  
	color:#4c9073;
 line-height:normal;
 margin-top:1em;

    font-weight:bold;
    margin-bottom:0.2em;
    
}

h1
{ font-size:2.4em;
	 font-weight:normal; 
}

h2
{ 
	font-size:1.8em;
	 font-weight:normal;
}

h3
{ 
	font-size:1.4em;

}
h3.error
{font-size:0.7em;
	 font-weight:bold;
	 margin-bottom:10px;
}

h4
{ 
	font-size:1.2em;
}

h5
{font-size:1.2em;
	margin:0;
	color:#4c9073;
  font-weight:bold;
text-decoration:none;
}

h5.PlainTextHeader /*Используется в plain_text. Заголовок*/
{
color:#4c9073;
font-size:2em;
text-decoration:none;
position:relative;
 margin-bottom:0.4em;
 font-weight:normal;
 letter-spacing:normal;
}

h5.title
{color:#4c9073;
font-size:1.5em;
margin-bottom:0.2em;
text-decoration:none;
position:relative;
 background:transparent url(../images/lines.gif) repeat-x 0 0.45em;
 margin-bottom:0.4em;
  letter-spacing:normal;
}

h6
{font-size:1.2em;
	color:#8a8b8b;
 }

/* 
 * ========================================
 * Общий стиль чистых ячеек и линки под них 
 * ========================================
 */

.clearcell
{ font-size:0.75em;
	line-height:1.8em;
	vertical-align:top;
	padding:0;
	margin:0;
	color: #423634;
	font-family: Arial, Tahoma, Sans-Serif;
}

a
{ outline:none;
}


a:link, a:visited, a:active
{
	font-weight: normal;
	color:#339999; 
	text-decoration: underline;
	
}
a:hover
{

	font-weight: normal; 
	color:#6a9f7d;
	text-decoration: none;
	
}

.glavtext {  color: #000}




/*========= Главное меню =============== */
#mainmenu, .mainmenu_child
{list-style: none;
}


#mainmenu
{ 	 font-size:0.95em;
	letter-spacing:-0.02em;
	width:215px;
	 position:relative;
	 left:17px;
	 
}
.mainmenu_child
{ font-size:0.98em;
	text-align:left;
	position:relative;
	left:20px;
	

}


.menu_item, .menu_item_a
{ position:relative;
	left:0;
	display:block;
padding:3px 0 3px 0;
	width:215px;
	text-align:left;
	 background:transparent url(../images/hor_line.png) repeat-x 0 bottom;
}

.mainmenu_subparts
{ background:transparent url(../images/hor_line.png) repeat-x 0 bottom;
	padding-bottom:0.5em;
	margin-bottom:0.2em;
}


a.mainmenu /*tree_mode:неактивный пункт меню*/
{
font-weight:bold !important;
 display:block;
	text-decoration: none !important;
	cursor:hand;
	padding: 0 0 5px 20px;

	
}
a.mainmenu:hover
{
	text-decoration: none;
	
		}
	
a.mainmenuAc /*tree_mode:активный пункт меню*/ 
{background:transparent url(../images/galka_o.gif) no-repeat 0 0.3em;
	font-weight:bold !important;
	display:block;
	text-decoration: none !important;
	cursor:hand;
	padding: 0 0 5px 20px;
}
a.mainmenuAc:hover
{	
		
	
	text-decoration: none ;
}


/*
.mitem  span{ 
  opacity:0.7;
  filter:alpha(opacity=70);
  background:transparent url(../images/center_box_bg.jpg) no-repeat 0 0.640em;
  position: absolute;
  bottom:0px;
  left:0px;
  width: 100%;
  height: 18px;
 
}
.mitema  span{ 
  opacity:0.7;
  filter:alpha(opacity=70);
  background:transparent url(../images/center_box_bg_ac.jpg) no-repeat 0 0.640em;
  position: absolute;
  bottom:0px;
  left:0px;
  width: 100%;
  height: 18px;
 
}*/






/*========= Выпадающее меню слева =============== */

.vipad
{	
	
	color: #000;
	background-color:#f4f5f5;
	border:  solid 1px #d1d1d1;
	border-bottom: 0;
	
}
/*a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active
{
	 
	 
	 font-weight:bold;
	 color:#201d1e;
}
a.mainmenu:hover
{
	
	 
	 font-weight:bold;
	 color:#00a54b;
}
a.mainmenuAc:link, a.mainmenuAc:visited, a.mainmenuAc:active, a.mainmenuAc:hover
{
	
	 
	 font-weight:bold;
	 color:#00a54b;
}*/
.mainwidth
{
	 width:222px;
	 
}
a.smenu:link, a.smenu:visited, a.smenu:active {  font-weight: normal; color: #201d1e; text-decoration: none;}
a.smenu:hover {  font-weight: normal; color: #00a54b; text-decoration: none;}


h1.registr /*Используется в entrance\profile*/
{
	color:  #293a51;
	
	padding-bottom:15px;
}

.clsHorizontalMenu  A
{
	
	color:#293a51;
	text-decoration : underline;
	
}
.clsHorizontalMenu  A:hover
{
	
	color:#5d82b7;
	text-decoration : none;
}

.clsTreeMenu{}
.clsTreeMenu td
{
	color: #135DAA;
	
}
.clsTreeMenu .clsSelectedItem
{

}
.clsTreeMenu  A
{
	
	color:#3190EE;
	text-decoration : underline;
	
}
.clsTreeMenu  A:hover
{
	
	color:#0078FF;
	text-decoration : none;
}
.clsContent .clsTable
{
	text-align:left;
	background-color: #D2D8DE;
}

.clsContent .clsTable td
{
	background-color: #ffffff;
	color:  #5F6B77;
}
.clsContent .clsTable th
{
	font-weight:bold;
	
	background-color: #94BBE2;
	color: #ffffff;
}
.clsContent .clsPage 
{
	
	color: #ffffff;
	
}
.clsContent .clsPageCurrent
{
	
	color: #000000;
	font-weight: bolder;
}
.clsInput
{
	
	
	font-weight:normal;
	color: #293a51;
}
.clsInput input
{
	
	
	background-color:#fff;
	border: #000 1px solid;
	color: #000;
	height:17px;
}
.clsInput TextArea
{
	
	
	background-color:#fff;
	border: #000 1px solid;
	color: #000;
	height:17px;
}

.clsLoadedPicture
{
	border:solid 1px #c9caca;
 padding:5px;
}

.clsCopyright
{
	
	font-weight:normal;
	color: #5587B8;
}
.clsCopyright A
{

	font-weight:normal;
	color: #0081FF;
}
/*=========Используется при создании стандартной кнопки=============== */
.clsButtonPic 
{margin-top:5px;
	background:url(../images/but_bg.png) repeat-x 0 0;
     font-size:0.8em;
	font-weight:normal;
	color:#eaf0e9;
	cursor: pointer;
	height:24px;
	vertical-align:top;
	padding:0 3px 0 3px;
	
}
.clsButtonLeft
{margin-top:5px;
     background:url(../images/but_left.png) no-repeat 0 0;
     height:24px;
     width:8px;
}
.clsButtonRight
{margin-top:5px;
     background:url(../images/but_right.png) no-repeat 0 0;
     height:24px;
     width:8px;
     
}



td.zag /*Используется в entrance\login*/
{
   color:#1f1c1d;
   font-weight:normal;

   padding:5 5 5 5;
   text-transform:lowercase;
}
textarea 
{ font-size:1.1em;
 color:#000;
 border:1px solid #c9caca; 
 padding-left:5px;
 width:100%;
 text-align:justify;
 height:80px;

}

table.clsMenu
{

	font-weight: normal; 
}
.quote /*forum*/
{	background-color:White;
	border: solid 1px #c9caca;

	font-style:italic;
	color:#4789cc;
	margin: 6 6 6 6;
}

.code /*forum*/
{	background-color:White;
	border: solid 1px #c9caca;

	color:green;
	margin: 6 6 6 6;
}


td.razd {   font-style: normal; color: #014573; text-decoration: none; font-weight: 500}
td.navmenu {  color: #293a51; font-weight: bold}


/* 
 * ========================================
 * Менюхи
 * ========================================
 */

/*================ Карта сайта ================== */
a.downloadpic
{ font-size:0.9em;
	 text-decoration:none;
	 color:#478c8c;
	 height:0.9em;
}
a.downloadpic:hover
{color: #71a868; 
}


a.bmenu/*sitemap: menu*/
{ font-size:0.9em;

	 font-weight:bold !important;
	 text-decoration:none;
	  color:#478c8c !important;
	  text-transform:uppercase;
	  border-bottom:1px solid #d6d6d7;
	  display:block;
	  padding-bottom:4px;
}
a.bmenu:hover 
{
	border-bottom:1px solid #478c8c;
}
span.menutext /*sitemap: menu. Выделяет активный пункт меню*/
{ background:black url(../images/galka.gif) no-repeat 0 0;
 
    font-weight: bold; 
    color: #00a54b; 
     display:block;
}


table.shift /*site_map: сдвигает детей */
{	
	
	font-style: normal;	
}
td.mit /*sitemap*/
{
	  background-color: transparent;

	  font-weight: 600; 
	  color: #293a51;
	  text-decoration: none;
	  height: 25px;
	  padding-left:5px;
	
}

/*================  Вертикальное меню =============*/
 .mitem, .mitema
{padding:3px 0 3px 0;
}
.clsmenu .mitem,.clsmenu .mitema
{padding:0;
}

a.dmenu /*tree_mode:неактивный пункт меню*/
{ font-size:1.05em;

	font-weight:bold  !important;
	
	text-decoration: none !important;
}
.subparts a.dmenu
{color: #999b9a  !important;
}

a.dmenu:hover
{font-weight:bold  !important;
	
	text-decoration: none;
}
.clsMenu  a.dmenu
{  color: #999b9a;
	font-weight:bold;
	font-size:0.75em;
	margin:0;
	text-decoration: none !important;
}

.clsMenu a.dmenu:hover
{font-weight:bold;
	border-bottom:solid 1px #d6d6d7;
	padding-bottom:4px;
	text-decoration: none;
}


a.menu /*tree_mode:неактивный пункт меню*/
{font-size:1.05em;
	
color:#478c8c !important;
font-weight:bold;
	text-decoration: none !important;
	
}
a.menu:hover
{
color: #71a868 !important; 
}

a.menuAc /*tree_mode:активный пункт меню*/ 
{font-size:1.05em;

color:#478c8c !important;
	font-weight:bold;
	text-decoration: none !important;
}
a.menuAc:hover
{	
	color: #71a868 !important; 

}
.menurasporka /*tree_mode: распорка для картинок: minimize maximize Задает ширину картинки и отступ */
{
	width:5px;
	height:3px;
	margin-right:5px;
	margin-left:10px;
}

.selminus, .selplus /*tree_mode: картинки-переключатели: развернуть меню*/
{ 
	width:26px;
	height:33px;  
}


.minus /*tree: картинки-переключатели: неактивные пункты*/
{	
}
.plus /*tree: картинки-переключатели:есть подменю*/
{	
}
td.maximize /*tree_mode: картинки-переключатели: развернуть меню*/
{		
	padding: 6 5 6 0;
	background-image: url(../images/maximize.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:9px;
  
}

td.minimize /*tree_mode: картинки-переключатели: свернуть меню*/
{	
	padding: 6 5 6 0;
	background-image: url(../images/client_button/minimize.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:9px;
	
}
a.empty:link, a.empty:visited, a.empty:active, a.empty:hover /*tree_modе*/
{
 
	text-decoration: none;
}
.charAc /*деревянное меню: выделяет активный пункт детей*/
{	margin:0;
	padding:0;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position:  50% 60%;
  
}
span.shift /*tree_mode: menu.Сдвигает основной пункт меню*/
{
	margin-right:5px;
	margin-left:0px;  
}

a.child/*tree_mode menu:children - неактивный пункт*/
{	 font-size:0.8em;
	 color:#8a8b8b !important;
    font-weight: bold !important; 

    text-decoration: none!important;
}
a.child:hover /*также используется в Карте сайта, в выпадающем меню*/
{color:#707070 !important;
}
a.childAc /*tree_mode menu:children - активный пункт*/
{  font-size:0.8em;
	
	font-weight:bold !important; 
   color: #478c8c !important; 
    text-decoration: none !important;
}
a.childAc:hover 
{color:#707070 !important;
}


table.size /*tree_mode: ширина таблицы меню дерева сайта*/
{width:100%;
	 text-align:center;
	margin:0;
	padding:0;
	
}
 



td.shift /* используется в меню-"дерева": задает размер и отступ основного пункта меню */
{	padding:0 10 0 12;
margin-bottom:15px;

	width:100%;
	height:33px;
	text-align:center;
		
}

.subparts a /* используется в меню-"дерева": задает размер и отступ детей меню */
{
 font-weight:bold;
margin:0 0 0 15px;
 font-size:0.9em;
  text-decoration:none;
 }


.marker
{
}

/*================ Горизонтальное меню =============*/

td.border /* горизонтальные полосы над и под меню */
{
	border-top:solid 1px #d2dff1;
	border-bottom:solid 1px #d2dff1;
	padding:0 0 3 5;
}
.char /*horizontal menu: вставка разделителей*/
{		
	margin:0;
	padding:0;
	background-image: url(../images/client_button/sp.gif);
	background-repeat: no-repeat;
	width:10px;
	height:29px;
}

a.navmenu /*horizontal menu: no active*/
{   font-size:1.05em;
 font-weight:bold;

text-decoration: none !important;
}
a.navmenu:hover 
{font-weight:bold;

	text-decoration: none;
}
a.navmenuAc /*horizontal menu: active*/
{ font-size:1.05em;
font-weight:bold;
     text-decoration: none !important;

}
a.navmenuAc:hover 
{
	font-weight:bold;
	text-decoration: none;
}

/*================ Выпадающее меню ================== */

.db /*--- нижний бордюр ---*/
{
	background-color:transparent;
	border: #c9caca;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
.sub /*--- обрамляющая таблица ---*/
{ font-size:0.75em;
	background-color:#fafafb;
	border:1px solid  #c9caca; 
	border-bottom: 0px;
	  
}
.sub 
{padding:5px;
}

table.height /*--- высота меню ---*/
{
	 height:29px;
	
}
.spacer img
{
height:29px;
width:13px;
}
.header { font-weight: bold}
td.copy {  color: #293a51}




/* 
 * ========================================
 * Новости
 * ========================================
 */
h5.title
{font-weight:normal !important;
	padding:0;
}
.newsData
{	padding:0;
	margin:0;
	font-weight:bold;
	 color:#dc9620 !important;
	  font-size:0.7em;
	
}
.padtop
{font-size:1em;
	line-height:1.8em;
	padding:0;
margin:0;
color: #423634;
position:relative;
	width:217px;
	left:15px;
	margin-bottom:15px;
}

.short 
{	font-size:0.75em;
	line-height:1.8em;
	vertical-align:top;
	padding:0;
	margin:0;
	color: #423634;
	font-family: Arial, Tahoma, Sans-Serif;
	
}


.shortnews
{ padding:0;
	margin:0;
	width:100%;
}
	
td.news 
{font-size:0.75em;
	line-height:1.8em;
	vertical-align:top;
	padding:0;
	margin:0;
	color: #423634;
	font-family: Arial, Tahoma, Sans-Serif;	
	
}
td.news p
{}

.source
{
	 color:#478c8c;
	padding-left:3px;
	}
	
	
	
a.sml:link, a.sml:active, a.sml:visited /*используется в guestbook*/
{ font: 100%/150% Georgia, "Times New Roman", Times, serif;	
	 font-size:0.7em;
	 font-weight: bold ; 
	text-decoration: none !important;
	 color:#8a8b8b !important;
	 padding-bottom:1px;
	  margin-bottom:0.4em;
	  position:relative;
}
a.sml:hover
{color:#dc9620 !important;
padding-bottom:1px;
	font-weight: bold; 
	text-decoration: none;
}

.clsDate
{  	 font-weight:normal;
	width:60px;
  text-align:left;
	 color:#dc9620;
	
 }


a.headerS:link, a.headerS:active,  a.headerS:visited /*используется в guestbook, calendar, news*/
{
	text-decoration:none;
	  font-weight:bold;
	
	
}

a.headerS:hover 
{		 font-weight:bold;
	text-decoration: none;
	
}
a.headerN:link, a.headerN:active,  a.headerN:visited /*используется в guestbook*/
{	color:#4c9073;
	 font-weight:bold;
font-size:1.1em;
 margin-bottom:0.2em;
text-decoration:none;
position:relative;
  margin-bottom:0.4em;

}
 
a.headerN:hover 
{color:#dc9620;
}



/* 
 * ========================================
 * Composite News
 * ========================================
 */


a.header:link, a.header:visited, a.header:active 
{

	font-weight: bold;
	color:  #7da600;
	text-decoration: none;
	}
a.header:hover {font-weight: bold; color: #000; text-decoration: none;}
a.header H6 {text-decoration:underline;}
/* 
 * ========================================
 * Commens
 * ========================================
 */

a.comm:link, a.comm:visited, a.comm:active {  color:  #545454; text-decoration: underline;}
a.comm:hover { color: #5d82b7; text-decoration: none;}
.data {}

/* 
 * ========================================
 * Forum
 * ========================================
 */
.bluestr /*Используется в guestbook*/
{  background-image:url(../images/forum/bluestr.gif);
   height:5px;

}
table.border
{	
	color: #1a232e;
	border-right:solid 1px #d1ebfe;
	border-bottom:solid 1px #d1ebfe;
	border-left:solid 1px #d1ebfe;
}
.chetny
{ 
	background-color: transparent;
}
.nechetny /* Используется в entrance\profile */
{ 
	background-color: #f6fbff;
}
.fheader /*Используется в guestbook*/
{   background-image:url(../images/forum/fheader.gif);
    background-repeat:repeat-x;
	background-color: #eaf5ff;
	border-bottom:solid 1px #d2dff1;
	width:100%;
	height:31px; 
	text-align:center; 

	font-weight:bold;
	color:#304157;
}
.headend
{	

	width:10px; 
	background-color: transparent;
}
.addbutton
{ 
	background-color: #fff; 
	color: #000; 
	border: #000 1px solid;
}
.catend 
{

	width: 1px; 
	background-color: transparent; 
	border-bottom: #d1ebfe 1px solid;
 }
.sml 
{ 

	color: #000; 
}
.codebuttons
{
	background-color: #fff; 
	color: #000; 
	border: #000 1px solid;
}
.forumdesc
{   
	font-weight:bold;
	color: #5d82b7; 
	border-right:solid 1px #d2dff1;
}
.forumdescR
{
	font-weight:bold;
	color: #5d82b7; 
}
.titlebar
{
	color: #b9595a;
	font-weight:bold; 
}

.msgbutton 
{
	 background-color: #fff; 
	 color: #000; 
	 border: #000 1px solid; 
	 height:17px; 

	 
}
td.LoadPictureGuest /* аватара */
{
 padding-right:5px;
 padding-left:5px;
}
a.headerF:link, a.headerF:visited, a.headerF:active
{
	
	font-weight: bold; 
	color: #293a51; 
	text-decoration: underline;
}
a.headerF:hover 
{
	 
	font-weight: bold; 
	color: #b15152; 
	text-decoration: none;
}
td.frame /*Используется в remarks, guestbook*/
{
  width:100%;

  padding:5px; 
  border:1px solid #3d4143; 
  background-color:#f6fbff;
}
h4.frame 
{
  
  padding-left:15px; 
  padding-top:3px;
  border-bottom: 1px solid #ccdfed; 
  border-top: 1px solid #ccdfed; 
  background-color: #f6fbff;
  height:25px;
  color:#1a232e;
}
div.Forumshift /* forum.xslt */
{ padding-right:10px;
}
td.borderup
{
	border-top:solid 1px #d2dff1;
	border-right:solid 1px #d2dff1;
	
}
td.borderleft
{
	border-top:solid 1px #d2dff1;
	
}
/* 
 * ========================================
 * Form
 * ========================================
 */
table.out
{  font-size:0.75em;
 border:1px solid #c9caca;
}
td.left
{border-right:1px solid #c9caca; 
 border-bottom:1px solid #c9caca;
 width:30%; 
 color: #8a8b8b; 
 font-weight:bold; 
 
 padding:5px 5px 5px 10px; 
}

td.right 
{
  width:70%;
  padding:5px; 
 border-bottom:1px solid #c9caca; 
 
 }
td.right strong
{color: #8a8b8b; 
 font-weight:bold; 
font-size:1em;
	
 } 
 .right input
 {margin-right:5px;
 }
 
 table.bottom img
{border:1px solid #c9caca;

}
table.bottom nobr
{color:#8a8b8b;
	 font-weight:bold;}

font.star
{ font-size:1.1em;
 font-weight:normal; 
color:#dc9620;
}
td.button
{
 border:1px solid #c9caca; 
 padding:5 5 5 5;
 text-align:right;
}
textarea.right 
{
 border:1px solid #c9caca; 
 padding-left:5px;
 width:98%;
 height:60px; 
  font-family:Arial, Tahoma, Sans-Serif;

}

input
{border:1px solid #c9caca; 
}

input.textfield /*Используется в форуме, guestbook */
{ 
 font-size:1.05em;
 border:1px solid #c9caca; 
 width:98%;
 text-align:left;
 margin:0;
 padding-left:5px;

}
input.checkbox
{
	 font-size:1.1em;
border:1px solid #c9caca; 

}
select
{
	border:1px solid #c9caca !important; 
 font-size:1.1em;

}

td.PlaceBut
{
 padding-top:1px;
 margin:0;
}
.checkword
{
	color: #8a8b8b;
}
.checkword nobr
{
		padding-left:10px; 
	font-weight:normal;
	
}
.checkword img
{
	margin-left:10px;
	margin-right:10px;
	border:solid 1px #7f7a73;
}
/* 
 * ========================================
 * Remarks
 * ========================================
 */
.messagetext /*Используется в remarks\message_tree*/
{
	color: #1a232e;
	padding-left:20px;
	text-align:justify;
}
.remarksshift /*Используется в remarks\remarks*/
{ 
	padding:2 7 0 0; 
}
a.remark:link, a.remark:visited, a.remark:active /*Используется в remarks\remarks*/ 
{

	font-weight: bold;
	color: #5d82b7;
	text-decoration: none;
}
a.remark:hover
{

	color: #b15152;
	font-weight: bold; 
	text-decoration: none;
}
/* 
 * ========================================
 * Guestbook
 * ========================================
 */
 table.message
 {

 }
span.postmessage
 {

  font-weight:bold;
  color:#63686d;
 }
 span.author
 {

  font-weight:bold;

 }
 span.reply
 {

  font-style:italic;
  }
td.pmshift
{
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
   text-align:justify;

  color: #1a232e;
  border-top: solid 1px #d1ebfe;
   
 }
 td.arshift
{
  padding: 5 0 10 10;
      
 }
 td.gshift
 {
    padding: 0 0 2 2;
    
 }
span.sml
 {
 
	color: #00a54b; 
	text-decoration: none;
 }
 span.smlbold
 {
 
	font-weight:bold;
	color: #00a54b; 
	text-decoration: none;
  }
  /* 
 * ========================================
 * Entrance
 * ========================================
 */
 input.pole /*Используется в entrance\profile*/
{	 width:100%;
	 height:18px;
}
.logout
{

	font-weight:bold;
}
 /* 
 * ========================================
 * Баннеры
 * ========================================
 */
.bannerV
{	padding:5px 0 5px 0;
}
.bannerH
{		
}
a.banner:link, a.banner:visited, a.banner:active 
{ font-size:0.75em;
color: #478c8c;

}
a.banner:hover 
{

	text-decoration: none;
}

.description
{/*background:transparent url(../images/line.gif) repeat-x 0 1.7em;*/
	margin:0;
	color:#8a8b8b !important;
text-decoration:none;
	 font-size:0.8em;
	 text-align:center;
	 padding-top:5px;
	 line-height:normal;
	 

}
/* 
 * ========================================
 * Календарь мероприятий 
 * ========================================
 */
.stop
{
	 background-image:url(../images/s_top.gif);
	 background-repeat:repeat-x;
	 height:22px;

	 font-weight:bold;
	
}
.sc
{
	background-image:url(../images/fon_head_calen.gif);
	background-repeat:repeat-x;
	height:55px;

	font-weight:bold;
	color:#000000;
	border-right:solid 1px #7fa600;
	border-left:solid 1px #7fa600;
}
.sc table
{

	font-weight:bold;
	color:#000000;
}
.calendar
{
	width:13.5em;
	margin-left:auto;
	margin-right:auto;
	 	  
}
.bottom_c
{
	background-image:url(../images/bottom_c.gif);
	background-repeat:repeat-x;
	height:16px;
}
.calentext
{
	background-color:#ffffff;

	font-weight:bold;

	color:#5c5c5c;
	text-align:center
}
.calenday
{
	font-weight:bold;

	color:#ffffff;
	height:21px;
	background-color:#6c9300;
}
.fon_calentext
{
	background-image:url(../images/green_strp.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-right:solid 1px #7fa600;
	border-left:solid 1px #7fa600;	
}
.col_h
{
	height:22px;

	
}
.col_h a.headerS:link, .col_h a.headerS:active
{

	font-weight:bold;
	color:#b50000;
	text-decoration:none;
} 
.col_h a.headerS:hover
{	
	font-weight:bold;

	color:#ff0000;
}
.col_h a.headerS:visited
{	
	color:#db8484;
	font-weight:bold;

	text-decoration:none;
}

.cleartext
{ 
padding: 0 0 20 0;
}
