a { text-decoration: none; }

a:hover { text-decoration: underline; }

a, body, td {
	font-family:Tahoma;
	font-size: 12px;
	color:#000000;
} 

body {
	padding: 10px;
	margin: 0px;
}

.bkgr {
	background-color: #ffffff;
}

.logo {
	font-family: "Times New Roman";
	font-size: 35px;
	font-weight: normal;
	color: #565452;
	letter-spacing: 9px;
}
/*********************************************************************************/
.menu, .menu a {
	font-size: 13px;
	font-family: Tahoma;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.menu_sub, .menu_sub a {
	font-size: 11px;
	font-family: Arial;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.menu a:hover, .menu_sub a:hover {
	color:#9D2324;
	text-decoration:underline;
}
a.menu_sel { color:#9D2324; }
/*********************************************************************************/
.bg1 {
	background-color: #EEEEEE;
	color:#000000;
	font-size: 11px;
	font-family:Tahoma;
}
.bg2, .bg2 a {
	background-color: #acacac;
	color:#9D2324;
	font-size: 11px;
	font-family:Tahoma;
}
/*********************************************************************************/
.last_text {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
    text-align: justify;
}
.last_news, .last_news_1, .last_report, .last_report_1, .last_pressrelease, .last_pressrelease_1, .last_smi, .last_smi_1 {
	color:#000000;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}

.last_news:hover, .last_report:hover, .last_pressrelease:hover, .last_smi:hover {
	color:#9D2324;
}

.last_news_1, .last_report_1, .last_pressrelease_1, .last_smi_1 { color:#9D2324; }
/*********************************************************************************/
.right {
	font-size: 10px;
	font-family:Tahoma;
}
.right_dalee {
	font-size: 11px;
	color:#9D2324;
	font-weight: normal; 
	font-style:italic;
}
.date {
	font-size: 11px;
	font-family:Tahoma;
}
.right a:hover { color:#9D2324; }
/*********************************************************************************/

.data_date {
	font-size: 13px;
	font-family:Tahoma;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.data_title {
	font-size: 14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#9D2324;
}
.data_dalee {
	font-size: 13px;
	color:#9D2324;
	font-weight: normal; 
	font-style:italic;
}
.data_text {
	font-size: 12px;
	font-family:Tahoma;
	color:#000000;
}
/*********************************************************************************/
.strs {
	font-size: 13px;
	font-family:Tahoma;
	color:#000000;
}
.strs_sel {
	font-size: 13px;
	font-family:Tahoma;
	color:#9D2324;
}
/*********************************************************************************/
h1 {
	font-size: 15px;
	font-family:Tahoma;
	color:#000000;
	font-weight:bold;
}
/*********************************************************************************/
.source {
	font-size: 11px;
	font-family:Tahoma;
	color:#000000;
}
.source a {
	font-size: 11px;
	font-family:Tahoma;
	color:#9D2324;
}
/*********************************************************************************/
.comm_title { font-size:17px; }
.comm_description {}
.comm_action { color:#9D2324; }
.comm_form { font-size:12px; }

.poslanie { 
	font-size:13px;
	font-family:Tahoma;
    
 }

/*********************************************************************************/
.color { color:#9D2324; }
.small { font-size:11px; }
/*********************************************************************************/
.bottom {
	font-size:11px;
}
.bottom_white {
	font-size:11px;
	color: #ffffff;
}

body.mceContentBody {
background:#fff;
color:#000;
padding:5px;
}

ul.list {
margin:0;
padding:0;
}

ul.list li {
float:left;
margin:5px;
padding:0;
list-style:none;
}

.smalltext {
font-size:10px;
color:#ddd;
}

.fields {
width:98%;
color:#333;
border:#333 solid 1px;
background-color:#fff;
padding:0px 5px 2px 5px;
margin-right:5px;
font-size:13px;
}

.fields:focus {
background-color:#eee;
}

input.error, textarea.error {
border-color:#333;
}

label.error, label.error a {
color:#900;
font-style:italic;
font-size:11px;
}

.button {
border:#333 1px solid;
color:#333;
background-color:#fff;
cursor:pointer;
padding:10px;
margin-right:5px;
font-weight:bold;
}

.button:hover {
background-color:#eee;
}

.n {
white-space:nowrap;
vertical-align:top;
}

