Parašė WebDraw· 2010 Geg. 3 15:05:03
#4
body
{
background: #6a6a6a;
color: #FFFFFF
}
.menu
{
background: url(images/menu.gif) no-repeat center;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: none;
color: #fff;
height: 29px;
width: 1000px;
}
A:link
{
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: none;
color: white;
text-decoration: none;
}
A:visited
{
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: none;
color: white;
text-decoration: none;
}
A:hover
{
background: url(images/button.gif) center top;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 11px;
text-decoration: none;
height: 29px;
width: 69px;
line-height:29px;
display:inline-block;
}
.main
{
background: url(images/body.gif) center;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: none;
color: #fff;
height: 371px;
width: 1000px;
}
#menu
{
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 11px;
text-decoration: none;
float: left;
width: 570px;
line-height:29px;
}
#main
{
padding-top: 1;
float: left;
width: 340px;
}
img
{
border: 0;
}
#text
{
padding: 20px;
float: left;
width: 340px;
}