/* kolory: 
	szary #bfbfbf
	niebieski #0082c8
	pomarancz #ea7206
	 */


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;
}
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;
}


/* end of reset */

/* typo */

body {
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.95em;
text-align:center;}

h2 {font-size: 1.8em;
padding: 1.8em 0 0.7em;}
h3 {font-size: 1.5em;
padding: 1.5em 0 0.5em;}
h4 {font-size: 1.2em;
padding: 1.2em 0 0.3em;}

p, ul {line-height: 1.3em;
	padding: 0 0 1.3em;}

#iso a {color: #0082c8;}
#soo a {color: #ea7206;}

#soo #center ul li {list-style-image: url(../i/dot_o.png);
margin:0 0 0 25px;}	
#iso #center ul li {list-style-image: url(../i/dot_b.png);
margin:0 0 0 25px;}
	
.wrap {text-align:left;}
#footer {color: #fff;}

/* containers: */
body {
background:white url(../i/body_bg.png) repeat-x;
}

.wrap{
margin-left:auto;
margin-right:auto;
width:1024px;
position:relative;
}

#instrukcje .wrap {width: 598px; padding: 11px 382px 11px 44px}

#top {
height: 160px;
}

body#home #top {
background: transparent url(../i/target_2.gif) no-repeat 44px 44px;
}

body#iso #top {
background: transparent url(../i/target_iso.png) no-repeat 44px 44px;
}

body#soo #top {
background: transparent url(../i/target_ob.png) no-repeat 44px 44px;
}

#top h1 a {background: transparent url(../i/zapobiegamy.png) no-repeat 0px 0px;
width: 382px;
height: 160px;
margin:0 0 0 140px;
display:block;
}
#top h1 span {display: none;}

#center {float: left; padding: 44px; width: 598px;}
h2#procent {background: transparent url(../i/1proc.png) no-repeat 0 50%; padding: 0 0 0 65px; }
#logos {margin:44px 0 44px; width: 470px; height: 147px;}
	#logos #logoob {float:left; color: #ea7206; font-weight: bold; text-decoration:none;}
	#logos #logoiso {float:right; color: #0082c8; font-weight: bold; text-decoration:none;}

h3.logo {padding: 0 22px 22px 0;}
h3.logo img {float: right; width: 100px;}

#rysunek img {float: right;}
#instrukcje {background: #bfbfbf url(../i/inst_bg.png) repeat-x;
clear: both; width:100%;} 
#footer {background: #000 url(../i/footer_bg.png) repeat-x;
width:100%;
height: 100%;
	} 
#footer ul {width: 776px; padding: 22px 226px 11px 22px}	
#footer li {float:left; padding: 10px 0;}
#footer li#end {clear:both;float:none; width:100%; text-align:right; color:#000000;}