/*======================================
Цвета:
Основной #500009 
Зеленый 003E50 
 #005047
======================================*/
body{
    margin: 0em;
    padding: 0em;
}
.soc {
white-space:nowrap;
vertical-align:middle;
height: 16рх;
width: 16px;
border-width: 0px;
}
/*================ меню ==================*/
#menu {
    text-decoration: none;
    font-family: Tahoma, Verdana;
    color: white; 
    font-size: 10pt;
    font-weight: bold;
margin-left: 30px;
}

#menu:hover {
    text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
}

#mpromo {
    text-decoration: none;
    font-family: Tahoma, Verdana;
    color: red; 
    font-size: 10pt;
    font-weight: bold;
margin-left: 0px;
}

#mpromo:hover {
    text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
}
/*================ сабменю ==================*/
#submenu {
	text-decoration: none;
    font-family: Tahoma, Verdana;
	color: #500009; 
    font-size: 10pt;
   margin-left: 15px;
}

#submenu:hover {
    text-decoration: none;
	color: #005047;
}
#uprbar {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
    text-indent: 30px;
    text-align: right;
    margin-left: 15px;
float:right;
}
/*================ ссылки ==================*/
a, a:link, a:visited{
	color: #900020;
	text-decoration: underline;
}
A:hover {
 text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
 color: red;
}
/*================ текст ==================*/
#text {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
    text-indent: 30px;
    text-align: justify;
}
#stext {
    font-family: Verdana, sans-serif;
    color: grey; 
    font-size: 8pt;
    text-align: justify;
	margin-right: 10 px;
}
#text1 {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
    text-align: justify;
}
#text2 {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
    text-indent: -10px;
    text-align: justify;
}
#text3 {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
}
#ctext {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
    text-align: center;
}
#podval {
    font-family: sans-serif;
    color: grey; 
    font-size: 10pt;
    padding: 5px;
    text-align: center;
}
#title {
    float: left;
    font-family: sans-serif;
    color: #500009; 
    font-size: 14pt;
    text-indent: 30px;
    text-align: justify;
    font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#intitle {
    float: none;
    font-family: sans-serif;
    color: #500009; 
    font-size: 14pt;
    text-indent: 30px;
    text-align: justify;
    font-weight: bold;
}
#intitle2 {
    float: none;
    font-family: sans-serif;
    color: #500009; 
    font-size: 14pt;
	padding-top: 30px;
    text-indent: 30px;
    text-align: justify;
    font-weight: bold;
}
#cintitle {
    float: none;
    font-family: sans-serif;
    color: #500009; 
    font-size: 14pt;
    text-indent: 0px;
    text-align: center;
    font-weight: bold;
}
#search {
    float: right;
    width: 270px;
}
#accent {
    font-family: Verdana, sans-serif;
    color: #500009; 
    font-size: 10pt;
    text-indent: 0px;
    text-align: center;
    font-weight: bold;
}
/*================ таблицы и линии ==================*/
hr { 
color: #500009;
background-color: #500009;
border: 0px none; 
height: 1px;
float: center;
clear: both;
}
table {
    border-collapse: collapse; /* Убираем двойные линии между ячейками */
    border: 0px solid #000; /* Рамка вокруг таблицы */
}
#table_inv {
    border-collapse: collapse; /* Убираем двойные линии между ячейками */
    border: 0px; /* Рамка вокруг таблицы */
    padding: 4px;
}
#vr {
border-right: 1px solid #500009;
padding: 0 10px;
}
/*================ Блок объявления ==================*/
#block2 { 
     background: #FFFAF0; 
    padding: 5px; 
    margin:0 auto;
    border: solid 1px black; 
    position: relative; 
   }
  </style> 
/*================ Блок оплаты ==================*/
#blockym { 
    width: 300px; 
    margin:0 auto;
float: none;
       }
  </style> 