@charset "iso-8859-2";

body{
  background: url('images/bg.gif') repeat-x;
}

table{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page{
  font-size: 12px;
}

h1{
  font-family: Verana;
  font-size: 18px;
  color: #FFB444;
  margin-top: 0px;
  margin-bottom: 0px;  
  margin-left: 15px;
  margin-right: 15px;  
}

p{
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 0px;    
  margin-left: 20px;
  margin-right: 20px;
}

.update {
  text-align: right;
  font-size: 8px;
  text-shadow: Gray;
  margin-top: inhetit;
  margin-bottom: inhetit;    
  margin-left: inhetit;
  margin-right: 10px;  
}

.mail {
  text-decoration: none;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 8px;
  margin-top: 0px;
  margin-right: 1px;
  color: #FFFFFF;
} 

li{
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 0px;    
  margin-left: 20px;
  margin-right: 20px;
}

a {
  color: #000000;
}

img{
  margin: 0;
  padding: 0;
  border: none;
}

div {
  margin: 0;
}

.head {
  position: relative;
	background: url('images/head.gif') no-repeat;
	top: 2px;
	height: 112px;
	width: 700px;
}

.menu {
  text-align: center;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url('images/menu.gif') no-repeat;
  height: 34px;
  width: 700px;
}

.mlink:link    { 
  font-size: 12px;
  color: white;
  text-decoration: none;    
}    /* unvisited links */

.mlink:visited { 
  font-size: 12px;
  color: white;
  text-decoration: none;  
}   /* visited links   */

.mlink:hover   { 
  font-size: 12px;
  font-weight: bold;  
  color: white; 
  text-decoration: none;    
} /* user hovers     */

.mlink:active  { 
  font-size: 12px;  
  color: white;
  text-decoration: none;    
}   /* active links    */

.logos{
  height: 46px;
  width: 700px;
}

.back{
  background: url('images/body.gif') no-repeat;
  height: 776px;
  width: 700px;
}

.foot{
  background: url('images/foot.gif') no-repeat;
  height: 46px;
  width: 700px;
}

.ac {
  align: right;
  height: 14;
  width: 700;
}

.tprogram{
  margin-top: 0px;
  margin-bottom: 0px;    
  margin-left: 20px;
  margin-right: 0px;
  font-size: 12px;
}

.t2program{
  margin-top: 0px;
  margin-bottom: 0px;    
  margin-left: 0px;
  margin-right: 0px;
  font-size: 11px;
}

.uwaga {
  text-align: left;
  font-size: 8px;
  text-shadow: Gray;
  margin-left: 20px;
}
