html
{overflow:hidden;}
body
{height:100%; width:100%; overflow:auto;}
body
{margin:0; padding:0; color:#303030; background:#FCFCFC; font:76% Verdana,Tahoma,sans-serif;}
ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}
li
{margin:0 0 8px 25px;}
a
{color:#133B89; text-decoration:none;}
a:hover
{color:#133B89; text-decoration:underline;}
.dat
{color:#133B89;
font-size: 90%;
font-weight:bold;
}
/**************** Sidebar area styles ****************/
#sidebar
{position:absolute; top:0; left:0; width:220px; height:100%; overflow:auto; background:#AFDBFF; text-align:right;}
body > #sidebar
{position:fixed;}
#sidebar h1
{margin:20px 18px 0 5px; color:#133B89; font-size:1.4em; letter-spacing:-2px; text-align:right;}
#sidebar h1 a
{margin:20px 18px 0 5px; color:#133B89; font-size:1.4em; letter-spacing:-2px; text-align:right;}
#sidebar h2, #sidebar h3
{
margin:0 5px 18px;
color:#808080;
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
text-align:center;
}
#sidebar h3
{ margin:5px;
color:#808080;
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
text-align:center;
}
#sidebar p
{
margin:25px 5px 5px;
color:#133B89;
font-size:0.8em;
text-align:center;
}
#sidebar a
{color:#133B89}
/**************** Navigation menu styles ****************/
#menu a
{display:block; width:214px; padding:2px 6px 2px 0; color:#606060; background:#DCF0FF top right repeat-y; font-weight:bold; text-decoration:none; }
#menu a:hover
{color:#303030; background:#FCFCFC;}
#menu a.active
{padding:2px 6px 2px 0; background:#FCFCFC; border-top:1px solid #133B89; border-bottom:1px solid #133B89}
#menu a.active:hover
{color:#505050; background:#FCFCFC; border-top:1px solid #133B89; border-bottom:1px solid #133B89;}
#menu a.top
{
display:block;
width:214px;
padding:2px 6px 2px 0;
color:#606060;
background:#C0E3FF;
font-weight:bold;
text-decoration:none;
border-top:2px solid #C0E3FF; border-bottom:2px solid #C0E3FF;
}
#menu a.top:hover
{color:#303030; background:#FCFCFC; border-top:2px solid #133B89; border-bottom:2px solid #133B89}
/**************** Content area styles ****************/
#content
{margin:0 0 0 240px; padding:20px 0; background:#FCFCFC;}
#content p
{margin:0 0 20px 0; line-height:1.5em;}
#content h1
{margin:0; color:#808080; font-size:3em; letter-spacing:-3px; text-align:center;}
#content h2
{margin:0; color:#808080; font-weight:normal; font-size:2em; letter-spacing:-2px; text-align:center;}
#content h2 span
{margin:0; color:#000000; font-weight:bold; font-size:100%; letter-spacing:-1px; text-align:center;}
#content h2 .span2
{margin:0; color:#808080; font-weight:normal; font-size:80%; letter-spacing:-2px; text-align:center;}
#content h3
{clear:both; margin:30px 0 10px 0; color:#133B89; font-weight:normal; font-size: 2em; letter-spacing:-2px;}
.t {font-size: 90%; color: #333;}
.t a {font-size: large; background: #E6E6FF; text-decoration: underline; color: #0000CC;}
.t table {align: center; font-size: 80%; padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}
.t table caption {text-transform: uppercase; padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
.t table tbody td, table tbody th {padding: 5px;}
.t table tbody tr {background: #F3F5F7;}
.t table tbody tr.odd {background: #F0F2F4;}
.t table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 5px;}
.zvezda {color: #FF9900}