HTML {
    height: 100%;
   }

body 		{
margin:0px;
padding:0px;
background: #fff;
background-position: center;
background-repeat:repeat-y;
}

.left-shadow	{
background-image: url(http://mosidea.ru/images/bg-left.jpg);
background-position:right;
background-repeat:repeat-y;
}

.right-shadow	{
background-image: url(http://mosidea.ru/images/bg-right.jpg);
background-position:left;
background-repeat:repeat-y;
}

.header-transform	{
background-image: url(http://mosidea.ru/images/header.jpg);
background-position: right;
background-repeat:repeat-x;
}





.header-white-text	{
font-size: 12pt;
color: #ffffff;
font-family: "Trebuchet MS";
font-weight: bold;
text-align: left;
padding-left: 20px;
}

table	{
background-color:#FFFFFF;
border:0px;
}

*	{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
font-size: 10pt;
}

a	{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666;
font-weight: bold;
font-size: 10pt;
text-decoration:none;
}

a.menu	{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666;
font-weight: normal;
font-size: 10pt;
text-decoration:none;
padding-left:15px;
}

img		{
border:0px;
}

h1	{
font-size:12pt;
color:#D83F1B;
font-family:"Trebuchet MS";
}

h2	{
font-size:14pt;
color:#D83F1B;
font-family:"Trebuchet MS";
}

p		{
text-indent: 1.5em;
}

.title-menu	{
font-size:10pt;
color:#D83F1B;
font-family:"Trebuchet MS";
font-weight:bold;
padding-left: 20px;
}

.menu-style		{
width:200px;
background-image:url(http://mosidea.ru/images/parent-menu.jpg);
background-position:left bottom;
background-repeat:no-repeat;
height:25px;
padding:3px;
font-size: 120%;
font-weight: bold;
text-align: center;
}

.special-title	{
width: 440px;
background-image:url(http://mosidea.ru/images/title-bg.jpg);
background-repeat:repeat-x;
border: solid 1px #ccc;
height: 30px;
margin-left: 60px;
color:#D83F1B;
font-size:11pt;
font-weight:bold;
text-align: center;
vertical-align: middle;
}

.special-title2	{
background-image:url(http://mosidea.ru/images/title-bg2.jpg);
background-repeat:repeat-x;
border: 1px solid #ccc;
border-collapse: collapse;
height: 30px;
color:#444444;
font-size:10pt;
font-weight:bold;
text-align: center;
vertical-align: middle;
}

.big-bold	{
font-size:9pt;
color:#dd441a;
/*font-family:"Trebuchet MS";*/
font-weight:none;
}

#footer1	{
background-image:url(http://mosidea.ru/images/footer1.jpg);
background-repeat:no-repeat;
}

#footer1-text	{
text-align:left;
padding-left: 10px;
}

#footer2	{
background-image:url(http://mosidea.ru/images/footer2.jpg);
background-position:left;
background-repeat:no-repeat;
}

.footer2-text	{
font-size:12pt;
color:#ffffff;
font-family:"Trebuchet MS";
font-weight:bold;
text-align:right;
padding-left: 10px;
}

table.tb	{
border: 1px solid #ccc;
border-collapse: collapse;
}

td.tb	{
border: 1px solid #ccc;
background: #f8f8f8;
}

th.tb	{
border: 1px solid #ccc;
background: #f8f8f8;
}

.zagol {
font-weight: bold;
font-size: 13px;
text-align: center;
color: #ffffff;
background: #D83F1B;}

.zagol1 {
font-weight: bold;
font-size: 13px;
text-align: center;
color: #ffffff;
background: #009933;}

.red {
font-weight: bold;
font-size: 13px;
text-align: center;
color: #ffffff;
background: #D83F1B;}

.section	{
width:190px;
padding-left: 10px;
}

#section1	{
width:200px;
background-image:url(http://mosidea.ru/images/podmenu-style.jpg);
background-position:left;
background-repeat:no-repeat;
font-size:11pt;
color:#444444;
font-family:"Trebuchet MS";
font-weight:bold;
text-align:center;
height: 35px;
padding-top:12px;
}


div.pg { width:500px; padding:15px; } .pg img {margin:15px;}


iframe 	{ background-color: fff; border: none; }
input { border: solid 1px; border-color: #999; background-color: fff; }
textarea { border: solid 1px; border-color: #999; background-color: fff; overflow: hidden; }
select { border: solid 1px; border-color: #999; background-color: fff; }


.doc_map_level1 {padding-left:10px; font-weight:bold;}
.doc_map_level2 {padding-left:20px; font-weight:normal;}
.doc_map_level3 {padding-left:30px; font-weight:normal;}
.doc_map_level4 {padding-left:40px; font-weight:normal;}
.doc_map_level5 {padding-left:50px; font-weight:normal;}

a.map_level1 { color: #333; }
a.map_level2 { color: #4a4a4a; font-weight:normal; }
a.map_level3 { color: #7e7e7e; font-weight:normal; }
a.map_level4 { color: #aaa; font-weight:normal; }
a.map_level5 { color: #ccc; font-weight:normal; }

#accordionM {
	margin:20px 0px;
}

h3.togglerM {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: white;
	margin: 0 0 4px 0;
	padding: 8px;
}

.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-accordion-content { max-height: 250px; }
.ui-accordion-content-active {overflow:auto !important;}
