









  





















html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}
/*.all {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: bottom;
}*/
table.edging {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}
table.edging td {
    margin: 0;
	 padding: 0;
    border-collapse: collapse; 
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.top_bg {
	height:30px;
	background: url(http://static.rb.ru/09/2010/img/top_bg.gif) repeat-x top;
}
.left_bg {
	width: 30px;
	background: url(http://static.rb.ru/09/2010/img/left_bg.gif) repeat-y left;
}
.right_bg {
	width: 30px;
	background: url(http://static.rb.ru/09/2010/img/right_bg.gif) repeat-y right;
}
.bot_bg {
	height: 30px;
	background: url(http://static.rb.ru/09/2010/img/bot_bg.gif) repeat-x bottom;
}
.shapka {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 20px 0;
}
.logo {
    background: url(http://static.rb.ru/09/2010/img/logo-rb.gif) no-repeat -20px 5px;
	margin:0 40px 0 0;
    width: 150px;
    height: 91px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.menu a {
	color: #0066cc;
	text-decoration: underline;
	white-space: nowrap;
}
a {
    color: #0066cc;
    text-decoration: underline;
}

.h20px {
	height: 20px;
}
.w100ps {
	width: 100%;
}
.txt_left {
	text-align: left;
}
td.txt_left {
	vertical-align: top;
}
.left14px {
	padding-left: 14px;
}
.right14px {
	padding-right: 14px;
}
.leftbrd {
	border-left: 1px solid #cccccc;
}
.w254px {
	width: 254px;
	vertical-align: top;
}
.pager {
	margin-top: 48px;
	font-size:14px;
	color:#333333;
}
.pager a {
	color: #003366;
	padding: 0 4px 0 4px;
}
.pager span {
	padding: 0 4px 0 4px;
}
.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
    line-height: 1.4;
}
.txt > div {
    line-height: 100%;
}

.f_geor {
	font-family:Georgia,"Times New Roman",Times,serif;
}
.f22 {
	font-size: 22px;
}

.imager {
    margin: 7px 0;
    text-align: center;    
}

/*pager*/
.pages {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 20px 0;
}
.pages a.active {
    padding: 0 5px;
    /*margin-right: 12px;*/
    background-color: #ededed;
    text-decoration: none;
}
.pages a {
    color: #003366;
    padding: 0 6px;
}

/*table*/
.materialTable {
    border-collapse: collapse;
    width: 450px;
    margin: 10px auto;
}

.materialTable th {
    border: solid #676767 1px;
    background-color: #999999;
    padding:3px 6px !important;    
    color: #fff;
}

.materialTable td {
    border: solid #676767 1px;
    background-color: #f3f3f3;
    padding:3px 6px !important;    
}

/*counter css*/
.counterPlace {    
    padding-top: 7px;
}

table.top_banners {
    margin-top: 15px;
    border: 0px solid #CCCCCC;    
}

table.top_banners td {
    vertical-align: top;    
}

table.top_banners td.left_brd {
    border-left: 1px solid #CCCCCC;
    padding-left: 15px;
}

.topblock_left {
    height: 60px;
    padding: 0px 10px 0px 0px;
}

.topblock_right {
    height: 60px;
}

p.default_text {
    padding: 0px;
    margin: 0px;
}
