body
{
        background-color: #F8F5F5;
}
.line_shadow
{
	background-image: url('img/menu_u_cont.png');
	background-color: #F8F5F5;
}
.line_bot
{
	background-image: url('img/bot_row_bg.png');
	background-color: #F8F5F5;
}
.line_bot_bot
{
	background-image: url('img/bot_bot_row_bg.png');
	background-color: #F8F5F5;
}
.line_path
{
	background-image: url('img/path_line.png');
	background-color: #F8F5F5;
}
.line_sub_left
{
	background-image: url('img/sub_menu_left.png');
	background-color: #F8F5F5;
}
.line_sub_right
{
	background-image: url('img/sub_menu_right.png');
	background-color: #CCCCCC;
}
.line_sub_menu
{
	background-image:url(img/sub_menu_bg.png);
}
.line_sub_menu_white
{
	background-image:url(img/sub_menu_bg_white.png);
}
.line_sub_menu_cont
{
	background-image:url(img/sub_menu_bg_cont.png);
}
a.menu
{
	color: #827C7C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
a.menu_contact
{
	color: #0380B7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
}
a {color:  #D65E00;}
a.menu:link{}
a.menu:visited{}
a.menu:hover{}
a.menu:active{}

.text_sub_menu 
{
	color: #827C7C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-position: middle;
	text-align: left;
	vertical-align: middle;
}
.text_path
{
	color: #827C7C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.burts_orange {color: #D65E00}
.burts_zils {color: #0380B7}
.text_page
{
	color: #5F5C5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_table
{
        border-color: #807979;
	border: 1;
	border-width: 1px;
	border-style: solid;
	padding: 1;
}
ul { 
     padding: 0em;
     margin-bottom: 2px;
     margin-top:2px;
}
li
{
        list-style-image: url('img/point.png');
        margin-bottom: 15px;
        margin-top: 15px
}
.text_howto
{
	color: #0380B7; 
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text_info
{
	color: #807979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
.bg_bot
{
	background-image: url('img/bot_table_bg.png');
	background-color: #E8E2E2;
}
.news_header
{
        color: #D65E00;
        font-weight: bold;
        
}
.news_datums
{
        color: #807979;
        font-weight: bold;
}
.news_text
{
	color: #807979;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
.news_img
{
	border-color: #807979;
	border: 1;
	border-width: 1px;
	border-style: solid;
	padding: 1;
}
.show_pic_bg
{
        background-color: #E8E2E2;
        text-align: center; 
}
