@import url("reset.css");
@import url("textFormat.css");

/*	=ogolny layout
---------------------------------------------------------------------------- */

body {
	background: #1d0000 url(../gfx/bg-body.jpg) repeat;
	padding:0;
}

#containerOut {
	background: transparent url(../gfx/bg-container-out.jpg) center 1px no-repeat;
}

#container {
	width: 970px;
	margin: 0 auto;
	position: relative;
	left: -7px;
	padding: 0 0 20px;
}

#header {
	height: 110px;
	position: relative;
	left:-15px;
}

#header ul {
	position: absolute;
	left: 0;
	top: 0;
}

#content {
	background: transparent url(../gfx/dec-dots-h.gif) 0 73px no-repeat;
	padding: 23px 0 0;
	min-height: 467px;
}

.col21 {
	float: left;
	width: 459px;
	padding: 0 40px 0 0;
}

.col22 {
	float: left;
	width: 391px;
	padding: 0 40px 0 40px;
}

.col2a1 {
	float: left;
	width: 314px;
}

.col2a2 {
	float: left;
	width: 633px;
	padding: 0 0 0 23px;
}

.col3a1 {
	float: left;
	width: 361px;
	padding: 0 21px 0 12px;
}

.col3a2 {
	float: left;
	width: 265px;
	padding: 0 18px 0 20px;
}

.col3a3 {
	float: left;
	width: 241px;
	padding: 0 0 0 22px;
}

.colBorder {
	background: transparent url(../gfx/dec-dots-v.gif) repeat-y;
}

#footer {
	height: 23px;
	background: transparent url(../gfx/footer.gif) no-repeat;
	position: relative;
}

#footer p { display: none; }

#footer li { list-style: none; display: inline; }

#footer li a {
	display: block;
	width: 44px;
	height: 13px;
	position: absolute;
	top: 8px;
	left: 829px;
}

#footer li.item61 a {
	width: 60px;
	left: 892px;
}

#footer li.item71 a,
#footer li.item72 a {
	width: 110px;
	left: 696px;
}

#footer li a span { display: none; }

/*	=boksy
---------------------------------------------------------------------------- */

#boxLogin {
	width: 234px;
	height: 165px;
	padding: 118px 0 0 40px;
	background: transparent url(../gfx/bg-box-login.png) no-repeat;
}

form.register .sec1 {
	float: left;
	width: 310px;
}

form.register .sec2 {
	float: left;
	width: 323px;
}

/*	=kroki
---------------------------------------------------------------------------- */

.steps7 {
	width: 49px;
	height: 415px;
	background: transparent url(../gfx/bg-steps.png) no-repeat;
	float: left;
	margin-right: 12px;
}

ol.GetSMSteps { margin: 0; }

ol.GetSMSteps li {
	list-style: none;
	height: 42px;
	margin: 0 0 12px;
}

h5.wyloguj {
	margin: 0;
}

h5.wyloguj a {
	width: 87px;
	height: 18px;
	position: absolute;
	top: 156px;
	right: 0;
	background: transparent url(../gfx/btn-wyloguj.gif) no-repeat;
	text-indent: -9000px;
	outline: 0;
}

#pbkt {
	width: 110px;
	height: 14px;
	background: transparent url(../gfx/btn-konf-white.gif) no-repeat;
	position: absolute;
	left: 698px;
	top: 9px;
}