
/*-- Body 
--------------------------------------------------------*/

html, body{
	padding:0px;
	margin:0px;
	min-width:987px;
}

body {
	background-image:url('../img/body_bg_1.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ffffff;
}

body, td {
	font-family:arial;
	color:#555555;
	font-size:11px;
}

td {
	vertical-align:top;
}

h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

h5 {
	color:#223f9a;
	font-size:11px;
}

h6 {
	color:#223f9a;
	font-size:11px;
	padding:0px;
}

a{
	color:#223f9a;
}

a:hover{
	color:#72bf44;
}

form, fieldset {
	display:block;
	padding:0px;
	margin:0px;
	border-width:0px;
}

a, input {
	outline:0px;
}

/*-- Block
--------------------------------------------------------*/

.css_main_block {
	position:relative;
	width:995px;
	margin-left:auto;
	margin-right:auto;
	padding-top:29px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:20px;
	z-index:1;
}

/*-- Block / Top part
--------------------------------------------------------*/

.css_top_part {
	background-image:url('../img/top_part_bg.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:987px;
	position:relative;
	overflow:hidden;
	min-height:98px;
	padding-bottom:9px;
}

.css_top_part .css_logo {
	position:absolute;
	z-index:1;
	top:0px;
	left:3px;
}

.css_top_part .css_logo img {
	border-width:0px;
}

/*-- Block / Top part / Search form 
--------------------------------------------------------*/

.css_search_form {
	z-index:2;
	position:absolute;
	top:56px;
	right:4px;
	width:207px;
}

.css_search_form .css_text_1 {
	width:177px;
	border:1px solid #223f9a;
	color:#5e5e5e;
	font-size:11px;
	font-family:tahoma;
	padding-left:2px;
	margin:0px;
}

.css_search_form .css_button_1 {
	position:absolute;
	top:1px;
	right:4px;
}

/*-- Block / Top part / Service links 
--------------------------------------------------------*/

.css_service_links {
	position:absolute;
	z-index:3;
	right:258px;
	top:58px;
	padding:0px;
	margin:0px;
}

.css_service_links li{
	list-style-type:none;
	float:left;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	padding-left:28px;
}

.css_service_links li a {
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:16px;
}

.css_service_links li.css_font a {
	float:left;
	margin-right:4px;
	display:block;
	padding:0px;
}

.css_service_links li.css_font a img {
	border:2px solid #223f9a;
}

.css_service_links li.css_font a:hover img {
	border-color:#72bf44;
}

.css_service_links li.css_mail a {
	background-image:url('../img/icon_mail.gif');
}

.css_service_links li.css_doc a {
	background-image:url('../img/icon_doc.gif');
}

.css_service_links li.css_map a {
	background-image:url('../img/icon_map.gif');
}

/*-- Block / Content part
--------------------------------------------------------*/

.css_content_part {
	width:987px;
	position:relative;
	margin-bottom:20px;
}

.css_content_part .css_left_column_in, .css_content_part .css_center_column_in, .css_content_part .css_right_column_in {
	background-repeat:no-repeat;
	position:relative;
	min-height:676px;
	overflow:hidden;
}

.css_content_part .css_left_column {
	padding-top:6px;
}

.css_content_part .css_left_column_in {
	width:218px;
}

.css_content_part .css_center_column_in {
	width:510px;
	padding-left:24px;
	padding-right:20px;
}

.css_content_part .css_center_column_in .css_center_column_bg {
	background-image:url('../img/center_column_bg.png');
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:1;
	width:25px;
	height:665px;
}

.css_content_part .css_right_column_in {
	background-image:url('../img/right_column_bg.gif');
	width:215px;
	padding-top:7px;
}

.css_content_part .css_h3_title {
	font-size:15px;	
	color:#223f9a;
	font-family:Myriad Pro, arial;
}

.css_content_part .css_h2_title {
	font-size:15px;	
	color:#223f9a;
	font-family:Myriad Pro, arial;
	padding-right:75px;
	position:relative;
}

.css_content_part .css_h2_title a.css_print {
	background-image:url('../img/icon_print.gif');
	background-repeat:no-repeat;
	background-position:left 2px;
	width:55px;
	position:absolute;
	right:0px;
	top:3px;
	padding-left:14px;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
}

.css_content_part .css_more {
	position: relative;
	z-index: 1;
}

.css_content_part .css_more a {
	background-image:url('../img/left_menu_li_1.gif');
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding-left:21px;
	font-family:tahoma;
	font-weight:bold;
}

.css_content_part .css_center_column_in .css_more a {
	font-weight:normal;
}

.css_content_part .css_content_table_1 {
	width:100%;
}

.css_content_part .css_content_table_1 td.css_left_column, .css_content_part .css_content_table_1 td.css_right_column {
	width:50%;
	padding-right:20px;
	vertical-align:top;
	padding-top:0px;
}

.css_list_1 {
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-bottom:15px;
}

.css_list_1 li{
	background-image:url('../img/li_1.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:17px;
	padding-bottom:6px;
}

.css_content_table_2 {
	position:relative;
	margin-left:-24px;
	margin-right:-20px;
	margin-bottom:15px;
	width:554px;
	border: 0;
	border-bottom:3px solid #223f9a;
	z-index:0;
}

.css_content_table_2 .css_header td {
	font-weight:bold;
	border: 0;
	border-bottom:8px solid #72bf44;
	vertical-align:bottom;
	padding-top:9px;
	padding-bottom:2px;
	font-size:9px;
	z-index:0;
}

.css_content_table_2 td {
	border: 0;
	padding:5px;
	padding-top:4px;
	padding-left:13px;
	font-family:tahoma;
	font-size:10px;
}

.css_content_table_2 .css_coloured td {
	background-color:#f0f1f0;
}

.css_content_table_3 {
	position:relative;
	width:100%;
	border-bottom:3px solid #223f9a;
	z-index:0;
}

.css_content_table_3 .css_header td {
	font-weight:bold;
	border-bottom:8px solid #72bf44;
	vertical-align:bottom;
	padding-top:9px;
	padding-bottom:2px;
	font-size:9px;
	z-index:0;
}

.css_content_table_3 td {
	padding:5px;
	padding-top:4px;
	padding-left:13px;
	font-family:tahoma;
	font-size:10px;
}

.css_content_table_3 .css_coloured td {
	background-color:#f0f1f0;
}

/*-- Block / Content part / Left menu
--------------------------------------------------------*/

.css_left_menu {
	padding:0px;
	margin:0px;
	padding-left:14px;
	padding-right:15px;
	margin-bottom:72px;
}

.css_left_menu li {
	background-image:url('../img/border_bottom_1.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-weight:bold;
	padding-bottom:8px;
	padding-top:12px;
	padding-left:3px;
}

.css_left_menu li a {
	background-image:url('../img/left_menu_li_1.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:18px;
	z-index:1;
}

.css_left_menu li a.css_active {
	color:#223f9a;
	display:block;
	text-decoration:none;
	cursor:default;
}

.css_left_menu li ul {
	background-image:url('../img/border_bottom_1.gif');
	background-repeat:repeat-x;
	background-position:0px 7px;
	padding:0px;
	margin:0px;
	padding-left:17px;
	padding-top:8px;
	padding-right:15px;
	padding-bottom:10px;
	margin-left:-3px;
}

.css_left_menu li li {
	background-image:none;
	padding-bottom:0px;
}

.css_left_menu li li a {
	background-image:url('../img/left_menu_li_2.gif');
	background-position:0px 6px;
	color:#5e5e5e;
}

.css_left_menu li li a:hover, .css_left_menu li li a.css_active {
	background-image:url('../img/left_menu_li_2.gif');
	background-position:0px 6px;
	color:#333333;
}

.css_left_menu li li a.css_active {
	color:#5e5e5e;
	font-weight:bold;
	display:inline;
}

/*-- Block / Content part / Contacts
--------------------------------------------------------*/

.css_contacts_block {
	padding-left:35px;
	padding-right:10px;
	padding-bottom:15px;
}

.css_contacts_block h3 {
	font-family:tahoma;	
}

.css_contacts_block p {
	font-family:tahoma;	
}

.css_contacts_block .css_more {
	position:relative;
	margin-left:-21px;
}

/*-- Block / Content part / Index images
--------------------------------------------------------*/

.css_index_images {
	position:relative;
	width:554px;
	margin-left:-24px;
	margin-right:-20px;
	border-bottom:8px solid #223f9a;
	padding:12px;
	padding-left:0px;
	margin-bottom:12px;
	z-index:2;
}

.css_index_images img {
	display:block;
	z-index:1;
}

.css_index_images_navigator {
	position:absolute;
	bottom:23px;
	right:35px;
	z-index:2;
	padding:0px;
}

.css_index_images_navigator span {
	display:block;
	float:left;
	width:15px;
	height:15px;
	position:relative;
	overflow:hidden;
	margin-left:4px;
	font-family:tahoma;
	font-size:10px;
}

.css_index_images_navigator span a {
	background-color:#ffffff;
	padding-top:1px;
	text-align:center;
	display:block;
	width:15px;
	height:15px;
	text-decoration:none;
}

.css_index_images_navigator span a:hover, .css_index_images_navigator span a.css_active {
	background-color:#223f9a;
	color:#ffffff;
}

.css_index_images_navigator span a.css_active {
	cursor:default;
}

/*-- Block / Content part / News [short]
--------------------------------------------------------*/

.css_news_short {
	width:100%;
	position:relative;
	margin-bottom:-11px;
}

.css_news_short .css_image {
	padding-right:19px;
	padding-bottom:35px;
}

.css_news_short .css_image img {
	border-width:0px;
}

.css_news_short .css_text {
	width:100%;
	padding-bottom:20px;
}

.css_news_short .css_text h5 {
	width:405px;
	font-size:11px;
	position:relative;
	clear:both;
	padding-bottom:5px;
}

.css_news_short .css_text h5 span {
	font-weight:normal;
	background-color:#72bf44;
	color:#ffffff;
	font-size:9px;
	font-family:tahoma;
	width:51px;
	padding-left:3px;
	display:block;
	float:left;
	height:12px;	
	padding-top:1px;
	overflow:hidden;
	margin-right:9px;
	top:0px;
	position:relative;
}

.css_news_short .css_text h5 a{
	top:-1px;
	position:relative;
}

.css_news_short .css_text p img {
	border-width:0px;
	margin-left:3px;
}

/*-- Block / Content part / Calendar
--------------------------------------------------------*/

.css_calendar {
	padding-left:8px;
	padding-right:11px;
	padding-bottom:19px;
}

.css_calendar h4 {
	font-size:14px;	
	color:#223f9a;
	font-family:Myriad Pro, arial;
	padding-bottom:12px;
}

.css_calendar select {
	width:196px;
	display:block;
	margin-bottom:3px;
	font-family:tahoma;
	color:#555555;
	font-weight:bold;
}

.css_calendar table {
	width:100%;
}

.css_calendar table td {
	border-bottom:1px solid #d0d0d0;
	font-family:tahoma;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
}

.css_calendar table .css_another_month {
	color:#c9c9c9;
}

.css_calendar table span, .css_calendar table a {
	display:block;
	width:24px;
	height:19px;
	padding-top:5px;
	text-align:center;
	overflow:hidden;
	position:relative;
}

.css_calendar table a {
	text-decoration:none;
	font-weight:bold;
}

.css_calendar table a:hover,  .css_calendar table a.css_active {
	background-color:#72bf44;
	color:#ffffff;
}

.css_calendar table a.css_active {
	cursor:default;
}

/*-- Block / Content part / Right menu
--------------------------------------------------------*/

.css_right_menu {
	position:relative;
	width:205px;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	padding-left:2px;
}

.css_right_menu li {
	background-image:url('../img/border_bottom_1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-top:9px;
	padding-bottom:13px;
	padding-left:12px;
}

.css_right_menu li img{
	border-width:0px;
}

/*-- Block / Content part / Page navigator
--------------------------------------------------------*/

.css_page_navigator {
	position:relative;
	z-index:2;
	top:-12px;
	padding-bottom:16px;
}

.css_page_navigator a {
	color:#555555;
	text-decoration:none;
}

.css_page_navigator a:hover {
	color:#333333;
	text-decoration:underline;
}

/*-- Block / Content part / Page navigator 2
--------------------------------------------------------*/

.css_page_navigator_2 {
	width:542px;
	height:30px;
	position:relative;
	overflow:hidden;
	clear:both;
}

.css_page_navigator_2 a{
	display:block;
	width:14px;
	height:14px;
	padding-top:0px;
	text-align:center;
	position:relative;
	overflow:hidden;
	text-decoration:none;
	margin-right:6px;
	float:left;
}

.css_page_navigator_2 a:hover, .css_page_navigator_2 a.css_active {
	background-color:#223f9a;
	font-weight:bold;
	color:#ffffff;
}

.css_page_navigator_2 a.css_active {
	cursor:pointer;
}

/*-- Block / Content part / Image gallery short
--------------------------------------------------------*/

.css_image_gallery_short td{
	width:106px;
	padding-right:21px;
	padding-top:0px;
	min-height:144px;
}

.css_image_gallery_short td img {
	display:block;
	border-width:0px;
}

.css_image_gallery_short td p {
	padding-top:8px;
	padding-bottom:10px;
}

/*-- Block / Content part / Image big
--------------------------------------------------------*/

.css_image_big {
	position:absolute;
	z-index:10;
}

.css_image_big .css_close {
	padding-bottom:5px;
/*	padding-right:25px;*/
	text-align:right;
	font-weight:bold;
}

.css_image_big table, .css_image_big td {
	position:relative;
}

.css_image_big td.css_arrow {
	vertical-align:middle;
}

.css_image_big .css_arrow a {
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:25px;
	height:50px;
	overflow:hidden;
}

.css_image_big .css_arrow a:hover {
	background-position:left -101px;
}

.css_image_big .css_arrow .css_arrow_left {
	background-image:url('../img/arrow_left.gif');
}

.css_image_big .css_arrow .css_arrow_right {
	background-image:url('../img/arrow_right.gif');
}

.css_image_big .css_arrow a img {
	border-width:0px;
	width:25px;
	height:50px;
}

.css_image_big .css_image {
	background-color:#72bf44;
	padding:12px;
	padding-bottom:0px;
}

.css_image_big .css_image p {
	position:relative;
	color:#ffffff;
	font-weight:bold;
	padding-right:30px;
	line-height:100%;
	padding-top:6px;
	padding-bottom:12px;
}

.css_image_big .css_image p span {
	position:absolute;
	right:0px;
	top:6px;
}

/*-- Block / Content part / Image big (cosmetics)
--------------------------------------------------------*/

.ie7 .css_image_big .css_image p span {
	top:8px;
}


/*-- Block / Content part / Form 1
--------------------------------------------------------*/

.css_form_1 {
	padding-bottom:0px;
}

.css_form_1 .css_form_1_table_1 {
	width:100%;
}

.css_form_1 .css_form_1_table_1 td {
	border-top:1px solid #d0d0d0;
	padding:8px;
	padding-left:3px;
}

.css_form_1 .css_form_1_table_1 .css_right_column {
	width:100%;
}

.css_form_1 .css_form_1_table_1 td label {
	display:block;	
	width:165px;
	font-weight:bold;
	padding-top:3px;
}

.css_form_1 .css_form_1_table_1 td .css_text_1 {
	border:1px solid #a4a4a4;
	width:311px;
	color:#5e5e5e;
	padding-left:4px;
}

.css_form_1 .css_form_1_table_1 td p {
	padding-bottom:10px;
	padding-top:0px;
	position:relative;
}

.css_form_1 .css_form_1_table_1 td  .css_checkbox_1 {
	margin-right:5px;
	position:relative;
	top:1px;
	margin-left:0px;
}

.css_form_1 .css_form_1_table_1 td.css_checkbox_block {
	padding-bottom:0px;
	padding-top:6px;
}

.css_form_1 .css_form_1_table_1 .css_button_link_1 {
	display:block;
	padding-top:8px;
}

/*-- Block / Content part / Form 1 (cosmetics)
--------------------------------------------------------*/

.ie6.css_form_1 .css_form_1_table_1 td  .css_checkbox_1, .ie7 .css_form_1 .css_form_1_table_1 td  .css_checkbox_1 {
	margin-left:-4px;
}

.ie8 .css_form_1 .css_form_1_table_1 td  .css_checkbox_1 {
	margin-left:-3px;
}

.opera .css_form_1 .css_form_1_table_1 td  .css_checkbox_1 {
	top:-1px;
}

.opera  .css_form_1 .css_form_1_table_1 td.css_checkbox_block {
	padding-top:8px;
}

/*-- Block / Content part / Files
--------------------------------------------------------*/

.css_files {
	padding-bottom:5px;
}

.css_files div {
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:48px;
	min-height:65px;
}

.css_files .css_doc {
	background-image:url('../img/icon_file_doc.gif');
}

.css_files .css_xls {
	background-image:url('../img/icon_file_xls.gif');
}

.css_files .css_pic {
	background-image:url('../img/icon_file_pic.gif');
}

/*-- Block / Footer
--------------------------------------------------------*/

.css_footer {
	background-image:url('../img/footer_bg.gif');
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	width:987px;
	padding-top:26px;
	padding-bottom:26px;
	min-height:50px;
}

.css_footer .css_footer_logos {
	padding:0px;
	margin:0px;
	position:absolute;
	right:0px;
	top:26px;
}

.css_footer .css_footer_logos li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	padding-left:16px;
}

.css_footer .css_footer_logos img {
	border-width:0px;
}

.css_footer .css_copy {
	padding-top:2px;
	padding-left:2px;
}

/***** FONT SIZE ******/

body.size_1, body.size_1 td {
	font-size:13px;
}

body.size_1 .css_content_part .css_h2_title
{
	font-size: 17px;
}

body.size_1 .css_content_part .css_h2_title a.css_print
{
	font-size: 13px;
}

body.size_1 h5, body.size_1 h6 {
	font-size: 13px;
}

/*-- Block / Contacts
--------------------------------------------------------*/

.css_map_2 {
	padding-left:1px;
	padding-bottom:16px;
	position:relative;
	margin-top:-42px;
}

.css_contacts_list {
	width:100%;
	margin-bottom:15px;
}

.css_contacts_list .css_cl_logo {
	padding-left:11px;
	padding-right:24px;
	padding-bottom:13px;
}

.css_contacts_list .css_cl_logo img {
	border-width:0px;
}

.css_contacts_list .css_cl_text {
	width:100%;
	padding-bottom:13px;
}

.css_contacts_list .css_cl_text h6 {
	font-size:11px;
	padding-bottom:0px;
}

.css_contacts_list .css_cl_text .css_cl_table_1 td {
	width:198px;
	padding-right:10px;
	padding-top:25px;
	padding-bottom:3px;
}

.css_cl_separator div {
	background-color:#d0d0d0;
	position:relative;
	height:2px;
	overflow:hidden;
	margin-bottom:44px;
}

