html 
{
	height:100%;
}

body 
{
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#243033;
	background-color:#417d86;
}
table 
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
td
{
	margin: 0px;
	padding: 0px;
}
form
{
	padding: 0px;
	margin: 0px;
}
h1
{
	color:#3d92a1;
	font-size:14px;
	font-weight:bold;
	margin: 0;
}
h2
{
	color:#3d92a1;
	font-size:14px;
	font-weight:bold;
	margin: 0;
}
h3
{
	color:#3d92a1;
	font-size:14px;
	font-weight:bold;
	margin: 0;
}
p
{
	padding: 0 0 8px;
	margin: 0px;
}
a, input, textarea
{
	outline:none;
}

a
{
	color: #3d92a1;
	text-decoration:underline;
}
a:hover
{
	color: #3d92a1;
	text-decoration:none;
}
a img
{
	border: 0px;
}
ul, ol
{
	margin: 6px 0 12px 10px;
	padding: 0 0 0 20px;
}
ul li, ol li
{
	margin: 0 0 4px;
	padding: 0px;
}
ul li ul, ol li ol
{
	margin-bottom: 8px;
}
ul li ul li ul, ol li ol li ol
{
	margin-bottom: 4px;
}
.Main 
{
	min-height: 100%;
	position: relative;
	- height: 100%;
}

.MainHolder
{
	background:#417d87;
	width: 1002px;
	margin: 0 auto;
}

.BannerBlockTop
{
	background:url(/images/banner-top.gif) no-repeat 50% 0 #ececec;
	text-align:center;
	width:100%;
	height:108px;
}

#box 
{
	padding: 0px 0px 91px 0px;
}
	
.Header
{
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
    height:198px;
}

.HeaderBlockTop
{
	overflow:hidden;
	zoom:1;
}

.Logo
{
	float:left;
	padding: 40px 0 0 32px;
}

.Slogan
{
	background-image: url(/images/slogan.png);
	background-repeat: no-repeat;
	float:left;
	margin: 35px 0 0 135px;
	width:259px;
	height:72px;
}

.ArticleHeader
{
	color:#ffffff;
	float:left;
	width:259px;
	height:115px;
	margin:20px 0 0 75px;
}

.ArticleHeader h1
{
	background:#ea9d0a;
	float:left;
	 color: #FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin-left:5px;
	padding:2px 5px 2px 10px;
	width:155px;
}

.ArticleHeader img
{
	border:1px solid #fffdf4;
	float:left;
}

.ArticleHeaderLink
{
	float:left;
	margin:7px 5px 5px 10px;
}

.ArticleHeaderLink a
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.ArticleHeader p
{
	padding:0px;
}

.AuthBlockUser
{
	float:left;
	margin:1px 5px 3px 10px;
}

.AuthBlockUser img
{
	border:1px solid #fffdf4;
	display: block;
	float: left;
}

.AuthBlockUser span
{
	padding: 0 5px 5px 15px;
	height: 36px;
  width: 200px;
	display: block;
	float: left;
	margin: 0;	
}

.AuthBlockUser a
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.AuthBlockUser a img
{
  padding: 8px 0 2px 5px;
  border: 0px;
	display: block;
	float: left;
}

.ReadonLt
{
	background:url(/images/readon-ltbg.gif) no-repeat #fff;
	height:18px;
	float:right;
}

.ReadonRBG
{
	background:url(/images/readon-rt.gif) no-repeat;
	background-position:100% 0;
	height:18px;
	padding:1px 15px 0;
}

.HeaderBlock
{
	overflow:hidden;
	zoom:1;
}

.AuthBlock
{
	float:left;
	width:350px;
	margin-top:10px;
}

.AuthBlock input
{
	background:#fff;
	width:123px;
	border:none;
	margin-left:18px;
	font-size:14px;
	color:#3d92a1;
	
}

.AuthBlock .Submit
{
	background:url(/images/auth-submit.gif) no-repeat;
	border:none;
	margin-left:10px;
	width:56px;
	height:27px;
	margin:0;
}

.AuthBlockLink
{
	padding-left:20px;
}

.AuthBlockLink a
{
	color:#fff;
	padding-right:18px;
}

.MenuTop
{
	float:left;
	margin-top:15px;
}

.MenuTop ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.MenuTop ul li
{
	display:block;
	height:50px;
	float:left;
	padding:0px 9px 0;
}

.MenuTop ul li
{
	font-size:16px;
}

.MenuTop ul li a
{
	padding:0 10px;
	color:#fff;
	text-decoration:underline;
}

.MenuTop ul li.active
{
	background:url(/images/menu-top-hover.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
}

.MenuTop ul li a:hover
{
	color:#fff;
	text-decoration:none;
}

.MainTopDecor
{
	background-image: url(/images/top-dec-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.MainTopDecor .LBG
{
	background-image: url(/images/top-dec-lbg.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.MainTopDecor .RBG
{
	background-image: url(/images/top-dec-rbg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 11px;
}

.ConteinerHolder
{
	margin:0 2px 0 1px;
}

.Conteiner
{
	background-color:#ffffff;
	margin:0 3px;
	padding:0 7px;
}

.Conteiner table
{
	width:100%;
}

.ContentHolder
{
	vertical-align:top;
	font-size: 12px;
}

.NavPath
{
	margin:0 0 10px 5px;
	font-size:9px;
	color:#3d92a1;
}

.NavPath a
{
	color:#3d92a1;
	font-size:12px;
}

.NavPath a:hover
{
	color:#ff9431;
	text-decoration:none;
}

.NavPath span
{
	color:#243033;
	font-size:12px;
}

.Pagenations
{
    float: left;
	margin: 10px 0 10px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.Pagenations ul
{
    float: left;
    left: 50%;
    margin: 0;
    position: relative;
	padding:0px;
}

.Pagenations ul li
{
    float: left;
    list-style: none outside none;
    position: relative;
	font-size:12px;
	padding:0 5px 0 0;
	font-weight:bold;
	color:#3d92a1;
    right: 50%;
	display: block;
}

.Pagenations ul li a
{
	font-weight:bold;
}

.Pagenations ul li span
{
	color:#586062;
	font-weight:bold;
}

.BlockContentHolder
{
	background-image: url(/images/hot-spot-bg.gif);
	background-repeat: repeat-y;
	width:649px;
	margin-bottom: 7px;
}

.BlockContentHolderBBG
{
	background-image: url(/images/hot-spot-bbbg.gif);
	background-repeat: no-repeat;
	height:5px;
}

.INewsHolder
{	
	background: url(/images/inews-holder-bgrt.gif) #417d87;
	background-repeat: no-repeat;
	background-position:100% 0;
	width:648px;
}

.INewsHolder .TBG
{	
	background: url(/images/inews-holder-bglt.png);
	background-repeat: no-repeat;
	background-position:0% 0;
}

.INewsHolder .BRBG
{	
	background: url(/images/inews-holder-bbglt.png);
	background-repeat: no-repeat;
	background-position:0 100%;
}

.INews
{
	background: url(/images/inews-holder-bbgrt.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
	position: relative;
	/*overflow:hidden;
	zoom:1px;*/
	margin-bottom:7px;
}
.INews .DescHolder
{
	position: absolute;
	right: 0px;
	left: 225px;
	top: 7px;
	color:#fff;
}

.INews .DescHolder h1
{
	font-size:14px;
	font-weight:normal;
	color:#9ee3ef;
	margin-bottom:7px;
}

.INews .DescHolder h1 a
{
	color:#fff;
	font-size:18px;
}

.INews .DescHolder .Date
{
	font-size:14px;
	color:#9ee3ef;
}

.INews .DescHolder img
{
	float:left;
	border:3px solid #ffffff;
	margin-bottom:5px;
}

.INews .DescHolder .CommentsLT
{
	background: url(/images/right-comments-inews.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.INews .DescHolder .Comments
{
	background: url(/images/left-comments-inews.gif);
	background-repeat: no-repeat;
	padding:0 6px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.INews .List
{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
}
.INews .List li
{
    background-image: url(/images/inews-itm-bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 39px;
	font-size:14px;
    list-style: none outside none;
    margin: 0;
    padding: 9px 23px 0 10px;
    width: 198px;
}

.INews .List li.First
{
    background-image: url(/images/inews-itm-bg-first.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 37px;
	font-size:14px;
    list-style: none outside none;
    margin: 0;
    padding: 9px 23px 0 10px;
    width: 198px;
}

.INews .List li.Last
{
    background-image: url(/images/inews-itm-bg-last.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 39px;
	font-size:14px;
    list-style: none outside none;
    margin: 0;
    padding: 9px 23px 0 10px;
    width: 198px;
}


.INews .List li.First.Cur
{
	background-image: url(/images/inews-itm-bg-cur-first.png);
}

.INews .List li.Last.Cur
{
	background-image: url(/images/inews-itm-bg-cur-last.png);
}


.INews .List li.Cur
{
	background-image: url(/images/inews-itm-bg-cur-bg.png);
}

.INews .List li a
{
	text-decoration: none;
	display: block;
	height: 39px;
	color:#fff;
	font-size:14px;
}
.INews .List li.Cur a
{
	color:#fff;
	font-size:14px;
}

.LentaNews
{
	width:418px;
	margin-top: 5px;
}

.LentaNews .Item
{
	background-image: url(/images/bg18.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 418px;
}
.LentaNews .Item .BBG
{
	background-image: url(/images/bg17.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
}
.LentaNews .Item .TBG
{
	background-image: url(/images/bg16.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 55px;
}

.LentaNews .Item
{
}

.LentaNews .Item .DataTD
{
	width:105px;
	padding: 8px 0 5px 8px;
}

.LentaNews .Item .DataTD .Day
{
	color:#b1edf7;
	font-size:18px;
}

.LentaNews .Item .DataTD p
{
	padding:0 0 2px 0;
}

.LentaNews .Item .DataTD .Data
{
	color:#fff;
	font-size:11px;	
}

.LentaNews .Item .ContTD
{
}

.LentaNews .Item .ContTD img
{
	border:1px solid #fff;
	margin-right:10px;
	margin-top: 10px;
}

.LentaNews .Item .ContTD a
{
	color:#fff;
}

.LentaNews .Item .ContTD p
{
  margin-top: 10px;
}

.HotSpotTitle
{
	background-image: url(/images/hot-spot-title.jpg);
	background-repeat: no-repeat;
	height:52px;
}

.HotSpotTitle h2 {
	font-size: 20px;
	color: #fff;
	padding: 8px 0 0 10px;
	font-weight: bold;
	text-transform:uppercase;
}

.HotSpotHolder
{
	overflow:hidden;
	margin-bottom:5px;
	zoom:1;
}

.HotSpotBlock
{
	float:left;
	margin-right: 5px;
}

.HotSpot
{
	background-image: url(/images/hot-spot-bg1.gif);
	background-repeat:repeat-y;
	color: #243033;
  padding: 2px 5px 0 8px;
  width: 427px;
  font-size: 12px;
  /* min-height: 350px; */ /*316px;*/
}

.HotSpotBBG
{
	background-image: url(/images/hot-spot-bbg.gif);
	background-repeat:ho-repeat;
	height:5px;
}

.HotSpot img
{
	float:left;
	border:3px solid #ffffff;
	margin-bottom:5px;
}

.HotSpot p
{
  padding-bottom: 0;
  font-size: 12px;

}

.HotSpot .BlocksInfo
{
	overflow:hidden;
	zoom:1;
	padding-bottom:7px;
}

.HotSpot .CommentsLT
{
	background: url(/images/hot-spot-commentsrt.gif) #4CA8B8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.HotSpot .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	background-position:0% 0;
	color: #FFFFFF;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  margin-left: 164px;
  padding: 0 0 0 25px;
}

.HotSpot .Readon
{
	height:18px;
	float:right;
	font-size:12px;
	margin: 0 25px 0 0;
}

.HotSpot .Readon a
{
	color:#3d92a1;
}

.WhatTheySayHolder
{
	margin-left: 444px;
}

.WhatTheySay
{
    float: left;
    width: 200px;
	margin-bottom:6px;
}

.WhatTheySayBGT
{
	background:url(/images/what-say-bgtop.gif);
	background-repeat: no-repeat;
	background-position:0 0%;
    height: 50px;
    padding: 7px 7px 0;
    width: 200px;
}

.WhatTheySayBG
{
	background:url(/images/what-say-bg.gif) #fff;
	background-repeat: repeat-x;
	background-position:0 100%;
	border-left:1px solid #5197a3;
	border-right:1px solid #5197a3;
	color:#637174;
	padding:0 7px 0 7px;
}

.WhatTheySayBGT h1
{
	color:#fff;
	font-size:14px;
}

.WhatTheySayBGT img
{
	float:left;
	border:1px solid #aebabd;
	margin-right:6px;
}

.WhatTheySayBGT span.Dolgnost
{
	font-size:11px;
	color:#d2d2d2;
}

.WhatTheySayBBG
{
	background:url(/images/what-say-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position:0 0%;
	width:200px;
	height:4px;
}

.TabsHolder
{
}

.TabsLink
{
	margin-left: 15px;
	height: 22px;
	overflow: hidden;
	zoom: 1;
}

.TabsLink ul
{
	list-style:none;
	padding-bottom: 10px;
	padding: 0px;
	margin: 0px;
}

.TabsLink ul li
{
	background:url(/images/tabs-link-lt.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin: 0px;
	padding:0 0 0 25px;
	margin-right: 3px;
}

.TabsLink ul li a
{
	background:url(/images/tabs-link-rt.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding: 4px 25px 0 0;
	display:block;
	height:22px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}

.TabsLink ul li.Cur
{
	background:url(/images/tabs-link-cur-lt.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	padding:0 0 0 25px;
}

.TabsLink ul li.Cur a
{
	background:url(/images/tabs-link-cur-rt.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding: 4px 23px 0 0;
	display:block;
	height:22px;
	color:#8a989a;
	text-decoration:none;
	font-size:14px;
}

.TabsBlock
{
	background:url(/images/actions-block.gif) #ffffff;
	background-repeat: repeat-x;
	background-position:0 100%;
	height:100%;
	margin:0px 6px 2px;
	width:638px;
}

.TabsBlockLBGIndex
{
	background:url(/images/actions-block-lbg1.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
}

.TabsBlockLBG
{
	background:url(/images/actions-block-lbg.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
}

.TabsBlockRBGIndex
{
	background:url(/images/actions-block-tbg1.gif);
	background-repeat: no-repeat;
	background-position:100% 0%;
}

.TabsBlockRBG
{
	background:url(/images/actions-block-tbg.gif);
	background-repeat: no-repeat;
	background-position:100% 0%;
}

.TabsBlockLBBGIndex
{
	background:url(/images/bg-tabs-holder.gif);
	background-repeat: no-repeat;
	background-position:0% 100%;
}

.TabsBlockLBBG
{
	background:url(/images/actions-block-blbg.gif);
	background-repeat: no-repeat;
	background-position:0% 100%;
}

.TabsBlockRBBGIndex
{
}

.TabsBlockRBBG
{
	background:url(/images/actions-block-brbg.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
}

.TabsBlock .Holder 
{
	position:relative;
}

.TabsBlock .Holder .Cont 
{
	padding:7px 0 7px 11px;
}

.TabsBlock .List 
{
	display:block;
	list-style:none outside none;
	margin:0 -2px 0 0;
	padding:0;
}

.TabsBlock .List .Itm 
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	width: 49%;
	padding:0 0 18px;
	margin:0;
	list-style: none;
}

.TabsBlock .List .Itm .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.TabsBlock .List .Itm .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}



.TabsBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.TabsBlock h1 a
{
	color:#3d92a1;
}

.TabsBlock p
{
	padding:0 10px 5px 0;
	font-size: 12px;
}

.TabsBlock img
{
	border:1px solid #9a9c9e;
	float:left;
	margin:3px 9px 0px 0;
}

.TabsBlock .Date
{
	font-size:11px;
	color:#556467;
}

.ActionsAnnounceBlock
{
	background:url(/images/actions-block.gif) #ffffff;
	background-repeat: repeat-x;
	background-position:0 100%;
	height:100%;
  margin: 7px 6px 1px;
  width: 638px;
}

.AnnounceBlockLBG
{
	background:url(/images/actions-block-lbg1.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
}

.AnnounceBlockRBG
{
	background:url(/images/actions-block-tbg1.gif);
	background-repeat: no-repeat;
	background-position:100% 0%;
}

.AnnounceBlockLBBG
{
	background:url(/images/bg-tabs-holder.gif);
	background-repeat: no-repeat;
	background-position:0% 100%;
}

.AnnounceBlockRBBG
{
}


.ActionsAnnounceBlock .List .Itm .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.ActionsAnnounceBlock .List .Itm .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.ActionsAnnounceBlock .Holder 
{
	position:relative;
}

.ActionsAnnounceBlock .Holder .Cont 
{
	padding:7px 0 7px 11px;
}

.ActionsAnnounceBlock .List 
{
	display:block;
	list-style:none outside none;
	margin:0 -2px 0 0;
	padding:0;
}

.ActionsAnnounceBlock .List .Itm 
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	margin:0;
	padding:0 0 18px;
	width:49%;
}

.ActionsAnnounceBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.ActionsAnnounceBlock h1 a
{
	color:#3d92a1;
}

.ActionsAnnounceBlock p
{
	padding:0 10px 5px 0;
}

.ActionsAnnounceBlock img
{
	border:1px solid #9a9c9e;
	float:left;
	margin:3px 9px 5px 0;
}

.ActionsAnnounceBlock .Date
{
	font-size:11px;
	color:#556467;
}

.GoodBadBlock
{
	background:#6b7b7e;
	height:100%;
	margin:0 10px 7px 0;
	font-size: 12px;
}

.GoodBadBlockLBG
{
	background:url(/images/good-bad-block-lt.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
}

.GoodBadBlockRBG
{
	background:url(/images/good-bad-block-rt.gif);
	background-repeat: no-repeat;
	background-position:100% 0%;
}

.GoodBadBlockLBBG
{
	background:url(/images/good-bad-block-blt.gif);
	background-repeat: no-repeat;
	background-position:0% 100%;
}

.GoodBadBlockRBBG
{
	background:url(/images/good-bad-block-brt.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
}

.GoodBadBlock .Holder 
{
	position:relative;
}

.GoodBadBlock .Holder .Cont 
{
	padding: 8px 0px 0px 8px;
}

.GoodBadBlock .List 
{
	display:block;
	list-style:none outside none;
	margin:0 -2px 0 0;
	padding:0;
}

.GoodBadBlock .List .Itm 
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	margin:0;
	padding: 0 0 7px 0;
	width:49%;
}

.GoodBadBlock .List .Itm .BlocksInfo
{
	overflow:hidden;
	zoom:1;
	padding-bottom:8px;
}

.GoodBadBlock .List .Itm .Bad
{
	background:#3e4d51 url(/images/bad-block-bg.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
  padding: 6px 10px 0 6px;
	color:#ebebeb;
  height: 145px;		
}

.GoodBadBlock .List .Itm .BadTitle
{	
	background:url(/images/bad-title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:38px;
}

.GoodBadBlock .List .Itm .BadBBG
{	
	background:url(/images/bad-bbg.gif);
	background-position:0% 100%;
	background-repeat:no-repeat;
	height:3px;
}

.GoodBadBlock .List .Itm .Good
{
	background:#daebf0 url(/images/good-block-bg.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
  padding:6px 0 0 12px;
	color:#243033;
	height: 145px;		
}

.GoodBadBlock .List .Itm .GoodTitle
{	
	background:url(/images/good-title.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	height:38px;
}

.GoodBadBlock .List .Itm .GoodBBG
{	
	background:url(/images/good-bbg.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	height:3px;
}

.GoodBadBlock .List .Itm .Good .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.GoodBadBlock .List .Itm .Good .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.GoodBadBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.GoodBadBlock .List .Itm .Bad h1 a
{
	color:#81deee;
}

.GoodBadBlock .List .Itm .Bad .Date
{
	font-size:11px;
	color:#b7c2c4;
}

.GoodBadBlock .List .Itm .Bad .CommentsLT
{
	background: url(/images/right-comments4.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.GoodBadBlock .List .Itm .Bad .Comments
{
	background: url(/images/left-comments4.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.GoodBadBlock .List .Itm .Good h1 a
{
	color:#3d92a1;
}

.GoodBadBlock .List .Itm .Good .Date
{
	font-size:11px;
	color:#556467;
}


.GoodBadBlock p
{
	padding:0 10px 5px 0;
}

.GoodBadBlock img
{
	border:1px solid #ffffff;
	float:left;
	margin:3px 9px 45px 0;
}

.BlockLentaHolder
{
	margin-bottom:7px;
 	overflow: hidden;
	zoom:1;
}

.BlockLentaHolder .BlockBanner
{
	float:left;
	width:200px;
	margin-right:6px;
}

.BlockLentaHolder .BlockBanner img {

	vertical-align:bottom;
}

.BlockLentaHolder .BlockLenta
{
	background-image: url(/images/lenta-bg.gif);
	background-repeat:repeat-y;
	width:442px;
	margin: 0 0 0 206px;
	zoom: 1;
}

.BlockLentaHolder .BlockLenta .LentaTitle
{
	background-image: url(/images/lenta-title.gif);
	background-repeat: no-repeat;
	height:52px;
	width:442px;
}

.BlockLentaHolder .BlockLenta .LentaBBG
{
	background-image: url(/images/lenta-bbg.gif);
	background-repeat: no-repeat;
	height:7px;
}

.CityHolder
{
	background-image: url(/images/city-bg.gif);
	background-repeat: repeat-y;
	width:650px;
}

.CityTitle
{
	background-image: url(/images/city-title.gif);
	background-repeat: no-repeat;
	height:50px;
}

.CityHolder .AllLink
{
	background-image: url(/images/city-allink.gif);
	background-repeat: no-repeat;
	height:22px;
	text-align:right;
	margin-top:35px;
	padding:8px 11px 0 0;
	font-size:12px;
}

.CityHolder .AllLink a
{
	color:#ffffff;
	text-decoration:underline;
}

.CityHolder .AllLink a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.City
{
}

.City .BlocksInfo 
{
    float: right;
    overflow: hidden;
	zoom:1;
}

.CityBlock
{
	background-image: url(/images/city-razd.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
	font-size:12px;
	color:#243033;
	padding:6px 0 12px 8px;
	overflow:hidden;
	zoom:1;
}

.CityBlock:first-child
{
	background:none;
}

.CityBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.CityBlock h1 a
{
	color:#3d92a1;
}

.CityBlock p
{
	padding:0 10px 8px 0;
}

.CityBlock img
{
	border:1px solid #fdfdfd;
	float:left;
	margin:3px 9px 15px 0;
}

.CityBlock .Date
{
	float:left;
	font-size:11px;
	color:#556467;
	padding:3px 16px 0 4px;
}

.CityBlock .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.CityBlock .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.LeftHolder
{
	width:322px;
	vertical-align:top;
}

.BlocksInfo
{
	overflow:hidden;
	zoom:1;
}

.BlockPostHolder
{
	padding:0 2px;
	margin: 0 0 13px;
}

.BlockPostTitle
{
	background-image: url(/images/block-post-title.gif);
	background-repeat: no-repeat;
	height:46px;
}

.BlockPost .BlocksInfo 
{
    float: right;
    overflow: hidden;
	zoom:1;
}

.BlockPost .UserTD 
{
    vertical-align: top;
    width: 48px;
}

.BlockPost .BlocksInfo 
{
    overflow: hidden;
	zoom:1;
}

.BlockPostBlock
{
	background-image: url(/images/popular-new-razd.gif);
	background-repeat: repeat-x;
	background-position:0% 0%;
	padding:8px 5px 12px 8px;
	font-size:12px;
	color:#7b878a;
	overflow:hidden;
	zoom:1;
}

.BlockPostBlock:first-child
{
	background:none;
}

.BlockPostBlock h1
{
	font-size:14px;
	color:#243033;
	font-weight:bold;
	margin-bottom:3px;
}

.BlockPostBlock h1 a
{
	font-size:14px;
	color:#243033;
	font-weight:bold;
	margin-bottom:3px;
	text-decoration:none;
}

.BlockPostBlock h1 a:hover
{
	text-decoration:underline;
}

/*
.BlockPostBlock h1
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

.BlockPostBlock h1 a
{
	color:#3d92a1;
}
*/


.BlockPostBlock p
{
	padding:0 10px 8px 0;
}

.BlockPostBlock img
{
	border:1px solid #7f8185;
	float:left;
	margin:3px 11px 0px 0;
}

.BlockPost .Date
{
	float:left;
	font-size:10px;
	color:#b7c2c4;
	padding:4px 16px 0 4px;
}

.BlockPost .CommentsLT
{
	background: url(/images/right-comments6.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	height:20px;
	padding:2px 10px 0 0;
}

.BlockPost .Comments
{
	background: url(/images/left-comments6.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
    color: #3D92A1;
    font-weight: bold;
	height:20px;
}

.BlockPost .AllLink
{
	background-image: url(/images/block-post-allink-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 70%;
  background-repeat: no-repeat;
  font-size: 12px;
  height: 15px;
  padding: 8px 0 0 0;
  text-align: right;
}

.BlockPost .AllLink a
{
	color:#3c92a1;
	text-decoration:underline;
}

.BlockPost .AllLink a:hover
{
	color:#3c92a1;
	text-decoration:none;
}

.ViewPointHolder
{
	background-image: url(/images/view-point-bg.gif);
	background-repeat: repeat-y;
	margin-bottom:8px;
}

.ViewPointTitle
{
	background-image: url(/images/viewpoint.gif);
	background-repeat: no-repeat;
	height:52px;
}

.ViewPoint
{
	padding:0 4px 0 3px;
}

.ViewPointBlock
{
  background-image: url("/images/looking-north-block.gif");
  background-position: 50% 0;
  background-repeat: no-repeat;
	padding:8px 0px 8px 8px;
	font-size:12px;
	color:#243033;
	overflow:hidden;
	zoom:1;
}

.ViewPointBlock:first-child
{
	background:none;
}

.ViewPointBlock h1
{
	font-size:14px;
	color:#243033;
	font-weight:bold;
	margin-bottom:3px;
}

.ViewPointBlock h1 a
{
	font-size:14px;
	color:#243033;
	font-weight:bold;
	margin-bottom:3px;
	text-decoration:none;
}

.ViewPointBlock h1 a:hover
{
	text-decoration:underline;
}

.ViewPointBlock h3
{
	font-size:14px;
	margin:0 0 3px;
	color:#3d92a1;
	font-weight:bold;
}

.ViewPointBlock h3 a
{
	color:#3d92a1;
}

.ViewPointBlock h3 a:hover
{
	text-decoration:none;
}

.ViewPointBlock p
{
	padding:0 10px 8px 0;
}

.ViewPointBlock img
{
	border:1px solid #fdfdfd;
	float:left;
	margin:3px 9px 15px 0;
}

.ViewPointBlock .Date
{
	float:left;
	font-size:11px;
	color:#677679;
}

.ViewPointBlock .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.ViewPointBlock .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.ViewPointHolder .AllLink
{
	background-image: url(/images/left-block-alllink.gif);
	background-repeat: no-repeat;
	height:24px;
	text-align:right;
	padding:8px 11px 0 0;
	font-size:12px;
}

.ViewPointHolder .AllLink a
{
	color:#ffffff;
	text-decoration:underline;
}

.ViewPointHolder .AllLink a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.MultimediaHolder
{
  width: 320px;
	background-image: url(/images/multimedia-bg.gif);
	background-repeat: repeat-y;
	margin-bottom:8px;
}

.MultimediaTitle
{
	background-image: url(/images/multimedia.gif);
	background-repeat: no-repeat;
	height:52px;
}

.MultimediaBt
{
	background-image: url(/images/multimedia-bg-bbt.gif);
	background-repeat: no-repeat;
	height:6px;
}

.Multimedia
{
	padding:0 0 0 10px;
	overflow: hidden;
	zoom:1;
}

.Multimedia .ImgOriginal
{
	width:256px;
	color:#fff;
	float:left;
}

.Multimedia .ImgOriginal img
{
	border:2px solid #fff;
	margin-bottom: 5px;
}

.Multimedia .ImgOriginal h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.Multimedia .ImgOriginal h1 a
{
	color:#81deee;
}

.Multimedia .ImgOriginal .Date
{
	font-size:11px;
	color:#b7c2c4;
}

.Multimedia .ImgOriginal .User
{
	background: url(/images/multimedia-user.gif);
	background-repeat: no-repeat;
	background-position:0% 0;
	padding:1px 0 0 13px;
	float:left;
	font-size:12px;
}

.Multimedia .ImgOriginal .User a
{
	color:#ffffff;
}

.Multimedia .ImgOriginal .User a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.Multimedia .ImgOriginal .CommentsLT
{
	background: url(/images/right-comments3.gif) #3b4b4e;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.Multimedia .ImgOriginal .Comments
{
	background: url(/images/left-comments3.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.Multimedia .ImgPreview
{
	margin-left: 256px;
}

.Multimedia .ImgPreview img
{
	display:block;
	margin-bottom: 5px;
	width: 48px;
	height: 48px;
}

.Multimedia .ImgPreview a img
{
	border:1px solid #fff;
}

.Multimedia .ImgPreview a:hover img
{
	border:1px solid #ec7b14;
}

.People
{
  width: 320px;
	background-image: url(/images/left-block-bg.gif);
	background-repeat: repeat-y;
	margin-bottom:8px;
}

.PeopleTitle
{
	background-image: url(/images/people.gif);
	background-repeat: no-repeat;
	height:52px;
}

.People .AllLink
{
	background-image: url(/images/left-block-alllink.gif);
	background-repeat: no-repeat;
	height:24px;
	text-align:right;
	margin-top:30px;
	padding:8px 11px 0 0;
	font-size:12px;
}

.People .AllLink a
{
	color:#ffffff;
	text-decoration:underline;
}

.People .AllLink a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.LookingNorthHolder
{
	background-image: url(/images/left-block-bg.gif);
	background-repeat: repeat-y;
	margin-bottom:8px;
}

.LookingNorthBlock img {
  height: 73px;
  width: 73px;
}

.LookingNorthTitle
{
	background-image: url(/images/looking-north.gif);
	background-repeat: no-repeat;
	height:52px;
}

.LookingNorth
{
	padding:0 2px;
}

.LookingNorthBlock
{
	background-image: url(/images/looking-north-block.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
	padding:8px 0px 8px 8px;
	font-size:12px;
	color:#243033;
	overflow:hidden;
	zoom:1;
}

.LookingNorthBlock:first-child
{
	background:none;
}

.LookingNorthBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.LookingNorthBlock h1 a
{
	color:#3d92a1;
}

.LookingNorthBlock p
{
	padding:0 10px 8px 0;
}

.LookingNorthBlock img
{
	border:1px solid #fdfdfd;
	float:left;
	margin:3px 9px 0px 0;
}

.LookingNorthBlock .Date
{
	float:left;
	font-size:11px;
	color:#556467;
}

.LookingNorthBlock .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.LookingNorthBlock .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.LookingNorthHolder .AllLink
{
	background-image: url(/images/left-block-alllink.gif);
	background-repeat: no-repeat;
	height:24px;
	text-align:right;
	padding:8px 11px 0 0;
	font-size:12px;
}

.LookingNorthHolder .AllLink a
{
	color:#ffffff;
	text-decoration:underline;
}

.LookingNorthHolder .AllLink a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.MainBottomDecor
{
	background-image: url(/images/bottom-dec-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.MainBottomDecor .LBBG
{
	background-image: url(/images/bottom-dec-lbbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.MainBottomDecor .RBBG
{
	background-image: url(/images/bottom-dec-rbbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}

.Footer 
{
	font-size: 8pt;
	color: #ffffff;
	height: 91px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	- bottom: -1px;
	left: 0;
}
	
.FooterHolder
{
	background-color:#417d87;
	width: 1002px;
	margin: 0 auto;
}

.FooterHolder p
{
	padding:0 0 3px 0;
}

.FooterHolder a
{
	color:#114049;
	text-decoration:underline;
}

.FooterLogo
{
	float:left;
	padding:22px 0 0 45px;
}

.Copyrite
{
	float:left;
	padding:22px 0 0 45px;
}

.DesignDeveloper
{
	float:right;
	padding:22px 37px 0 0;
}

.ActionLenta
{
	padding: 0 0 0 8px;
	margin-bottom: 5px;
}

.ActionLenta a
{
  color: #fff;
}

.ActionLenta .ItemComm
{
	background-image: url(/images/bg005.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 428px;
}
.ActionLenta .ItemComm .BBG
{
	background-image: url(/images/bg006.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
}
.ActionLenta .ItemComm .TBG
{
	background-image: url(/images/bg007.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.ActionLenta .ItemComm .ItemCommTable
{
	width: 100%;
	font-size: 10px;
}
.ActionLenta .ItemComm .ItemCommTable td
{
	vertical-align: middle;
}
.ActionLenta .ItemComm .ItemCommTable .ImageTD
{
	padding: 0 0 0 7px;
	width: 37px;
}
.ActionLenta .ItemComm .ItemCommTable .ImageTD img
{
	border: 1px solid #FFF;
}
.ActionLenta .ItemComm .ItemCommTable .AuthorNameTD
{
	padding: 0 0 0 6px;
	width: 62px;
}
.ActionLenta .ItemComm .ItemCommTable .AuthorNameTD p
{
	padding: 0px;
	margin: 0px;
}
.ActionLenta .ItemComm .ItemCommTable .AuthorNameTD a
{
	color: #FFF;
}
.ActionLenta .ItemComm .ItemCommTable .ArrTD
{
	background:url(/images/bg009.gif);
	background-position:0 50%;
	background-repeat:no-repeat;	
	width: 7px;
}

.ActionLenta .ItemComm .ItemCommTable .ArrNoBgTD
{
	width: 7px;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD
{
	
}

.ActionLenta .ItemComm .ItemCommTable .DataTimeTD
{
	color: #FFF;
	text-align: right;
	padding: 0 10px 0 0;
}
.ActionLenta .ItemComm .ItemCommTable .DataTimeTD .Time
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.ActionLenta .ItemComm .ItemCommTable .DataTimeTD .Date
{
	padding: 0px;
	margin: 0px;
	font-size: 9px;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD
{
	background-image: url(/images/bg008.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	width: 233px;
	padding: 6px 16px 6px 0;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder
{
	background-color: #d8eaef;
	width: 233px;
	font-size: 10px;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg
{
	width: 233px;
	font-size: 10px;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder .TopBG
{
	background:url(/images/bg010.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder .BottomBG
{
	background:url(/images/bg011.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 2px 5px 4px;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder .TXT
{
	line-height: 11px;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder p
{
	padding: 0 0 2px 0;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder .Ttl
{
	margin: 0px;
	padding: 0 0 2px 0;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder .Path
{
	padding: 0 0 0 3px;
	color:#317581;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg .TXT
{
	line-height: 11px;
	color:#d2e6ec;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg .TXT a {
  text-decoration: none;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolder .TXT
{
	text-decoration: none;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg p
{
	padding: 0 0 2px 0;
}
.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg .Ttl
{
	margin: 0px;
	padding: 0 0 2px 0;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg .Ttl a
{
	color:#ffffff;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg .Path
{
	padding: 0 0 0 3px;
	color:#ffffff;
}

.ActionLenta .ItemComm .ItemCommTable .ContTD .ContHolderNoBg .Path a
{
	color:#ffffff;
}

.ActionLenta .ItemCommGrey
{
	background-image: url(/images/bg11.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 428px;
}
.ActionLenta .ItemCommGrey .BBG
{
	background-image: url(/images/bg13.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
}
.ActionLenta .ItemCommGrey .TBG
{
	background-image: url(/images/bg14.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.ActionLenta .ItemCommGrey .ItemCommTable
{
	width: 100%;
}
.ActionLenta .ItemCommGrey .ItemCommTable td
{
	vertical-align: middle;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ImageTD
{
	padding:5px 0 5px 7px;
	width: 37px;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ImageTD img
{

}
.ActionLenta .ItemCommGrey .ItemCommTable .AuthorNameTD
{
	padding: 0 0 0 6px;
	width: 62px;
}
.ActionLenta .ItemCommGrey .ItemCommTable .AuthorNameTD p
{
	padding: 0px;
	margin: 0px;
}
.ActionLenta .ItemCommGrey .ItemCommTable .AuthorNameTD a
{
	color: #FFF;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ArrTD
{
	background:url(/images/bg009.gif);
	background-position:0 50%;
	background-repeat:no-repeat;	
	width: 7px;
}

.ActionLenta .ItemCommGrey .ItemCommTable .ArrNoBgTD
{
	width: 7px;
}

.ActionLenta .ItemCommGrey .ItemCommTable .ContTD
{	
}

.ActionLenta .ItemCommGrey .ItemCommTable .DataTimeTD
{
	color: #FFF;
	text-align: right;
	padding: 0 10px 0 0;
}
.ActionLenta .ItemCommGrey .ItemCommTable .DataTimeTD .Time
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.ActionLenta .ItemCommGrey .ItemCommTable .DataTimeTD .Date
{
	padding: 0px;
	margin: 0px;
	font-size: 9px;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD
{
	background-image: url(/images/bg15.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
  padding: 6px 15px 6px 0;
  width: 220px;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder
{
	width: 233px;
	font-size: 10px;
	color: #FFF;
}

.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder a
{
	color: #FFF;
	text-decoration:underline;
}

ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .TopBG
{
	background:url(/images/bg010.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .BottomBG
{
	background:url(/images/bg011.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 2px 5px 4px;
}

.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .TXT
{
	line-height: 11px;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .TXT a {
  text-decoration:none;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder p
{
	padding: 0 0 2px 0;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .Ttl
{
	margin: 0px;
	padding: 0 0 2px 0;
}
.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .Path
{
	padding: 0 0 0 3px;
	color: #FFF;
}

.ActionLenta .ItemCommGrey .ItemCommTable .ContTD .ContHolder .Path a
{
	color: #FFF;
}

.StatusGood
{
	color:#7dBd15;
	padding:0 0 2px;
}

.StatusError
{
	color:#9d0d15;
	padding:0 0 2px;
}

/* main theme */

	.menuListMainItem a{
		font:normal 15px Tahoma;
		color:#fff;
		text-decoration:none;
	}
	.menuListMainItem a:hover{
		text-decoration:underline;
	}
	
	.menuListMainItem div.select a{
		font-weight:normal;
		color:#5fb8c6;
		text-decoration:none;
	}
	.menuListMainItem div.select a:hover{
		text-decoration:underline;
	}
	.menuListMainItem div.select{
		background:url(/images/select.gif) -1px 50% no-repeat; 
		padding-left:15px;
	}
	.menuListMainItem div{
		padding-left:15px;
		margin-top:15px;
	}
	.menuListMainItem div div{
		padding:0px;
	}
	.menuListMainItem div div.articles{
		margin:0px;
		font:normal 10px Tahoma;
		color:#6dd1e2;
	}
	.menuListMainItem .select div.articles{
		color:#6cd0e1;
	}
	
	
	
	table.MainTheme{
		width:648px;
		background-color:#417d87;
		margin-bottom:10px;
	}
	

	
	table.placeMainTheme{
		font:normal 12px Tahoma;
		color:#7a7a7a
	}
	.placeMainTheme img{
		margin:8px 0px;
		border:solid 3px #7a7a7a; 
	}
	.headTheme{
		font:normal 25px Tahoma;
		color:#000;
		
	}

	.articleMainTheme div.separator{
		height:1px; 
		width:100%; 
		overflow:hidden;
		background-color:#417d87;

	}	
	.articleMainTheme td.picture{
		vertical-align:top;
	}
	.articleMainTheme .picture img{
		padding:7px 7px 0px 0px;
	}
	.articleMainTheme .data{
		font:normal 12px Tahoma;
		color:#7a7a7a;
	}	
	.articleMainTheme .data a{
		text-decoration:none;
	}
	.articleMainTheme .data div.caption{
		margin-top:4px;
	}
	.articleMainTheme .data .caption a{
		text-decoration:underline;
		color:#417d87;
		font:bold 14px Tahoma;
	}	
	.articleMainTheme .data div.separator{
		background-color:#929292; 
		overflow:hidden; 
		height:1px; 
		margin-top:4px;
	}	
	.articleMainTheme .data div.announcement{
		margin:5px 0px;
		min-height: 40px;		
	}
	.articleMainTheme .data div.tools{
		background-color:#f4f4f4; 
		padding:4px 5px;
	}	
	.articleMainTheme .comment, .articleMainTheme .personaliz{
		margin-right:10px;
		padding-left:25px; 
		font:normal 13px Tahoma; 
	}
	.articleMainTheme .comment{
		background:url(/images/comment.gif) 0px 0px no-repeat; 
		color:#4a8f99; 		
	}
	.articleMainTheme .personaliz{
		background:url(/images/personaliz.gif) 0px 0px no-repeat; 
		color:#ed9105; 
	}

.Comments a {
  color: #fff;
  text-decoration:none;  
  }
  
.Comments a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.CommentsLT {
  display: block;
  }