body {
	margin:10px;
	padding:10px;
	background-color: Purple;
	color: #FFE4E1;
	font-family : cursive;
	text-align:center;
}
a {color: #FDF5E6; font-family: cursive;}
a.big {font: xx-large cursive;}
a.big2 {font: x-large cursive;}

p {font-size:large; margin: 10px 0px 10px 0px;}
p.j {text-align: justify;}

#head img {border: solid #F08080;border-width: 0px 0px 3px 0px;margin:0px;}
img{border: 1px solid #FF6D35; margin: 5px;}
#pics img {width:150px; height:200px; border: 0px;}

h1{margin:3px; font-family: cursive;}
h3{margin:3px; font-family: cursive;}
h2{margin:3px; font-family: cursive;}
h4{margin:3px; font-family: cursive;}

#container{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
#warning {
	padding: 10px;
	text-align: justify;
	font: bold small cursive;
	}
.zad {
	border: 1px solid #FF6D35;
	padding: 6px;
	background-color: #FFC0CB;
	color: #DC143C;
}
.zad a{
	color: blue;
}
#title td{border: 0px solid #FF6D35;}
#title a:link {font-size : xx-small; text-decoration: none;}
#title a:visited {font-size : xx-small; text-decoration: none;}
#title a.ll {color : #FDF5E6; font: bold 13px cursive;}
#title a.ll:visited {color : #FDF5E6; font: bold 13px cursive;}

#records{margin-top:20px;font-size:xx-small}
#records a{font-size:medium;}
