#content ul {
list-style-type: none;
width: 230px;
padding-top: 5px;
padding-bottom: 25px;
}
#content li {
background-image: url(/img/bull.gif);
background-position: 0px 2px;
background-repeat: no-repeat;
padding-left: 20px;
line-height: 15px;
border: 0px solid black;
margin-bottom: 6px;
}
span#raz0, span#dwa0, span#trzy0, span#czte0 {
display: inline;
}
span#raz0 a, span#dwa0 a, span#trzy0 a, span#czte0 a {
color: green;
text-decoration: none;
}
span#raz0 a:hover, span#dwa0 a:hover, span#trzy0 a:hover, span#czte0 a:hover {
color: green;
text-decoration: underline;
}
span#raz, span#dwa, span#trzy, span#czte {
color: green;
display: none;
}
img#raz1, img#dwa1, img#trzy1, img#czte1 {
cursor: pointer;
}
#leftPanel div p {
color: #060;
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
line-height: 1.1em;
padding-bottom: 10px;
}
#leftPanel div p + p {
text-align: center;
}
#leftPanel div p + p + p {
text-align: right;
padding-bottom: 20px;
}
#leftPanel div img {
padding-bottom: 15px;
}
#footer {
background: #fff;
height: auto;
}
#footer div {
border-top: 1px dashed green;
margin: 0 10px 25px 15px;
}
#footer div p {
margin: 10px 0 10px 0;
}
#footer div p img {
margin-right: 20px;
float: left;
}
#footer div p a:hover {
border-bottom: 1px solid red;
}
#footer div + div {
border: 1px solid green;
background: #fff3ee;
margin: 0 15px 20px 15px;
padding-bottom: 15px;
font-style: italic;
}
#footer div + div p {
margin: 15px 15px 0 15px;
font-style: italic;
}
#footer div + div p span {
font-weight: bold;
letter-spacing: 0.2em;
color: #004824;
}
#footer div + div p + p span {
letter-spacing: normal;
}
