BODY {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(files/top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

/* LINKS */
A.link-bordo {
	  color: #880000;
	  text-decoration:none;
	}
	
A.link-bordo:hover {
	  color: #606060;
	  text-decoration:none;
	}
	
	
A.link-szary {
	  color: #666666;
	  text-decoration:none;
	}
	
A.link-szary:hover {
	  color: #888888;
	  text-decoration:none;
	}
	
	
	
A.link-bialy {
	  color: #FFFFFF;
	  text-decoration:none;
	}
	
A.link-bialy:hover {
	  color: #FFCC66;
	  text-decoration:none;
	}



/* TXT */
.czarny12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #000000;
	}

.czarny11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #000000;
	}
	
.czarny10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #000000;
	}
	

	
.bialy12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #FFFFFF;
	}

.bialy11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #FFFFFF;
	}
	
.bialy10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #FFFFFF;
	}
	
	
	
.bordo12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #880000;
	}

.bordo11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #880000;
	}
	
.bordo10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #880000;
	}
	

	
.czerwony12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #FF0000;
	}

.czerwony11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #FF0000;
	}
	
.czerwony10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #FF0000;
	}
	
	
	
.szary12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #666666;
	}

.szary11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #666666;
	}
	
.szary10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #666666;
	}
	
	
	
.bszary12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #999999;
	}

.bszary11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #999999;
	}
	
.bszary10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #999999;
	}
	
	
	
.magenta12 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 12px;
	  color: #f7005d;
	}

.magenta11 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #f7005d;
	}
	
.magenta10 {
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 10px;
	  color: #f7005d;
	}
	
	
	
/* WEB */
.form {
	  margin:auto;
	}
	
.input {
	  width: 200px;
	  font-family: Trebuchet MS, Arial, Tahoma;
	  font-size: 11px;
	  color: #333333;
	  border: 1px solid #CCCCCC;
	}
	  
	  
	  
	  
	  
	  
	  
	  
	  
	 
