html, body {
background-color : #000;
color : #000;
margin : 0;
padding : 0;
}
#T {
width : 580px;
margin-left : auto;
margin-right : auto;
background-color : #d1d1d1;
}
#TOP {
width : 580px;
text-align : center;
}
#MENU {
width : 580px;
height : 30px;
background-color : #6699ff;
background-image : url(menu.png);
}
#CENTER {
width : 550px;
background-image : url(naglowek.png);
background-repeat : no-repeat;
background-color: #22c408;
margin-left : auto;
margin-right : auto;
padding : 1px 5px 1px 5px;
outline-color: #3a932b; 
outline-style : solid;
outline-width : 1px;
font-size : 15px;
color: #116403; 
}
#WWW {
width : 560px;
margin-left : auto;
margin-right : auto;
height : 240px;
}
#WWWL {
width : 260px;
float : left;
background-image : url(naglowek2.png);
background-repeat : no-repeat;
background-color : #22c408;
margin-left : auto;
margin-right : auto;
padding : 1px 5px 1px 5px;
outline-color : #3a932b;
outline-style : solid;
outline-width : 1px;
font-size : 15px;
color : #116403;
}
#WWWP {
width : 260px;
float : right;
background-image : url(naglowek3.png);
background-repeat : no-repeat;
background-color : #d40000;
margin-left : auto;
margin-right : auto;
padding : 1px 5px 1px 5px;
outline-style : solid;
outline-width : 1px;
font-size : 15px;
color : #531010;
}
#ENTER {
height : 20px;
}
#DOWN {
width : 580px;
height : 30px;
text-align : center;
font-weight : bolder;
background-color : #6699ff;
background-image : url(menu.png);
display : table-cell;
vertical-align : middle;
}
h1 {
color : #fff;
margin : 0 0 0 0;
padding : 0 0 5px 0;
font-size : 20px;
font-weight : bolder;
text-indent : 3px;
}
a, a:visited, a.side {
color : #325999;
text-decoration : none;
}
a:hover, a.side:hover {
color : #000000;
}
ul2, ul2 li2 {
display : block;
list-style : none;
margin : 0;
padding : 0;
}
ul2 li2 {
float : left;
}
ul2 a:link, ul2 a:visited {
text-decoration : none;
display : block;
font-weight : bold;
background : #000 url("menu.png") repeat-x [center];
color : #fff;
padding : 5px 12px;
}
ul2 a:hover {
background-image : url("menu2.png");
}
