@import url("main_style.txt");
html
{
background-image: url(http://gws.wandystan.eu/_szpital/plecy.png);
}
body, #content
{
background-image: url(http://gws.wandystan.eu/_szpital/plecy.png);
}
body
{
color: black;
font-family: Veranda;
}
h1
{
text-align: center;
}
#header h1 a {width: 100%; height: 252px; background: url(http://gws.wandystan.eu/_szpital/top.gif) top center no-repeat; }
h1 span
{
visibility: hidden;
}
a, h1 a, .menu a
{
color: black;
}
a:hover
{
text-decoration: none;
background-color: #FFCC99;
color: #000099;
}
.menu a:hover
{
background-color: #FFCC99;
color: black;
}
a, h1 a
{
text-decoration: underline;
}
a.notExist
{
text-decoration: line-through;
}
#menu h3, #content > h2
{
background: #000099;
color: white;
}
#main-page #footer {border-top: #000099 solid 2px;}