#helpBox img {
	padding: 50px;
}
.fotkaLightBox {
	width: 300px;
}

body, #content {
	background: white;
}

#container-column {
	background-color: #fff;
}

.swfupload {
	position:absolute;
	left:-137px;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#upload_browse_button {
	text-decoration: underline;
	color: #0084c1;
	cursor: pointer;
}

input[type="text"], textarea {
	margin: 0;
	width: 365px;
}
#help-title {
	text-align: center;
}
.help-link {
	color: #222;
	text-decoration: none;
	font-size: 14px;
	line-height: 160%;
}
.help-link:hover {
	text-decoration: underline;
	color:#0084c1;
}
.help-body {
	padding: 20px 0;
	border-bottom: 1px solid #DDDEE1;
	font-size: 14px;
	color: #222;
	margin-bottom: 5px;
	line-height: 1.6;
}

a.save-btn-help, input.save-btn-help {
	font-family: 'Roboto Medium';
	font-size: 16px;
	font-style: initial;
	line-height: 0px;
	padding: 20px 26px;
	color: #FFFFFF;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #3FA4CF;
	background-image: none;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	text-shadow: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

}

a.save-btn-help:hover, input.save-btn-help:hover {
	background: #3395C5;
	background: -webkit-linear-gradient(#41A1CD, #3395C5);
	background: -o-linear-gradient(#41A1CD, #3395C5);
	background: -moz-linear-gradient(#41A1CD, #3395C5);
	background: linear-gradient(#41A1CD, #3395C5);
}

.yesno {
	font-size: 14px;
	line-height: 1.8em;
	padding: 6px;
	margin-top: 2em;
	margin-bottom: -10px;
}
.yesno .button {
	width: 55px;
	text-align: center;
	border-radius: 4px;
	background-color: #3FA4CF;
	background-image: none;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	text-shadow: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: 'Roboto Medium';
	font-style: initial;


}

.yesno .button:hover {
	background: #3395C5;
	background: -webkit-linear-gradient(#41A1CD, #3395C5);
	background: -o-linear-gradient(#41A1CD, #3395C5);
	background: -moz-linear-gradient(#41A1CD, #3395C5);
	background: linear-gradient(#41A1CD, #3395C5);
}

#help-form label {
	margin-right: 8px;
	height: 24px;
	line-height:24px;
	width: 125px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #222;
}

@media screen and (max-width: 500px) {
	#help-form label {
		margin-right: 8px;
		height: auto;
		line-height: 24px;
		width: auto;
		float: left;
		text-align: left;
		font-size: 14px;
		color: #222;
	}
}
.user-login {
	line-height: 24px;
	margin-bottom: 10px;
}
.form_element {
	margin-bottom: 10px;
}
.line {
	height: 1px;
	border-top: 1px solid #DDDEE1;
	margin: 20px 0;
}
#error_info {
	color:#e11;
	margin-bottom: 10px;
}
#kontakt_end {
	text-align:center;
	font-weight:bold;
	padding: 10px 0 20px;
	display:none;
}
.help-body img {
	max-width: 660px;
}

#f_tresc {
	width: 365px;
	height: 170px;
	overflow: auto;
	border: 1px solid #A5ACB2;
}

#f_email {
	border: 1px solid #A5ACB2;
}

ol, ul {
	padding-left: 16px;
}

.help-sub .help-link {
	-webkit-transition: font-size .3s ease;
	-moz-transition: font-size .3s ease;
	-o-transition: font-size .3s ease;
	transition: font-size .3s ease;
}

.help-sub.opened {
	margin-top: 20px;
}

.help-sub.opened .help-link {
	font-size: 24px;
}

@media (max-width: 768px) {
	#content {
		padding: 20px !important;
	}

	#content.table {
		margin-top: 0;
	}
}

@media only screen and (max-width: 395px) {
	#f_tresc {
		width: 100%;
	}
}

.footer_footer--SPx19r {
	display: none !important;
}

.yesno-odstep {
	margin-left: 3px;
	display: inline-block;
}
