
body { 
font-family: Trebuchet MS, Tahoma; 
font-size:12px; 
background-image: url(../Add/bg.gif); 
padding: 0px;
margin: 0px; 
}

a:link { color: #CC6600; text-decoration:  none }
a:active { color: maroon; text-decoration: none }
a:visited { color: #CC9933; text-decoration: none }
a:hover { color: maroon; text-decoration: none; border-bottom: #CC9933 1px dashed; }

a.nound:hover { color: maroon; text-decoration: none; border-bottom: #CC9933 0px dashed;}

P {
text-align: JUSTIFY;
text-indent: 0;
margin-top: 0;
margin-bottom: 0;
/* FONT-SIZE: 18px;
FONT-FAMILY: Times New Roman, Times, serif; */
}

p.maintext {
text-indent: 20px; 
margin-top: 0; 
margin-bottom: 0;
FONT-SIZE: 18px;
text-align: justify;
}

p.maintexth1 {
padding-left: 20px;
text-indent: 0px; 
margin-top: 0; 
margin-bottom: 0;
FONT-SIZE: 18px;
text-align: left;
}

/*
td.tdtext {
padding-left: 30px;
padding-right: 30px;
} */

H1 {
text-align: center;
text-indent: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 20px;
padding-right: 10px;
FONT-SIZE: 28px;
/* FONT-FAMILY: Times New Roman, Times, serif; */
}

td.htd { 
background-image: url(../Add/head-bg.jpg);}

/* td.maintd {
background: url('../Add/bg-0.jpg') #ffffff 50% 100% no-repeat;} */

td.maintdl {
background: url('../Add/bg-l.jpg') #ffffff 50% 100% no-repeat;}

td.maintdr {
background: url('../Add/bg-r.jpg') #ffffff 50% 100% no-repeat;}

img {border:0px;}

input.text, select.text, textarea {
  border: 1px solid;
  border-color: #999 #ddd #ddd #999;
FONT-SIZE: 16px;
font-weight: bold;
FONT-FAMILY: Verdana, Arial, Times New Roman, Times, serif;
}

input {color: brown; cursor: pointer; cursor: text; font-weight: bold;}
input.button, input.submit {color: brown; cursor: pointer; cursor: hand; font-weight: bold;}

/* кнопка Перейти */
.btngo {
  width: 120px;
  height: 45px;
  border-left: #ddd;
  border-top: #ddd;
  border-right: #aaa;
  border-bottom: #aaa;
  border-style: solid;
  border-width: 1px;
  background: #f0f0f0;
  cursor: pointer;
  cursor: hand;
  color: brown;
}

/* кнопка Поиск */
.btnfind {
  color: brown;
  cursor: pointer;
  cursor: hand;
}

/* поле для ввода поискового текста */
.textfind {
FONT-SIZE: 14px;
font-weight: bold;
FONT-FAMILY: Verdana, Arial, Times New Roman, Times, serif;
color: brown;
cursor: pointer;
cursor: text;
border: 1px solid;
border-color: #999 #ddd #ddd #999;
background:#FCFAEB;
}

/* input.submit {color: blue; cursor: pointer; cursor: hand;} */

/* text {color: red; cursor: pointer; cursor: default;} */

/* Общее описание комбо-боксов */
select {
color: brown;
background: #FCFAEB;
cursor: pointer;
cursor: hand;
border: 1px solid;
border-color: #999 #ddd #ddd #999;
}

/* общее описание элементов выпадающего списка */
option {
height: 15px;
padding: 2px 0 2px 15px;
/* background:#efefef; */
color: brown;
}

/* общее описание элементов заголовка в выпадающем списке */
optgroup {
/* height:15px;
padding: 2px 0 2px 15px; */
/* background:#efefef; */
color: maroon;
}

/* навигация по энциклопедии ввиде выпадающего списка*/
.combonav {
FONT-SIZE: 12px;
font-weight: bold;
FONT-FAMILY: Verdana, Arial, Times New Roman, Times, serif;
cursor: pointer;
cursor: hand;
/* text-decoration: underline; */
}

/* темы общий список */
.combotemytext {
FONT-SIZE: 18px;
FONT-FAMILY: Verdana, Arial, Times New Roman, Times, serif;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px; 
font-weight: bold;
cursor: pointer;
cursor: text;
width: 200px; 
}

.combotemy {
FONT-SIZE: 16px;
font-weight: bold;
FONT-FAMILY: Times New Roman, Times, serif;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px;
width: 200px;
}

.combotemy option {
   height:15px;
   padding: 3px 0 3px 10px;
}

/* статьи в рамках темы */
.subcombotemytext {
FONT-SIZE: 18px;
FONT-FAMILY: Verdana, Arial, Times New Roman, Times, serif;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px; 
font-weight: bold;
cursor: pointer;
cursor: text;
width: 480px; 
}

.subcombotemy {
FONT-SIZE: 16px;
font-weight: bold;
FONT-FAMILY: Times New Roman, Times, serif;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px;
width: 480px; 
}

.subcombotemy option {
   height:15px;
   padding: 3px 0 3px 10px;
}

/* список статей */
.combostattext {
FONT-SIZE: 18px;
FONT-FAMILY: Verdana, Arial, Times New Roman, Times, serif;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px; 
font-weight: bold;
cursor: pointer;
cursor: text;
width: 480px;
}

.combostat {
FONT-SIZE: 16px;
font-weight: bold;
FONT-FAMILY: Times New Roman, Times, serif;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px;
width: 480px; 
}

.combostat option {
   height:15px;
   padding: 3px 0 3px 10px;
}

/* ссылки текстовой навигации */
textnav {}
