body {
	margin: 0;
	padding: 0;
	background: url(img/bg_global.jpg) #e8e9f1 repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #1e3f76;
	line-height: 20px;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
	height: 1px;     
	font-size: 1px;	
}

div {
	margin: 0;
	padding: 0;
	
}

a img {
		border: none;
	}
	
img {
		border: none;
	}
	
ul { /* IE6 i IE7 bo czasami wstawia domyślnie margines */
	margin-left: 0;
	margin-right: 0; 
}




/*=================================*/

.global {
	margin: 0 auto;
	padding: 26px 0 0 0;
	overflow:hidden;
	width: 961px; 
	height: 850px;
}

/*===============
 TOP
===============*/
.top {
	margin-bottom: 9px;
	width: 961px;
	height: 254px;
	background: #fefefe url(img/bg_top.jpg) bottom no-repeat;
}
.top_left {
	width: 719px;
}

.logo {
	padding: 0 0 0 34px;	
}



/*===============
 Center Left
===============*/
.c_left {
	padding: 35px 70px;
	float: left;
	overflow: hidden;
	width: 531px;
	height: 373px;
	background-color: #ffffff;
}

.c_left .t1 {
	font-size: 14px;
}

.c_left .t2 {
	margin-top: 20px;
	font-size: 14px;
	color: #228efc;
}

.c_left .t3 {
	margin-top: 30px;
	font-size: 14px;
}

.list {
	margin-top: 20px;
	width: 200px;
}

.list1 {
	float: left;
}

.list2 {
	float: right;
}

.c_left .list_heading {
	margin-bottom: 15px;
	padding-top: 4px;
	width: 194px;
	height: 27px;
	background: url(img/list_heading.jpg) no-repeat;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.c_left .list_item {
	margin-left: 10px;
	padding-left: 20px;
	background: url(img/list_item_arrow.jpg) 0px 3px no-repeat;
	font-size: 14px;
}

/*===============
 Center Right
===============*/
.c_right {
	float: right;
	overflow: hidden;
	width: 290px;
	height: 443px;
	background-image: url(img/przykladowa_kalkulacja.jpg);
	background-repeat: no-repeat;
}

.c_right .cnt {
	margin: 105px 0 0 95px;
	color: #ffffff;
}

.c_right .list_heading {
	font-size: 18px;
}

.c_right .list_item {
	margin: 12px 0 0 20px;
	font-size: 9px;
}

.c_right .t1 {
	margin: 15px 0 0 10px;
	font-size: 10px;
}

.c_right .t2 {
	margin: 5px 0 0 10px;
	font-size: 28px;
}

.c_right .t3 {
	margin: 25px 0 0 40px;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
}

.c_right .button {
	margin: 15px 0 0 38px;
	width: 213px;
	cursor: pointer;
}

.c_right2 {
	float: right;
	overflow: hidden;
	width: 290px;
	height: 443px;
	background: url(img/right2.jpg) no-repeat;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}

.c_right2 .cnt {
	height: 358px;
}

.c_right2 .desc {
	margin-left: 40px;
	padding-top: 60px;
	width: 210px;
	font-size: 11px;
}

.c_right2 .form {
	margin: 20px 0 0 40px;
}

form .field {
	margin-bottom: 7px;
}

form .field label {
	display: inline-block;
	width: 110px;
	font-size: 11px;
	font-weight: bold;
}

form .field input {
	display: inline-block;
	width: 105px;
	height: 18px;
	background: #ffffff;
	border: 0;
	font-size: 11px;
	color: #000000;
}

form .formTerms {
	margin: 15px 0 0 38px;
}

form .formTerms input {
	display: inline-block;
	vertical-align: top;
}

form .formTerms label {
	display: inline-block;
	width: 200px;
	font-size: 8px;
	line-height: 12px;
}

form .submit {
	margin: 15px 0 0 38px;
	width: 213px;
	cursor: pointer;
}

.c_right3 {
	padding: 40px 30px 40px 30px;
	float: right;
	overflow: hidden;
	width: 230px;
	height: 363px;
	background: url(img/right3.jpg) no-repeat;
	font-size: 12px;
	color: #ffffff;
}

/*===============
 Bottom
===============*/
.bottom {
	padding: 0 0 0 0;
	font-size: 12px;
}

.note {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.back {
	float: left;
	margin-left: 81px;
	padding-left: 10px;
	background: url(img/back_arrow.gif) no-repeat 0 8px;
}
.back a, .back a:visited, .back a:active {
	color: #0054b6;
	text-decoration: none;}
.back a:hover{
	color: #0054b6;
	text-decoration: underline;
	}

.copyright {
	float: right;
	padding-right: 21px;
	color: #5c5d60;
	
}
.phone {
	float: right;
	padding: 0 19px 0 0;
	font-weight: bolder;
	color: #4b4b4b;
	
}

