/* Основа */
html,body {padding:0px; margin:0px;}
html{background:black;}
body{background:#9f9f9f; width:989px; margin:0px auto; font-family:Verdana; font-size:12px;}
a{color:#fff; text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:none;}
h1,h2,h3,h4,h5,h6{margin:0px;}
.clear{clear:left;}

/* Шапка */
#header{background: url(image/header.png) no-repeat; height:200px;}
/* Меню */
#menu{ background: url(image/bg_menu.png) repeat-x top; height:82px; text-align:center;  min-width: 100px; padding-left:280px;}
#menu ul,li{padding:0px; margin:0px;}
#menu li{float:left; width:145px; height:82px;}
#menu li a{display:block; height:82px; text-decoration:none;}
#menu a span{visibility:hidden;}


#num82{background:url(image/menu1.png) no-repeat;}
#num53{background:url(image/menu2.png) no-repeat;}
#num54{background:url(image/menu3.png) no-repeat;}
#num82  a:hover{background:url(image/menu1_3.png) no-repeat;}
#num53  a:hover{background:url(image/menu2_3.png) no-repeat;}
#num54  a:hover{background:url(image/menu3_3.png) no-repeat;}

/* Контент */
#center {background:#9f9f9f url(image/bg.png) repeat-x top; min-height:684px;}

/* Левая часть */
#left{width:227px; float:left;}

.block_first{width:186px; height:166px; padding-top:0px;}

.block1{width:186px; background:url(image/block_d.png) no-repeat bottom; padding-bottom:24px; margin:0px auto;}
.block1 div{background:#000 url(image/block_1.png) no-repeat top; min-height:250px; }
.block1 h1{text-align:center; color:#fff; font-size:24px; font-weight:normal; padding-top:4px;}
.block1 a{color:000;text-decoration:underline;}
.block1 a:hover{text-decoration:none;}
.block1 ul,li{padding:0px; margin:0px; list-style:none; text-align:center;}
.block1 ul{padding-top:40px;}

.block{width:186px; background:url(image/block_d.png) no-repeat bottom; padding-bottom:24px; margin:0px auto;}
.block div{background:#000 url(image/block.png) no-repeat top; min-height:250px; }
.block h1{text-align:center; color:#fff; font-size:24px; font-weight:normal; padding-top:4px;}
.block a{color:000;text-decoration:underline;}
.block a:hover{text-decoration:none;}
.block ul,li{padding:0px; margin:0px; list-style:none; text-align:center;}
.block ul{padding-top:40px;}

/* Правая часть */
#right{padding-left:227px;}
.tovar{width:370px; height:196px; float:left; padding-top:16px; padding-bottom:16px; padding-left:10px; border-bottom:1px dashed #c9ae63;}
.tovar p{ padding-left:175px;}
.tovar_pic{float:left; width:155px; height:155px;}

/* Подвал */
#footer {background:url(image/bg_footer.png) repeat-x top; padding:0px;}
#footer div {background:url(image/left_footer.png) no-repeat left; padding:0px;}
#footer div div {background:url(image/right_footer.png) no-repeat right; height:27px; padding:0px; padding-top:25px;}

#copy{height:14px !important; background:none !important; padding:0px !important; color:#fff; font-weight:bold; margin-left:10px;}


a#autor {float:right; display:block; background:url(image/autor.png) 0 0 no-repeat; width:121px; height:27px;}
a#autor:hover{background:url(image/autor_on.png) 0 0 no-repeat;}
