body {
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}

*:focus {
outline: 0;
}

input {
	font-family: 'Open Sans', sans-serif;
}

a {
	color: inherit;
}

* {
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
	-moz-box-sizing: border-box;    /* Firefox 1 - 28 */
	box-sizing: border-box;   
}

#regulations-changed-modal {
	width: 615px;
	padding: 5px;
	border-radius: 0;
}

#regulations-changed-modal > div {
	padding: 20px 20px 5px;
	border: 5px solid red;
}

#regulations-changed-modal a {
	color: #276a9e;
}

#regulations-changed-modal h2 {
	margin: 5px 0;
	font-size: 18px;
}

#header, #container-1, #container-2, #container-3, #container-4, #container-5, #footer, #tp-container{
	width: 100%;
	min-width: 1340px;
	float: left;
}


#header {
	background: #fff;
	height: 115px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#header > .content {
	width: 1340px;
	margin: 0 auto;
}

#header > .content > .img-1 {
	float: right;
	background-image: url("../img/zakladka_gora.png");
	width: 181px;
	height: 64px; 
}

#header > .content > .img-1 > .text-1 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	position: relative;
	left: 43px;
	top: 14px;
	width: 130px;
}

#header > .content > .text-box {
	float: right;
	position: relative;
	bottom: 3px;
	right: 18px;
}

#header > .content > .text-box > .text-1, #header > .content > .text-box > .text-2 {
	font-size: 24px;
	float: right;
	text-transform: uppercase;
	margin:0;
	padding: 0;
	font-weight: normal;
}

#header > .content > .text-box > .text-1 {
	color: #333333;
}

#header > .content > .text-box > .text-2 {
	color: #276a9e;
}

.clear {
	clear: both;
}

#container-1 {
	background-attachment: fixed;
    background-image: url("../img/tlo.png");
    background-position: center center;
    background-size: cover;
    height: 420px;
}

#container-1 > .content {
	width: 1110px;
	margin: 0 auto;
	padding-top: 35px;
}

#container-1 > .content > .img-1 {
	background-image: url("../img/wniosek_o_upadlosc_konsumencka.png");
	width: 439px;
	height: 402px;
	float: left;
	position: relative;
	top: -90px;
	left: 27px;
}

#container-1 > .content > .img-1 > .img-2 {
	background-image: url("../img/powiekszenie_lupa.png");
	width: 64px;
	height: 65px;
	position: absolute;
    right: 140px;
    top: 163px;
}

.content > .form-box {
	background-image: url("../img/formularz.png");
	width: 364px;
	height: 370px;
	float: right;
	padding-left: 21px;
	position: relative;
}

.content > .form-box .error {
    background-color: #fff;
    border-radius: 5px;
    color: red;
    font-size: 12px;
    left: 25px;
    padding: 6px;
    position: absolute;
    top: 233px;
    display: none;
    border: 1px solid #1B4A6E;
    background-image: url("../img/email_place.png");
    background-position: -2px -2px;
    padding-left: 10px;
    padding-right: 10px;
}

.content > .form-box > .text-box {
	color: #fff;
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 67px;
	float: left;
}

.content > .form-box > .form-1 {
	float: left;
	margin-top: 25px;
}

.content > .form-box > .text-box > .text-1 {
	font-weight: bold;
	font-size: 18px;
}

.content > .form-box > .text-box > .text-2, .content > .form-box > .text-box > .text-3 {
	font-size: 13px;
}

.content > .form-box > .text-box > .text-3 {
	text-decoration: underline;
}

.content > .form-box .email {
	background-image: url("../img/email_place.png");
	width: 310px;
	height: 57px;
	border: none;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666;
	background-color: transparent;
}

.content > .form-box .download {
	background-image: url("../img/pobieram_bezplatnie.png");
	width: 323px;
	height: 71px;
	border: none;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	left: -6px;
	top: 41px;
}

.content > .form-box .label-1 {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	cursor: pointer;
	float: left;
	width: 267px;
}

.content > .form-box .checkbox-box {
	float: left;
	margin-top: 25px;
	width: 308px;
}

#container-2 {
	background-color: #fff;
    height: 280px;
}

#container-2 > .content {
	width: 1080px;
	margin: 0 auto;
	padding-top: 27px;
}

#container-2 > .content > .text-box {
	float: left;
	width: 835px;
	position: relative;
    right: 44px;
}

#container-2 > .content > .text-box > .text-1, #container-2 > .content > .text-box > .text-2 {
	font-size: 14px;
	color: #333;
}

#container-2 > .content > .text-box > .text-1 {
	padding-top: 28px;
}

#container-2 > .content > .text-box > .text-2 {
	text-align: right;
	margin-top: 65px;
}

#container-2 > .content > .img-1 {
	background-image: url("../img/zdjecie_autora.png");
	height: 230px;
	width: 230px;
	float: right;
}

#container-3 {
	background-color: #484848;
    height: 900px;
}

#container-3 > .content {
	width: 1180px;
	margin: 0 auto;
	padding-top: 40px;
}

#container-3 > .content > .info-box {
	background-image: url("../img/bloczki_linkow.png");
	height: 401px;
	width: 335px;
	float: left;
	margin-right: 87px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 22px;
	padding-left: 21px;
	padding-right: 21px;
	position: relative;
}

#container-3 > .content > .info-box  .more {
	position: absolute;
	bottom: 20px;
	font-size: 14px;
	color:  #276a9e;
	line-height: 24px;
}

#container-3 > .content > .info-box  .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #276a9e;
	line-height: 24px;
}

#container-3 > .content > .info-box .content {
	color: #276a9e;
	line-height: 18px;
	color: #707070;
	font-size: 14px;
	max-height: 286px;
    overflow: auto;
}

#container-3 > .content > .info-box > .mini-box {
	float: left;
	height: 130px;
	border-bottom: 2px solid #EEEEEE;
	width: 100%;
    margin-left: 4px;
    width: 324px;
    position: relative;  
    padding-top: 26px;
	padding-left: 17px;
	padding-right: 21px;
}

#container-3 > .content > .info-box > .mini-box > .more {
	bottom: 7px !important;
}

.no-border-bottom {
	border-bottom: 0 !important;
}

.no-padding {
	padding: 0 !important;
	padding-top: 4px !important;
}


#container-3 > .content > .info-box .content > p {
	margin-top: 21px;
	margin-bottom: 21px;
}

.no-margin-right {
	margin-right: 0px !important;
}

#container-4 {
	background-color: #fe4101;
    height: 75px;
}

#container-4 > .content {
	width: 1180px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

#container-5 {
	background-color: #fff;
	height: 497px;
}


#container-5 > .content {
	width: 1180px;
	margin: 0 auto;
	padding-top: 50px;
}

#container-5 > .content > .text-box {
	float: left;
	margin-top: 38px;
	margin-left: 55px;
}

#container-5 > .content > .text-box > .img-1 {
	background-image: url("../img/bezplatnie.png");
	width: 342px;
	height: 88px;
	margin-top: 28px;
}

#container-5 > .content > .text-box > .text-1 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

#footer {
	background-color: #fff;
    height: 100px;
    border-top: 12px solid #333333;
}


#footer > .content {
	width: 1180px;
	margin: 0 auto;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}

#footer > .content > .text-box-1 {
	float: left;
}

#footer > .content > .text-box-1 p:FIRST-CHILD, #footer > .content > .text-box-2 p:FIRST-CHILD {
	margin-top:16px;
}

#footer > .content > .text-box-1 p, #footer > .content > .text-box-2 p {
	margin-top:21px;
}

#footer > .content > .text-box-2 {
	float: right;
	text-align: right;
}

#tp-header {
	height: 45px;
	background-attachment: fixed;
    background-image: url("../img/tlo.png");
    background-position: center center;
    background-size: cover;
}

#tp-container {
	
	
}

#tp-container > .content {
	width: 1000px;
	margin: 0 auto;
	padding-top: 90px;
}

#tp-container > .content > .title {
	font-weight: bold;
	color: #276a9e;
	font-size: 24px;
	text-transform: uppercase;
}

#tp-container > .content a {
	font-size: 18px;
	line-height: 30px;
	color: #276a9e;
}

#tp-container > .content p {
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	padding-top: 20px;
}

.padding-top-40 {
	padding-top: 40px !important;
}
