@charset "utf-8";
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 95%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}.center {
	text-align: center;
}
.prawa {
	float: right;
}
.lewa {
	float: left;
}
.polowa_szerokosci {
	width: 47%;
}
p , li , td, div      {
	margin-bottom: 1em;
	line-height: 1.45em;
	font-size: 1.025em;
}
ah1 , a h2 ,ah3 ,      a h4{
	margin-bottom: 1em;
	line-height: 1.45em;
	position: relative;
}
h1 {
	color: #79e2ff;
	line-height: 2em;
	border-bottom: #ccc 1px solid;
	font-size: 2em;
	margin-bottom: 20px;
}
h2 {
	color: #79e2ff;
	line-height: 2em;
	border-bottom: #ccc 1px solid;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

h3 {
	color: #666;
	margin-top: 10px;
}




strong {
	font-weight: bold;
}
#content2 li{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0.5em;
}
#content2 ul {
	margin-bottom: 1em;
}
a {
	color: #FFF;
}
a:hover {
	color: #CCC;
}
div.image-preloader{
	background-repeat: no-repeat;
	margin-left:-5000px;
	width: 0px;
	height: 0px;
}

