@charset "windows-1251";
/* CSS Document */

body {margin:0; padding:0; background-color:#000000; background-image:url(images/background.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; color:white}
a:link {color:white; text-decoration:underline}
a:hover {color:white; text-decoration:none}
a:active {color:white; text-decoration:none}
a:visited {color:white; text-decoration:underline}
.container {position:absolute; width:100%; z-index:1}
.logo {background-image:url(images/logo.jpg); background-repeat:no-repeat; width:482px; height:375px}
.moto { min-width:1024px; height:696px; background-image:url(images/moto.jpg); background-repeat:no-repeat; background-position:top right}
.contacts {position:absolute; left:124px; top:315px; font-size:12px; color:#999999}
.contacts a {color:#999999}
.bottom {height:270px; width:482px; background-image:url(images/fire.jpg); background-repeat:no-repeat; background-position:bottom left; position:fixed; bottom:0px; z-index:0}
.menu {position:absolute; width:100%; top:357px; text-align:center; font-size:16px; font-weight:600; color:#FF9900; z-index:2}
.content {position:absolute; left:124px; right:270px; top:420px; font-size:14px;  z-index:3}
.portfolio {position:absolute; width:100%; top:420px; z-index:3}
.content h1, .portfolio h1 {font-size:18px}
.content h2, .portfolio h2 {font-size:16px}