body{
margin:0px;
padding:0px;
background-color:#000000;
font-family:Verdana;
}

.top{
width:978px;
height:252px;
background-image:url(./gfx/top.jpg);
background-repeat: no-repeat;
}
.main{
width:978px;

background-image:url(./gfx/tlomain.jpg);
background-position: top;
background-repeat: no-repeat;
}
.maintlo{
width:978px;
height:auto;
background-image:url(./gfx/tlo.gif);
background-repeat: repeat-y;
}
.stopka{
width:978px;
height:123px;
background-image:url(./gfx/stopka.jpg);
background-repeat: no-repeat;
}
.menuu{
position:absolute;
width:188px;
height:184px;
margin-left:722px;
background-image:url(./gfx/tlomenu.jpg);
background-repeat: no-repeat;
}
.clr{
clear:both;
}
.txt{
color:#9d9d9e;
font-size:13px;
padding-left:50px;
padding-right:220px;

}
.txtstopka{
width:978px;
font-size:10px;
color:#3d3d3d;
text-align:right;
}
a.adol{
text-decoration:none;
color:#000000;
}

div.txtstopka a{
color:#af4db8;
text-decoration:none;
}
div.txtstopka a:hover{
text-decoration:underline;
}
div.txt a{
color:#9b9b9b;
text-decoration:none;
}
div.txt a:hover{
color:#ffffff;
}
div.txt img{
border-color:#a6a6a6;
border-width:2px;
}
div.txt img:hover{
border-color:#ffffff;;
border-width:2px;
}
