html, body
{
	height: 100%;
}

body
{
    background-color: #FFFFFF;
    font-size: 12px; 
    color: #000000; 
    font-family: Tahoma, Verdana, Arial;
    font-style: normal;
    white-space: normal;
	margin: 0;
	padding: 0;
}  

table, td
{
    font-size: 12px; 
    font-family: Tahoma, Verdana, Arial;
    font-style: normal;
    white-space: normal;
} 

.section_title
{
    font-size: 14px; 	
	color: #014574;
	font-weight: bold;
}

#container
{
	height:auto !important;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<770?'770px':'100%'); 
	min-width: 770px;
	height:100%;
	min-height: 100%; 
	margin-bottom: -100px;
	padding: 0;
	clear:both;
}

* html #container
{
	height: 100%;
}

a:link,a:visited,a:active
{
    font-size: 12px; 
    color: #3B7BB6; 
    text-decoration: underline;
}  

a:hover
{
    font-size: 12px; 
    color: #CC0000; 
    text-decoration: underline;
}


html>body #top_part
{
	height: auto;
}

img
{
	border: 0;
}

#top
{
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	height: 81px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#top_line
{
	width: 100%;
	height: 10px;
	background-color: #2768AF;
	overflow: hidden;
}

#top_header
{
	width: 100%;
	height: 79px;
	background-color: #A9A9A9;
	text-align: right;
}

#top_logo_txt
{
	position: absolute;
	top: 10;
	left: 40;
	color: #E6E6E6;
	font-size: 25px;
	font-weight: bold;
	padding-top: 23px;
	padding-left: 15px;
}

#top_logo
{
	position: absolute;
	width: 166px;
	height: 79px;
	top: 10;
	left: 40;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#header_menu
{
	position: absolute;
	top: 20;
	right: 350px;
	color: #ffffff;
	font-size: 10px;
	word-spacing: 5px;
}

#header_menu a
{
	font-size: 11px;
	color: #ffffff;
	word-spacing: 0px;
}

#header_menu a:hover
{
	color: #000000;
}

#right_header_menu
{
	position: absolute;
	top: 10;
	right: 27px;
	color: #ffffff;
	font-size: 10px;
	word-spacing: 5px;
}

#right_header_menu a
{
	
	font-size: 11px;
	color: #ffffff;
	word-spacing: 0px;
}

#right_header_menu a:hover
{
	color: #000000;
}

#header_label_txt
{
	position: absolute;
	width: 118px;
	height: 17px;
	top: 72;
	right: 350px;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 1px;
}

#header_label
{
	position: absolute;
	width: 118px;
	height: 17px;
	top: 72;
	right: 350px;
	background-image: url(../images/header_label.gif);
	background-repeat: no-repeat;
}

#top_right_line
{
	position: absolute;
	width: 270px;
	height: 10px;
	background-color: #4D92D5;
	overflow: hidden;
	top: 0px;
	right: 39px;
}

#top_right_header
{
	position: absolute;
	width: 270px;
	height: 79px;
	top: 10px;
	right: 39px;
	background-color: #C5C5C5;
}

#content
{
	padding-bottom: 50px;
}

#footer
{
	width: 100%; 
	height: 100px;
	clear: both;
    font-size: 11px;
    color: #000000;
	margin-top: 15px;
}

#bottom_line
{
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #DDDDDD;
	margin-bottom: 10px;
}

#bottom_menu
{
	color: #A9A9A9;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

#bottom_menu_text
{
	float: left;
	width: 100%
	background-color: red;
}

#bottom_menu a
{
	font-size: 11px;
	color: #A9A9A9;
}

#bottom_menu a:hover
{
	color: #CC0000;
}

#copyrights
{
	position: absolute;
	right: 0px;
	width: 310px;
	color: #A9A9A9;
}

#copyrights_text
{
	padding-top: 10px;
}


/****************************************/
/*                HEADERS               */
/****************************************/

.thick_line
{
	color: #DDDDDD;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thin_line
{
	color: #DDDDDD;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/****************************************/
/*                HEADERS               */
/****************************************/

h1
{
	padding: 0;
	color: #3B7DC6;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 5px;
}

h2
{
	padding: 0;
	color: #808080;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 5px;
}

.rss_image
{
	margin-left: 3px;
}

.rss_list_ico
{
	margin-right: 5px;
}

/****************************************/
/*               MAIN PAGE              */
/****************************************/

#main_left_block
{
	margin-left: 40px;
	width: 350px;
	font-size: 11px;
	color: #A9A9A9;
	float: left;
}

#main_left_block td
{
	font-size: 11px;
	color: #A9A9A9;
}

#main_left_block a
{
	font-size: 11px;
	color: #2768AF;
}

#main_left_block a:hover
{
	color: #CC0000;
}

#main_center_block
{
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

#last_left
{
	padding-right: 5px;
}

#last_left
{
	padding-left: 5px;
}

#main_sections
{
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	font-weight: bold;
	word-spacing: 10px;
	text-align: center;
}

#main_sections a
{
	text-decoration: none;
	word-spacing: 0;
}

/****************************************/
/*                PAGES                 */
/****************************************/

#pages
{
	margin-bottom: 2px;
}

#pages a
{
	text-decoration: none;
}

.active
{
	color: #CC0000;
	padding: 0px 2px 0px 2px;
}

#pages .pages_np
{
	font-size: 11px;
}

.page_link
{
	border: solid 1px #DDDDDD;
	padding: 0px 3px 0px 3px;
}



/****************************************/
/*                 NEWS                 */
/****************************************/

.news_info
{
	padding-top: 1px;
	font-size: 11px;
	color: #A9A9A9;
}

.news_text
{
	padding-top: 2px;
	padding-bottom: 30px;
}

.news_source
{
	color: #808080;
}

/****************************************/
/*                 FORMS                */
/****************************************/

input, select, button, textarea
{
	border: solid 1px #3B7BB6;
	color: #000000;
}

#sapad
{
	border: solid 1px #F0F0F0;
	margin-bottom: 55px;
	padding: 5px;
}