* 
{
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100.01%;*/
}
html 
{
	/*------------ 100% высота контейнера div.page далее */
	height: 100%;
	/*------------*/
}
body
{
	/*--------------- 100% высота контейнера div.page далее */
	min-height:100%;
	height: 100%;
	/*---------------*/
	background: white;
	color: #000;
	font-weight: normal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: small;
	background-color: white;
}
/* Контейнер всего содержимого кроме подвала */
div#page
{
	width: 100%;
	margin: auto;
	/*----------------------- 100% высоты контейнера относительно клиентской области и контента для IE, FF, Opera */
	height: auto !important;
	min-height:100%;
	height: 100%;
	/*-----------------------*/
	/*background: #f0f0f0;*/
}
/* блок гарантирующий, что область на коотрую накладывается div.footer в div.page останется пустой, */
/* наличие этого блока устанавливает высоту div.page 100% относительно клиентской области и контента в FF, Opera */
div#page div#footer_guarantor
{
	height: 58px;
	clear: both;
	/*border: 1px dashed #666;
	text-align: right;
	color: #999;*/
}
/* Контейнер подвала */
div#footer
{
	margin: auto;
	margin-top: -58px;
	width: 100%;
	height: 58px;
	clear: both;
	background: #666666;
}
#IamAll
{
	width: 100%;
	/*height: 100%;*/
	vertical-align: top;
}
#header
{
	width: 100%;
	height: 100px;
	background: #666666;
	text-align: center;
}
#menuSite
{
	width: 100%;
	background: #333333;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#tMenu, .tMenu
{
	width: 100%;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-size: 12px;
	color: white;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#tMenu td, .tMenu td 
{
	text-align: center;
}
.tInfo
{
	width: 100%;
	font-size: 12px;
	border-top: 5px solid #666666;
	background: #ebe9e9;
}
/*.tInfo td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2.5px;
	vertical-align: top;
}*/
.block1, .block2, .block3, .block4
{
	border-right: 1px solid white;
	width: 25%;
}
.block5
{
	background: #cccccc;
	width: 235px;
}
.block1, .block2, .block3, .block4
{
	padding: 5px 10px;
	vertical-align: top;
}
td.block5
{
	padding: 0px 5px 0px 0px;	
}
/**/
#menuSite a
{
	font-family: Verdana;
	text-decoration: none;
}
#menuSite a:link, #menuSite a:visited
{
	color: white;
}
#menuSite a:hover, #menuSite a:active
{
	color: #FF0000;
}
/**/
input {
	border: 1px solid #BCCDF0;
	padding: 1px;
	font-size: 12px;
	font-family: Verdana;
}
/**/
span.ajaxHref
{
	color: black;	
}	
span.ajaxHref:link
{
	color: blue;
	text-decoration: none;
}
span.ajaxHref:visited
{
	color: blue;
	text-decoration: none;
}
span.ajaxHref:hover
{
	color: red;
	text-decoration: underline;
	cursor: pointer;
}
span.ajaxHref:active
{
	color: red;	
}
/**/
.exhange
{
	width: 100%;
	position: relative;
	top:0;
}
/**/
#icmswindow
{
	background-color: white;
	position: absolute;
	z-index: 1000;
	top: 50%;
	left: 50%;
	border: 1px black solid;
	display: none;
	/*margin-left:-41px;
	width:82px;
	height:82px;
	margin-top:-41px;*/
	
}
.rInput input
{
	margin:1px 0;
}
* html .rInput input
{
	margin:0;
}
#contentCMS, #verticalBaner1, #lastCatalog
{
	vertical-align: top;
}
.pogoda td 
{
	height: 3em;
	font-weight: bold;
	font-size: 11px;
}
#metcast, #pageNews, #TVProgramm, #lastForum, #horizontalBaner1, #feedContent1, #feedContent3, #feedContent2
{
	padding:2px 1px 0 5px;
}
#NowOnTV, #horizontalBaner2
{
	padding:2px 1px 0 0;
}
.link
{
	color: black;
	text-decoration: none;
	font-weight:normal;
	font-family:Verdana;
	font-size: 12px;
}
.link2
{
	color: #22229C;;
	text-decoration: none;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
}
.link:hover
{
	color: #FF0000;
}

.link2:hover
{
	color: #FF0000;
	font-size:11px;
}
/**/
.table
{
	border-spacing: 0;
	border-collapse: collapse;
}
.fullWidth
{
	width:100%;
}
.titleBlock
{
	background-color:#666666;
	height:20px;
	color: white;
}
.strelaTitleBlock
{
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:3px;
}
.img
{
	 display: block;
}
.mainCell
{
	background-color:#CCCCCC;
	padding:5px;
	font-size:11px;
}
.secondaryCell
{
	background-color:#EBE9E9;
	padding:5px;
	font-size:11px;
}
.borderBR
{
	border:0 1px 1px 0;
	border-color:white;
	border-style:solid;
	border-width:1px;
}
.center
{
	text-align:center;
}
.mainCell a.link, .secondaryCell a.link
{
	font-size:11px;
}
.titleBlock a.link
{
	color:white;
}
.titleBlock a.link:hover
{
	color:#FF0000;
}
body #headerBlock {
	display: none;
}

#weRecomended, #weRecomended2, #weRecomended3 {
	font-size: 11px;
	font-family: Verdana;
	text-align:center;
}
#weRecomended a {
	text-decoration:none;
	color:black;
}
#weRecomended2 a {
	text-decoration:none;
	color:black;
}
#weRecomended3 a {
	text-decoration:none;
	color:black;
}