@charset "windows-1251";
/* CSS Document */

* { margin:0px; padding:0px; }
html { width:100%; height:100%; background-color:#000; background-image:url(img/top.jpg); background-position:top; background-repeat:repeat-x; }
body { position:relative; min-width:1000px; width:100%; height:100%; font:normal 12px Arial, Helvetica, sans-serif; color:#fff;}

a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; }
:-moz-any-link:focus { outline:none; }
img { border:0; }

h1 { font-size:13px; font-style:normal; font-weight:normal; color:#f6b041; text-decoration:underline; margin-bottom:13px;}


#basis { position:relative; width:1000px;min-height:100%; height:auto; margin:0 auto; padding:0px;}


.header { background-image:url(img/splash.jpg); background-repeat:no-repeat; background-position:top left; height:331px; width:auto; border-left:1px solid #948d84; border-right:1px solid #948d84;}

.menu { background:url(img/mbg.jpg) repeat-x top; width:268px; float:right; height:300px; padding-top:31px;}
.menu a {font-size:13px; font-weight:normal; display:list-item; list-style:none;text-decoration:none; height:32px; padding-top:15px; padding-left:60px; background-image:url(img/mb.gif);}
.menu a:hover {background-image:url(img/ma.png); color:#f6b041;}
.menu a#act {background-image:url(img/ma.png); color:#f6b041;}

.models {margin-top:33px; margin-bottom:40px;}
.models tr td {padding:7px 25px;}
.models tr td p{padding-top:10px;}
.models tr td#centertd { border-left:1px solid #808080; border-right:1px solid #808080;}
.models tr td img {float:left; margin-right:10px; border:1px solid #948d84;}

.content img {margin-right:30px; border:1px solid #948d84; margin-bottom:20px;}
.page {}
.page #gall {width:220px;}
.page #gall img {margin-right:30px; border:1px solid #948d84; margin-bottom:20px;}
.content p {padding-bottom:30px;}
.content table caption {font-weight:bold; padding-top:10px; display:block;width:400px;}
.content table tbody tr td {border-bottom:1px solid #ccc;}
.content p strong { font-size:22px; font-weight:normal;}

.footer { font-size:11px; margin:50px 0px;}
.footer a{margin:0px 10px;}

.gallery {padding-top:20px;}
.gallery img {margin:0 12px;margin-bottom:15px; border:1px solid #948d84; float:none;}

