html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(design/blue_bg.gif) repeat-y left;
}
body td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.all {
	background: url(design/top_bg.gif) repeat-x left top;
}
.pics {
	background: top left;
	background-repeat: no-repeat;
}
body#main .pics {
	background-image: url(design/main_pic.jpg);
}
body#about .pics {
	background-image: url(design/about_pic.jpg);
}
body#answer .pics {
	background-image: url(design/answer_pic.jpg);
}
body#articles .pics {
	background-image: url(design/articles_pic.jpg)	
}
body#contacts .pics {
	background-image: url(design/contacts_pic.jpg);
}
body#developments .pics {
	background-image: url(design/developments_pic.jpg);
}
.left {
	background:  url(design/left_bg.gif) no-repeat top;
}
.footer {
	background: white url(design/footer_bg.gif) repeat-x bottom;
}
.subscribe {
	color: white;
	margin: 20px 25px 20px 25px;
	font-size: 10px;	
	font-family:  Arial, Helvetica, sans-serif;
}
.subscribe form {
	margin: 0;
	padding: 0;
}
.subscribe input {
	border:1px solid gray;
	font-size: 10px;	
	color: navy;
	margin-top: 3px;
} 
.adress {
	color: white;
	margin: 20px 25px 20px 25px;
	font-size: 10px;
}
.footer .nizconer {
	height: 190px;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
}
body#main .nizconer {
	background-image: url(design/main_pic_niz.jpg);
}
body#about .nizconer {
	background-image: url(design/about_pic_niz.jpg);
}
body#answer .nizconer {
	background-image: url(design/answer_pic_niz.jpg);
}
body#articles .nizconer {
	background-image: url(design/articles_pic_niz.jpg);
}
body#contacts .nizconer {
	background-image: url(design/contacts_pic_niz.jpg);
}
body#developments .nizconer {
	background-image: url(design/developments_pic_niz.jpg);
}

#ico {
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
	height: 64px;
	background: url(design/3slash.gif) no-repeat top right;
}
#sitename {
	height: 144px;
}
#sitename img {
	margin-top: 63px;
	margin-left: 120px;	
}
.linemenu {
	width: 772px;
	background: url(design/treug.gif) no-repeat right top;
	vertical-align: top;
}
.menu {
	float: left;
	width: 122px;
	height: 29px;
	background: url(design/but_menu.gif) no-repeat center;
	line-height: 29px;
	text-align: center;
	margin-left: -6px;
	display: inline;
	margin-top: 7px;
	font-size: 11px;
	font-weight: bold;
}
.menu#select {
	background: url(design/but_menu_v.gif) no-repeat center;	
}
.menu a {
	color: black;
	text-decoration: none;
}
.menu a:hover {
	color: #ffd700;
}
#slogan {
	padding: 12px 10px 12px 72px;
}
.inforow {
	width: 199px;
	border-left: 1px solid #000;
	background-image: url(design/inforow_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-bottom: 88px;
}
#rightniz {
	background-image: url(design/right_niz.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	width: 200px;
	height: 88px;
	top: -88px;
	right: 0;
}
#content {
	padding: 66px 20px 0px 33px;
	background: url(design/line1.gif) repeat-x top;
}
.namepage {
	text-align: right;
}
.namepage span {
	background-color: white;
	padding: 0px 5px 0px 5px;
	color: #f6b026;
	font-weight: bold;
	font-style: italic;
}
#content .maintext {
	padding-top: 22px;
}
ul li {
	list-style: disc;
}
.infoblok {
	padding: 20px 18px 6px 17px;
	background: white url(design/infoarr.gif) no-repeat top left;
	color: #333333;
}
.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	color: navy;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 10px 0;
}
h3 {
	color: navy;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
a.more {
	font-size: 10px;
}
.arch {
	text-align: right;
	padding: 20px 18px 6px 17px;
}
.banners {
	height: 100px;
}
#madein {
	padding: 5px;
}
#madein a, #madein a:visited {
	color: gray;
	font-size: 10px;
	text-decoration: none;
}
#madein a:hover {
	text-decoration: underline;
}
/* с предыдущей версии сайта*/
.articles
{
  color: #0000FF;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.article_link
{
  color: #000080;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
h3 a {
	color: navy;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
hr {
	height:1px;
	clear: both;
}

dl
{
margin-top: 10px;
}
dd
{
font: normal 12px tahoma;
margin: 0;
padding: 5px 0 10px 20px;
}

dt
{
padding-top: 10px;
font: bold 12px tahoma;
}
.btm_dott {
	border-bottom: 1px dotted #666666;
	padding: 2px 0 5px 0;
}
.list {
	float: right;
	padding-left: 35px;
	background: url(images/list.gif) no-repeat left;
	line-height: 16px;
}
.list a {
	font-weight: bold;
	color: #3583e5;
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}



