*, *:before, *:after {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
@font-face {
	font-family:'Ubuntu-Bold';
	src: url('https://totalmoney.sk/fonts/ubuntu/bold/Ubuntu-Bold.eot');
	src: url('https://totalmoney.sk/fonts/ubuntu/bold/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://totalmoney.sk/fonts/ubuntu/bold/Ubuntu-Bold.woff') format('woff'),
		url('https://totalmoney.sk/fonts/ubuntu/bold/Ubuntu-Bold.ttf') format('truetype'),
		url('https://totalmoney.sk/fonts/ubuntu/bold/Ubuntu-Bold.svg#Ubuntu-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family:'Ubuntu-Regular';
	src: url('https://totalmoney.sk/fonts/ubuntu/regular/Ubuntu.eot');
	src: url('https://totalmoney.sk/fonts/ubuntu/regular/Ubuntu.eot?#iefix') format('embedded-opentype'),
		url('https://totalmoney.sk/fonts/ubuntu/regular/Ubuntu.woff') format('woff'),
		url('https://totalmoney.sk/fonts/ubuntu/regular/Ubuntu.ttf') format('truetype'),
		url('https://totalmoney.sk/fonts/ubuntu/regular/Ubuntu.svg#Ubuntu-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}
.screen:after, .form-element:after, #block_bank_acc_bankove_spojenie .screen-element:after, #block_residence_tbydlisko .screen-element:after, #block_residence_koresp .screen-element:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
html, body  {
	background-color: rgba(0,0,0,0);
	background-color: transparent;
	background-color: #f9f9fc;
}

[id="240"] {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
}
#formLabel_nazov {
	width: 100%;
	margin-bottom: 26px;
	position: relative;
	background-color: #f9f9fc;
	overflow: hidden;
}
[id="240"] {
	border: 0 none;
	margin-top: 0;
	background-color: #f9f9fc;
}
#formLabel_nazov:before {
	position: absolute;
	content: " ";
	width: 184px; height: 28px;
	background-image: url(https://totalmoney.sk/res/images/forms/berpujckuformlogo.png);
	background-position: center;
	background-repeat: no-repeat;
	left: 0;
	top: 50%;
	margin-top: -14px;
}
.screen {
	padding: 12px 17px;
}
.screen-element-block {
	float: none;
}
div.logo {
	display: none;
}
#formLabel_nazov h1 {
	width: 100%;
	max-width: 100%;
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	margin: 0;
	background-color: rgba(0,0,0,0);
	background-color: transparent; 
	color: #464956;
	font-weight: normal;
}
#formLabel_nazov h1 em {
	font-style: normal;
	display: block;
	font-family: 'Ubuntu-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
input[type=text], input[type=email], select {
	display: inline-block;
	width: 100%;
	height: 29px;
	border: 1px solid #cccccc;
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.24) inset;
	padding: 0;
	margin: 0;
	line-height: normal;
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
}
input[type=text], input[type=email] {
	padding-left: 4px;
}
input[type=text]:focus, input[type=email]:focus, select:focus {
	outline: none;
}
option {
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
}
input[type=text].validation-error, input[type=email].validation-error, select.validation-error {
	border: 1px solid rgba(243,95,95,1);
	box-shadow: 0 1px 2px rgba(243,95,95,0.7) inset;
}
::-webkit-input-placeholder {
   color: #c4c4c4;
}

:-moz-placeholder { /* Firefox 18- */
   color: #c4c4c4;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #c4c4c4;  
}

:-ms-input-placeholder {  
   color: #c4c4c4;  
}
.form-element .element_label {
	display: inline-block;
	padding: 0;
	width: 40%;
	float: left;
	text-align: left;
	padding-right: 10px;
	font-size: 12px;
	line-height: 29px;
	color: #464956;
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.screen-element {
	display: block;
	width: 60%;
	float: left;
}
.form-element {
	margin-bottom: 8px;
}
#ucet_cislo, #trvala_ulica, #trvala_mesto, #koresp_ulica, #koresp_mesto {
	width: 66% !important;
}
#ucet_predcislie, #trvala_cislo, #trvala_psc, #koresp_cislo, #koresp_psc {
	width: 32% !important;
}
#ucet_predcislie, #ucet_cislo, #trvala_ulica, #trvala_cislo, #trvala_mesto, #trvala_psc, #koresp_ulica, #koresp_cislo, #koresp_mesto, #koresp_psc {
	float: left !important;
}
#ucet_predcislie, #trvala_ulica, #trvala_mesto, #koresp_ulica, #koresp_mesto {
	margin-right: 2% !important;
}
#ucet_predcislie, #ucet_cislo, #trvala_ulica, #trvala_cislo, #koresp_ulica, #koresp_cislo {
	margin-bottom: 4px !important;
}
#text_email {
	margin-bottom: 20px;
}
#checkbox_rovnaka_adresa .element_label {
	float: none;
	width: auto;
}
#checkbox_rovnaka_adresa .screen-element {
	width: auto;
	font-size: 0;
	height: 29px;
	margin-right: 3px;
	line-height: 29px;
}
#koresp_adresa {
	display: inline-block;
	vertical-align: middle;
}
div#statement_vyhlasenie {
	text-align: left;
	clear: both;
}
div#statement_vyhlasenie p, div#statement_vyhlasenie p a {
	font-size: 10px;
	color: #8c8c8c;
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
div#statement_vyhlasenie p br {
	display: none;
}
div#submit_odoslat {
	margin-top: 16px;
}
.submit_button {
	margin: 0 !important;
	display: inline-block;
	width: 100% !important;
	padding: 0;
	border: 2px solid #cc2565;
	min-width: 0;
	line-height: 65px;
	color: #ffffff;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	border-radius: 2px;
	background: rgb(237,43,117); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(237,43,117,1) 0%, rgba(209,38,103,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(237,43,117,1) 0%,rgba(209,38,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(237,43,117,1) 0%,rgba(209,38,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2b75', endColorstr='#d12667',GradientType=0 ); /* IE6-9 */
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Ubuntu-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
span.error {
	display: none !important;
}
.right-addon span.euro {
	padding: 0;
	right: 6px;
	top: 8px;
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	color: #c4c4c4;
}
#html_dakujeme p {
	font-family: 'Ubuntu-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	color: #464956;
}
#html_dakujeme p strong {
	font-weight: normal;
	font-family: 'Ubuntu-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

@media screen and (max-width: 400px) {
	.form {
		width: 100%;
		padding: 0;
	}
	.screen-element-block label, .screen-element {
		margin-bottom: 0;
	}
	input {
		width: auto;
	}
	input[type=text], input[type=email], select {
		width: 100%;
	}
	[id="240"] {
		margin-top: 0;
		box-shadow: 0 none;
	}
}

@media screen and (max-width: 370px) {
	.form-element .element_label {
		width: 100%;
		padding-right: 0;
		line-height: 1;
		float: none;
		margin-bottom: 4px;
	}
	.screen-element {
		width: 100%;
		float: none;
	}
	#checkbox_rovnaka_adresa .element_label {
		width: auto;
		line-height: 29px;
	}
	#checkbox_rovnaka_adresa .screen-element {
		width: auto;
		float: left;
	}
}
@media screen and (max-width: 320px) {
	.screen {
		padding: 12px 7px;
	}
}
@media screen and (min-width: 700px) {
	#formLabel_nazov, [id="240"] {
		max-width: 620px;
	}
}