BODY
{
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	background-attachment: fixed ;
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	margin: 0px;
	padding: 0px;
}
TD
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-align: left;
}
UL
{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}
LI
{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}
P
{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
A
{
	COLOR: #8a8a8a;
	TEXT-DECORATION: none;
}
H1
{
    FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #6c3823;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
}
H2
{
    FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #6c3823;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
H3
{
    FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #6c3823;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
A:hover
{
	TEXT-DECORATION: underline;
	text-align: left;
	COLOR: #330000;
}
A.nav
{
	COLOR: #ffffff;
}
A.nav:hover
{
	COLOR: #ec4d00;
}
A.usermenu:link
{
	COLOR: #0000;
	TEXT-DECORATION: none;
}
A.usermenu:hover
{
	COLOR: #0000cc;
	TEXT-DECORATION: none;
}
.fon-main
{background-image: url(../gif/fon-main-new.jpg);	
	background-repeat: no-repeat;
	height: 118px;
	width: 1080px;
}
.fon-main-shtoru
{
	background-image: url(../gif/fon-main-shtoru.png);
	background-repeat: no-repeat;
	height: 267px;
	width: 780px;
}
.fon-main-glavna
{
	background-image: url(../gif/fon-main-new3.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 780px;
}
.mainmenu
{
	left: 217px;
	position: absolute;
	top: 130px;
	width: 412px;
	background-color: #FFEAD5;
}
.mainmenu a
{
	font-size: 12px;
}
.tt {
	text-align: center;
}
.ring1 {
	text-align: right;
}
.shadow {
	padding: 4px;
	border: 1px solid #e0e0e0; 
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
 .style1 {
 color: #FFCC99
 }
 .style2 {
 color: #6c3823
 }
  .style3 {
 color: #FFFFFF
 }
/*Example 5*/
#ex5 {
	width: 110px;
	margin: 0 auto;
	min-height: 20px;
}

#ex5 img {
	margin: 1px;
	opacity: 0.8;
	border: 0px solid #feebbe;
	
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#ex5 img:hover {  
   opacity: 1;
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.9);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.9);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.9);
}  
/*Example 1*/
#ex1 {
	width: 150px;
	margin: 0 auto;
	min-height: 10px;
}

#ex1 img {
	margin: 1px;
	opacity: 0.8;
	border: 0px solid #eaeaea;
	
	/*Transition*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#ex1 img:hover {  
   opacity: 5;
 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 0px rgba(255,255,0,0.9);
  -moz-box-shadow: 0px 0px 1px rgba(255,255,0,0.9);
  box-shadow: 0px 0px 0px rgba(255,225,0,0.9);
}  
.menu{
    font-family:arial, sans-serif;
    width:130px;
    height:22px;
    position:relative;
    font-size:11px;
    z-index:100
}
.menu ul li a, .menu ul li a:visited{
    display:block;
    text-decoration:none;
    color:#000;
    width:134px;
    height:23px;
    text-align:center;
    color:#fff;
    border:1px solid #fff;
    background:#854500;
    line-height:20px;
    font-size:11px;
    overflow:hidden
}
.menu ul{
    padding:0;
    margin:0;
    list-style:none
}
.menu ul li{
    float:left;
    position:relative}
.menu ul li ul{
    display:none
}
.menu ul li:hover a{
    color:#fff;
    background:#918065
}
.menu ul li:hover ul{
    display:block;
    position:absolute;
    top:25px;
    left:0;
    width:105px
}
.menu ul li:hover ul li a{
    display:block;
    background:#ddd;
    color:#000
}
.menu ul li:hover ul li a:hover{
    background:#ffdeaf;
    color:#000
}
.pic {
background: url(textil/bath/bath3m.jpg) no-repeat;
width: 300px;
}
.pic:hover {
background: url(textil/cabinet/showroom1-2m.jpg) no-repeat;
border: 2px solid #591f00;
}
#picTxt span {display:none;}
#picTxt:hover span {display:block;}