P {
  text-align: justify
}

P.query {
  font-style: italic;
  font-weight: bold;
}

P.h2 {
  font-family : Verdana, Arial;
  font-size: medium;
  font-weight: bold;
}



P.h3 {
  font-family : Verdana, Arial;
  font-size: medium;
  font-weight: italic;
}

DIV.anketa-title {
  font-family : Verdana, Arial;
  font-size: medium;
  font-weight: bold;
  margin-top: 2em;
}

DIV.anketa-query {
  font-weight: bold;
}

DIV.anketa-answer {
  margin-left: 3em;
}

DIV.tx-dayscounter-pi1 {
  font-size: medium;
  font-weight: bold;
  color: red;
}

DIV.tx-jullenavpath-pi1-menu{
font-size: x-small;
font-family : Verdana, Arial;
margin: 0 0 10 0;
}
/* NEWS - general не используется(?) */
DIV.tx-mininews-pi1 P {
  font-family : Verdana, Arial;
  font-size: 12px;
  margin: 0 0 0 0;
}

div.news h2
{
    font-family: Verdana,Arial;
    font-size: medium;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
    color: navy;
}
DIV.news-date_old {
  font-size: 11px;
  background-color: #68C4F8;
  font-weight: bold;
  font-family: Verdana,Arial;
  margin-top: 5px;
}

DIV.news-title_old 
{
  margin-bottom: 25px;
}

/* стиль для заголовка новостей */
DIV.news-title {
  background-color: #68C4F8; 
  font-family: Verdana,Arial;
  font-weight: bold; 
  font-size: x-small; 
  margin-top: 0.2em; 
  padding-top: 0.1em;
  padding-bottom: 0.2em; 
  padding-left: 0.4em;
}

/* стиль для текста новостей */
DIV.news-text 
{
  font-family: Times New Roman; 
  font-size: small; 
  font-weight: normal; 
  margin-top: 0.2em; 
  margin-bottom: 1.2em;
}


DIV.news-single-title 
{
    font-weight: bold;
 font-family: Verdana,Arial;
 color: navy;
}

div.author
{
font-weight: bold;
font-style: italic;
}

span.contents-author
{
font-style: italic;
}

        /* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }
