h1    {color: green; text-align: center; font-family:Monotype corsiva;}
h2    {color: lime; text-align:  center; font-family:Monotype corsiva;   font-size: 27px;}
h4    {color: black; }
h4.x    {color: black;  text-align:  center;}
h3    {color:green;}
td.men  {color: #190175;  font-size: 16px;}
p    {color: black; }
body {background-color: #ffffe0; color:black; background-position: center top; background-repeat: no-repeat; background-attachment: fixed;}
body.left {background-color: #ffffe0; color:black; background-position: right top; background-repeat: no-repeat; background-attachment: fixed;}


td { font-size: small;}
td.up { font-size: small;vertical-align: top;  background-image: url(../images/Header.gif);}
td.spodek { font-size: small;vertical-align: top;  background-image: url(../images/spodek.jpg);}
h4 {font-weight: bold;}
A:link     { color: #0316C9; text-decoration: underline; }
A:visited  { color: #0316C9; text-decoration: underline; }
A:active   { color: #0316C9; text-decoration: none; }
A:hover    { color: #8717FA; text-decoration: none;}

A.zpet:link     { color: blue; text-decoration: underline;  font-size: 16px;  text-align:  center;font-weight: bold;}
A.zpet:visited  { color: blue; text-decoration: underline;   font-size: 16px; text-align:  center;font-weight: bold;}
A.zpet:active   { color: blue; text-decoration: none;  font-size: 16px; text-align:  center; font-weight: bold;}
A.zpet:hover    { color: red; text-decoration: none;   font-size: 16px; text-align:  center; font-weight: bold;}

A:link.menu     { color: yellow; text-decoration: underline; font-size:large;}
A:visited.menu  { color: yellow; text-decoration: underline;  font-size:large;}
A:active.menu   { color: yellow; text-decoration: none;  font-size:large;}
A:hover.menu    { color: yellow; text-decoration: none; font-weight: bold;  font-size:large;}
td.left { background-image: url(../images/menu.jpg);}
td.main { background-image: url(../images/main.jpg);vertical-align:top;}

img {border-width:0px;}
img.max {max-width: 680px; _width: expression(document.body.clientWidth > 680? "680px" : "auto" );}
