/*Прозрачность*/
.img_png IMG {BEHAVIOR: url('style/png.htc')}

/*background*/
.bg{background: url(../i/bg.jpg);}
.pic1 {background: url(../i/pic1.jpg); background-attachment: bottom; background-repeat: NO-repeat; background-position: 0% 100%;}
.bg_left {background: url(../i/bg_left.gif); background-repeat: repeat-y;}
.bg_right {background: url(../i/bg_right.jpg); background-repeat: repeat-y;}
.bgv {background: url(../i/bgv.gif); background-repeat: NO-repeat;  background-position: 70% 0%;}
.bg_menu{background: url(../i/bg_menu.jpg); background-repeat: NO-repeat;   background-position: 100% 0%;}
.bg1 {background: url(../i/bg1.gif); background-repeat: repeat-y;}
.bg2 {background: url(../i/bg2.gif); background-repeat: repeat-y;}
.bg3 {background: url(../i/bg3.gif); background-repeat: repeat-y;}
.bg4 {background: url(../i/bg4.gif); background-repeat: repeat-y;}
.bg5 {background: url(../i/bg5.gif); background-repeat: repeat-y;}
.bg6 {background: url(../i/bg6.gif); background-repeat: repeat-y;}
.bg7 {background: url(../i/bg7.gif); background-repeat: repeat-y;}
.bg8 {background: url(../i/bg8.gif); background-repeat: repeat-y;}
.bg9 {background: url(../i/bg9.gif); background-repeat: repeat-y;}
.bg10 {background: url(../i/bg10.gif); background-repeat: repeat-y;}

/*Text*/
.tx {font: 14px Garamond; font-size:90%; color:#000000; text-indent:25px;  text-align:justify;}
.tx16 {font: 16px Palatino Linotype, Garamond, Georgia; font-size:100%;   color: #000000;}

/*Border*/
.pic IMG{border: 1px solid #000000;}

/*catalog*/
.bord_cat {border-bottom: 1px solid #D3DDE5; border-right: 1px solid #D3DDE5; border-left: 1px solid #D3DDE5;}


/*Списки*/

.list2 li{margin-left:-38px; padding-left:0px; font: 12px Arial; color: #333333; list-style-image:  url(../i/bull1.gif); text-align: left; text-indent:30px;}

/*Links*/
A{text-decoration: none;}
A:hover{text-decoration: underline;}


P{padding:0px; margin:0px;}