* {
	margin:0;
	padding:0;
	

}
html {height: 100%;}
body {font-size: 16,5px;
	font-family: Times;
	line-height: 1.4;
	width: 100%;
	height: 100%;}


li {list-style-type: square;
	margin: 0  0 1px 40px;}

#fortagsindexarticles{margin-top: 10px;
margin-bottom:5px;}

.hr {border-top:dashed 1px;margin:4px 0 4px 0}

h3{font-size:14px;}


#forspan{font-weight:bold;}

#smeshenie{margin-left:41px;}

#navigation{
border:solid; 
border-width: 1px;
background:#e6e6fa;
margin-right:0px;
text-align:center;
}

#minili{list-style-type: none;
	margin:0 0 1px 0px;	}

.redlink.a {color: red;
	outline: none;
	text-decoration: none;}

.redlink{color: red;
	outline: none;
	text-decoration: none;}

.redlink:hover{color: #ffcc00;}

.noneline{text-decoration:none;
 color:#404040; }

h2{font-size:22px;
	text-align:center;}

h1{font-size:14px;
	text-align:center;}

p {margin: 0 0 18px}
img {border: none;}

.indent{text-indent: 20px;}

#h2index{
text-align:center;
font-size:21px;
color:red;


}


input {vertical-align: middle;}
#wrapper {width: 1030px;
	margin: auto auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;}

/* Header
-----------------------------------------------------------------------------*/
#header {height: 80px;
	background-image: url("/back.png");
	color:#FFFFFF;
	text-align: left;}

#links{	    /* Полоса где ссылки на статьи, контакты, услуги   */
	width:1000px;
	height: 20px;
	background: #404040;	
}

#menu{
  color:#FFFFFF;
  margin: 0 0 ;
  text-align: center;
  clear: both;
}


#menu a { /*  Ссылки на статьи, контакты, услуги   */
  width: 250px;
  height: 20px;
  float: left;
  color:#FFFFFF;}

#helper{line-height: 80px;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 80px;
	height: 1%;
	position: relative;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 300px 0 0;
	text-align:justify; /*выровнять текст с двух сторон*/
	
}

#yellowline {
	height: 20px;
	background: #FFCC66;
	color:#000000;
	width:100%;
	text-align: center;
}



#greyline{ /* Серая линия с "Разделами сайта" */
	height: 20px;
	background: #808080;
	width:100%;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold; 
	font-size:13px;	
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 300px;
	margin-left: -300px;
	position: relative;
	background: #FFF;
}


/* Footer
----------*/

#footer {
	width:1030px;
	height: 20px;
	margin:auto auto -20px;
	background: #404040;
	color:#FFFFFF;
	font-size:14px;	
	text-align: center;
}

.click-logo { position: absolute;
 margin: 10px 0 0 40px;
 z-index: 100;}

#navi{font-size:13px;}

#colorforremontsvoimirukami{color:#00b0ff;}

#breadcrumbs{font-size:11px;}



/* Интерактивные блоки главной страницы 
---------------------------------------*/
#iblocks {width:750px;
height:650px;
}


#iblock{ width:220px; /* ширина и высота интерактивного блока для каждой статьи*/
height:300px;
border: 1px solid;
float:left;
margin-left:14px;    /* отступ слева для каждого интерактивного блока */
margin-bottom:14px; /* отступ снизу для каждого интерактивного блока */
}

#indextext{ 
width:100%;

text-align:justify; /*выровнять текст с двух сторон*/
}



#hblock {width:220px;   /* параметры подблока для заголовка статьи */
height:20px;
background:#ffdead;
text-align:center;
}

#hblock2 {width:220px;   /* параметры подблока для заголовка статьи */
height:20px;
background:#fadadd;
text-align:center;
}

#imblock {width:220px; /* параметры подблока для картинки интерактивного блока */
height:143px;
margin-left:4px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
}

#tblock {width:216px; /* параметры подблока с текстом*/
height:113px;
margin-left:2px;
margin-right:1px;
}

#clblock {width:218px; /* параметры подблока с ссылкой на статью */
height:20px;
text-align:center;
background:#badbad;
margin-left:1px;
margin-right:2px;
}


