body {
	background: #999;
	margin: 0px;
	padding: 0px 30px;
	color: #000;
	font-size: 12px;
	font-family: tahoma;
}
img {border:0;}

table{
	border: 0;
	font-size: 12px;
}
.head{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0px;
} 
.head span {
	margin: 4px 10px;
}
a.titleA
{
	color: #ffffff;
	 font-size:13px;
	 text-align: left;
	 text-transform: none;
	 font-weight: bold; }
a:hover.titleA
{
	color: #ffffff;
	text-decoration: underline;}
.logo {
	/*background: url(../img/chamber.gif) no-repeat top left;*/
	padding: 10px 10px 0px 48px;
	border-right: 1px #E4E4E4 dashed;
}

.menu {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;	
	border-right: 1px #E4E4E4 dashed;
	width: 100px;
	text-align:center;
}
.menu a{
	font-size: 14px;
	color: #000;
	font-family: Tahoma;
	font-weight: bold;
	text-transform:uppercase;
}
.search {
	vertical-align: middle;
	padding-left: 10px;
}
.search b{
	color: #454545;
}
.top{
	background: url(../img/list_up.gif) no-repeat top right;
}
.camera{
	margin-bottom: 15px;
}
.search td{
	padding: 2px;
}
/***************input по длинне слова**********************/
.inputText {
	border: 1px solid #999;
	margin: 0 3 0 0;
}
/***************длинный input**********************/
.inputText1 {
	border: 1px solid #999;
	margin: 2 10 2 10;
	width: 220px;
	padding: 0px 3px 0px 3px; 
}
.inputText3 {
	border: 1px solid #999;
	margin: 2 0 2 20;
	width: 150px;
	padding: 0px 3px 0px 3px; 
}
/***************короткий input**********************/
.inputText2
{	border: 1px solid #999;
	margin: 2 8 2 10;
	width: 65px;
	padding: 0px 3px 0px 3px;
	}
.caption{
	background: #941221;
	 color: #ffffff;
	 padding: 0px 5px 0px 20px;
	 font-size:13px;
	 vertical-align: middle;
	 text-align: left;
	 font-family: arial,Georgia,"Times New Roman",tahoma;
	 text-transform: none;
	 font-weight: bold; 
}
#cap{
	padding: 8px 0px 8px 40px;
	 font-size:18px;
	 margin-right: 10px;
	 font-weight: normal;
	 text-transform: none;
}

div#drops {padding:5px 0px 10px 15px;}
div#drops a, div#drops span {margin:0px 5px;font-size:10px;color:#666}
div#drops a:link, div#drops a:visited {color:#9B2634;}
div#drops a:hover {color:#000;}

.captionCont{
	text-transform: uppercase;
	font-size: 13px;
	font-family: Tahoma;
	color: #9B2634;
	margin: 7 0 0 10;
}
.subCaption{
 	font-size: 13px;
	font-family: Tahoma;
	color: #9B2634;
	margin: 15 0 15 20; 
 }
p{
	margin: 10 10 10 20;
	
}
ol {
	margin:10 0 10 25;
	padding:0 0 0 5;
	line-height: 120%;
	vertical-align: top;
 }
 ol li{
 	vertical-align: top;}
ul {
	margin:0 0 10 25;
	padding:0 0 0 5;
 	list-style-image: url(../img/bullet.gif);
	line-height: 130%;
	vertical-align: top;
 }
 ul li{
 	vertical-align: top;
 	padding: 2 0 2 0;
 }
 /************для новостей на главной********************/
 /*ul.main {
	margin:0 0 10 25;
	padding:0 0 0 5;
 	list-style-image: url(../img/bullet.gif);
	line-height: 100%;
	vertical-align: top;
 }
 ul.main li{
 	vertical-align: top;
 }*/
/************списки со стрелочкой********************/
 ul.vacancy {
	margin:0 0 10 25;
	padding:0 0 0 5;
 	list-style-image: url(../img/ar1.gif);
	line-height: 120%;
	vertical-align: top;
 }
 ul.vacancy li{
	vertical-align: middle;
 }
  ul.vacancy a
  {
	vertical-align: middle;
	color: #7a7b7a;
	font-weight: bold;
	}
	
 ul.rightCol{
 	margin: 15 15 10 15;
	padding:0 0 0 15;	
	text-align: left;
 }
 ul.rightCol li{
 	margin: 5 10 5 0;
	padding:0 0 0 0;
	line-height: 120%;
	text-align: justify;

 }
 .opros{
 	text-decoration: underline;
	color: #9B2634;
 }
 
 .opros1{
	text-align: left;
	padding: 0 5 0 3;
 }
 .opros2{
	text-align: left;
	padding: 10 10 0 10;
 }
 .opros3{
	text-align: left;
	padding: 8 0 10 10;
	margin-bottom: 5px;
 }
 .answer
 {
	font-size: 10px;
	line-height: 100%;
	padding: 4px 2px 0px 0px;}
.question
{
	font-size: 11px;
	font-weight: bold;
	color: #727070;
}
#und
	{
		text-decoration: underline;
		color: #585758;
		padding-left: 20px;}
  a{
 	color: #181818;
	text-decoration: none;
 }
 a:hover{
 	color:#9B2634;
	text-decoration: none;
 }
 /*a:visited{
  color:#4B4B4B;
  text-decoration: none;
 }
 a:visited .date{
  color:#4B4B4B;
  font-weight: bold;
 }*/
 /*a:hover div{
 	color: #9B2634;
 }*/
 /*a:hover span{
 	color: #9B2634;
 	font-weight: bold;
 }*/
 /*a:visited span{
 	color:#4B4B4B;
  font-weight: bold;
 }*/
 
.date{
 	color: #C5C5C5;
	font-weight: bold;
	padding-right: 10px;
	width: 80px;
 }
 a:hover .date{
 	color: #9B2634;
	font-weight: bold;
 }
 .foto{
 	float: left;
	margin: 0 10 10 0;
 }
 .subMenu{
 	background: url(../img/razd.gif) no-repeat bottom left;
	color: #000;
	font-weight: bold;
	padding: 7 0 7 0;
	margin-left: 30px;
 text-align: left;
 }
/* .subMenu a:hover
 {
	color: #9B2634;}*/
 .subMenuA{
 	background: url(../img/razd.gif) no-repeat bottom left;
	padding: 7 0 0 0;
	color: #000;
	font-weight: bold;
	text-align: left;
	width: 85%;
	position: relative;top:0px;left: 30px;
	padding: "0 0 0 0";
	
 }
 .subMenuA img {
 	position: relative;top:5px;left: -30px;
 }
 .subMenuA a{
 	position: relative;top:0px;left: -30px;
 }
 /*.subMenuA a:hover{
 	position: relative;top:0px;left: -30px;
 	color: #9B2634;
 }*/
 /****************списки в меню второго уровня************************/
ul.subMenu1{
 line-height: 110%;
 margin: 7 10 0 50;
 padding: 0 0 0 4;
 font-weight: bold;
}
ul.subMenu1 li{
 margin: 3 0 3 0;
}
ul.anons
 {
 	line-height: 110%;
 	margin: 10 10 15 40;
 	padding: 0 0 0 4;
 }
 .anons li{ 	
	 margin: 8 0 8 0;
 }
 .banner
 {
	width:100%;
 	margin: 11 0 15 0;
	text-align: center;
 }
 .bigBanner{
 	margin: 20 15 20 20;
	text-align: left;
 }
 .dai{
 	margin: 13 13 12 15;
	text-align: justify;
 }
 .dai a{
 	text-decoration: underline;
	color: #9B2634;
 }
  /***********обычная кнопка*****************/
.but{
  background: url(../img/bgBut.gif);
  height: 19px;
  border:  0px;
  margin: 0 5 5 2;
  padding: 1px 4px 2px 4px;
  color: #737373;
  font-weight: bold;
  vertical-align: middle;
  text-transform: lowercase;
 }
 /***********кнопка с красным контуром*****************/
 .but1
 {
	border: solid 1px #999999;
	background: url(../img/bgBut.gif);
	height: 19px;
	color: #737373;
	font-weight: bold;
	vertical-align: middle;
	margin: 6px 0px 6px 0px;
	text-transform: lowercase;
	 }
 /***********ссылка сделанная под кнопку с красным контуром*****************/	 
.but2{display: block;
	width: 180px;
	height: 19px;
	border: solid 1px #999999;
	 background: url(../img/bgBut.gif);
	 text-align: center;
	 font-weight: bold;
	 color: #737373;
	 text-transform: lowercase;
	 vertical-align: middle;
	 }
 .vote{
  text-align: center;
  margin: 8 0 0 0;
 }
 .button{
 	margin: 10 10 20 30;
 }
.bot{
 	background: url(../img/ras.gif) repeat-x bottom left;
	margin:0px 0px 0px 20px;
	padding: 8px 0px 8px 0px;
 }
 .bot1{
 	background: url(../img/ras.gif) repeat-x bottom left;
	margin:0px 0px 0px 20px;
}
.bot3
{
	background: url(../img/ras.gif) repeat-x bottom left;
	margin:0px 0px 0px 2px;
	padding: 8px 0px 8px 0px;
}
.bot1 td{
 	padding: 2px 0px 2px 0px;}
.bot2{
	margin:8px 0px 0px 20px;}
.bot2 td{
 	padding: 2px 0px 2px 0px;}
	
 #otv
 {
	font-size: 5px;
	padding: 0px;
	}
 #bold{
 	color: #666666;
	font-weight: bold;
 }
 .bot a{
 	font-weight: normal;
 }
 .bot ul{
 	margin: 0 0 10 20;
 }
 .bottomRight{
 	background: url(../img/list.gif) no-repeat bottom right;
	height: 81px;
	text-align: center;
	padding-top: 30px;
 }
 .signal{
 	padding: 10 10 5 30;
 }
 .reply{
 margin: 20 15 20 30;
 text-align: left;
 }
 .page{
 	padding: 20 5 20 19;
 	font-size: 11px;
font-weight: bold;
color: #6E6D6D;
 }
 h2{
 	font-size: 12px;
	color: #941221;
	margin: 0 20 8 20;
 }
 h3
 {
	color: #333333;
	font-size: 13px;
	margin: 8 20 8 10;
	text-align: left;}
 .material
 {
	padding: 15 10 10 20;
	}
.material a
 {
 text-decoration: underline;
 font-weight: bold; 
	}
.calend
{
font-size: 11px;
font-weight: bold;
color: #505150;
padding: 5px 10px 5px 10px ;
	}
.calend1
{
font-size: 12px;
font-weight: bold;
color: #6E6D6D;
padding: 5px 10px 5px 10px ;
	}
.otvet
{
font-size: 11px;
font-weight: bold;
color: #6E6D6D;
padding: 3px 10px 3px 0px ;}
select
{
	border: solid 1px #B1AFAF;
	margin:3px 2px 3px 2px;}
.sel
{
	margin:3px 2px 3px 10px;
	width:220px;}
.sel1
{width:220px;}
table.normal
{
	background: #999999;
	margin-top: 15px;
	margin-left: 20px;}
table.normal td{
	background: #f6f6f6;
	
}
.tableTop{margin-top: 10px;
	margin-left: 10px;}
table.calendar
{
	border: solid 1px #EFEFEF;
	}
table.calendar td
{
	border: solid 1px #EFEFEF;
}
/************звездочки в полях обязательных к заполнению**********************/
.star
{
	color: #9B2634;}
/**************обычная таблица*********************/
table.norm
{
	border-bottom: solid 1px #d2d0d0;
	border-left: solid 1px #d2d0d0;	}
table.norm td
{
	border-top: solid 1px #d2d0d0;
	border-right: solid 1px #d2d0d0;
	padding: 4px 7px 4px 7px;	}
	table.norm th
{
	border-top: solid 1px #d2d0d0;
	border-right: solid 1px #d2d0d0;
	padding: 4px 7px 4px 7px;
	color: #585757;
	background: #ececec;
	text-align: left;
	font-size: 12px;}
/*******************капсула с опросами**************************/
.caps
{
	background: url(../img/bgcapsula1.gif) no-repeat;
	height:10px;
	padding: 0px 1px 0px 1px;}
.caps1
{background: url(../img/capsula1.gif) repeat-x center;
	height: 6px;
	font-size: 1px;
	border-right: solid 1px #941021;
	}
/*************************вернуться назад******************************/
a.back
{
color: #941021;
font-weight: bold;
font-size: 11px;}
td.chek table{border-collapse:  collapse; margin: 0px; padding: 0px;}
td.chek table td{ vertical-align:top;padding: 3px 3px 3px 10px;}
td.chek table td input{margin:0px 4px 0px 0px;padding: 0px 0px; width:15px;height:15px}