@import url('nav_blocks.css');
@import url('main_menu.css');
@import url('top_block.css');

body { background: #000000; color: #ffffff; margin: 0; font: normal 69% Arial, Helvetica, sans-serif; }
table { border: 0; border-collapse: collapse; }
th, td { padding: 0; }
img { border: 0; }
form { margin: 0; }
a { color: #ffff00; text-decoration: underline; }
a:hover { color: #ffff00; text-decoration: none; }

.bg { background: url(../images/structure/bg.jpg) 50% 0 no-repeat; min-width: 1000px; }
.main { width: 1000px; height: 1300px; margin: 0 auto; position: relative; }
.logo { position: absolute; top: 60px; left: 45px; }

.str-h { overflow: hidden; margin: 0 0 15px; }
.str-h span { display: block; padding: 50px; }

.footer { position: absolute; width: 1000px; text-align: center; font-size: 92%; top: 1272px; left: 0; }
.footer a { color: #dfed5f; text-decoration: none; }
.footer a:hover { color: #dfed5f; text-decoration: underline; }
