body, html{
margin : 0;
padding:0;
width:100%;
position:relative;
height:100%;
min-height:676px;
}
.logo{
position:absolute;
width:123px;
height:66px;
left:384px;
top:14px;

}

body{
background:#5b432a;
font-family:"Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 16px;
cursor: url(./site/img/plunksna1.ani);

}
.main{
min-height:100%;
width:884px;
position:relative;
margin:0 auto;
background:url(../img/main1.jpg) center center no-repeat;
}
a{
text-decoration:none;
color:#FFFFFF;
cursor:url(./site/img/plunksna.ani), pointer;

}
a:hover{
text-decoration:underline;
}

.ttop{
width:884px;
height:234px;
position:relative;
background:url(../img/top.jpg) left top no-repeat;
z-index:10;
}

.tbott{
background:url(../img/bott.jpg) center top no-repeat;
width:884px;
height:121px;
position:absolute;
bottom:0;
}
.tmenu{
position:absolute;
height:42px;
top:192px;
left:61px;
}
.tmenu img{
border:none;
padding:0;
margin:0;
}
.submenu{
position:absolute;
width:180px;
padding-bottom:100px;
display:none;
background:url(../img/menu1.gif) left bottom no-repeat;
text-align:center;
}
.subitema{
z-index:11;
}
.submenu a{
text-transform:uppercase;
color:#4e361d;
padding-left:20px;
padding-right:35px;
padding-top:3px;
padding-bottom:3px;
font-size:12px;
width:125px;
line-height:15px;
display:block;
font-weight:bold;
}
.bottmenu{
text-align:center;
}
.bottmenu img{
border:none;
}