body {
color : #007575;
background-color : #000;
}
a:link {
color : #00a8a8;
text-decoration : none;
}
a:visited {
color : #007a7a;
}
a:focus, a:hover {
color : #00cece;
text-decoration : underline;
}
.fixpage {
margin : auto;
max-width : 350px;
border : 1px solid #004343;
}
.punkt {
border : 1px dotted #004343;
}
.line {
border : 1px solid #004343;
}
.header {
background-image : url(images/header.gif);
text-align : center;
}
.title {
background-image : url(images/title.gif);
background-repeat : repeat-x;
background-position : 0 center;
padding : 1px;
border-top : 1px solid #004343;
border-bottom : 1px solid #004343;
}
.content {
margin : 1px;
padding : 1px;
border : 1px dotted #004343;
}
.footer {
background-image : url(images/footer.gif);
background-repeat : repeat-x;
background-position : 0 top;
text-align : center;
padding : 2px;
border-top : 1px solid #004343;
}
.count {
text-align : center;
margin : 5px;
}
/* Style by Mad
http://wapdiz.ru */
