body {
	margin:10px;
	padding:10px;
	background-color: #FFF8DC;
	color: #9932CC;
	font-family : cursive;
	text-align:center;
	}
a {
	color: Blue; font-family: cursive;
}
a.big {font: large cursive;}
a.big2 {font: xx-large cursive;}
p {margin: 10px 0px 10px 0px;}

img{border: 2px solid #9932CC; margin: 5px;}
#pics img {width:150px; height:200px; border: 1px solid #9932CC;}
h1{margin:0px;}
h4{margin:0px;}

#container{
	width: 727px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#warning {
	text-align: justify;
	padding: 10px;
	margin:10px;
	}
.zad {
	border: 2px dashed #6495ED;
	background-color: #E6E6FA;
	padding: 10px;
	}

#title td{border: 2px dashed #6495ED;}
#title a:link {font-size : x-small; text-decoration: none;}
#title a:visited {font-size : x-small; text-decoration: none;}
#title a.ll {color : #B22222; font: bold small cursive;}
#title a.ll:visited {color : #B22222; font: bold small cursive;}
#records{margin-top:20px;font-size:xx-small}
#records a{font-size:medium;}
