/* *5 header (шапка)
----------------------------------------------------------------------------- */
#center {
width:100%;
height:100%;
}
#center td {
padding-top:20px;
text-align:center;
vertical-align:middle;
background:url('../_img/bg.jpg') repeat-x 0 100%;
}
#wrap {
border-top:1px solid #c0c0c0;
text-align:left;
}
#footer {
margin-top:0px;
border-left:none;
border-right:none;
text-align:left;
}
#header {
width:100%;
height:190px;
position:relative;
overflow:hidden;
}
#producer {
position:absolute;
top:40px;
right:30px;
font:11px tahoma,arial,verdana,sans-serif;
color:#818181;
background-color:inherit;
}
#producer a {
color:#818181;
background-color:inherit;
}
#producer a.none, #producer a.none:hover { color:#818181; text-decoration: none; }
#logo {
position:absolute;
top:70px;
left:50px;
}
#logo img {display:block;}

/* *6 left (левая колонка)
----------------------------------------------------------------------------- */
#left {
width:285px;
float:left;
}

/* *6 right (правая)
----------------------------------------------------------------------------- */
#right {
width:632px;
padding:0 28px 0 18px;
float:right;
}

.info {
width:678px;
margin:0 -28px 0px -18px;
color:#5b5b5b;
background:#dce0cd url('../_img/info.gif') no-repeat 0 100%;
}
.info div {
padding:10px 28px 10px 18px;
font:bold 1.2em tahoma,arial,verdana,sans-serif;
background:url('../_img/info_div.gif') no-repeat 0 0;
}

h2 { margin-bottom: 10px; }









li {
font-size: 11px;
}

td, th {
font-size: 12px;
vertical-align: top;
padding: 10px 0 10px 0;
}

td {
border-bottom: 1px solid #ccc;
}

th {
border-bottom: 1px dotted #aaaaaa;
background: #e5e5e5;
text-align:center;
}
