html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 10;
	font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
	text-align: center;
	background-color: #EDEDED;  /* светло-серый фон */
	color: #003300; /* черно-зеленый  */
    font-weight: normal;
    font-style: normal;
}

A:link{  /* ссылки на сером везде */
 color: #008000;
 text-decoration: none;
}

A:visited {
 color: #008000; 
 text-decoration: none;
}

A:hover {
 color: #00B300; 
 text-decoration: underline;
}

A:active {
 color: #008000;
 text-decoration: underline;
}

.gray1 {     /* темно-серая часть - меню */
 background: #dddddd; 
}

.gray2 {     /* темно-серый 2 для hr */
 background: #B3B3B3; 
}

.green1 {     /* зеленый 1  (вверху слева) */
 background: #ABCB96;
 color: #4D4D4D;
}

.green2 {     /* зеленый 2 (вверху в середине) */
 background: #6DAA43; 
}

.green3 {     /* зеленый 3 (полоса под шапкой) */
 background: #008000;
}

p {
 font-size: 17px; /* 0.85em для окрасов без отступа слева*/
 font-weight: normal;  
 margin-top: 10px;
 margin-bottom: 10px;
 line-height: 125%;
 text-align: justify; 
}

UL {
 font-size: 17px; 
 text-align: left; 
 margin-top: 0px;
 margin-bottom: 5px;
}

OL {
 font-size: 17px; 
 text-align: left; 
 margin-top: 0px;
 margin-bottom: 5px;
}

.text1 {
 font-size: 17px; /* 0.85em*/
 font-weight: normal;  
 line-height: 110%;
/* выравнивание не задано, зависит от места */
}

.text2 {
 font-size: 17px; /* для породы - отступ слева*/
 font-weight: normal;  
 margin-left: 20px;
 margin-right: 0px;
 margin-top: 15px;
 margin-bottom: 15px;
 line-height: 125%;
 text-align: justify; 
}

.text22 {
 font-size: 17px; /* для cats - без отступа слева*/
 font-weight: normal;  
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 15px;
 margin-bottom: 15px;
 line-height: 125%;
 text-align: justify; 
}

.text3 { /* в таблицах цветов */
 font-size: 16px; 
 font-weight: normal;  
 font-style: normal;
 text-align: center; 
 line-height: 110%;
}

/* мелкий текст, телефоны в таблицах котят, родословная, подписи под картинками */
.text4 {  
 font-size: 14px;
}

/* мелкий текст c более тесными строчками - queens */
.text5 {  
 font-size: 14px;
 line-height: 100%;
}

.textright10 {  
 padding-right: 10px;
}

.textleft10 { /* в kittens & litters в таблицах котят */
 padding-left: 10px;
}

.textlink { /* код возле баннеров links */
 font-size: 16px; 
}

.standart{
 font-size: 18px;
 line-height: 100%;
 font-weight: bold;
}

.owner {  /* координаты */
 color: #003300; 4D4D4D; /* CFE5CF;*/
 font-size: 12px; 
 font-weight: normal;  
 font-style: normal;
 line-height: 1.2;
 letter-spacing: 0.05em;
 word-spacing: 0.1em;
 padding-top: 10px; 
 padding-bottom: 10px; 
 padding-left: 20px; 
 padding-right: 5px; 
}

.owner A:link {
 color: #003300; 
 text-decoration: underline;
}

.owner A:visited {
 color: #003300; 
 text-decoration: underline;
}

.owner A:hover {
 color: #CFE5CF;
 text-decoration: underline;
}

.owner  A:active {
 color: #003300;
 text-decoration: underline;
}

/* название питомника */
.cattery { 
 color: #CFE5CF;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 line-height: 140%;
 letter-spacing: 0.02em;
 padding-left: 20px; 
 padding-right: 5px; 
 padding-top: 0px; 
 padding-bottom: 0px; 
 text-align: left;
}

/* название питомника для страниц без верт. меню*/
.cattery1 { 
 color: #CFE5CF;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 line-height: 140%;
 letter-spacing: 0.02em;
}

.oricat {
 font-size: 18px;
 font-weight: bold; 
 letter-spacing: 0.02em;
 line-height: 140%;
 padding-top: 15px; 
 padding-bottom: 0px; 
 padding-left: 15px; 
 padding-right: 20px;
}

.oricat1 { /* с растяжкой для eng */
 font-size: 18px;
 font-weight: bold; 
 letter-spacing: 0.08em;
 line-height: 140%;
 padding-top: 15px; 
 padding-bottom: 10px; 
 padding-left: 15px; 
 padding-right: 20px;
}

.news { 
 color: #008000;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 letter-spacing: 0.02em;
 padding-left: 20px; 
 padding-right: 5px; 
 padding-top: 15px; 
 padding-bottom: 0px; 
 text-align: left;
}

.news_text { 
 font-size: 16px;
}

.main_text{
 font-size: 17px; /* 0.85em*/
 line-height: 110%;
 font-weight: normal; 
}

.main_text125{
 font-size: 16px;
 font-weight: bold;
 line-height: 125%;
}

.n123{
 font-size: 20px;
 font-weight: bold;
}

/* заголовок для родословной */
.ped { 
 color: #CFE5CF;
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 padding: 5px; 
}

h1 { 
 color: #990000; 
 font-size: 20px;   
 font-weight: bold;
 text-align: center; 
 margin-top: 10px;
 margin-bottom: 10px;*/
}

.darkred { 
 color: #990000; 
 font-size: 12px;   
 font-weight: bold;
 margin-top: 10px;
}

h2 {  /* крупные надписи черные - фотоальбом */ 
 font-size: 18px; /* 150% */  
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 10px;
}

hr {
  color: #B3B3B3;
  margin-left: 10;
  margin-right: 10;
  margin-top: 3;
}

.menu {    /* ссылки слева - текст, LUHA выше */
 color: #990000; 
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 padding-left: 10px; 
 padding-right: 0px;  
 padding-top: 8px; 
 padding-bottom: 8px; 
}

.menu_lapa {    /* лапка */
 padding-left: 5px; 
 padding-right: 10px;  
 padding-top: 9px; 
 padding-bottom: 7px; 
}

.menu_b {    /* ссылки внизу */
 color: #969696; 4D4D4D; 
 font-size: 12px;
 font-weight: bold;
 font-style: normal;
 padding-left: 5px; 
 padding-right: 5px;  
 padding-top: 5px; 
 padding-bottom: 5px; 
}

.menu_b A:link{
 color: #969696;
 text-decoration: none;
}


.menu_b A:visited {
 color: #969696; 
 text-decoration: none;
}

.menu_b A:hover {
 color: #00B300; 
 text-decoration: underline;
}

.menu_b  A:active {
 color: #969696;
 text-decoration: underline;
}

.menu1 {   /* ссылки на страницах без верт. меню, темно-серый фон */
 background: #dddddd; 
 color: #003300;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
}

.menu2 {    /* ссылки внизу на темном, страницы третьего уровня, без главного меню  */
 background: #dddddd; 
 color: #003300;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
}

table { 
border-color: #B3B3B3;
}

td { 
border-color: #B3B3B3;
} 

/*
TABLE.tabcenter {
text-align: center;
vertical-align: middle;
}

TD.tabcenter {
text-align: center;
vertical-align: middle;
}
*/

/* Красный текст */
.red_text {
 color: #FF3300;
}

/* зеленый текст */
.green_text {
 color: #009900; /* #22BD22; */
}

IMAGE {
 border-color = #B3B3B3; 
}

IMG.left0 {
 margin-left: 0px;
 margin-right: 20px;
 margin-top: 0px;
 margin-bottom: 5px;
 border-color = #B3B3B3; 
}

IMG.right0 {
 margin-left: 20px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 5px;
 border-color = #B3B3B3; 
}



