/* welldone by vasily :) */

* {margin: 0;padding: 0;}
body {margin: 0;padding: 0;min-width: 1000px;background: #fff; font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000;}

#nevskiy {position: relative; width: 1000px; margin:0 auto;}
#nevskiy h1 {font-size: 170%; padding: 1ex 0 1ex 0;}
#nevskiy h2 {font-size: 140%; padding-bottom: 1ex; text-align: center;}
p {padding-bottom: 1ex;}

#inf {width:640px; float: right;}
#inf td {border-bottom: 1px #ccc dotted; }

/* #navigate { position: absolute; top: 10px; left: 0; width: 340px; height: 300px; color: #444;} */
#navigate {width: 340px; color: #444; float: left; }
#navigate li {list-style-type: none; text-decoration: none; width: 340px; padding: 0 0 2ex 1ex; font-size: 120%;}
#navigate a {text-decoration: none; color: #444;}
#navigate a:hover {text-decoration: underline;}
#navigate img {border: 1px solid #000; margin: 4px 8px 4px 0;}


#footer {clear: both; text-align: right;}
#footer a, #footer {color: #CCCCCC;}

