/*******************************/
/*  Created by Mariusz Galka   */
/*  Copyright by IguanaStudio  */
/*******************************/

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%;
	background: transparent;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #262d31;
	background: #fff url('../images/_uzj01/background.gif') repeat-x 0 0;
}
div {
	text-align: left;
}
p {
	padding: 0;
	margin: 0 0 15px;
	line-height: 135%;
	text-align: left;
}
a {
	color: #004ea8;
	text-decoration: underline;
}
a:hover {
	color: #0069e2;
}
/*----[ dodatkowe klasy ]-----------------------------------------------------------------------*/
.clear {
	clear: both;
}
.img_right {
	float: right;
	margin: 0 0 0 20px;
}
.right {
	text-align: right;
}
.red {
	color: #c51500;
}
/*----[ naglowki i przyciski graficzne i inne... ]-----------------------------------------------------------------------*/
a.link_wiecej {
	font-size: 10px;
	padding: 0 15px 0 0;
	background: transparent url('../images/_uzj01/icon_wiecej.gif') no-repeat right 1px;
}

/*----[ kontener ]-----------------------------------------------------------------------*/
#wrapper {
	width: 831px;
	margin: 0 auto;
	position: relative;
}
#wciecie {
	padding: 0 20px 15px;
}
/*----[ tresc ]-----------------------------------------------------------------------*/
h1.n_wdrazanie_metody {
	height: 150px;
	text-indent: -9999px;
	background: transparent url('../images/_uzj01/n_wdrazanie_metody_5s.jpg') no-repeat 0 0;
}
h2.n_podstawa_do_osiagniecia {
	height: 146px;
	text-indent: -9999px;
	background: transparent url('../images/_uzj01/n_podstawa_do_osiagniecia.jpg') no-repeat 0 0;
}
h3 {
	color: #2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	margin: 0 0 10px;
	font-weight: normal;
}
h4 {
	color: #2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0 0 10px;
	font-weight: normal;
}
h3 span, h4 span {
	color: #005979;
}
small {
	font-size: 10px;
}
ul {
	margin: 0 0 15px 5px;
}
ul li {
	line-height: 130%;
	margin: 0 0 7px;
	padding: 0 0 0 23px;
	background: transparent url('../images/_uzj01/li_red.gif') no-repeat 0 3px;
}
ol {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}
ol li {
	line-height: 130%;
	margin: 0 0 3px;
}
.wypowiedz {
	width: 791px;
	float: left;
	background: transparent url('../images/_uzj01/background_cytat.gif') no-repeat left bottom;
	padding: 0 0 10px;
	margin: 0 0 15px;
}
.wypowiedz .wypowiedz_in {
	width: 731px;
	float: left;
	background: transparent url('../images/_uzj01/background_cytat.gif') no-repeat left top;
	padding: 10px 10px 0 50px;
}
.wypowiedz q {
	quotes: none;
	display: block;
	color: #2f2f2f;
	font-size: 19px;
	margin: 0 0 2px;
}
.wypowiedz cite {
	color: #2f2f2f;
	font-size: 13px;
	font-style: normal;
}
.ramka_bottom {
	width: 791px;
	float: left;
	background: transparent url('../images/_uzj01/background_ramka_bottom.gif') no-repeat left bottom;
	padding: 0 0 8px;
	margin: 0 0 15px;
}
.ramka_top {
	width: 791px;
	float: left;
	background: transparent url('../images/_uzj01/background_ramka_top.gif') no-repeat left top;
	padding: 15px 0 0;
}
.ramka {
	width: 751px;
	float: left;
	background: transparent url('../images/_uzj01/background_ramka_middle.gif') repeat-y left top;
	padding: 0 20px;
}
.ramka h3 {
	font-size: 23px;
}
.ramka ul li {
	line-height: 130%;
	margin: 0 0 7px;
	padding: 0 0 0 23px;
	background-image: url('../images/_uzj01/li_blue.gif');
}
/*----[ przycisk tekstowy ]-----------------------------------------------------------------------*/
.przycisk {
	width: 296px;
	height: 47px;
	margin: 0 auto 15px;
}
.przycisk a {
	height: 47px;
	padding: 0 0 0 70px;
	display: block;
	float: left;
	background: transparent url('../images/_uzj01/b_orange_left.jpg') no-repeat left top;
	text-decoration: none;
}
.przycisk a span {
	height: 35px;
	padding: 12px 45px 0 0;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	float: left;
	cursor: pointer;
	background: transparent url('../images/_uzj01/b_orange_right.jpg') no-repeat right top;
}
/*----[ stopka ]-----------------------------------------------------------------------*/
#stopka {
	font-size: 11px;
	width: 100%;
	text-align: center;
	color: #535556;
	padding: 15px 0;
	background: #f2f8fc;
	border-top: 3px solid #dbeaef;
}
