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: #000066; /* 333399; /* темно-синий  */
    font-weight: normal;
    font-style: normal;
}

A:link{  /* ссылки на сером везде */
 color: #333399; /* 333399;  008000;*/
 font-weight: bold;
 text-decoration: none;
}

A:visited {
 color: #454545; /* 6666FF; */
 font-weight: bold;
 text-decoration: none;
}

A:hover {
 color: #0033ff; /* 00B300;  */
 font-weight: bold;
 text-decoration: underline;
}

A:active {
 color: #333399;
 font-weight: bold;
 text-decoration: underline;
}

.dblue {     /* темно-синий */
 background: #333399; 
}
.gray1 {     /* темно-серая часть - меню */
 background: #dddddd; 
}

.gray2 {     /* темно-серый 2 для hr */
 background: #B3B3B3; 
}

.gray3 {     /* темно-серый 3 для серой полосы */
 background: #454545; 
}

.green1 {     /* зеленый 1  (вверху слева) */
 background: #333399;
 color: #C0D2F9;
}

.green2 {     /* зеленый 2 (вверху в середине) */
 background: #c0d2f9 /* 6DAA43; */
}

.gray{
 background: #9A9A9A url("vert_fon.jpg") repeat-x;
}

p {
 font-size: 17px; /* 0.85em для окрасов без отступа слева*/
 font-weight: normal;  
 margin-top: 10px;
 margin-bottom: 10px;
 line-height: 125%;
}

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: 20px;
 margin-top: 15px;
 margin-bottom: 15px;
 line-height: 125%;
 text-align: center; 
}

.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;
}

.textlink { /* код возле баннеров links */
 font-size: 16px; 
}

.standart{
 font-size: 18px;
 line-height: 100%;
 font-weight: bold;
}

.owner {  /* координаты */
 color: #333399; 4D4D4D; /* CFE5CF;*/
 font-size: 10px; 
 font-weight: normal;  
 font-style: normal;
 line-height: 1;
 letter-spacing: 0.05em;
 word-spacing: 0.1em;
 padding-top: 5px; 
 padding-bottom: 10px; 
 padding-left: 20px; 
 padding-right: 5px; 
}

.owner A:link {
 color: #333399; 
 text-decoration: underline;
}

.owner A:visited {
 color: #333399; 
 text-decoration: underline;
}

.owner  A:active {
 color: #0033ff;
 text-decoration: underline;
}

.owner A:hover {
 color: #0033ff;
 text-decoration: underline;
}

/* название питомника */
.cattery { 
 color: #333399; /* 0033ff; /* CFE5CF;*/
 font-size: 18px;
 font-weight: bold;
 font-style: normal;
 line-height: 120%;
 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;*/
}

h2 {  /* крупные надписи черные - фотоальбом */ 
 font-size: 18px; /* 150% */  
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align: center; 
}

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: #0033ff; /* 00B300; */
 text-decoration: underline;
}

.menu_b  A:active {
 color: #969696;
 text-decoration: underline;
}

.menu1 {   /* ссылки на страницах без верт. меню, темно-серый фон */
 background: #dddddd; 
 color: #333399;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
}

.menu2 {    /*  ссылки внизу на темном, страницы третьего уровня, без главного меню  */
 background: #dddddd; 
 color: #333399;
 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; */
}

/* основной текст с отступами*/
.blue1 {
 margin: 15px 10px 20px 10px;
/*
 margin-left: 15px;
 margin-right: 10px;
 margin-top: 20px;
 margin-bottom: 10px;
*/
}

/* текст с отступами для страниц без синей полосы слева - фотки котят*/
.blue2 {
	 margin: 10px 0px 20px 0px;
}

.blue5 {
	padding: 5px;
}

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; 
}

/* Темно-синяя полоса слева - текст новостей */
.dark_blue_news {
 font-size: 9pt;
 line-height: 1.2;
/* color: white;  */
 margin-left: 10px;
 margin-right: 10px;
}


