html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
background:url(../images/bg-sky.jpg) top left repeat;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

p	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:140%;
	color:#000;
	padding:10px 20px 10px 40px;
	text-align:justify;
	}

.clear	{
	clear:both;
	}

#wrapper	{
	width:586px;
	margin:30px auto;
	border:3px solid #000;
	background:url(../images/bg-content.jpg) top left repeat-y;
	}
	
.logo	{
	padding:10px 0;
	}
.ornament	{
	padding:5px 0;
	}
	
.pink	{
	color:#ff0099;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
	
.pink-email	{
	color:#ff0099;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#left	{
	float:left;
	width:426px;
	height:auto;
	}
#right	{
	float:right;
	width:145px;
	margin:0 5px;
	}
#footer	{
	clear:both;
	}
	
#footer p	{
	padding:10px;
	}
	
#right ul	{
	padding-bottom:20px;
	}
	
#right ul li a	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff0099;
	font-size:12px;
	text-decoration:none;
	}
.nag-right	{
	padding-bottom:3px;
	display:block;
	width:145px;
	height:23px;
	position:relative;
	right:15px;
	}
	
#aniol-lewy	{
	float:left;
	width:260px;
	height:659px;
	position:absolute;

	}
	
#aniol-prawy	{
	float:right;
	width:260px;
	height:659px;
	position:absolute;

	}
