/*---файл стилей элементов текущего сайта---*/

@font-face {font-family: FontAwesome; src: url("FontAwesome.ttf");}

td.header {height: 120px; padding: 15px 0 15px 25px; vertical-align: top; background: none repeat scroll 0 0 #fff;}

td.imagebar {height: 120px; background: url("../wimages/img-bg.jpg") repeat scroll 0 0; position: relative;}
#timeline {position: absolute; left: 10px; bottom: 10px; color: #fff; font-size: 16px;}
td.workarea {vertical-align: top;}
td.leftmenu {width: 250px; padding: 25px; vertical-align: top;}
td.leftmenu h1 {font-size: 22px; text-transform: uppercase;}
td.leftmenu h1 a {color: #000;}
td.leftmenu h1 a:hover {text-decoration: none;}
td.leftmenu p {margin-top: 10px; width: 200px; font-size: 16px;}
td.leftmenu b {font-size: 14px; color:#000;}
td.content {padding: 25px; vertical-align: top;}
.content h1 {font-size: 17px; color: #000;}
.content p {text-align: justify; font-size: 16px; text-indent: 25px; margin-top: 10px;}
table.inpage {height: 0; margin: 10px 0 0 25px; font-size: 15px;}
table.inpage th {border: 1px solid #dedede; font-weight: normal; padding: 5px; background: #f5f5f5;}
table.inpage td {border: 1px solid #dedede; padding: 5px;}
ul.inpage {margin: 10px 0 0 50px; font-size: 16px;}
ul.inpage li {list-style: outside none disc; margin: 2px 0;}
a.inpage:hover {text-decoration: underline;}
img.imgwin {border: 1px solid #dedede;}

ul.sitelist {margin: 10px 0 0 50px; font-size: 16px;}
ul.sitelist li {list-style-type: decimal; margin: 5px;}
.sitelist li a {margin-left: 5px;}
.sitelist li a:hover {text-decoration: underline;} 

td.footer {height: 80px; vertical-align: top; font-size: 16px; background: url("../wimages/img-bg.jpg") repeat scroll 0 0;}
menu.footmenu {float: right;}
.footmenu li {float: left; padding: 15px 30px 0 0;}
.footmenu li a {color: #fff;}
.footmenu li a:hover {text-decoration: underline;}
.footmenu li.active a {text-decoration: underline;}
div.copyright {color: #fff; padding: 15px 0 0 30px;}