/* Agencja Reklamy Studio Szahal {+++} - studioszahal.pl */
/* CSS Reset ======================================================= */
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;
}
/* Global and Container======================================================= */
body {
	background-image: url(img/tlo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #A5B5C8;
	line-height: 14px;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #A5B5C8;
}
a:hover {
	text-decoration: underline;
	color: #A5B5C8;
}
#wrap {
	width: 555px;
	margin: 0px auto;
	padding: 0px;
}
#wrap #home {
	float: left;
	width: 555px;
	margin: 80px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#wrap #home #openlink a {
	width: 555px;
	height: 362px;
	background: url(img/wejscie.png) 0 0 no-repeat;
	display: block;
	float: left;
}
#wrap #home #openlink a:hover {
	width: 555px;
	height: 362px;
	background: url(img/wejscie.png) 0 -362px no-repeat;
	display: block;
	float: left;
}
h1 {
	color: #0A1F38;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
}
h1 a, h1 a:hover {
	color: #A5B5C8;
}
#wrap #footer {
	float: left;
	width: 555px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
