* {
  margin: 0;
  padding: 0;
}
html {height: 100%}
body {
  font: 12px/20px Verdana, Tahoma, Arial, sans-serif;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  background: #FEFAE8 url(i/header-bg.gif) repeat-x;
}
a {
  color: #3667C9;
  outline: none;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0;
  padding: 8px 0;
}
img {border: none;}
#content img {border: solid 1px #CCC; margin:0 5px;}
.nobor {border: none!important;}
h1, h2, h3, h4 {margin: 20px 0 10px; color: #777;  font-family: Times, serif;}
h1 {font-size: 23px;}
h2 {font-size: 20px;}
h3 {font-size: 17px;}
h4 {font-size: 14px;}
strong {color:#555;}
#content table {border-collapse: collapse; border: solid 1px #CCC;}
#content td {border: solid 1px #CCC; padding: 3px;}
#content table .noborder {border-style: none;}
#content  td .noborder {border-style: none; padding: 3px;}
#wrapper {
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 1000px;
	background: url(i/header1.jpg) 98px 0 no-repeat;
}

.reflect_month_link
{
display:block;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 310px;
	background: url(i/header2.jpg) 542px 0 no-repeat;
}
#logo {
	position: absolute;
	top: 0;
	left: 8px;
	width: 132px;
	height: 147px;
	background: url(i/logo.jpg) no-repeat;
}
#contacts {
	position: absolute;
	top: 196px;
	left: 7px;
	font-size: 18px;
	color: #E3E9E1;
	line-height: 24px;
	letter-spacing: -1px;
}
#contacts a {
	font-size: 12px;
	color: #000;
	margin-left: 3px;
	letter-spacing: 0;
	text-decoration: none;
}
#contacts a:hover {
	text-decoration: underline;
}
#menu {
	position: absolute;
	top: 259px;
	left: 203px;
	background: url(i/menu-bg.gif) repeat-x;
	margin-right: -600px;
}
.menu {
	background: url(i/menu-left.gif) no-repeat;
	height: 40px;
 	float: left;
 	padding-left: 3px;
}
#menu ul {
	height: 40px;
	background: url(i/menu-right.gif) 100% 0 no-repeat;
 	list-style: none;
 	line-height: 35px;
 	float: left;
 	font-size: 14px;
 	overflow: hidden;
}
#menu li {
 	float: left;
 	padding: 0 15px 0 14px;
 	background: url(i/separator.gif) 0 9px no-repeat;
 	margin-left: -1px;
}
#menu a {
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
 	color: #FFF6DF;
	text-decoration: none;
	display: block;
	background: url(i/arrow.gif) 50% 1px no-repeat;
}
#menu a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}
#menu li.active a {
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	color: #FFE59C;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
}
* html #container {height: 1%;}
#container:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
#content {
  width: 100%;
  float: left;
}
#text {
  margin: 0 15px 70px 222px;
  padding: 10px 0;
}

#content p {
	text-align: justify;
}
#content ul,
#content ol {
	margin: 7px 0 7px 30px;
}
#content li {
	padding: 2px 0;
}
.foto {width:200px; height:170px; float:left; margin-right:20px;
}

.sertif {width:200px; height:250px; float:left; margin-right:20px;
}

/* Left
-----------------------------------------------------------------------------*/
#left {
  float: left;
  width: 205px;
  padding: 0 0 110px 5px;
  margin-left: -100%;
}

#search {
	height: 30px;
	padding-left: 12px;
}
#search input {
	float: left;
	font: 12px Verdana, Tahoma;
}
.search {
	width: 100px;
	border: 1px solid #372800;
	padding: 3px 3px;
}
.go {
	cursor: pointer;
	border: none;
	background: none;
	margin: 2px 0 0 5px;
	text-decoration: underline;
	width: 45px;
}
html:first-child .go {margin-top: 4px;}

#left ul {
	list-style: none;
	margin: 10px 0 20px 4px;
}
#left li {
	padding: 3px 0 4px 11px;
	background: url(i/romb.gif) 0 7px no-repeat;
}
#left li a {
	font-weight:bold;
	color: #310000;
	text-decoration: none;
}
#left li a:hover {
	font-weight:bold;
	text-decoration: underline;
}

#left ul#left-menu {
	margin: 20px 0 20px 20px;
	font-size: 14px;
	line-height: 20px;
}
#left-menu li {
	padding: 0 0 0 15px;
	background: url(i/arrow2.gif) 0 7px no-repeat
}
#left ul#left-menu li a {
	color: #777;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position: absolute;
	bottom: 0;
	text-align: center;
	background: #D6D2C9;
	font-size: 9px;
	line-height: 12px;
	width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 1000px;
}
.footer {
	margin-top: 2px;
	border-top: 1px solid #FFF;
	padding: 4px 0 6px;
}
#footer a, #counters a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#counters {
	font-size: 9px;
/*	position: absolute;
	left: 222px;
	top: -43px;
*/
}
#circul {
	position: absolute;
	top: -122px;
	left: 0;
	width: 93px;
	height: 146px;
	background: url(i/circul.gif) no-repeat;
}
#metr {
	position: absolute;
	top: -47px;
	right: 0;
	width: 155px;
	height: 71px;
	background: url(i/metr.jpg) no-repeat;
}
.montag {float:left; margin:0 10px 10px 0; width: 150px;
}
.separator {clear:both;
}
/* Search results
--------------------------------------------*/
.FSF_pagination {
	font-weight:bold;
}
.FSF_searchResults {
	margin:10px 0;
}
.FSF_result {
	margin:10px 0;
}
.FSF_resultLink {
	font-weight:bold;
}
.FSF_resultDescription {
}
#FSF_form {
	height: 30px;
	padding-left: 12px;
}
#FSF_form input {
	float: left;
	font: 12px Verdana, Tahoma;
}
.FSF_input {
	width: 100px;
	border: 1px solid #372800;
	padding: 3px 3px;
}
.FSF_submit {
	cursor: pointer;
	border: none;
	background: none;
	margin: 2px 0 0 5px;
	text-decoration: underline;
	width: 45px;
}
/* News
--------------------------------------------------------------*/
.ditto_summaryPost {
}
.ditto_link {
}
.ditto_info {font-size:80%; font-style:italic;
}
/* Sitemap styles 
------------------------------------------------------------- */
#sitemap ul {
  margin: 0 0 0 1px;
  padding: 0 0 0 3px;
  background-image: url("i/t1.gif");
  background-repeat: repeat-y;
}
#sitemap ul li {
  	margin: 0;
  	padding: 0 0 0 14px;
  	list-style: none;
  	background-image: url("i/t2.gif");
  	background-repeat: no-repeat;
  	background-position: -3px 0;
}

#sitemap ul li.last {
  	margin-bottom: 6px;
  	background-image: url("i/t3.gif");
  	background-repeat: no-repeat;
  	background-position: -3px 9px;
}
#sitemap a:link, #sitemap a:visited {
	text-decoration:none;
}
#sitemap a:hover, #sitemap a:active {
	text-decoration:underline;
}
#raschet table, #raschet td, #zakaz table, #zakaz td{
border: none;
}
#rast{
display:none; border: dotted 1px; background-color: #EEE; padding: 10px;
}

