body, p, ul, ol, li, h1, h2, h3 {margin: 0; padding: 0;}
ul, ol {list-style: none;}
img {border: none;}
abbr {border: none;}

html {height: 100%; min-height: 530px; overflow: hidden; font-size: 100.1%;}
body {position: relative; width: 100%; height: 100%;
    background: #191919 url(/i/v2.jpg) 50% 50% no-repeat; color: #fff; font: 0.7em Tahoma, sans-serif;}
a:link, a:visited, a:hover, a:active {color: #fff;}
hr {display: none;}

#all {position: absolute; top: 50%; left: 50%; margin: -260px 0 0 -350px; width: 700px; height: 520px;}

#logo {width: 93px; height: 24px; margin-top: 5px;}
#logo a {display: block; width: 93px; height: 24px;}

#nav {position: absolute; top: 0; right: 0;
    font: 1.5em Georgia, 'Times New Roman', Times, serif; list-style: none; cursor: default;}
#nav li {display: inline; padding-left: 2em;}
#nav li a {border-bottom: 1px dashed; text-decoration: none; cursor: pointer;}
#nav li a.current {padding-bottom: 1px; border: none; color: #797979; cursor: default;}

#copy {position: absolute; bottom: 0; left: 0; color: #555;}
#copy .name {margin: 0 0 1em;}
#copy .contacts, #copy .address {font-size: 0.9em;}

.page {display: none; position: absolute; top: 50%; left: -65px; width: 700px; margin-top: 0;
    padding: 1px 65px; background: url(/i/bg_60.png);
    font: 1.5em Georgia, 'Times New Roman', Times, serif;}
.page h1, .page h3 {margin: 0.62em 0 0; font-size: 1.6em; font-weight: normal;}
.page p {margin: 1em 0;}
.page p.what {margin: -0.1em 0 0.1em; color: #888;}
.page p.link {margin: 0; color: #999; font: 0.67em Tahoma, sans-serif;}
.page p.link a:link, .page p.link a:visited {color: #999;}
.page p.link a:hover, .page p.link a:active {color: #fff;}
.page .descr {margin: 1em 0;}
.page .descr p {margin: 0.5em 0;}

#projects h2 {display: none;}

#p-arrows li {display: none; position: absolute; top: 50%; width: 26px; height: 26px; overflow: hidden;
    margin-top: -13px; text-transform: none;}
#pa-toleft {left: -65px;}
#pa-toright {right: -65px; background-position: 100% 0;}
#p-arrows i {display: block; position: absolute; top: 0; left: 0; width: 26px; height: 26px;
    background: #000 url(/i/but_arrows.png) no-repeat; cursor: pointer;}
#pa-toright i {background-position: 100% 0;}

