*             {margin: 0; padding: 0;}
body          {font: 14px/16px Arial, Helvetica, sans-serif;; width: 100%;}
a             {color: blue; outline: none; text-decoration: underline;}
a:hover       {text-decoration: none;}
p             {margin: 0 0 18px}
img           {border: none;}
input         {vertical-align: middle;}
#wrapper      {width: 960px; margin: 0 auto;}



/* Заголовок
-----------------------------------------------------------------------------*/
#header         {height: 120px; background:#FFE680; background: #1A9100;}
#logo           {height: 120px; width:250px; float:left;}
#header_content {height: 120px; width:710px; float:right;}
.wrap_header    {padding:8px;}
#header .site_name      {font: 30px/32px "Bookman Old Style", Arial, Tahoma, Verdana, sans-serif;
                         color: white; text-shadow: black 0.1em 0.1em 0.2em;}



/* Центральна частина
-----------------------------------------------------------------------------*/
#middle       {width: 100%; height: 1%;	position: relative;}
#middle:after {content: '.'; display: block;clear: both; visibility: hidden;height: 0;}
#container    {width: 100%;	float: left;overflow: hidden;}
#content      {padding: 0 0 0 270px;}
.wrap_content {padding: 5px;}

table         {width:100%; border-collapse:collapse;
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
               line-height:16px;}
.under_line    {border-bottom: 4px solid #1A9100;}
h1      {font-family: Arial, Helvetica, sans-serif;
               font-size: 19px;
               line-height:20px;
               font-weight:bold;
               margin: 5px 0 10px 0;
               text-align:center;
               }                
table h3      {width:100%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; font-weight:bold;}       
           
td            {border: 1px solid #898989; padding:2px; vertical-align:top;}
.tb_header    {background: #1A9100; text-align:center; color:#FFFFFF;}
.td_caption   {background: #EDEEF1; text-align:right}

/* Ліва колонка
-----------------------------------------------------------------------------*/
#sideLeft     {float: left;	width: 250px; margin-left: -100%; position: relative;background: #B5E3FF; background: #FFFFFF;}
#sideLeft ul  {list-style:none;}
#sideLeft>ul>li       {padding:7px; /*background:red;*/}
#sideLeft>ul>li>ul>li {padding:7px; padding-left:15px; /*background:silver;*/}
.spacer       {height:120px;}




/* Підвал
-----------------------------------------------------------------------------*/
#footer       {height: 33px; background:#FFE680; background: #1A9100;}
.wrap_footer  {padding:8px;}