* {
	margin: 0px; 
	padding: 0px;
	border: 0px;
	outline: none;
}

body {
	overflow: hidden;
	background: #ffffff;
}

a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a:hover {
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #000237;
}

.header {
	font-size: 16px;
	text-transform: uppercase;
}

.czysty {
	height: 0px;
	overflow: hidden;
	display: block;
	clear: both;
}

.odstep {
	height: 23px;
	overflow: hidden;
	display: block;
	clear: both;
}

#background, #background .background, #background .background .zdjecie {
	display: block;
	position: absolute;
	width: 100%;
	height: 1500px;
	top: 0px;
	left: 0px;
}

#background {
	display: none;
	z-index: 2;
}

#background .background {
	visibility: hidden;
}

#background .indywidualni {
	background: #e1f1a7;
/*	background: #e1f1a7 url('../gfx/zielony/tlo_wejscie.jpg') no-repeat center top;*/
}

#background .biznesowi {
	background: #fffbbb;
/*	background: #fffbbb url('../gfx/zloty/tlo_wejscie.jpg') no-repeat center top;*/
}

#background .background .zdjecie{
	background-position: center top;
	background-repeat: no-repeat;
}

#center {
	width: 980px;
	height: 700px;
	display: none;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	z-index: 6;
}

#klienci {
	width: 266px;
	height: 575px;
	overflow: hidden;
	display: block;
	background: url('../gfx/tlo_klienci_dol.png') no-repeat center bottom;
	position: absolute;
	top: -575px;
	right: 0px;
	text-align: center;
}

#logo {
	width: 266px;
	height: 270px;
	display: block;
	overflow: hidden;
	position: relative;
}

#logo .logo {
	width: 266px;
	height: 270px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#logo .indywidualni {
	background: url('../gfx/zielony/logo_wejscie.jpg') no-repeat center 47px;
}

#logo .biznesowi {
	background: url('../gfx/zloty/logo_wejscie.jpg') no-repeat center 47px;
}

#klient {
	display: block;
	height: 281px;
	width: 266px;
	overflow: hidden;
}

#klient .klient {
	display: block;
	height: 153px;
	padding: 30px 15px 30px 15px;
	overflow: hidden;
	position: relative;
}

#klient .jezyki {
	width: 0px;
	height:	28px;
	display: block;
	position: absolute;
	top: 160px;
	left: 0px;
	overflow: hidden;
}

#klient .jezyki a {
	width: 28px;
	height:	28px;
	display: block;
	margin-left: 2px;
	float: left;
	text-align: center;
	line-height: 28px;
	font-family: Tahoma;
	font-size: 10px;
}

#klient .indywidualni {
	background: #ffffff;
}

#klient .indywidualni .header{
	color: #585858;
}

#klient .indywidualni p {
	font-family: Arial;
	font-size: 11px;
	color: #585858;
}

#klient .indywidualni .jezyki a {
	color: #ffffff;
	background: url('../gfx/zielony/jezyki-tlo-wejscie.png') no-repeat center top;
}

#klient .indywidualni .jezyki a.selected, #klient .indywidualni .jezyki a:hover {
	background: url('../gfx/zielony/jezyki-tlo-select.png') no-repeat center top;
}

#klient .biznesowi {
	background: #575757;
}

#klient .biznesowi .header {
	color: #ffffff;
}

#klient .biznesowi p {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

#klient .biznesowi .jezyki a {
	color: #585858;
	background: url('../gfx/zloty/jezyki-tlo-wejscie.png') no-repeat center top;
}

#klient .biznesowi .jezyki a.selected, #klient .biznesowi .jezyki a:hover {
	background: url('../gfx/zloty/jezyki-tlo-select.png') no-repeat center top;
}

#copy {
	position: absolute;
	bottom: 30px;
	right: 0px;
	text-align: right;
}

#copy p {
	font-family: Arial;
	font-size: 12px;
	color: #5c5c5c;
}

#copy a {
	font-family: Arial;
	font-size: 12px;
	color: #5c5c5c;
}

#preloader {
	display: block;
	padding-top: 250px;
	text-align: center;
	position: relative;
	z-index: 10;
	width: 500px;
	margin: 0px auto;
}

#preloader .preloader_postep {
	width: 97px;
	height: 97px;
	overflow: hidden;
	display: block;
	margin: 0px auto;
	position: relative;
}

#preloader .preloader {
	width: 97px;
	height: 97px;
	overflow: hidden;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#preloader .gray {
	background: url('../gfx/loading-1.jpg') no-repeat center bottom;
	z-index: 1;
}

#preloader .color {
	background: url('../gfx/loading-2.jpg') no-repeat center bottom;
	z-index: 2;
	height: 0px;
}

#preloader .preloader_procent {
	text-align: center;
}

#preloader .header {
	text-transform: uppercase;
	font-size: 16px;
	color: #585858;
}

#preloader .procent {
	font-size: 12px;
	color: #585858;	
}
