table.list {
     width: 500px;
     text-align: center;
}

table.list td {
     font-family: Tahoma;
     font-size: 12pt;
     font-weight: bold;
}

a {
     color: navy;
     text-decoration: none;
}

a:HOVER {
     background-color: #FFFF99;
}

table.up {
     font-family: Verdana;
     font-size: 11pt;     
     font-weight: bold;     
}


h1 {
     font-family: Verdana;
     font-size: 24pt;
     color: #FFFFFF;
     background-color: #333399;
}

table.up td {
     vertical-align: middle;
     text-align: center;
}

table.ZAWOR {
     width: 500px;
     text-align: center;
     background-color: navy;
     font-size: 10pt;
     font-family: Verdana;
}

h3 {

}

TR.a1 {
     background-color: #CCFFCC;
}

TR.a2 {
     background-color: #CCFFFF;
}

TD.b {
     font-weight: bold;
}

.lang {
background-color: #D5E4F7;
}

body {
	background-image: url(background2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

a {
  font-weight: bold;
  font-size: 11pt;
}
