/* CSS Document */

/*  fonts ------------------------------------------------------------------------- */

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}
th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
/*  fonts ------------------------------------------------------------------------- */
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited  {
	text-decoration: none;
	font-size: 11px;
   }

a:hover{
	text-decoration: underline;
	}
p, h1, h2, h3 {margin: 0; padding: 0;}
/*  page styles ------------------------------------------------------------------------- */

#page {
	width: 915px;
	margin: 0 auto;
	text-align: left;
}
/*   top styles------------------------------------------------------------------------- */

#top {
	height: 340px;
	background-image: url(../images/fon_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pageheader {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	left: 685px;
	top: -82px;
	width: 230px;
	height: 45px;
}
#pageheader span {
	color: #F21E2C;
	font-size: 30px;
	line-height: 18px;
	margin-left: 40px;
	font-weight: bold;
}

#linktomain {
	position: absolute;
	top: 300px;
	width: 120px;
	padding-left: 5px;
}
#linktomain a {
	font-size: 14px;
	color: #FF0000;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}


#search {
	height: 42px;
	width: 140px;
	top: 120px;
	position: relative;
	left: 575px;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 190px;
}
#search a {
	color: #FFFFFF;
}


/*   content styles------------------------------------------------------------------------- */

#content {
	width: 700px;
	float: right;
	text-align: justify;
}
#main_content {
	float: left;
	width: 480px;
	padding-left: 20px;
}
#main_content h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED202A;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#main_content h2 {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	font-size: 12px;
	margin-right: 30px;
}

#main_content h3 {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED202A;
	font-size: 12px;
	margin-right: 30px;
}
#main_content p {
	padding-bottom: 5px;
	margin-right: 30px;
}
#main_content ul {
	margin-right: 30px;
}


#main_content li {
	list-style-image: url(../images/pic4.gif);
	line-height: 20px;

}
#main_content .ImageInBlock {
	border: 6px solid #D2D2D2;
}
#main_content img {
	background-color: #FFFFFF;
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
#main_content .Text {
	text-align: justify;
	padding-right: 30px;
	padding-left: 20px;
	line-height: normal;
}


#main_content a {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;

}

#main_content a:hover, #main_content .selected a {
	text-decoration: none;
}
#main_content .LeftColTbl {
	margin-bottom: 15px;
}

#main_content  td {
	height: 20px;
	line-height: 20px;

}
#main_content .VertMenuItemSel1 {
	font-size: 11px;
	font-weight: bold;
	color: #ED202A;
	padding-left: 20px;
	background-image: url(../images/pic3_sel.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#main_content  td.VertMenuItem1 a {
	font-size: 11px;
	font-weight: bold;
	color: 716d6e;
	text-decoration: none;
	background-image: url(../images/pic3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#main_content td.VertMenuItem1 a:hover, #main_content .selected a {
	text-decoration: underline;
}
#right_nav {
	width: 200px;
	float: right;
}
#right_nav h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
#right_nav p {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D2D2;
	padding-bottom: 15px;
	margin-right: 10px;
}
#right_nav p span {
	color: #ED202A;
	font-size: 11px;
}

#right_nav p a {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
#right_nav p a:hover {
	background-image: none;
	text-decoration: none;
}
#right_nav object {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#right_box {
	background-color: #e9e9e9;
	margin-top: 30px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-bottom: 30px;
}
#right_box h2 {
	background-color: #ED202A;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	height: 23px;
	font-size: 12px;
	line-height: 23px;
	margin: 0px;
}
#right_box .LeftColTbl {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#right_box .LeftColTbl .VertMenuItem1 {
	height: 20px;
	text-align: left;
}
#right_box .LeftColTbl .VertMenuItemSel1 {
	color: #ED202A;
	font-weight: bold;
	height: 20px;
	font-size: 12px;
	background-image: url(../images/pic2_sel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 10px;
}




#right_box a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/pic2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#right_box a:hover, #right_box .selected a {
	color: #ed202a;
}

/*   left nav styles------------------------------------------------------------------------- */

#main_nav {
	width: 200px;
	float: left;
	padding-top: 22px;
	padding-bottom: 30px;
}
#main_nav h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_nav p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main_nav p span {
	color: #ED202A;
	font-size: 11px;
}
#left_box {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-bottom: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#left_box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left_box li {
	display: inline;

}

#left_box a {
	display: block;
	width: 180px;
	height: 24px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	text-indent: 22px;
	/*	text-transform: uppercase; */
	background-image: url(../images/pic1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767170;
	font-size: 12px;
	font-weight: bold;
}
#left_box a.red {
	color: #F00;
	border-bottom-style: none;
}


#left_box a:hover, #left_box .selected a {
	background-position: left center;
	color: #ed202a;
	background-image: url(../images/pic1_sel.gif);
}
#left_box a.red:hover    {
	background-position: left center;
	color: #ed202a;
	background-image: url(../images/pic1_sel.gif);
	border-bottom-style: none;
}
#left_box .first a {
	height: 24px;
	line-height: 24px;
}
#left_box p a {
	background-image: none;
	text-indent: 0px;
	font-weight: normal;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	display: inline;
	line-height: normal;
}
#left_box p a:hover {
	background-image: none;
	text-decoration: none;
}






/*   footer styles------------------------------------------------------------------------- */


#footer {
	clear: both;
	text-align: center;
	color: #d2d2d2;
	height: 50px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	line-height: 50px;
}
#footer a {
	color: #d2d2d2;
}
/* tables */

.SiteTbl {
	margin:0px 10px 10px 10px;
	font-size:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-left-color: #E9E9E9;


}
td.SiteTblTH {
	background-color:  #d2d2d2;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-align:center;
	color:white;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
}

td.SiteTblTH a {
  color:white;
}

.SiteTblCenter {
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	padding:5px 5px 5px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
}
.SiteTblLeft {
	line-height:16px;
	padding:4px 5px 4px 5px;
	font-family:Verdana;
	font-size:11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
}
.Just {
  text-align:justify;
  padding:0 10px 0 10px;
}

.Left {
  text-align:left;
}

.Right {
  text-align:right;
}

.Center {
  text-align:center;
}
/* editor tables */

.TblDiv table {
  	border-left:1px solid #6C8FB7;
	border-top:1px solid #6C8FB7;
   margin:10px 40px 0px 10px;
}

.TblDiv td {
  font-family:Verdana;
  font-size:11px;
  border-right:1px solid #6C8FB7;
	 border-bottom:1px solid #6C8FB7;
  padding:3px;
}

/* forms */


.SiteFTbl {
  margin:0px 20px 0px 0px;
  width:90%;
}

.SiteFCapt {
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;
  padding:10px 10px 10px 5px;

}

.SiteFInfoTbl {
  margin:0px 0px 0px 0px;
  width:350px;
}

td.SiteFInfo {
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;
  line-height:1.5;
  padding:5px 10px 0px 0px;
}

.SiteFTblHeading {
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  line-height:1.5;
  padding:5px 10px 0px 5px;
}

.SiteFInputM, .SiteFInputS, .SiteFInputL {
  border:1px solid #6C8FB7;
  padding-left:5px;
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;

}

.SiteFInputS {

}

.SiteFInputM {
	width:300px;
}

.SiteFInputL {
	width:340px;
}

.SiteFButton {
  border:1px solid #6C8FB7;
  background-color:white;
  font-family:Verdana;
  font-size:13px;
  font-weight:normal;
  width:120px;
  height:23px;
  margin:10px 10px 10px 10;
}

.SiteFTextareaS, .SiteFTextareaM, .SiteFTextareaL {
  border:1px solid #6C8FB7;
  padding:5px;
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;

}

.SiteFTextareaS {

}

.SiteFTextareaM {
	width:350px;
}

.SiteFTextareaL {
	width:350px;
}

/* Цвета */
.Mustred {
  color:red;
}

.Mustdarkred {
  color:#93143E;
}

.Mustdarkblue {
  color:#6C8FB7;
}

.Mustgreen {
  color:#0C751B;
}

.Mustblue {
  color:#8EA8C4;
}

/*Images*/
.ImageInBlock {
  display:block;
  margin:0px 5px 0 0;
  margin-bottom:5px;
}

.ImageInBlockTbl {
  margin-left:10px;
  margin-top:5px;

}

.ImagesTextSub {
  padding-right:10px;
  vertical-align:top;
}

/*Citations*/
.Cit {
  border:1px solid #6C8FB7;
  background-color:#EFF0EF;
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;
  padding:5px;
  text-align:left;
  margin:0px 0px 0px 0px;
}
.NavigTbl {
  margin-bottom:10px;
  
}

.NavigTD {
  font-weight:normal;
  font-size:14px;
  font-family:'Times New Roman';
  padding:0px 5px 0px 5px;
  text-align:center;
}

.NavigTDCurPage {
  font-weight:normal;
  font-size:14px;
  font-family:'Times New Roman';
  padding:0px 5px 0px 5px;
  text-align:center;
}
