body
{
/* background-color: #ee9966; */
/* background-color: #ee6600; */
 background-color: #ffffff;
 /*
 background-image: url(/images/logo_bg_orang.gif);
 background-repeat: repeat-y;
 */
}

h1.zag
{
 font-family: sans-serif;
 font-size: 16pt;
 text-align: center;
 color: #66aa00; 
 font-weight: bold;
}

table.content
{
 font-family: sans-serif;
 font-size: 9pt;
 width: 50em;
}

div.content, div.rubr 
{
 font-family: sans-serif;
 font-size: 10pt;
 color: #333366;
/* background-color: #ffbb88; */
 background-color: #dddddd;
 font-weight: normal;
 padding: 1em;
 text-align: left;
 margin: 0;
/* border: #ee7733 solid thin; */
 border: #aaaaaa solid thin;
}

.path
{
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #444444;
  background-color: white;
}

div.path
{
 color: #444444;
 /*
 border-bottom: #bb5500 solid thin;
 */
 padding: 0 2px 0 0;
}

a.path
{
 color: #444466;
}

td.navy_serv
{
 text-align: center;
 background-color: #dddddd;
 margin: 0px;
/* padding: 4px 4em 4px 10px;
 border-bottom: 1px solid #ffffff;
*/
}

a.navy_serv
{
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
/* color: #666666; */
 color: #444444;
 text-decoration: none;
 margin: 0px;
}

a.navy_serv:hover
{
 color: black;
}

td.mics
{
 background-repeat: no-repeat;
}

/*
a:hover
{
 text-decoration: underline;
}
*/


/* рамка */
    .blur .t,
    .blur .r,
    .blur .b,
    .blur .l,
    .blur .c
    {
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
    }

    .blur .t { left: 0px; top: 0px; }
    .blur .r { background-position: right top; top: -5px; left: 10px; }
    .blur .b { background-position: right bottom; left: 5px; top: 20px; }
    .blur .l { background-position: left bottom; left: -20px; top: 0px; }
    .blur .c { left: 10px; top: -5px; margin-left: -10px; margin-right: -10px; margin-top: 0px; margin-bottom: 0px; }

    #example { background-color: #ffffcc; margin-right: 20px; margin-bottom: -5px; margin-top: 5px; }
    #example .blur { background-color: #ffffcc; border: 0px solid #ffffff; }
    #example .blur .t { background-image: url(/images/obv_t.gif); }
    #example .blur .r { background-image: url(/images/obv_r.gif); }
    #example .blur .b { background-image: url(/images/obv_b.gif); }
    #example .blur .l { background-image: url(/images/obv_l.gif); }
    #example .blur .reducer { padding: 1em; }

/* шапка */
div.t1 {
 background-position: left top;
 background-repeat: no-repeat;
 background-image: url(/images/twn.jpg);
 }

div.t2 {
 background-position: left top;
 background-repeat: no-repeat;
 background-image: url(/images/pipl.jpg);
 }

td.tit {
 }

table.koords {
  margin: 0 1em 0 0;
}

td.koords {
 height: 120px;
/* background-color: #dd1177;
 color: white; */
 color: #444444;
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 padding: 1em;
}
