html, body {
  height: 100%}

.menu {
  font-family: tahoma;
  color: white;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  width: 100%;
  display: block;
}

.part_header {
  font-family: tahoma;
  color: white;
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
}

input {
  margin: 2px;
}

img {
  display: block}

.news_block {
  border-bottom: 2px dashed #CCCCCC}

.news_date {
  font-family: tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #24298D
}

.cat_block {
  border-bottom: 2px dotted #CCCCCC;
  padding-top: 5px;
  padding-bottom: 5px}

.cat_name {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #24298D
}

.text {
  font-family: tahoma;
  color: black;
  font-size: 10pt;
  text-align: justify;
  padding-right: 10px;
}

.left {
  font-family: tahoma;
  color: #666666;
  font-size: 8pt;
}

.news_block {
  width: 100%;
  border-bottom: 2px dotted #CCCCCC;
  margin-top: 10px;
}

.news_image {
  border: 1px solid #999999;
  padding: 3px;
}

.news_header {
  font-family: tahoma;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
  color: #1923AB
}

.news_text {
  font-family: tahoma;
  font-size: 9pt;
  color: black;
}

.news_date {
  font-family: sans-serif;
  font-size: 8pt;
  text-transform: uppercase;
  color: #1923AB;
}

.catalog_block
{
  margin: 0px;
  padding: 0px;
}

.catalog_link
{
  font-family: sans-serif;
  font-size: 8pt;
  color: #1923AB;
}

.catalog_item
{
  padding: 0px;
  margin-left: 20px;
}

.catalog_link:hover
{
  color: red;
}

.cat_name
{
  font-size: 10pt;
  color: #1923AB;
}

.category_name
{
  font-size: 12pt;
  font-weight: bold;
  color: #1923AB;
}

.cat_item
{
  font-family: tahoma;
  font-size: 10pt;
  color: #666666;
}

.item_name
{
  font-family: tahoma;
  font-size: 10pt;
  color: #333333;
}
