/*KATALOGY */
@charset "utf-8";

#katalogy {position:relative;}
#katalogy .cont-wrap {background:#fff url(../images/bg-katalogy.jpg) center top no-repeat;color:#000;width:900px;padding:40px;height:560px;overfljow:hidden;}
#katalogy .cont-wrap h1 {font-family:Georgia, "Times New Roman", Times, serif;font-size:36px;font-weight:normal;height:40px;line-height:40px;color:#f06;margin:5px 0 20px 45px;}

.kat-cont {position:relative;}
.kat-pane {width:810px;height:460px;overflow:hidden;margin:0 auto;}
.kat-page {display:block;float:left;width:350px;height:460px;overflow:hidden;margin-right:100px;}
.kat-page h2 a {display:block;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;font-weight:normal;font-style:italic;color:#666;margin:15px 0 0;line-height:24px;text-decoration:none;}
.kat-page h2 a:hover {color:#f06;}
.kat-page a.open {font-size:11px;color:#666;padding-right:15px;background:url(../images/sipka.gif) no-repeat right 50%;}
.kat-page a.open:hover {color:#f06;}

.kat-pager {width:125px;height:25px;margin:0 auto;}
.a-left, .a-right {display:block;float:left;width:22px;height:22px;border:1px solid #e5e5e5;text-indent:-999em;overflow:hidden;background:url(../images/left-arrow-off.gif) no-repeat center center;}
.a-right {background:url(../images/right-arrow-off.gif) no-repeat center center}
.a-left:hover {background:url(../images/left-arrow-on.gif) no-repeat center center #f06;}
.a-right:hover {background:url(../images/right-arrow-on.gif) no-repeat center center #f06;}

.bottom .control-block .show_site_map a {color:#999;background:url(../images/footer/light-arrow-up.gif) left center no-repeat;}
.bottom .control-block .show_site_map a:hover {color:#f06;background:url(../images/footer/light-arrow-down.gif) left center no-repeat;}
.bottom .control-block .show_site_map a.active {color:#f06;background:url(../images/footer/light-arrow-down.gif) left center no-repeat;}
.bottom .control-block .show_site_map a.active:hover {color:#999;background:url(../images/footer/light-arrow-up.gif) left center no-repeat;}
.bottom .control-block .contact a {color:#999;}
.bottom .control-block .contact a:hover {color:#f06;}
.bottom .navig li a {color:#ccc;border-bottom:1px solid #333;}
.bottom .navig li a:hover {color:#f06;border-bottom:1px solid #fff;}
.bottom .navig li ul li em {color:#666;}
.bottom .navig li ul li a {color:#ccc;}
.bottom .navig li ul li a:hover {color:#f06;}
.bottom .copyright {color:#666;}
