h1.h1_top {
font: 8pt arial;
color: #a86158;
}

p.slogan {
font: italic bold 9pt arial;
color: #f9efc7;
}

span.span_lang {
color: #f9efc7;
font: bold 9pt arial;
}

p.text,
span.bron_text {
color: #f9efc7;
font: 8pt arial;
}

p.hide_text {
color: #f9efc7;
font: 8pt arial;
display: none;
}

p.text_center {
color: #f9efc7;
font: 8pt arial;
text-align: center;
}

p.adress {
font: 8pt arial;
color: #a86158;
}

span.menu_span {
color: #ffffff;
font: bold 11pt arial;
display: block;
padding: 2px 0px 0px 6px;
height: 100%;
}

p.auth_p {
line-height: 14px;
}

p.page_title {
color: #f9efc7;
font: bold 11pt arial;
padding-bottom: 10px;
}

p.error {
color: #f9efc7;
font: 8pt arial;
padding-left: 19px;
background: url("../../../images/error.jpg") left center no-repeat;
display: none;
}

p.ok {
color: #f9efc7;
font: 8pt arial;
display: none;
}

p.wait {
color: #f9efc7;
font: 8pt arial;
padding-left: 19px;
background: url("../../../images/wait.gif") left center no-repeat;
display: none;
}

p.right_text {
text-align: right;
padding-right: 15px;
}

ul {
color: #f9efc7;
font: 8pt arial;
}

li {
list-style: disc inside;
}

span.span_link {
color: #f9efc7;
font: 8pt arial;
text-decoration: underline;
cursor: pointer;
}

b.star {
font: bold 13pt arial;
}