body {
	margin:10px;
	padding:10px;
	background-color: #222222;
	color: red;
	font-family : arial;
	text-align:center;
	}
	
a {color: #FF5B5B; font-family: cursive;}
a:hover {color : #DF0000;}
a.big {color: white; font: bold large cursive;}
a.big2 {color: white; font: bold xx-large cursive;}
p {margin: 10px}
img{border: 2px solid white; margin: 5px;}
b{color: White;}

#pics {text-align: center;}
#pics img {width:150px; height:200px; border: 1px solid Maroon;}
#head{margin:10px;}
h1{margin:5px; font-family:verdana;}
h4{margin:5px;}
h2{margin:5px;}
#container{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: Black;
	border: 3px dashed Red;
}
#warning {
	text-align: justify;
	padding: 10px;
	margin:10px;
	}
.zad {
	background-color: #222222;
	border: 1px dashed Red;
	}

#title {background-color: #222222;border: 1px dashed Red; padding:5px;}
#title td{border: 0px dashed Red;}
#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;}
