/* (c)  2010, Mitya Ustinov */

html, body {height: 100%; margin: 0; padding: 0;}
body {position: relative; min-width: 960px; background: url('../i/bg-main.jpg') 0 0 repeat-x; background-attachment: fixed; font: normal 11pt 'Georgia', serif; color: #000;}
a {color: #c00; text-decoration: underline; outline: none;}
a:hover {color: #aeaeae; text-decoration: none;}
img {border: 0; margin: 0;}
p {margin: 0 0 10px; line-height: 16pt;}
.toggle, .stripe, .block, .footer {display: none;}
.oops {display: block; position: relative; padding-top: 20%; text-align: center;}
.oops .star {color: #c00; font: normal bold 32pt 'Helvetica', 'Arial', sans-serif; margin: 20px 0 0;}
.logo {position: absolute; right: 18px; bottom: 15px; z-index: 97; width: 91px; height: 91px; background:url('../i/logo.png') 0 0;}
.logo img {width: 91px; height: 91px;}
