frame {margin:0 0 0 0; padding:0 0 0 0}
body.toc{
margin:0 0 0 0;
background-image:url("i/gr.gif");
background-color:#f7eee7;
background-repeat:repeat-y
}
body.cmn{
margin:0 0 0 0;
background-color:#f7eee7;
background-image:url("i/sg.gif");
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top right
}
body.formmail{
margin:0 0 0 10;
background-color:#fdefd5;
background-image:url("i/sg.gif");
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top right;
font-family:"Courier New";
font-size:16px;
}
body.im{
margin:0 0 0 0;
padding:5 5 5 5;
background-color:#dce6f9;
}
body.bar{
margin:0 0 0 6;
background-color:#000080;
color:white;
font-family:"Verdana";
}

img.logo {margin-left:50;margin-top:5}

table.toc{
border-width:0;
margin:0 0 0 0
}
table.cmn{
width:600;
font-family:"Verdana";
font-size:16px;
}
table.cmn1{
width:600;
font-family:"Verdana";
font-size:16px;
text-align:center;
}
table.p0{
font-family:"Comic Sans MS","Verdana";
font-size:18px
}
table.tab{
width:650;
border-style:solid;
border-width:1;
border-color:#003399;
}
td.tab{
border-style:solid;
border-width:1;
border-color:#003399;
font-family:"Verdana";
font-size:16px;
text-align:center;
}
td.tab1{
border-style:solid;
border-width:1;
border-color:#003399;
font-family:"Verdana";
font-size:14px;
text-align:left;
padding:0 0 2 5;
}

td.tab2{
border-style:solid;
border-width:0;
border-color:#003399;
font-family:"Verdana";
font-size:16px;
text-align:center;
}

td.tabo{
font-family:"Verdana";
font-size:16px;
text-align:left;
padding:5 5 5 15;
background-color:#cadbfc;
}
td.bar{
font-size:10px;
}
td.tabsm{
border-style:solid;
border-width:1;
border-color:#003399;
font-family:"Tahoma";
font-size:14px;
text-align:center;
}
tr.tab{
background-color:#f5f8a4;
}
td.toc{
background-color:#dce6f9;
background-image:url("i/gr1.gif");
background-repeat:repeat-y;
background-position:top right;
font-family:"Arial";
font-size:14px;
}
td.razdel{
background-color:#dce6f9;
background-image:url("i/gr1.gif");
background-repeat:repeat-y;
background-position:top right;
font-family:"Impact";
font-size:meduim;
color:#333333;
}
td.anim{
background-image:url("i/logotyp3.gif");
background-repeat:no-repeat;
background-position:center center
}
a:link, a:visited, a:active {COLOR: #000080; text-decoration: none}
a:hover {COLOR: #3030ff;text-decoration: underline}
a.cmn {font-family:"Verdana";color:#003399;text-decoration:none;}
a.cmn:hover {font-family:"Arial";font-weight:bold;cursor:hand;}
a.t {font-family:"Verdana";color:#003399;text-decoration:none;}
a.t:hover {font-family:"Arial";font-weight:bold;cursor:help;}
a.bar {color:white}

a.razdel {font-family:"Impact";color:#333333;text-decoration:none;font-size:meduim;}
a.razdel:hover {font-family:"Impact";color:#0000aa;text-decoration:none;font-size:meduim;}


div.toc{
visibility:hidden;
position:absolute;
background-color:#f7f69b;
border-style:solid;
border-width:1;
border-color:black;
width:140px;
height:auto;
line-height:1;
font-family:"Georgia";
font-size:14px;
padding:2 4 5 4;
text-align:center;
}
p.cmn{
font-family:"Verdana";
font-size:13px;
}
p.cmn:first-letter {font-family:"Impact";font-size:150%;float:left;color:#003399;}
p.cmn:first-line {padding-left:50}
ul {list-style-type:disk;list-style-position:outside;}
h1{font-family:"Verdana";font-size:12px;}
li {margin-left:15px;}
img.tp {vertical-align:text-top;}

#box4 {
margin-bottom: 1px;                <!-- ширина контура обводки  -->
background-color: #ccc;
color: #333;
padding: 1px;
text-align: center;
width: 0px;                      <!-- размер исходного изображения -->
height:0px;

text-indent: 0px;
border: 0px solid #888;
-moz-transition: all 0.35s ease-out;   <!-- скорость выхода  изображения -->
-o-transition: all 0.35s ease-out;
-webkit-transition: all 0.35s ease-out;
cursor: pointer;}

#box4:hover {
background-color: #f7eee7;
color: #000;
-webkit-transform: scale(5);        <!-- блок плавно увеличивается в 5 раз -->
-moz-transform: scale(5);
-o-transform: scale(5);
