table
{
  font-size:11px;
}

p, table
{
  padding-bottom: 5px;
}

.input_text
{
  border:solid 1px #999999; 
  background:#333333; 
  width:250px; 
  margin:5px; 
  color: #999999; 
  padding-left:5px;
}

.123
{
background:#000000;
}

.w_link_
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
text-decoration:none;

}

.w_link_:hover
{
border-bottom:1px dashed #666666;
}

.w_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #000;
text-decoration:underline;
line-height: 26px;
}

.w_link:hover
{
text-decoration:none;
}


.f_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:underline;
}
.f_link1
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

.f_link:hover
{
text-decoration:none;
}

/*Global*/
*
{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  letter-spacing:normal;
  line-height: 15px;
}

/*Body*/
/*************************/
html, body { height:100%; }

body
{
  margin:0;
  padding:0;
  color: #000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.6;
}

#main {
height: 100%;
min-width:1000px;
width:auto !important;
width:expression(document.documentElement.clientWidth<1004?'1004px':'auto');
}

/*************************/
body { }

body.index { background: #000 url(../images/backgrounds/body_bottom.png) no-repeat bottom right fixed; }

div#main
{
  min-height: 100%;
}

div#c { padding: 10px 0 10px 8px; }

/*Table common*/
.tmain td
{
  text-align: left;
  vertical-align: top;
}

/*Table with logo*/
.tmain #tlgimg
{
  height: 150px;
  width: 199px;
}

.tmain #tlgtxt
{
  height: 150px;
  width: 100%;
  
}

.tmain #gorod
{
  height: 150px;
}

/*Table with menu*/
.tmain #tmnu63
{
  text-align: right;
  height: 59px;
  width: 45px;
}

.tmain #tmenu
{
  padding-right: 10px;
  height: 59px;
}

.tmain #tmenu div
{
  height: 59px;
  background:  transparent url(../images/backgrounds/menu.png) no-repeat scroll 1px top;
}

.tmain #tmenu div.div_up_menu
{
  background:url(../images/up_div_bg.gif) no-repeat;
display:none;
padding-bottom:12px;
margin-left:-9px;
padding-left:9px;
padding-top:13px;
position:absolute;
text-align:left;
top:210px;
width:186px;
z-index:15;
}
.tmain #tmenu #menu_2{
 background:url(../images/up_div_bg_.gif) no-repeat;
 height:51px;

}


div#mainmenu ul, div#mainmenu ol
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:13px 0 0 9px;
}

div#mainmenu ul li, div#mainmenu ol li
{
  display:inline;
  padding-right: 20px;
}

div#mainmenu ul li a, div#mainmenu ol li a
{
  border-bottom: 1px solid #600;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  padding: 1px;
}

div#mainmenu ul li a.up, div#mainmenu ol li a.up
{
 
}


div#mainmenu ul li a:hover, div#mainmenu ol li a:hover
{
  border-bottom: 2px solid #900;
  color: #900;
  background: #EAEBD3;
  cursor: pointer;
}

#mainmenu{
    white-space:nowrap;
}

/*Table row with content*/
/* Index page variation of styles */
.index #tmaincont #tcont1
{
  width: 100%;
  padding-right: 15px;
}

.index #tmaincont #tcont2 { }

.index #tmaincont #tcont1 .inner/*, #tcont1 .main_theme*/ { padding-left: 200px; }

/* Non-index page variation of styles */

#tmaincont #tcont1
{
  width: 485px;
}

#tmaincont #tcont2
{
  width:19%;
  padding-right: 10px;
}

#tmaincont #tcontempty { width: 200px; }

.article-magazine {
	float: left;
	margin: 35px 0 0 -255px;
	border: 5px solid #777;
	padding: 20px;
	max-width: 178px;
}

div.inner { }

div.headerless { margin-top: 48px; padding-left: 60px;}

.inner h1
{
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 55px;
  margin-left: -45px;
  background: url(../images/backgrounds/arrow.gif) no-repeat bottom left;
}

.inner h2
{
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 55px;
  margin-left: -45px;
  background: url(../images/backgrounds/arrow.gif) no-repeat bottom left;
}
.inner h3
{
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 55px;
  margin-left: -45px;
}

.af_01
{
margin-left: -45px;
background: url(../images/backgrounds/arrow.gif) no-repeat bottom left;

}
.inner h2.af
{
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 55px;
  margin-left: -45px;
  background: none;
}

.inner p
{
  margin-left: 7px;
}

.inner p.first
{
  text-indent: 0em;
  margin-bottom: 5px;
  margin-left: 10px;
}

.inner p.price
{
  text-indent: 0em;
  margin: 0;
  padding: 0;
}

.inner p.readmore
{
  text-indent: 0em;
  padding-top: 3px;
  padding-bottom: 25px;
}

.inner p.readmore a
{
  text-decoration: none;
  background: transparent url(../images/misc/q.png) no-repeat right center;
  padding-right: 10px;
}

.inner p.readmore a span
{
  color: #C41522;
  border-bottom: solid 1px #c00;
}

.inner p.readmore a:hover span { color: #f00; }

.inner p.readmore a:hover { color: #f00; }

.inner ul, .inner ol
{
  padding: 0px 0px 0px 0px;
  list-style-image: url(../images/misc/bullet_red.gif);
  list-style-x: 2px;
}

.inner ul li, .inner ol li { margin: 0px 0px 15px 20px !important; }

.inner a.mail
{
  color: #c00;
  padding-left: 17px;
  padding-left: 17px;
  margin-top: 3px;
  background: transparent url(../images/misc/email.gif) no-repeat left bottom;
}

.inner a.mail:hover { color: #ccc; }

.inner .even th, .inner .even td { background-color:#DDD; }
.inner th, .inner td { background:none }

.inner td
{
  vertical-align: middle;
  text-align: center;
  width: 25%;
}

.inner th
{
  vertical-align: top;
  text-align: center;
}

.inner td, .inner th { padding: 5px 2px 10px 2px; }

#tcont2 #bg1, #tcont2 #bg2, #tcont1 .main_theme #bg1, #tcont1 .main_theme #bg2
{
  margin-top: 10px;
  width: 198px;
  padding: 10px 10px 10px 9px;
  margin-bottom:15px;
}
#tcont_centr {
  width: 100%;
  padding-right: 20px;
}


#tcont1 #bg1
{
  margin-top: -10px;
  width: 187px;
  height: 363px !important;
  padding: 10px 10px 10px 9px;
}

#tcont2 #bg1, #tcont1 .main_theme #bg1
{
  background: url(../images/backgrounds/info_bg1.png) no-repeat;
  margin-right: 1px;
}

#tcont1 #bg1
{
  background: url(../images/backgrounds/info_bg1.png) no-repeat;
  margin-right: 1px;
}

#tcont2 #bg2, #tcont1 .main_theme #bg2 { background: right url(../images/backgrounds/baner_black_fon2.jpg) no-repeat; }
/*#tcont2 #bg2 { background: url(../images/backgrounds/info_bg2.png) no-repeat; }*/

#tcont2 #bg1 h2, #tcont1 .main_theme #bg1 h2
{
  margin-top: 5px;
  margin-bottom: 10px;
}

#tcont2 #bg1 h1, #tcont1 .main_theme #bg1 h1{
    margin: -10px -10px 10px -9px;
	padding-left: 13px;
	padding-top: 12px;
    background: #c32126;
    height: 100px;
}
#tcont2 #bg1 p.red, #tcont1 .main_theme #bg1 p.red
{
  color:#C00;
  font-size: 14px;
  font-weight: bold;
}

#tcont2 #bg2 h2, #tcont2 #bg2 p, #tcont1 .main_theme #bg2 h2, #tcont1 .main_theme #bg2 p
{
  color:#333333;
  margin-right: 15px;
}

#tcont2 #bg2 h2, #tcont1 .main_theme #bg2 h2
{
  margin-top: 5px;
  margin-bottom: 10px;
}

#tcont2 #bg2 p.readmore, #tcont1 .main_theme #bg2 p.readmore
{
  padding-top: 10px;
  padding-bottom: 7px;
}

#tcont2 #bg2 p.readmore a, #tcont1 .main_theme #bg2 p.readmore a
{
  text-decoration: none;
  background: transparent url(../images/misc/q.png) no-repeat right center;
  padding-right: 10px;
}

#tcont2 #bg2 p.readmore a span, #tcont1 .main_theme #bg2 p.readmore a span
{
  color: #333;
  border-bottom: solid 1px #c00;
}

#tcont2 #bg2 p.readmore a:hover span, #tcont1 .main_theme #bg2 p.readmore a:hover span { color: #c00; }

#tcont2 #bg2 p.readmore a:hover, #tcont1 .main_theme #bg2 p.readmore a:hover { color: #c00; }

#tcont2 #bg1 p.readmore, #tcont1 .main_theme #bg1 p.readmore
{
  padding-top: 10px;
  padding-bottom: 7px;
}

#tcont2 #bg1 p.readmore a, #tcont1 .main_theme #bg1 p.readmore a
{
  text-decoration: none;
  background: transparent url(../images/misc/q.png) no-repeat right center;
  padding-right: 10px;
}

#tcont2 #bg1 p.readmore a span, #tcont1 .main_theme #bg1 p.readmore a span
{
  color: #333;
  border-bottom: solid 1px #c00;
}

#tcont2 #bg1 p.readmore a:hover span, #tcont1 .main_theme #bg1 p.readmore a:hover span { color: #c00; }

#tcont2 #bg1 p.readmore a:hover, #tcont1 .main_theme #bg1 p.readmore a:hover { color: #c00; }

.tmain #footer
{
  border-top: 1px solid #333;
  margin-top: 30px;
  margin-bottom: 40px;
  margin-left: 199px;
  padding-top: 15px;
}

#footer
{
  font-size:11px;
}

.tmain #tfoo p
{
  color: #333;
  margin-bottom:5px;
  margin-left:10px;
}

/*Text*/
h1
{
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}

h2
{
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
h3
{
 color: #000000;
  font-size: 14px;
  font-weight:bold;
}

.new_h2
{
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  
    margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 55px;
  margin-left: -45px;
  background:none;
  text-indent:0px;
}

/*Images*/
img { border: none; }

.div_new_bg1
{
background:transparent url(/images/backgrounds/info_bg1.png) no-repeat;
margin-top: -10px;
  width: 187px;
  height: 333px;
  padding: 10px 10px 10px 9px;
}

.div_new_bg2
{
background: url(../images/backgrounds/info_bg2.png) no-repeat;
margin-top: -10px;
  width: 187px;
  padding: 10px 10px 10px 9px;
}

.td_number 
{
  
  display: none;
}

.td_number img
{
  border:2px solid #fff;
  display: none;
}

.error
{
  font-weight:bold;
  color:red;
}

/*#tcont1 .main_theme{display:none;}*/

/*object*/
div.obj_item{
  background-color:#CCC;
  width:197px;
  height:205px;
  white-space:normal;
  float:left;
  overflow:hidden;
  background-repeat: no-repeat;
  background-position: left bottom;
}

#index_left_obj div.obj_item{
  margin:5px 0px;
}

#tcont1 div.obj_item{
  margin:5px;
}

div.obj_item h1{
  font-size:10px;
  font-weight:bold;
  height:35px;
  padding-left:18px;
  padding-right:4px;
  color:#fefefe;
  background-color:#6d6c6c;
}

div.obj_item h2{
  font-size:26px;
  background-color:#6d6c6c;
  font-weight:bold;
  text-align:center;
  height:25px;
  border-bottom:solid 1px #555555;
  margin-bottom:5px;
  padding:0xp;
}

div.obj_item h2 a.object_link_index{
  color:#454545;
  margin-top:-2px;
  display:block;}


div.obj_item h1 a.object_link_index{color:#FFFFFF;}

div.obj_item h1 a.object_link_index:hover{text-decoration:none;}
div.obj_item h2 a.object_link_index:hover{
  color:#454545;
  text-decoration:none;
}

div.obj_item p{
  margin:8px 4px 8px 5px;
  text-align: left;
  font-size:10px;
  color: black;
}

div.obj_item div.obj_img{
  width:100%;
  height:110px;
  background-position: center center;
  background-repeat: no-repeat;
}

div.obj_cont{}

a.object_link_index{
color:#fefefe;
text-decoration:none;
cursor:pointer;}

a.object_link_index:hover, a.object_link_index:hover p{
color:#fefefe;
text-decoration:underline;
}

div.obj_item h1.b_obj{
background-color:#ba1420;
padding:0px;
margin:0px;
}

#index_left_obj{
  margin-top:5px;
  height:100%;
  width:197px;
  
}

/*�����*/
#test_main_theme div.main_theme{
  height:225px;
  background-image:url(/images/backgrounds/info_bg2.png);
  margin-top:10px;
  color:#000000;
  padding:15px 0px 0px 15px;

}

#test_main_theme div.main_theme h2, #test_main_theme div.main_theme h2 a{
  color:#000000;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}

#test_main_theme div.main_theme a.f_link{
  color:#000000;
}

#test_main_theme div.main_theme p a.f_link{
  text-decoration:underline;}
  
#test_main_theme div.main_theme p a.f_link:hover{
  text-decoration:none;
}

#anons_fase{
  display:block;
  position:relative;
  width:82px;
  height:113px;
  background-image:url(/test_i/anons_bg.png)!important;
  background-image:url(/images/blank.gif);
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/test_i/anons_bg.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  margin:15px 0px 10px 20px;
}
/*�������*/
a {
	color:#C41522;
}
a.newsblock{
  text-decoration:none;
  cursor:pointer;
  color:#fefefe;
}

a.newsblock div.obj_item{
  float:none;
  width:205px;
  background-position:right bottom;
  text-decoration:none;
  cursor:pointer;
  color:#fefefe;
}


a.newsblock div.obj_item h1{
  padding-left:4px;
}

a.newsblock div.obj_item h1.title{
  background:#c41522 url(../images/rs_news_logo.gif) no-repeat 171px 2px;
  color:#fff;
  font-size:25px;
  font-weight:normal;
  width:100%;
}


a.newsblock:hover,
a.newsblock:hover div.obj_item h1{
  text-decoration:underline;
}

a.newsblock:hover div.obj_item h1.title{
  text-decoration:none;
}


a.newsblock div.obj_item p{
  font-size:10px;
  color:#fefefe;
  text-decoration:none;
}
/*\�������*/
/*������� ���2*/
.news_list{
    border-bottom:1px solid #333333;
}
.news_list h1, h1.red_sub, h1.red_sub_text{
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-left:3px;
    background:#c32126 url(../images/rs_news_logo2.gif) no-repeat right 0px;
    height:31px;
}
.red_sub_text{
    text-transform:uppercase;
    padding-top:3px;
    height:28px;
	color: white;
}
.red_sub_text_teaser{
    padding-top:3px;
    height:28px;
	color: white;
}
h1.rssmrlogo{
    background-image:url(../images/rs_logo_small.gif);
}
.news_elem{
    margin-left:-6px;
}
/*\������� ���2*/

/*�����. ������ ���������. 24.08.2010*/
#tcont1 h1{
    font-size:14px;
    font-weight:bold;
}
/*\�����. ������ ���������. 24.08.2010*/

.bitem{
    display:block;
    position:relative;
    margin-top:5px;
}


/*\������ ������*/

.news_elem  a
{
  text-decoration: none;
  background: transparent url(../images/misc/q.png) no-repeat right center;
  padding-right: 10px;
}

.news_elem a span
{
  color: #C41522;
  border-bottom: solid 1px #c00;
}

.news_elem a:hover span { color: #f00; }

.news_elem a:hover { color: #f00; } 

.headerless ul.left-menu li {
	background: none !important;
	padding: 0px 16px !important;
}

.red_sub_text_teaser a{
	color: #FFF !important;
}
.teaser_main_t {
	margin-bottom: 7px;
	font-size: 18px;
	text-decoration: none;
	font-weight: 300;
}
.teaser_main_i:hover {
	text-decoration: none;
}

.teaser_image {
	max-width: 179px;
}
#tcont1 p.year{
	padding-top:20px;
	font-size:20px;
	color:#cbcbcb;
}
#tcont1 hr.year {
	background-color:#dedede;
	height:2px;
	border:none;
	margin-left: -45px;
}
