html {
	height:100%;
}
body {
	position: relative;
	height: 100%;
	padding: 0;
	margin: 0;
	font: 11px Georgia, Times New Roman, Serif;
  	color: #333333;
  	font-size: 0.7em;
}
* html body {
	height: 100%;
}
#framework {
	position: relative;
	margin: 0 25px 0 25px;
	/*max-width: 1280px;*/
	min-height: 100%;
	background: url('/images/yp/bg_right.gif') right repeat-y;
}
* html #framework {
	height:100%;
	/*width: expression(document.body.clientWidth > 1280 ? "1280px" : "auto");
	max-width: 1280px;*/
}
a {
	color: #4088BF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.orange {
	color: #EC7807 ;
}
.green {
	color: #59701B ;
}
hr {
	color: #9B9B9B;
	background-color: #9B9B9B;
	border-bottom-style: none;
	height: 1px;
	border-width: 0px;
}

a img {border: none;}

td {
	vertical-align: top;
	font-size: 1.2em;
}
ul {
	margin-left: 0;
	padding: 0;
}
ol {
	margin-left: 30px;
	padding: 0;
}
*html ul {margin-left: 0;}
*html ol {margin-left: 40px; padding: 0;}
ul li {
	list-style: none;
	background: url('/images/yp/point.gif') 0 6px no-repeat;
	padding-left: 14px;
	margin: 4px 0 7px 0;
}
ol li {
	margin: 4px 0 10px 0;
}
li ul {
	padding: 0;
	margin: 0;
}
*html li ul {
	padding: 0 0 0 5px;
}
table {	
	border-collapse: collapse;
}
p {
	text-align: justify;
	margin: 0 0 12px 0;
	line-height: 150%;
}
h1 {
	font-size: 2em;
	margin: 0 0 20px 0;
	color: #2B2B2B;
	font-weight: normal;
}
h2 {
	font-size: 1.7em;
	margin: 0 0 15px 0;
	color: #2B2B2B;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	margin: 0 0 12px 0;
	font-weight: normal;
}
/* top icons
------------------------------ */
.letter { 
	position: absolute;
	top: 29px;
	left: 16px;
}
.home { 
	position: absolute;
	top: 62px;
	left: 10px;
}

/* logo
------------------------------ */
.logo {
	position: absolute;
	top: 12px;
	left: 83px;
}

/* header
------------------------------ */
#header {
	padding: 1px 0 1px 0;
	border-bottom: 2px solid #6B6C6D;
	margin-bottom: 14px;
}

.top_tabl {
	margin-top: 25px;
}
.top_tabl td {
	padding-right: 10px;
	font-style: italic;
}
/* menu
------------------------------ */
.top_menu {
	font-style: italic;
	font-size: 1.1em;
	color: #115A72;
	margin: 15px 0 20px 100px;
}
.top_menu a {
	color: #115A72;
}

.top_banner {
	margin-top: 95px;
	text-align: center;
}

.ukazat {
	margin-top: 12px;
}
.ukazat td {
	padding-right: 15px;
}
.alphabet, .alphabet2 {
	margin: 12px 0 0 0;
}
.alphabet td, .alphabet2 td {
	text-transform: uppercase;
	font-size: 2.6em;
	color: #272626;
	padding: 5px 3px 15px 3px;
}
.alphabet td a, .alphabet2 td a {
	display: block;
	color: #272626;
	text-decoration: none;
}
.alphabet td a:hover, .alphabet2 td a:hover {
	text-decoration: underline;
}
.alphabet2 td a {
	color: #7E7E7E;
}
.alphabet2 .act {
	background: url('/images/yp/arrow.gif') bottom  no-repeat;
}
/* main
------------------------------ */
#main {
	width: 100%;
	overflow: hidden;
	padding: 1px 0 140px 0;
}

/* right
------------------------------ */
#right_index {
	float: right;
	width: 24%;
	background-color: #EEEEEC;
}
.right_index_content {
	padding: 20px 15px 20px 23px;
}
.annonce .date {
	margin: 0 0 8px 0;
}
.annonce .date a {
	color: #1976C4;
	font-size: 1.4em;
}
.annonce {
	line-height: 180%;
	font-size: 14px;
}

/* right
------------------------------ */
#right {
	float: right;
	width: 15%;
}
.right_content {
	padding: 0 0 20px 15px;
}

/* content_index
------------------------------ */
#content_index {
	float: left;
	width: 75%;
}
.content_index {
	padding: 10px 1px 30px 1px;
}
.item {
	float: left;
	width: 180px;
	height: 270px;
	margin: 0 40px 12px 0;
}
.item_name {
	margin: 5px 0 1px 0;
}
.item_name a {
	font-size: 20px;
	color: #326F9D;
	font-style: italic;
	text-decoration: none;
	display: block;
}
.subitem {
	background: url('/images/yp/plus.gif') 0 4px no-repeat;
	padding-left: 12px;
	margin-bottom: 4px;
}

.items td {
	width: 33%;
	padding: 0 25px 12px 0;
}

/* left
------------------------------ */
#left {
	width: 25%;
	float: left;
	background: #6c7d7e;
	border: 2px solid #424242;
	position: relative;
}
.left_content {
	padding: 20px 20px 20px 23px;
}
#left_menu ul {
	margin: 0;
	padding: 0;
}
#left_menu li {
	font-size: 11px;
	color: #494F5B;
	margin: 0;
	padding: 10px 20px 16px 20px;
	font-family: Arial;
	font-weight: bold;
	background: none;
}
#left_menu .last {
	background: none;
}
#left_menu li a {
	color: #494F5B;
	text-decoration: none;
}
#left_menu li a:hover {
	text-decoration: underline;
}

/* left_menu
------------------------------ */
.left_menu {
	padding: 0;
	margin: 0;
}
.left_menu li {
	position: relative;
	color: #ffffff;
	background: none;
	padding-left: 0;
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 12px;
}
.left_menu li a {
	color: #ffffff;
	text-decoration: none;
}
.left_menu li a:hover {
	text-decoration: underline;
}
.left_menu .act {
	color: #fffaae;
	font-size: 1.4em;
	font-style: italic;
}

/* Раскрывающийся список */
.visibleChilds ul, .visibleChilds li
{
	display: block;
}
.invisibleChilds ul, .invisibleChilds li
{
	display: none;
}
#directoryToc li
{
	position: relative;
}

#directoryToc img
{
	position: absolute;
	left: -15px;
	top: 0.4em;
	cursor: pointer;
}
#directoryToc ul {
	padding: 0;
	margin: 0;
}
#directoryToc li {
	padding-left: 12px;
	font-size: 11px;
	color: #41484E;
	background: none;
	margin-bottom: 4px;
	font-style: normal;
}
#directoryToc li a {
	color: #41484E;
	text-decoration: none;
}
#directoryToc li a:hover {
	text-decoration: underline;
}
#directoryToc li li {
	font-size: 11px;
	background: url('/images/yp/marker1.gif') 0 6px no-repeat;
	padding-left: 18px;
	font-style: normal;
}
#directoryToc li li a {
	color: #ffffff;
	font-size: 1em;
}
#directoryToc li img {
	margin-left: 15px!important;
	margin-left: 3px;
	}
#directoryToc .orange {
	background: url('/images/yp/marker2.gif') 0 6px no-repeat;
}
#directoryToc .orange, #directoryToc .orange a {
	color: #FFB400;
}
#directoryToc ul ul {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#directoryToc ul.visibleChilds {
	/*background: url('/images/yp/line.gif') 18px bottom no-repeat;*/
}
#directoryToc ul ul.invisibleChilds {
	background: none;
}


/* content
------------------------------ */
#content {
	margin-left: 25%;
	/*margin-right: 15%;*/
}
.content {
	padding: 0 0 30px 30px;
}
.razdel {
	color: #777777;
	font-size: 1.5em;
}
#content h1 {
	color: #292929;
	font-size: 3.4em;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 8px;
}
#content h1.blue {
	color: #258ACA;
	text-decoration: none;
}
#content h2 {
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 4px;
}
#content h3 {
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 12px;
}
#content ol {
	color: #292929;
	font-size: 16px;
}
#content ol .head {
	font-size: 26px;
}
#content .left_td {
	width: 50%;
	padding: 10px 20px 5px 0;
}
#content .right_td {
	width: 50%;
	padding: 10px 0 5px 0;
}
#content ol li {
	background: url('/images/yp/punktir.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.back1 {
	background: #EADCAC;
	font-size: 16px;
	padding: 0 5px 0 5px;
}
#content .back2 {
	background-color: #FFB400;
}
.text {
	font-size: 16px;
	color: #1A1A1A;
	margin-bottom: 6px;
}
.small_text, .small_text a {
	font-size: 11px;
	color: #717171;
}
.contacts {
	width: 100%;
	margin: 10px 0 12px 0 ;
	border-bottom: 1px solid #9B9B9B;
}
.contacts th {
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.photo img {
	float: left;
	margin: 0 10px 20px 0;
}

/* footer
------------------------------ */
#footer {
	clear: both;
	padding: 1px 0;
	position:absolute; 
	bottom:0;
  	width:100%;
  	height: 110px;
	border-top: 2px solid #6B6C6D;;
}

#footer td {
	line-height: 140%;
	padding: 0 30px 0 30px;
}
.logo_bottom {
	margin: 0 10px 10px 0;
	float: left;
}
.bottom_menu {
	font-style: italic;
	font-size: 1.1em;
	color: #115A72;
	margin: 15px 0 20px 0;
}
.bottom_menu td {
	text-align: center;
}
.bottom_menu a {
	color: #115A72;
}

.clear {
	clear: both;
}
.punktir {
	background: url('/images/yp/punktir.gif') bottom repeat-x;
	padding: 0 0 10px 0;
}
.fon {
	background: url('/images/yp/image.gif') left top no-repeat;
	width: 145px;
	height: 145px;
}
.png
    {
        behavior: url('pngfix.htc');
    }


#subitems {
	padding: 0; 
	margin: 0; 
	list-style: none;

}
#subitems li {position: relative;}
#subitems li {
	margin: 0; 
	padding: 5px 20px 5px 20px;
	font-size: 11px; 
	background: url('..//images/yp/bg_subitems.gif') center no-repeat;
}
#subitems li.act {
	background: url('..//images/yp/bg_subitems_act.gif') center no-repeat;
}
#subitems li a {
	text-decoration: none;
	display: block;
	color: #333333;
}
#subitems li ul {
	position: absolute;
	left: 126px;
	top: 0;
	display: none;
	width: 200px;
	background: #EEEEEC;
	border: 1px solid #cccccc;
}
#subitems li ul li {
	background: none; 
	margin: 0; 
	padding: 0;
	font-size: 11px;
}
#subitems li li a {
	text-decoration: none;
	display: block;
	padding: 4px 7px 3px 10px;
	color: #4D4D4C;
}
#subitems li a:hover {color: #333333; text-decoration: underline;}
#subitems li:hover ul, #subitems li.jshover ul {display: block;}
/* Fix IE. Hide from IE Mac \*/
/** html ul li ul li { float: left; }*/
* html ul li ul li a { height: 1%; }
/* End */

form, form td {
	padding: 0;
       margin: 0;
}
