body
{
font-family: helvetica,sans-serif;
font-size: 1em;
margin:0;
}
a:link, a:visited {
color: blue;
font-weight:bold;
}
a:hover {
color: blue;
background-color: #eee;
}
a:active {
color: red;
background-color: yellow;
}
h1 {
padding: 0;
text-align:center;
margin-top: 2px;
margin-bottom: 2px;
color: #053188;
letter-spacing: 5pt;
width:768px;
border-top: 1px solid #053188;
border-bottom: 1px solid #053188;
}
p {
font-weight:bold;
text-align:justify;
margin-bottom:0px;
}
address {
font-size: 0.8em;
margin:3px;
padding:5px;
border-top: 1px solid #053188;
border-bottom: 1px solid #053188;
width:600px;
}
form {
margin:0px;
}
.select {
border: 1px solid #000;
margin:3px;
font-size: 0.8em;
text-align:center;
}
.word {
border: 2px solid #053188;
padding:5px;
margin:5px;
}
.submit {
cursor:pointer;
border: 1px solid #900;
}
.main {
padding: 0.7em;
background-image:url('pozadie.jpg');
background-repeat:repeat;
width:766px;
text-align:left;
border: 1px solid #053188;
}
.wrong {
text-decoration: line-through;
}
.result {
font-weight:bold;
}
.hangman {
border: 2px dotted #053188;
background-image:url('sky.jpg');
}
IMG {
border:0;
}
UL {
list-style-type:circle;
margin-top:3px;
margin-bottom:3px;
font-weight:bold;
}
.asd,STRONG {
color: #900;
}
.grand {
width:350px;
text-align:center;
border: 3px double #053188;
}
.center {
text-align:center;
}
.final {
font-size: 2em;
}
fieldset {
padding:10px;
}
fieldset legend {
color: #053188;
background: none;
padding: .1ex .5ex;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
font-weight: bold;
margin-bottom:7px;
}
.matchbox {
float:right;
padding-left:10px;
}
