body {
 margin: 0;
 padding: 0;
 background-color: #FFF;
 min-width: 1000px;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 background-color: white;
}

form {margin-top:0px; margin-bottom:0px;}
.search {font-size:10pt; height:24px; background-color: #f3f1f0; BORDER: #d4d3d3 1px solid; }

img { border: 0 }
.topmenu {margin-right:2;}

a { color: #000000; text-decoration:none; }
a:hover { color: #ed1c24; text-decoration:underline; }

A.block:link {color: #2e6fd6; text-decoration:none; }
A.block:hover {color: #ed1c24; text-decoration:underline; }

A.whlink:link {color: #ffffff; text-decoration:none}
A.whlink:visited {color: #ffffff; text-decoration:none;}
A.whlink:hover {color: #ffffff; text-decoration:underline;}
A.whlink:active {color: #ffffff; text-decoration:none;}

A.greylink:link {font-size:10pt; color: #797979; text-decoration:none;}
A.greylink:visited {font-size:10pt; color: #797979; text-decoration:none;}
A.greylink:hover {font-size:10pt; color: #797979; text-decoration:underline;}
A.greylink:active {font-size:10pt; color: #707070; text-decoration:underline;}

A.nav0:link {text-decoration:none}
A.nav0:hover {color: #000000; text-decoration:underline;}

A.site:link {color: #2d6bda; font-weight: bold; text-decoration:none}
A.site:hover {color: #2d6bda; font-weight: bold; text-decoration:underline;}

A.addsite {color: #2d6bda; text-decoration:underline;}

A.sitefunc:link {font-size:10pt; color: #6b6b6b; text-decoration:none}
A.sitefunc:hover {font-size:10pt; color: #6b6b6b; text-decoration:underline;}

.error {
 font-size: 80%; border: 1px #bb4d4a solid; background: #f9cbca; padding: 3px;
}

.info {
 font-size: 80%; border: 1px #000099 solid; background: #67b8f4; padding: 3px;
}

.clickable { cursor: pointer; }

h2.biglinks { font-weight: bold; font-size: 100%; margin: 0; }

#page_header, #container, #topline  {
 width: expression((document.body.clientWidth < 1000 ) ? "1000px" : "100%");
}

#topline { 
 border-bottom: 1px #FFF solid;
 font-size: 70%;
}
#topline a { 
 color: #ffff00; padding: 0 10px; 
 height: 24px; line-height: 24px;
}
#topline a:hover { color: #fff; padding: 0 10px; }

#top_links {
 background-color: #ff8040;
 color: #ffff00;
 border: 0;
}

#top_search { 
 float: right;
 background-color: #3b3c92; 
 vertical-align: middle;
 border-left: 1px #FFF solid;
}
#top_search a { color: #fff; }
#top_search form {
 padding:0; margin:0; display: inline;
}
#top_search form input {
 margin: 0; padding: 0;
 font-size: inherit;
 _font-size: 90%;
 vertical-align: middle;
}

#lang_switch {
 border-left: 1px #FFF solid;
 background-color: #ff8040; 
 float: right;
}

#logo_column {float: left; width: 20%; text-align: center; }
#logo_column2 {float: left; width: 10%; text-align: center; }
#make_start { padding: 20px; font-size: 70%; }
#make_start a {
 padding-left: 24px; color: #3967a9;
 background: url(../images/main/st.gif) no-repeat left center;
}
#make_start a:hover { color: #ed1c24; }

#top_counter {
 height: 0; width: 0;
}

#menu_column { margin-left: 20%; }
#menu_column2 { margin-left: 15%; }

.side_ad { margin-bottom: 10px }
.ad_760 {text-align : center; padding: 10px 0 0 10px}
.ad_760_empty { visibility: hidden; height: 40px; } /* questionable */

.menu_border {border: thin  #3967a9  solid; margin: 5px 0 ;}
.menu { 
 background-color: #e8e8e8; 
 border-width: thin; border-style: solid; 
 color:#FFF; padding: 5px;
}
.menu a { 
 font-size: 70%; color: #000; 
 _display: inline-block;
 _text-indent: nowrap;
}
.menu a:hover { color:#3967a9; }
.menu a:visited {color: #000; }
.menu img, .reg_menu img {
 width: 16px; height: 16px;
 vertical-align: middle;
 margin: 3px 5px;
}
.menu_new { font-weight: bold }

/*----------------------------------------*/
#container {padding: 10px; float: left; width: 100%;}
#container2 {width: 1010px;}
#left { 
 float: left; width: 180px; margin-right: -240px; 
}
#right {
 float: right; width: 300px; 
}
#center { 
 margin: 0 185; width: 490px; 
}
#content { padding:0 5px; }
#bottom { clear: both; text-align: center; }

/*---search --*/
#search { height: 80px;}
#search_form {
 #background-color: #ff8040; 
 background: url(../images/main/searchbg.gif) repeat-x left center; 
 background-position-y: 1;
 font-size: 70%;
}
#search_form div {
 margin-left: 10px;
 padding: 0 8px 8px 8px; 
}
#search_form #controls { padding-top: 8px; }
#search_form #controls input { 
 font-size: inherit; _font-size: 90%;
}
#search_form #geo {
 height: 20px; line-height: 20px; 
 color: #FFF;
}
#search_form #geo select { 
 font-size: inherit; _font-size: 90%;
}

#searchname input { 
	BORDER: #ffffff 0px solid; 
	background-color: #ffffff; 
	_background:none;	
	height: 20px; 
} 

#search_buttons div {
 float: left; 
 width: 64px;
 height: 17px;
 text-align: center;
# font-size: 75%;
 padding: 2 0 0 0;
}

#search_buttons .active { background: url(../images/main/activebuttonbg.gif) no-repeat center; width: 64px; font-size: 11px; }
#search_buttons .active a { color: #2e3192; font-weight: normal; text-decoration: none; width: 64px; font-size: 11px; }
#search_buttons .active a:hover { color: #2e3192; text-decoration: underline; width: 64px; font-size: 11px; }
#search_buttons .passive a { color: #ffffff; text-decoration: none; width: 64px; font-size: 11px; }
#search_buttons .passive a:hover { color: #ffffff; text-decoration: underline; width: 64px; font-size: 11px; }
/*--search--*/

/*-------map block---*/
#map { padding: 10px; border: solid #FFF thin; min-height: 90px; }
#map_container { border: solid #FFF thin; background-color: #FFF; }
#district_list {padding-left: 150px;}
#district_list a {
 color: #000080;
 font-size: 80%;
 padding: 0; margin: 0;
}
#district_list a:hover{ color: #ed1c25; }
/*-------/map block---*/

/*--------header-------*/

.header_icon {
 text-align: center; width: 26px; background-color : #f1f0f0; 
 height: 24px; 
}
img.icon{ margin-top: 4px; }

.fr{ float:right;}
h1.header, h2.header, h3.header { margin: 0; display: inline; font-size: 80%; float: left; text-transform: uppercase;}
h1.header a, h2.header a, h3.header { margin: 0 0 0 5;  }
.header {
 font-size:9pt; font-family:Arial,Helvetica;
}
.header a {
 font-size: 90%;
 color: #FFF; text-decoration: none; 
 height: 24px; line-height: 24px;
}
.header a:hover{
 color: #FFF;  height: 24px; line-height: 24px; 
 text-decoration: underline;
}
.header_arrow {
 width: 26px; height: 24px;
 text-align: center;
 float: right;
}
.header_arrow img {  cursor: pointer; }

div.header { margin: 0; display: inline; font-size: 80%; float: left; text-transform: uppercase; font-weight: bold; }
div.header a { margin: 0 0 0 5;  }
/*--------/header-------*/

/*---- col header ---*/
.part_header {
 width: 100%; height: 24px; 
}
.wide_part .part_header { background-color: #d9d9d9; }
.part .part_header { background-color: #3967a9; }

.wide_content { #overflow: hidden; }

/*--- /col header ---*/

/*---catalog-line---*/
.catalog_lines{ margin: 5px;}
.catalog_text{ font-size: 80% }
.catalog_new_add{
 color: #FFFFFF; 
 float: right;
 font-size: 80%;
 margin-top: 4px;
 margin-right: 5px; 
}
.category_total, .category_new{
 position: absolute;
 font-weight: normal;
 font-size: 70%;
 color: #FFFFFF;
 margin: -3px 0px 0px 4px;
}
.category_new{ color: #FFFFFF; }
.category_add{ margin-left: 30px; color: #FFFFFF; }

.catalog_new_add a { color: #FFFFFF; }
.category_add a { margin-left: 30px; color: #FFFFFF; }

/*---/catalog-line---*/

.expand_ico{ margin-top: 5px; }
.mid_text { font-size: 80% }

/*-------------------------------------*/
.part { 
 margin-bottom: 10px; 
}

.part_content {
 padding: 10px 0px;
 color: #000;
 font-size: 80%;
 _height: 0; /* for IE */
 float: left; /* for Opera */
}
.part_clear { clear: both; font-size: 1px }

/*---------------/col---box----------------------*/

/*------------ads block-------*/
.ad_line { 
 height: 24px;
 width: 300px;
 background-color : #e8e8e8;
}
.ad_line_arrow {
 width: 26px;
 height: 24px;
 text-align: center;
 float: right;
 position: relative;
 top: 3px;
 cursor: pointer;
}
.ad_line_text {
 float: left;
 width:200px;
}
.ad_line_text a {
 color: #747474;
 font-size: 70%; /*xx-small;*/
 text-decoration: none;
 line-height: 24px;
 height: 24px;
}
.ad_line_text a:hover{
 text-decoration: underline;
}
/*-----------/ads block-------*/

/*------------news lines-----------*/
.over { 
 vertical-align: super; 
 color: #6c6c6c;
 font-weight: normal;
 font-size: 70% /*xx-small*/;
}

/*--------------/news lines------------------------*/

/*------------------------bottom------------------------------*/

#bottom {padding: 10px;}
.bottom_text{ color: #b7b7b7; font-size: xx-small; text-decoration: none; width: 400px;}
.bottom_text a{ color: #b7b7b7; font-size: xx-small; text-decoration: underline;}
.bottom_text a:hover {
  color: #3967a9;
  font-size: xx-small;
  text-decoration: none;
}
#bottom_line {
  height: 2px;
  background-color: #3967a9;
  width: 100%;
  margin-bottom: 23px;

}
#bottom_buttons {margin: 10px;}
#bottom_left{
 margin-top: -20px;
 float: left;
 width: 50%;
}
#bottom_left a { font-size: 80%; padding-right: 10px; }
#bottom_right{
 width: 430px; float: right;
}

#ra_top img {
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.4);
 opacity: 0.3;
}

/* parts */

#part_news table { border-collapse: collapse }

table.tv { width: 100%; }
.tv td { font-size: 80%; text-align: left }
.tv .time { font-weight: bold }
.tv .chan_row { padding-top: 5px; }

.oboz_news { color: #012E83; #overflow: hidden; }
.oboz_news td { vertical-align: top; color: #012E83; }

.oboz_news_rss { font-size: 12px; color: #012E83; #overflow: hidden; }
.oboz_news_rss td { vertical-align: top; color: #000000; }

#santa_done { font-size: large; text-align: justify }

div.block_header { 
#	font-size: 120%; 
	font-weight: bold; 
	color: #2e6fd6; 
}

td.site_descr1 { background-color: #FFFFFF; }
td.site_descr2 { background-color: #f7f6f6; }
