
/*Заголовки меню*/
.submenu {font-size: 110%; font-weight:bold;}

/*Заголовок таблицы*/
.t-header {  background-color: #11b200; color: #ffffff; text-align: left; }

/*Содержание таблицы*/
.t-content { 
background-color: #fff4d9; 

color: #0e8a00;
padding-top: 8px;
padding-bottom: 8px;
}

/*фон страницы*/
BODY { 
background-color: #b8d7ff; 

}

/*обычный текст*/
TD {
	color: #333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:75%;
}

/*обычные ссылки*/
a {
	color: #ff9900;
}
a:link { color: #ff9900; }
a:active { color: #ff9900; }
a:visited { color: #11b200; }
a:hover { color: #ff0000; text-decoration: none }

/*СПИСКИ*/
ul li { list-style-type: square; 
padding-bottom: 4px; }
ol li { margin-left: -16px }

/*заголовок сайта*/
h1 {
	font-size: 22px;
	color: #ffffff;
	font-family: arial, arial-cyr, sans-serif;
	letter-spacing: -1px;
	display: inline;
	position:relative;
	top: 30px 
}

/*слоган*/
h5 {
	font-size: 15px;
	color: #11b200;
	LETTER-SPACING: -1px;
	display: inline;
	position:relative;
	top: 30px 
}

/*заголовок страницы*/
h2 { font-size: 140%; COLOR: #ff9900;  LETTER-SPACING: -1px;}

h4 { font-size: 120%; COLOR: #11b200; 

}

h6 { font-size: 100%; COLOR: #0000cc; display: inline }



/*ВЕРХНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.top-left { color: #ff9900; 
background-repeat: repeat;
background-color: #d9dee3;

}

/*правая часть*/
.top-right {
	
	color: #ff9900;
	font-weight: bold;
	padding-left : 36px;
	background-repeat: repeat-x;
	height: 144;
}

/*верхнее меню*/
.top-menu {text-align: right;
position: absolute;
right: 10px;
top: 10px;

}

a.menu-top:link { color: #ff9900; text-decoration: none }
a.menu-top:active { color: #ff9900; text-decoration: none }
a.menu-top:visited { color: #ff9900; text-decoration: none }
a.menu-top:hover { color: #ff9900; text-decoration: underline }

/*путь*/
.put {
	position: absolute;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	background-color: #b9d8ff;
	padding-top :4;
	padding-left : 10;
	padding-right : 10;
	padding-bottom : 4;
	top: 122;
	right: 10px;
		}

.path:link { color: #ffffff; text-decoration: underline }
.path:active { color: #0000cc; text-decoration: underline }
.path:visited { color: #ffffff; text-decoration: underline }
.path:hover { color: #ff9900; text-decoration: underline }



/*ЦЕНТР*/

/*левая часть*/
.left { 
background-color: #11b200; color: #ffffff; 
background-repeat: no-repeat;
padding-top: 24px;

}
.left ul {
	padding-top: 20px;
	
	padding-right: 12px;
	
}
/*левое меню*/
a.menu-left {
font-weight: bold;
}

.menu-left:link { color: #ffffff; text-decoration: none }
.menu-left:active { color: #ffffff; text-decoration: none }
.menu-left:visited { color: #ffffff; text-decoration: none }
.menu-left:hover { color: #ffffff; text-decoration: underline }

/*правая часть*/
.right {
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-left : 36px;
	padding-top:20;
	
	color: #0e8a00;
}



/*РЕКЛАМНЫЕ АНОНСЫ ОНИ ЖЕ - ТАБЛИЦЫ ХАРАКТЕРИСТИК ТОВАРОВ*/

/*шапка, рамка*/
.adv-block { background-color: #11b200; color: #ffffff }

/*заголовок анонса*/
h3 {  color: #ffffff; display: inline }

/*ссылка в заголовке анонса*/
.reklama:link { color: #ffffff; text-decoration: none; }
.reklama:active { color: #ffffff; text-decoration: none; }
.reklama:visited { color: #ffffff; text-decoration: none; }
.reklama:hover { color: #ffffff; text-decoration: underline; }

/*заголовки таблиц*/
th {  background-color: #11b200; color: #ffffff; text-align: left; }

/*содержание анонса*/
.adv-content { 
background-color: #fff4d9; 

color: #0e8a00;
padding-top: 8px;
padding-bottom: 8px;
}



/*НИЖНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.bottom-left { 
background-color: #6699FF; color: #11b200; text-align: right;
font-weight: bold; 

height: 170px;
padding-top: 20px;
vertical-align: top;
background-repeat: no-repeat;
}

/*правая часть*/
.bottom-right {
	background-color: #ffffff; 
	text-align: center;
	padding-top: 20px;
        vertical-align: top;
	
}

/*ссылки в нижнем колонтитуле*/
.bottom:link { color: #ff9900 }
.bottom:active { color: #ff9900 }
.bottom:visited { color: #ff9900 }
.bottom:hover { color: #ff0000; text-decoration: none }




/*СЛУЖЕБНЫЕ СИМВОЛЫ ДЛЯ РЕЖИМА РЕДАКТИРОВАНИЯ*/
.edit { font-size: 11px; font-family: Arial Cyr, Arial, Verdana, Helvetica, Geneva, Sans-serif; color: #000000; background: #ffffff; }

/*служебные ссылки в блоках редактирования*/
.edit:link { color: #ff6600 }
.edit:active { color: #ff0000 }
.edit:visited { color: #ff6600 }
.edit:hover { color: #ff9900;  }



/*галерея*/
.gallery { float:left; padding-right:10px; }                              