@charset "UTF-8";

/*body, html	{ width:100%; height:100%; min-width: 600px;background: url('../images/pozadi.JPG');}
body	{margin:0 auto; padding:0;font-size: 12px; min-height: 400px;	}
* html .clearfix { height: 1%; }
.odkaz{cursor: pointer;}
.clearfix:after,.c:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix,.c { display: inline-block; }
.clearfix,.c { display: block; }
.left,.l	{ display: inline; float: left; }
.right,.r	{ display: inline; float: right; }
*/
img {
	border: 0;
}

/* CSS Document */
/*	@font-face {font-family: 'Calibri';src: url('../fonts/calibri/CALIBRI.TTF');font-weight: 100;font-style: normal;font-stretch: normal;}*/
/*@font-face {font-family: 'Comfortaa';src: url('../fonts/comfortaa/Comfortaa-Bold.ttf');font-weight: bold;font-style: normal;}*/
* {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

.comfortaa {
	font-family: 'Open Sans', sans-serif;
}
.comfortaa-light {
	font-family: 'Open Sans', sans-serif;
}

a {
	text-decoration: none;
}

input[type="text"],
input[type="password"] {
	outline: none;
	background: transparent;
	border: none;
	color: #252525;
	font-size: 14.4px;
	padding: 0 0 0 2px;
	margin: 1px 0 2px 0;
	/* height: 18px;
	line-height: 16px; */
}
textarea {
	display: block;
	outline: none;
	border: none;
	resize: none;
	background: transparent;
	line-height: 16px;
	padding: 2px 2px;
	color: #252525; /*overflow:auto;*/
}
input[type="submit"] {
	outline: none;
}
input[type="button"]:not(:focus) {
	outline: none;
}
.linka_siroka {
	/*width: 588px;*/
	height: 1px;
	margin: 0;
	margin-left: 137px;
	margin-right: 25px;
	background: #e5e5e5;
	border-left: 0px solid #a2a2a2;
	border-right: 0px solid #a2a2a2;
}
.button {
	background: #f6ce0d;
	border: 0px solid #f1b50f;
	height: 23px;
	text-align: center;
	color: #1f1f1f !important;
	margin: 17px 0 8px 0;
	display: inline-block;
	padding: 0px 17px 0px 17px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.button:hover {
	background: #f8dd53;
}

.button:active {
	background: #f1df83;
}

select option {
	padding-left: 6px;
}

.oranzova {
	color: #fed30b;
}
.tmava_oranzova {
	color: #ff9c00;
}
/* Bublina */
.bublina {
	display: none;
	z-index: 9000;
	position: absolute;
}
.bublina .sipka {
	height: 10px;
	position: relative;
	z-index: 9900;
}
.bublina .sipka {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 21px;
}
.bublina .sipka.horni {
	position: relative;
}
.bublina .sipka.horni .vnejsi {
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #d9d9d9;
	font-size: 0;
	line-height: 0;
	position: absolute;
}
.bublina .sipka.horni .vnitrni {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid white;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 1px;
	left: 1px;
}
.bublina .telo {
	margin: 0;
	padding: 3px;
	background: white;
	position: relative;
	z-index: 9010;
	border: 1px solid #e6e6e6;
}

/* Bublina chyba */
.bublina_chyba {
	position: absolute;
	display: none;
	z-index: 100;
}
.bublina_chyba .bublina_pro_text {
	width: 216px;
	border: 1px solid #d55f5f;
	color: #d55f5f;
	background: #ffe7e7;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 7px 22px 8px 22px;
}
.bublina_chyba .sipka {
	position: relative;
	margin: 8px 0 0 -1px;
}
.bublina_chyba .sipka .vnejsi {
	width: 0;
	height: 0;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	border-left: 7px solid #d55f5f;
	font-size: 0;
	line-height: 0;
	top: 0px;
	position: absolute;
}
.bublina_chyba .sipka .vnitrni {
	width: 0;
	height: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-left: 6px solid #ffe7e7;
	font-size: 0;
	line-height: 0;
	top: 1px;
	position: absolute;
}

/*#bublina_sender_mail{display: none;}
	#bublina_sender_require{display: none;}
	#bublina_to_email{display: none;}
	#bublina_nevybrany_soubor{display: none;}
	#bublina_prekrocena_velikost{display: none;}*/

/* Telo */
.wrapper_full_width {
	padding-top: 5px;
	padding-bottom: 15px;
}
.wrapper {
	position: relative;
	z-index: 100;
	width: 590px;
	margin: 0 auto;
	/* border: 1px solid black; */
	/* -webkit-border-radius: 6px;
	border-radius: 6px; */
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.7);
	overflow: hidden;
}

/* PRO reklamu */
/*.footer_adv{}
	.footer_adv .text{ margin:0 auto;width: 998px;color:white;font-size: 12px;}
	.footer_adv .reklama{ margin:0 auto;width: 998px;padding-top: 0px;}
	
	@media screen	and (min-height: 400px) {
		.footer_adv{position: fixed;width: 100%;height: 230px;z-index: 99999; bottom: 0;background: url('../images/igelit.png');}
		.footer_repl{height: 300px;}
	}
	@media screen	and (max-height: 400px) {
		.footer_adv{position: absolute;width: 100%;max-height: 230px;height: 230px;}
	}*/

/*.footer_adv{display: none;}*/
/*.footer_repl{display: none;}*/

/* eu-cookies */
#eu-cookies {
	background: #000;
	text-align: center;
	font-size: 15px;
	padding: 13px 0 12px;
	width: 100%;
	color: #fff;
}
#eu-cookies a {
	color: #ffc501;
}
#eu-cookies a:hover {
	text-decoration: underline;
}
#eu-cookies button {
	background: #ffc501;
	text-transform: uppercase;
	font-size: 15px;
	border: none;
	border-radius: 5px;
	margin-left: 30px;
	padding: 5px 30px;
	color: #000;
}
#eu-cookies button:active {
	background: #fea82e;
}

/* Maintenance */
#maintenance {
	background: #000;
	text-align: center;
	font-size: 15px;
	padding: 13px 0 12px;
	width: 100%;
	color: #fff;
}

/* Hlavicka */
.hlavni_menu {
	height: 55px;
	background: #1f1f1f;
}
#logo {
	background: url("../img/svg/logo uschovnacz.svg");
	background-repeat: no-repeat;
	width: 194px;
	height: 28px;
	margin: 13px 0 0 30px;
	cursor: pointer;
}
#logo h1 {
	display: none;
}
.hlavni_menu .menu {
	margin: 20px 25px 0 0;
	width: 330px;
}
.hlavni_menu .menu .l {
	color: white;
	margin-left: 10px;
	padding-bottom: 2px;
}
.hlavni_menu .menu .link {
	cursor: pointer;
}
.hlavni_menu .menu .link .plus {
	position: relative;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	bottom: 1px;
	left: 1px;
	font-weight: 600;
	line-height: 1;
}
.hlavni_menu .menu .l.link:hover {
	border-bottom: 1px solid;
}

.hlavni_menu .menu .r {
	color: white;
	margin-left: 10px;
	padding-bottom: 2px;
	/* font-weight: 600; */
	font-size: 12.8px;
}
.hlavni_menu .menu .r small {
	color: white;
}
.hlavni_menu .menu .r.link:hover {
	border-bottom: 1px solid;
}

.hlavni_menu .menu .lang img {
	height: 7px;
	margin: 5px 4px 0 0;
}
.hlavni_menu .menu .lang .text {
	margin-top: 1px;
	color: white;
	padding-left: 0;
	margin-left: 0;
	font-size: 11px;
}
.hlavni_menu .menu #vice_mene {
	margin: 0px 0 0 0px;
}
.hlavni_menu .menu #vice_mene_img {
	margin: 1px 0 0 3px;
	width: 5px;
	height: 8px;
}
.hlavni_menu .menu #vice_mene_img img {
	width: 5px;
	height: 8px;
}
.hlavni_menu .menu a.plus-icon {
	float: right;
	display: block;
	background: url("/www/images/ikonka-vice.png");
	width: 8px;
	height: 11px;
	margin-top: 3px;
	margin-left: 16px;
	background-repeat: no-repeat;
}

.hlavni_menu #hamburger {
	width: 26px;
	margin-top: -4px;
	background-color: transparent;
	border: 0;
	position: relative;
	top: 3px;
	cursor: pointer;
}

.hlavni_menu #hamburger:focus {
	outline: none;
}

.hlavni_menu #hamburger span {
	width: 100%;
	height: 3px;
	background-color: #fff;
	display: block;
	border-radius: 1px;
}

.hlavni_menu #hamburger:hover span {
	background-color: #b1b1b1;
}

.hlavni_menu #hamburger.active span {
	background-color: #656565;
}

.hlavni_menu #hamburger span:not(:last-child) {
	margin-bottom: 4px;
}

.hlavni_menu .hamburger-menu {
	display: none;
	position: absolute;
	right: 18px;
	width: 170px;
	top: 58px;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	padding: 3px;
	background: white;
	z-index: 1000;
}

.hlavni_menu .hamburger-menu input[type="text"], .hlavni_menu .hamburger-menu input[type="password"] {
	border: 1px solid #d0d0d0;
	width: 100%;
	padding: 5px 8px;
	line-height: 1;
	margin: 0;
	color: black;
	box-sizing: border-box;
	height: auto;
}

.hlavni_menu .hamburger-menu input[type="button"] {
	padding: 0;
	margin: 0;
	border-radius: 0;
	border: 0;
	height: auto;
	background: #414042;
	color: white !important;
	width: 100%;
	padding: 5px 8px;
	margin-top: 3px;
	cursor: pointer;
	font-size: 14.4px;
	font-weight: 600;
}

.hlavni_menu .hamburger-menu input[type="button"]:hover {
	background: #363536;
}

.hlavni_menu .hamburger-menu input[type="button"]:active {
	background: #292829;
}

.hlavni_menu .hamburger-menu .passwd {
	margin-top: -1px;
}

.hlavni_menu .hamburger-menu.active {
	display: block;
}

.hamburger-menu ul li > a {
	display: block;
	padding: 6px 0;
	margin: 0 7px;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
	font-size: 14.4px;
}

.hamburger-menu ul li > a:hover {
	text-decoration: underline;
}

.hamburger-menu ul li#langs {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 27px;
}

.hamburger-menu ul li#langs a {
	border-bottom: none;
	padding: 5px;
	margin: 0;
	text-align: center;
}

.hamburger-menu ul li#langs a img {
	margin: 0;
}

.menu_bublina {
	display: none;
	position: absolute;
}
.menu_bublina .sipka {
	position: relative;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	font-size: 0;
	line-height: 0;
	z-index: 200;
}
.menu_bublina .telo {
	position: relative;
	z-index: 150;
	background: white;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(80, 80, 80, 1);
	box-shadow: 0px 0px 10px 0px rgba(80, 80, 80, 1);
	margin-top: -1px;
	border: 1px solid #d9d9d9;
}

/* vyber jazyka */
#lang {
	cursor: pointer;
}

#lang_selector {
	width: 58px;
}
#lang_selector .sipka {
	margin-left: 20px;
}
#lang_selector .telo div.c {
	background: white;
	height: 18px;
	position: relative;
	cursor: pointer;
}
#lang_selector .telo div.c div {
	position: absolute;
	top: 1px;
	left: 33px;
	padding-right: 4px;
}
#lang_selector .telo div.c img {
	position: absolute;
	top: 6px;
	left: 18px;
}
#lang_selector .telo div.c img.fajfka {
	position: absolute;
	top: 6px;
	left: 5px;
}
#lang_selector .telo div.c:hover {
	background: #ffd96d;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* Login */
#prihlaseni {
}
#prihlaseni .sipka {
	margin-left: 110px;
}
#prihlaseni .prihlaseni_wrapper {
	width: 208px;
	height: 208px;
	padding: 15px 15px 30px 15px;
}
#prihlaseni .login_input {
	margin: 0 auto;
	width: 205px;
	margin-bottom: 13px;
	position: relative;
	height: 36px;
}
#prihlaseni input[type="text"],
#prihlaseni input[type="password"] {
	border: 1px solid #d9d9d9;
	width: 187px;
	background: transparent;
	height: 26px;
	position: absolute;
	z-index: 100;
	padding: 5px 5px 5px 10px;
	line-height: 16px;
}
#prihlaseni .napoveda {
	position: absolute;
	margin: 10px 0 0 12px;
	font-size: 16px;
	color: #838383;
	z-index: 90;
}
#prihlaseni .check_input {
	padding-left: 2px;
}
#prihlaseni .check_input div.l {
	padding-left: 8px;
	margin-top: -1px;
}
#prihlaseni .check_input div.l label {
	font-size: 13px;
}
#prihlaseni input[type="submit"].button {
	margin-top: 7px;
	width: 205px;
	height: 36px;
	position: relative;
	font-size: 16px;
}
#prihlaseni input[type="submit"]::-moz-focus-inner {
	border: 0;
	padding: 0;
}
#prihlaseni .zapomenute_heslo {
	text-align: center;
	margin-top: 7px;
}
#prihlaseni .zapomenute_heslo a {
	color: #ffa800;
}
#prihlaseni .moje_id {
	width: 155px;
	height: 24px;
	margin: 10px 0 0 27px;
}

/* podpora */
#menu_podpora_bublina {
	position: absolute;
	top: 46px;
	display: none;
}
#menu_podpora_bublina .sipka {
	margin-left: 85px;
}
#menu_podpora_bublina .podpora_wrapper {
	width: 190px;
	min-height: 105px;
}
#menu_podpora_bublina .podpora_udaj {
	padding: 20px 0 0 20px;
}
#menu_podpora_bublina .podpora_udaj img {
	padding-top: 3px;
}
#menu_podpora_bublina .podpora_udaj .text {
	margin-left: 10px;
	font-size: 16px;
}

/* registrace */
#menu_registrace_bublina {
	position: absolute;
	top: 46px;
	display: none;
}
#menu_registrace_bublina .sipka {
	margin-left: 155px;
}
#menu_registrace_bublina * {
	color: #323232;
	font-size: 12px;
}
#menu_registrace_bublina .registrace_wrapper {
	width: 290px; /*min-height:250px;*/
	padding: 15px;
}
#menu_registrace_bublina .rekl {
	margin-top: 17px;
}
#menu_registrace_bublina .rekl .text {
	width: 185px;
	margin-left: 10px;
	margin-top: -10px;
	line-height: 18px;
}
#menu_registrace_bublina .sediva_linka {
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 14px 0;
}
#menu_registrace_bublina .textdva {
	padding: 5px 5px 5px 5px;
	line-height: 18px;
}

.vice.menu_bublina {
	position: absolute;
	top: 46px;
	width: 150px;
}

.vice.menu_bublina .sipka {
	margin-left: 28px;
}

.vice.menu_bublina a {
	display: block;
	line-height: 26px;
	padding-left: 14px;
}

.vice.menu_bublina a:hover {
	background: #ffdd00;
}
/* Obsah tela */

.content {
	min-height: 30px;
	background: #ffffff;
	/* -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 1); */
}
.content.hover {
	background: #ffedc0;
}

/* Home page */
#homepage #rozcestnik {
	width: 100%;
	padding-bottom: 20px;
	margin: 0 auto;
}
#homepage #poslat {
	width: 50%;
	height: 293px;
	position: relative;
}

#homepage #poslat a, #homepage #vyzvednout a {
	display: block;
}

#homepage #poslat .faze, #homepage #vyzvednout .faze {
	transition: 0.1s;
}

#homepage #poslat a:hover .faze, #homepage #vyzvednout a:hover .faze {
	transform: scale(1.05);
}

#homepage #poslat a:active .faze, #homepage #vyzvednout a:active .faze {
	transform: scale(1.1);
}

#homepage #poslat .faze {
	background: url("../img/svg/poslat\ symbol.svg");
	width: 165px;
	height: 152px;
	margin: 76px 0 0 76px;
	background-repeat: no-repeat;
}
#homepage #poslat .faze:hover {
	/* background-position: -181px 0px; */
}
#homepage #poslat .faze.click {
	/* background-position: -362px 0px; */
}
#homepage #vyzvednout {
	width: 50%;
	height: 293px;
	position: relative;
}
#homepage #vyzvednout .faze {
	background: url("../img/svg/stáhnout\ symbol.svg");
	width: 165px;
	height: 152px;
	margin: 76px 0 0 54px;
	background-repeat: no-repeat;
}
#homepage #vyzvednout .faze:hover {
	/* background-position: -181px 0px; */
}
#homepage #vyzvednout .faze.click {
	/* background-position: -362px 0px; */
}
#homepage #poslat h3 {
	position: absolute;
	bottom: 0;
	width: 165px;
	padding: 76px 0 0 76px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #414042;
}
#homepage #vyzvednout h3 {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 165px;
	padding: 76px 0 0 54px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #414042;
}
#homepage .linka {
	width: 528px;
	height: 1px;
	margin: 0 auto;
	border: none;
	background: #e5e5e5;
	display: none;
}
#homepage h2 {
	margin-top: 30px;
	font-size: 30px;
	text-align: center;
}
#homepage .uvodni_text {
	width: 100%;
	/* text-align: justify; */
	margin-top: 21px;
	line-height: 18px;
	padding-bottom: 20px;
}
#homepage .uvodni_text span {
	color: #414042;
}
#homepage .fb {
	overflow: hidden;
	width: 548px;
	height: 190px;
	margin: 0 auto;
	padding-bottom: 27px;
}
#homepage .features {
	width: 500px;
	margin: 0 auto;
}
#homepage .features li {
	list-style: none;
	/* background: url("/www/images/homepage-ikonka-checkmark.png") no-repeat 0px 6px; */
	/* padding-left: 25px; */
	line-height: 29px;
	font-size: 14.4px;
}
#homepage .features li span {
	position: relative;
	top: -8px;
}

#homepage .link_to_old {
	margin: 0 20px 15px 0;
}
#homepage .link_to_old a {
	background: #b3b3b3;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#homepage .link_to_old a:hover {
	text-decoration: underline;
}
#homepage .link_to_old a div {
	padding: 3px 5px;
	font-size: 15px;
}

/* Home page - END */

/* Upload */
#upload .radek {
	width: 100%;
}
#upload .radek .label {
	width: 107px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
#upload .radek .label {
	font-size: 14.4px; /*font-weight: bold;*/
}
#upload .radek .label label {
	font-weight: 600;
	color: #414042;
}
#upload .radek .prvek {
	width: 428px;
	min-height: 38px;
}
#upload .radek.vyssi {
	padding-top: 8px;
}

#upload > .radek:first-child, #upload > .radek:last-child {
	padding: 15px 0;
}

#upload > .radek:not(:first-child):not(:last-child) {
	padding-top: 3px;
}

#upload #sender_img {
	margin-top: 11px;
	left: 4px;
	display: none;
	position: absolute;
}
#upload #sender_mail.spravne {
	left: 16px;
}
#upload .radek .prvek.aktivni {
	-webkit-box-shadow: 0px 0px 5px 1px #40c3ff;
	box-shadow: 0px 0px 5px 1px #40c3ff;
}
#upload .radek .prvek div {
	color: #a6a6a6;
	font-size: 14.4px;
}
#upload .radek .prvek .text {
	padding-top: 9px;
}
#upload .radek .prvek .text.small {
	padding-top: 14px;
	font-size: 12px;
	margin-left: 3px;
	color: #a6a6a6;
}
/*#upload .linka{	width: 588px;height: 1px;background: #e5e5e5; border-left: 1px solid #a2a2a2;border-right: 1px solid #a2a2a2;}*/

/* Upload souboru */
.content .soubory_text{    font-size: 14.4px;}
.content #vyberte.button {
	width: 136px;
	height: 23px;
	margin: 7px 0 3px 0;
	padding: 3px 0px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14.4px !important;
	line-height: 22px;
	background: #666665;
	color: white !important;
	cursor: pointer;
	border-radius: 0;
	font-weight: 600;
}

.content #vyberte.button:hover {
	background: #444444;
}

.content #vyberte.button:active {
	background: #2c2c2c;
}

.content #upload_file_label {
	padding-left: 5px;
	display: none;
}
#file_wrapper {
	position: relative;
	width: 330px;
	height: 90px;
	margin: 0 auto;
}

#file_wrapper .corner {
	position: absolute;
	width: 5px;
	height: 5px;
}

#file_wrapper .corner.corner-top-left {
	top: 0;
	left: 0;
	border-top: 1px solid #666665;
	border-left: 1px solid #666665;
}

#file_wrapper .corner.corner-top-right {
	top: 0;
	right: 0;
	border-top: 1px solid #666665;
	border-right: 1px solid #666665;
}

#file_wrapper .corner.corner-bottom-left {
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #666665;
	border-left: 1px solid #666665;
}

#file_wrapper .corner.corner-bottom-right {
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #666665;
	border-right: 1px solid #666665;
}

.content .wrapper_upload_file {
	padding-top: 10px;
}
.content .wrapper_upload_file.hidden {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: -1;
}
.content .wrapper_upload_file div {
	margin-bottom: 3px;
}
.content .wrapper_upload_file input {
	width: 400px;
	margin-right: 5px;
}
.content .wrapper_upload_file img {
	cursor: pointer;
	display: none;
}
.content #upload_file {
}
#wrapper_soubory {
	display: none;
}

/* Bublina cena */
#bublina_cena {
	width: 260px;
}
#bublina_cena .sipka {
	margin-left: 180px;
}
#bublina_cena.tricet .sipka {
	margin-left: 120px;
}
#bublina_cena.devadesat .sipka {
	margin-left: 214px;
}
#bublina_cena.bublina .sipka.spodni {
	position: relative;
	margin-top: -2px;
}
#bublina_cena.bublina .sipka.spodni .vnejsi {
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #d9d9d9;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 1px;
}
#bublina_cena.bublina .sipka.spodni .vnitrni {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid white;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 1px;
	left: 1px;
}

#bublina_cena .krizek {
	background: url("../images/ikonky/krizek.png");
	width: 9px;
	height: 9px;
	float: right;
	display: inline;
	cursor: pointer;
}
#bublina_cena .telo {
	padding: 10px;
	margin-top: -2px;
}
#bublina_cena .obsah {
	padding: 0 10px 0 10px;
}
#bublina_cena .pulka {
	width: 49.5%;
	margin-bottom: 15px;
}

#bublina_cena .tmava_oranzova {
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
#bublina_cena.en .tmava_oranzova {
	font-size: 14px;
}
#bublina_cena .sediva_linka {
	width: 100%;
	height: 1px;
	background: #e5e5e5;
}
#bublina_cena .svislitko {
	width: 1px;
	height: 50px;
	background: #e5e5e5;
	margin-top: 5px;
}
#bublina_cena .cena_online {
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
}

#bublina_cena .vyzvani_k_platbe {
	font-size: 13px; /*font-weight: bold;*/
	padding-top: 10px;
}

/*#bublina_cena.bublina .sipka{height:10px;position: relative;z-index: 9900;}*/
/*#bublina_cena.bublina .sipka{margin: 0;padding: 0;height: 10px;width: 21px;}*/

/*	#bublina_cena .velikost, #bublina_cena .cena{margin-left: 3px;}
			#bublina_cena .cena{color:#ff9c00;}
			#bublina_cena .telo{padding: 10px;margin-top: -2px;}
			#bublina_cena div{font-size: 15px;}
			#bublina_cena .p{margin-top: 8px;}*/

/* Seznamy pridanych */
.seznam_vlozenych {
	width: 420px;
	margin-left: 141px;
	padding: 4px 0;
}

.seznam_vlozenych .zaznam {
	padding: 0px 0;
}
.seznam_vlozenych .zaznam .text {
	margin: 3px 0 0 0px;
	color: #3f3f3f;
	font-size: 14.4px;
	max-width: 390px;
}
.seznam_vlozenych .zaznam .text input {
	color: #3f3f3f;
	font-size: 14.4px;
	margin-top: 2px;
	width: 372px;
}

.seznam_vlozenych .zaznam.soubor .text {
	width: 290px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.seznam_vlozenych .zaznam.soubor .size {
	margin: 3px 0 0 0;
	width: 72px;
	text-align: right;
	color: #3f3f3f;
	font-size: 14.4px;
	max-width: 390px;
}
/*.seznam_vlozenych .zaznam.soubor .text{width:325px; overflow: ellipsis;}*/

.seznam_vlozenych .zaznam .r {
	cursor: pointer;
}
.seznam_vlozenych .zaznam .img {
	margin-top: 4px;
	background: url("../images/ikonky/soubory.png");
	width: 22px;
	height: 19px;
}
.seznam_vlozenych .zaznam .img.doc {
	background-position: -0px 0;
}
.seznam_vlozenych .zaznam .img.image {
	background-position: -22px 0;
}
.seznam_vlozenych .zaznam .img.application {
	background-position: -44px 0;
}
.seznam_vlozenych .zaznam .img.pdf {
	background-position: -66px 0;
}
.seznam_vlozenych .zaznam .img.ppt {
	background-position: -88px 0;
}
.seznam_vlozenych .zaznam .img.xls {
	background-position: -110px 0;
}
.seznam_vlozenych .zaznam .img.zip {
	background-position: -132px 0;
}
.seznam_vlozenych .zaznam .img.audio {
	background-position: -154px 0;
}
.seznam_vlozenych .zaznam .img.video {
	background-position: -176px 0;
}
.seznam_vlozenych .zaznam .r img {
	margin-top: 8px;
}
.seznam_vlozenych .zaznam.after {
	display: none;
}
.seznam_vlozenych .zaznam.email .text {
	margin: 0;
}
.seznam_vlozenych .zaznam.email .panacek {
	margin-top: 4px;
	margin-right: 3px;
}
.seznam_vlozenych .zaznam.email {
}
.seznam_vlozenych .dalsi {
	margin: 4px 0 3px 0;
	cursor: pointer; /* display: none;*/
}
.seznam_vlozenych .dalsi .text {
	height: 14px;
	line-height: 18px;
}
.seznam_vlozenych .dalsi .skryt {
	height: 14px;
	line-height: 14px;
	display: none;
}
.seznam_vlozenych .dalsi img.sbalene {
	margin: 2px 0 0px 8px;
	width: 10px;
	height: 5px;
}
.seznam_vlozenych .dalsi img.rozbalene {
	margin: 5px 0 2px 8px;
	width: 10px;
	height: 5px;
}
/*.seznam_vlozenych .ostatni{display: none;}*/

#capsa_soubory.seznam_vlozenych {
	width: 425px;
	margin-left: 0;
}
#capsa_soubory .textc {
	padding: 0 !important;
	font-size: 14px !important;
	margin: 5px 0 0 0px !important;
	color: #3f3f3f !important;
	width: 320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#capsa_soubory .size {
	font-size: 14px !important;
	color: #3f3f3f !important;
}
/* Odesilatel	*/
.content .input_text {
	position: relative;
}
.content .input_text input {
	position: absolute;
	z-index: 10;
	width: 405px;
	margin-top: 10px;
	margin-left: 5px;
	/* line-height: 18px;
	height: 18px; */
}
.content .input_text div.napoveda {
	position: absolute;
	z-index: 5;
	padding-left: 3px;
}

/* Komu + Zprava */
/* Komu - seznam */
#wrapper_prijemci {
	display: none;
}
.content .input_textarea {
	position: relative;
}
.content .input_textarea textarea {
	min-height: 18px; /*position: absolute;*/
	z-index: 10;
	width: 415px;
	margin-top: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 16px;
	font-size: 14.4px;
	overflow: hidden;
}
/*.content #zprava{min-height: 34px;}*/
/* Pro vypocet vysky textarea */
.hiddendiv {
	display: none;
	word-wrap: break-word;
	white-space: pre-wrap;
	width: 383px;
	min-height: 18px;
	font-size: 16px;
	line-height: 16px;
	padding: 2px;
}
.content .input_textarea div.napoveda {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0;
	padding-left: 5px;
}

#zprava_wrapper {
	position: relative;
}

/* Predmet + Jazyk */
.content #wrapper_subject {
	display: none;
}
.content #wrapper_language {
	display: none;
}
.content #wrapper_language select {
	margin: 11px 0 0 8px;
	font-size: 16px;
}

/* Slider */
#slider_wrapper {
	position: relative;
	margin-top: 10px;
	height: 14px;
	margin-bottom: 0px;
}
#slider_wrapper .slider_left {
	width: 10px;
	height: 14px;
	position: absolute;
	z-index: 10;
}
#slider_wrapper .slider_right {
	width: 10px;
	height: 14px;
	position: absolute;
	right: -4px;
	z-index: 10;
}
#slider_pozadi {
	background: url("/www/images/slider.png");
	width: 423px;
	height: 14px;
	position: absolute;
	z-index: 10;
}
#slider {
	width: 409px;
	position: absolute;
	z-index: 20;
	height: 14px;
	margin: 0 7px 0 7px;
	padding: 2px 0;
}
.content .slider_data {
	width: 420px;
	padding: 3px 0 5px 0;
}
.content .slider_data * {
	color: #252525;
	font-size: 12px;
	line-height: 12px; /*font-weight: bold;*/
}
.content .ctrnact {
	width: 177px;
	cursor: pointer;
}
.content .tricet {
	width: 72px;
	text-align: center;
	cursor: pointer;
}
.content .devadesat {
	text-align: right;
	cursor: pointer;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-hlavni_menu .ui-state-default {
	background: url("../images/slider-sipecka.png") 50% 50% repeat-x;
	outline: none;
	font-weight: bold;
	color: #1c94c4;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 16px;
	height: 18px;
	cursor: default;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -1px;
	margin-left: -8px;
	margin-right: -18px;
}

/* Vice moznosti */
.content #vice_moznosti {
	cursor: pointer;
	width: auto !important;
	font-weight: 600;
}
.content #vice_moznosti .skryt {
	display: none;
}
.content #vice_moznosti * {
	/* font-size: 13px; */
	color: #414042;
}
.content #vice_moznosti img.sbalene {
	margin: 7px 0 0 14px;
}
.content #vice_moznosti img.rozbalene {
	margin: 7px 0 0 14px;
}

#odeslat_wrapper {
	width: 589px;
}
#odeslat_wrapper #submit_wrapper {
	width: 288px;
	margin: 0 auto;
}
#odeslat_wrapper input[type="button"] {
	margin: 0 auto;
	width: 192px;
	height: 39px;
	font-size: 16px;
	display: block;
	font-weight: 600;
	border-radius: 0;
}
input[type="submit"]::-moz-focus-inner {
	border: 0;
	padding: 0;
}
#odeslat_wrapper input[type="submit"] {
	margin: 0 auto;
	width: 288px;
	height: 39px;
	font-size: 16px;
}
input[type="button"]::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*#odeslat_wrapper input[type="submit"]:hover{-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 1);box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 1);}*/

.content .podminky {
	text-align: center;
	margin-top: 15px;
	color: #414042;
	/* padding-bottom: 13px; */
}
.content .podminky span {
	color: #ff9c00;
	cursor: pointer;
}

.content .podminky a {
	font-weight: 600;
	color: #414042;
}

/* Odesilani */
#upload_page {
	width: 100%;
	height: 1px;
	display: none;
	/*height: 100%; */
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99990;
}
#upload_page.branding {
	/*width: 100%;*/
	/*height: 1px; display: none;*/
	/*height: 100%; */
	position: relative;
	/*top:0;*/
}

#upload_page .igelit {
	position: fixed;
	width: 100%;
	background: url("../images/igelit.png");
	height: auto !important;
	min-height: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
}
#upload_page.branding .igelit {
	display: none;
}

#upload_page .wrapper_upload {
	width: 278px;
	height: 259px;
	padding-top: 25px;
	margin: 0 auto;
	position: relative;
	/*display: none;*/
}

#upload_page .bila {
	color: #ffffff;
}
#upload_page .wrapper_upload img {
	z-index: 1;
}
#upload_page .wrapper_upload img.upload {
	position: absolute;
}
#upload_page #upload_canvas {
	position: absolute;
	width: 278px;
	height: 259px;
	background: url("../img/svg/upload_pizza.svg");
	background-position: 13px center;
	background-size: 125px 130px;
	background-repeat: no-repeat;
}
#upload_page #upload_no_canvas {
	position: absolute;
	width: 281px;
	height: 253px;
	background: url("../images/fallback_upload.png");
	background-position: -0px 0;
}

/*#upload_page*/
#upload_branding {
	position: absolute;
	margin: 0;
	width: 278px;
	height: 259px;
	background: url("../img/svg/upload_podklad.svg");
	background-repeat: no-repeat;
	background-position: -0px -0px;
}

#upload_page .obrazky_na_pozadi {
	z-index: 11;
}
#upload_page .vnitrek * {
	font-size: 12px; /*font-weight: bold;*/
}
#upload_page .nahrano_procent {
	position: absolute;
	top: 128px;
	left: 24px;
	font-size: 36px;
	font-weight: 700;
	z-index: 11;
	text-align: right;
	width: 50px;
}
#upload_page .nahrano_procent_procenta {
	position: absolute;
	top: 152px;
	left: 75px;
	font-size: 14.4px;
	z-index: 11;
}
#upload_page .odesilam_data {
	position: absolute;
	top: 85px;
	width: 259px;
	right: 0;
	text-align: center;
}
#upload_page .odesilam_data_hodnota {
	position: absolute;
	top: 102px;
	width: 259px;
	right: 0;
	text-align: center;
}
#upload_page .rychlost_wrapper {
	position: absolute;
	top: 192px;
	width: 259px;
	right: 0;
	text-align: center;
}
#upload_page .rychlost {
	display:inline-block;
}
#upload_page .rychlost_data {
	margin-left: 8px;
	display:inline-block;
}
#upload_page .zbyva_wrapper {
	position: absolute;
	top: 208px;
	width: 259px;
	right: 0;
	text-align: center;
}
#upload_page .zbyva {
	display:inline-block;
}
#upload_page .zbyva_data {
	margin-left: 8px;
	display:inline-block;
}
#upload_page .krizek_wrapper {
	cursor: pointer;
	position: absolute;
	top: 355px;
	left: 50%;
	transform: translateX(-50%);
	color: white;
	padding: 8px;
	background: #1e1e1e;
	border-radius: 0;
	font-size: 14.4px;
	text-align: center;
	font-weight: bold;
	color: #f9d30a;
}
#upload_page .krizek_wrapper:hover {
	background: #2f2f2f;
}
#upload_page .krizek_wrapper:active {
	background: #3a3a3a;
}
#upload_page .nahrano_vse {
	position: absolute;
	top: 115px;
	left: 138px;
	font-size: 50px;
	display: none;
	position: absolute;
	top: 128px;
	right: 34px;
	font-size: 36px;
	font-weight: 700;
	z-index: 11;
	text-align: right;
}

#upload_page .vnitrek_pocatecni {
	display: none;
}
#upload_page .vnitrek_pocatecni * {
	font-size: 12px;
	position: absolute;
}
#upload_page .probiha {
	top: 85px;
	width: 259px;
	position: absolute;
	right: 0;
	text-align: center;
}
#upload_page .cekejte {
	top: 102px;
	width: 259px;
	position: absolute;
	right: 0;
	text-align: center;
}


#upload_page .reklama {
	width: 620px;
	margin: 0 auto;
	margin-top: 50px;
}
#upload_page .reklama .vlevo {
	margin-right: 20px;
	width: 300px;
	height: 300px;
	overflow: hidden;
}
#upload_page .reklama {
	display: none;
}
#upload_page .reklama .l {
	width: 300px;
	height: 300px;
	overflow: hidden;
}

#knob {
	position: absolute;
	top: 38px;
	right: 13px;
	padding-left: 0;
	z-index: 100;
	width: 234px;
	height: 234px;
}
#knob .knob {
	display: none;
}

.krizek_tooltip {
	cursor: pointer;
	display: none;
	position: absolute;
	background-color: black;
	border: 1px solid white;
	color: white;
	z-index: 99999;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.nahravani_neprerusi,
#video_countdown {
	position: absolute;
	top: 308px;
	left: 50%;
	white-space: nowrap;
	transform: translateX(-50%);
	color: white;
	padding: 5px;
	background: #1e1e1e;
	border-radius: 0;
	font-size: 14.4px;
	text-align: center;
}
.nahravani_neprerusi.reklamy {
	/* top: 294px;
	left: -169px; */
	background: transparent;
	/* width: 620px;
	padding: 10px 0px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; */
}

#video_countdown {
	display: none;
}

#video_countdown #countdown_seconds {
	color: #ffcf48;
	font-size: 20px;
	font-weight: bold;
}

#video_progress {
	display: none;
	jutify-content: space-between;
	align-items: center;
	width: 100%;
	height: 60px;
	color: white;
	background-color: #1c1d1d;
	border-bottom: 1px solid #1c1d1d;
}

.video-js * {
	color: #fff;
}

#progress_logo {
	width: 150px;
	margin-left: 20px;
}
#progress_fake_logo {
	width: 162px;
	height: 32px;
}

#progress_data_wrapper {
	flex-grow: 1;
}

#outer_progress {
	/* border: 1px solid white; */
	background-color: #373737;
	width: 400px;
	height: 14px;
	text-align: left;
	border-radius: 10px;
	margin-top: 0;
}

#inner_progress {
	background-color: #ffd000;
	width: 0px;
	height: 14px;
	border-radius: 9px;
}

#progress_center {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-right: 170px; /* logo 150 + margin 20 */
}
#progress_line1 {
	display: flex;
	align-items: center;
}
#progress_line2 {
	display: flex;
	justify-content: space-between;
	color: white;
	/* width: 360px; */
	position: relative;
	/* left: -20px; */
	font-size: 12px;
}
#progress_line2 * {
	color: white;
	white-space: nowrap;
	margin: 0px 3px;
}
#progress_percent {
	font-size: 28px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 29px;
	/* padding-top: 4px; */
}

.progress_yellow,
#progress_line2 .progress_yellow {
	color: #ffe000;
}

#video_close {
	cursor: pointer;
	position: absolute;
	z-index: 1000;
	top: 80px;
	left: 60%;
	color: white;
	text-align: center;
	white-space: nowrap;
	padding: 10px;
	font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url("../images/paticka-1x1-pixlik.png");
}

#videoplayer {
	position: absolute;
	z-index: 999;
	top: 66px;
	left: calc(50% - 441px);
	width: 880px;
}

/* Upload	- END */

/*	Zasilka */
#zasilka_wrapper {
	padding: 0px;
}
#zasilka_wrapper .odesilatel {
	/*text-align: center;*/
	/*padding-left: 15px;*/
	line-height: 20px;
	font-size: 13px;
	background: #ffedc0;
	-moz-box-shadow: inset 3px 3px 3px -3px #000, inset -3px 3px 3px -3px #000;
	-webkit-box-shadow: inset 3px 3px 3px -3px #000, inset -3px 3px 3px -3px #000;
	box-shadow: inset 3px 3px 3px -3px #000, inset -3px 3px 3px -3px #000;
}
#zasilka_wrapper .odesilatel span {
	color: #ff9c00;
}
#zasilka_wrapper .odesilatel .radek {
	padding: 10px 10px 10px 25px;
}
#zasilka_wrapper .odesilatel img.user {
	position: relative;
	top: 2px;
}
#zasilka_wrapper .odesilatel .druhy_text {
	margin: 10px 0 0 0;
}
#zasilka_wrapper .odesilatel .button {
	/*text-transform: uppercase;*/
	margin: 7px 90px 3px 0px;
	font-size: 14px !important;
	width: 130px;
	padding: 4px 0px 0px 0px;
}
#zasilka_wrapper .odesilatel .button.prvni {
	margin-left: 90px;
}

#zasilka_wrapper .prijemce_wrapper {
	text-align: center;
	font-size: 17.6px;
	background: white;
	font-weight: 700;
}

#zasilka_wrapper .prijemce_wrapper * {
	color: #414042;
}

#zasilka_wrapper .prijemce_wrapper img.user {
	position: relative;
	top: 5px;
	width: 20px;
	/* right: 10px; */
	margin-right: 10px;
    }

#zasilka_wrapper .radek {
	padding: 10px;
}
#zasilka_wrapper .radek .popis {
	width: 135px;
	font-size: 13.6px;
	margin-left: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #414042;
}
#zasilka_wrapper .radek .data {
	width: 420px;
	/* font-size: 16px; */
}
#zasilka_wrapper .radek .message {
	white-space: normal;
	word-wrap: break-word;
	width: 390px !important;
	color: #999999;
	font-size: 12.8px;
}

#zasilka_wrapper .soubory * {
	font-size: 13.6px;
	color: #a7a7a7;
}
#zasilka_wrapper .soubory .soubor {
	margin-bottom: 3px;
}
/*.seznam_vlozenych .zaznam.soubor .text{width:320px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}*/
#zasilka_wrapper .soubory .title {
	width: 360px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 0px;
	font-weight: 600;
	font-size: 16px;
	color: #414042;
}
#zasilka_wrapper .soubory .size {
	width: 85px;
	text-align: right;
	padding-top: 3px;
	padding-top: 0px;
	font-weight: 600;
	font-size: 16px;
	color: #414042;
}
#zasilka_wrapper .soubory .stazeni {
	color: #a6a6a6;
}
#zasilka_wrapper .soubory .stazeni > * {
	color: inherit;
}
#zasilka_wrapper .soubory .img {
	margin-top: 2px;
	background: url("../images/ikonky/soubory.png");
	width: 22px;
	height: 19px;
}
#zasilka_wrapper .soubory .img.doc {
	background-position: -0px 0;
}
#zasilka_wrapper .soubory .img.image {
	background-position: -22px 0;
}
#zasilka_wrapper .soubory .img.application {
	background-position: -44px 0;
}
#zasilka_wrapper .soubory .img.pdf {
	background-position: -66px 0;
}
#zasilka_wrapper .soubory .img.ppt {
	background-position: -88px 0;
}
#zasilka_wrapper .soubory .img.xls {
	background-position: -110px 0;
}
#zasilka_wrapper .soubory .img.zip {
	background-position: -132px 0;
}
#zasilka_wrapper .soubory .img.audio {
	background-position: -154px 0;
}
#zasilka_wrapper .soubory .img.video {
	background-position: -176px 0;
}
#zasilka_wrapper .soubory a.button_down {
	background-image: url("/www/images/ikonky/ikonka-stahnout.png");
	background-repeat: no-repeat;
	background-position: 11px 7px;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-top: -3px;
	margin-left: 4px;
	border-radius: 0;
}

#zasilka_wrapper .prijemci .prijemce {
	margin-bottom: 4px;
}
#zasilka_wrapper .prijemci img {
	padding-top: 1px;
	margin-right: 4px;
}
#zasilka_wrapper .vsechny_soubory {
}
#zasilka_wrapper .vsechny_soubory.nahore {
	margin-bottom: 10px;
}
#zasilka_wrapper .vsechny_soubory.dole {
	margin-top: 5px;
}
#zasilka_wrapper .vsechny_soubory .l {
	background: url("../images/prouzek-cudl-trvale-ulozit.png");
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	height: 23px;
	text-align: center;
	color: #3f3f3f !important;
	padding: 2px 7px 2px 7px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#zasilka_wrapper .vsechny_soubory .l img {
	position: relative;
	top: 2px;
	margin-right: 3px;
}
#zasilka_wrapper .vsechny_soubory .r {
	/*background: #ffcf48;border: 1px solid #f1b50f;*/
	height: 23px;
	text-align: center;
	color: #3f3f3f !important;
	padding: 3px 7px 1px 7px;
	cursor: pointer;
}
#zasilka_wrapper .vsechny_soubory .r img {
	position: relative;
	top: 3px;
	margin-left: 3px;
}
#zasilka_wrapper .podekovani {
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #414042;
}

#zasilka_wrapper .schovat.soubor {
	display: none;
}
#zasilka_wrapper .dalsi_soubory {
	cursor: pointer;
	margin: 10px 0;
}
#zasilka_wrapper .dalsi_soubory img {
	margin-left: 5px;
}
#zasilka_wrapper .dalsi_soubory {
}

#zasilka_wrapper .dalsi_soubory .text {
	color: #414042;
	font-weight: 700;
	font-size: 16px;
}

#zasilka_wrapper .detailed-info {
	color: #b0afb1;
	font-weight: 700;
	font-size: 16px;
}

#zasilka_wrapper .podrobnosti_detail {
	margin-bottom: 5px;
	width: 100%;
}
#zasilka_wrapper .podrobnosti_detail * {
	color: #a6a6a6;
	font-size: 14px;
}
#zasilka_wrapper .podrobnosti_detail .detail {
	margin-top: 0px;
}
#zasilka_wrapper .placeni_text {
	text-align: center;
	font-size: 17px;
	padding: 30px 40px 0 40px;
}
#zasilka_wrapper .prodlouzeni_text {
	text-align: center;
	font-size: 17px;
	padding: 30px 40px 0 40px;
}

#zasilka_skryt {
	display: none;
}

#download_page {
	width: 100%;
	display: none;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: url("../images/igelit.png");
}
#download_page.branding {
	position: relative;
	height: 1px;
}
#download_page .wrapper_upload {
	width: 278px;
	height: 259px;
	padding-top: 25px;
	margin: 0 auto;
	position: relative;
	/*display: none;*/
}
#download_page #upload_canvas {
	position: absolute;
	width: 278px;
	height: 259px;
	background: url("../img/svg/upload_pizza.svg");
	background-position: 13px center;
	background-size: 125px 130px;
	background-repeat: no-repeat;
}
#download_page #upload_no_canvas {
	position: absolute;
	width: 281px;
	height: 253px;
	background: url("../images/fallback_upload.png");
	background-position: -0px 0;
}
#download_page #knobinput {
	display: none;
}
#download_page .bila {
	color: #ffffff;
}

#download_page .wrapper_upload img {
	z-index: 1;
}
#download_page .wrapper_upload img.upload {
	position: absolute;
}
#download_page .obrazky_na_pozadi {
	z-index: 11;
}
#download_page .vnitrek * {
	font-size: 12px; /*font-weight: bold;*/
}
#download_page .nahrano_procent {
	position: absolute;
	top: 128px;
	left: 24px;
	font-size: 36px;
	font-weight: 700;
	z-index: 11;
	text-align: right;
	width: 50px;
}
#download_page .nahrano_procent_procenta {
	position: absolute;
	top: 152px;
	left: 75px;
	font-size: 14.4px;
	z-index: 11;
}
#download_page .odesilam_data {
	position: absolute;
	top: 85px;
	width: 259px;
	right: 0;
	text-align: center;
}
#download_page .odesilam_data_hodnota {
	position: absolute;
	top: 102px;
	width: 259px;
	right: 0;
	text-align: center;
}
#download_page .rychlost_wrapper {
	position: absolute;
	top: 192px;
	width: 259px;
	right: 0;
	text-align: center;
}
#download_page .rychlost {
	display:inline-block;
}
#download_page .rychlost_data {
	margin-left: 8px;
	display:inline-block;
}
#download_page .zbyva_wrapper {
	position: absolute;
	top: 208px;
	width: 259px;
	right: 0;
	text-align: center;
}
#download_page .zbyva {
	display:inline-block;
}

#download_page .zbyva_data {
	margin-left: 8px;
	display:inline-block;
}
#download_page .krizek_wrapper {
	cursor: pointer;
	position: absolute;
	top: 355px;
	left: 50%;
	transform: translateX(-50%);
	color: white;
	padding: 8px;
	background: #1e1e1e;
	border-radius: 0;
	font-size: 14.4px;
	text-align: center;
	font-weight: bold;
	color: #f9d30a;
}
#download_page .krizek_wrapper:hover {
	background: #2f2f2f;
}
#download_page .krizek_wrapper:active {
	background: #3a3a3a;
}
#download_page .reklama {
	width: 620px;
	margin: 0 auto;
	margin-top: 50px;
}
#download_page .reklama .vlevo {
	margin-right: 20px;
	width: 300px;
	height: 300px;
	overflow: hidden;
}
#download_page .reklama {
	display: none;
}

#download_page .vnitrek_pocatecni {
	display: none;
}
#download_page .vnitrek_pocatecni * {
	font-size: 12px;
	position: absolute;
}
#download_page .probiha {
	top: 85px;
	width: 259px;
	position: absolute;
	right: 0;
	text-align: center;
}
#download_page .cekejte {
	top: 102px;
	width: 259px;
	position: absolute;
	right: 0;
	text-align: center;
}

#downloads_iframes {
	display: none;
}

#cekajici_wrapper {
	padding: 20px 0 50px 0;
	text-align: center;
}

#cekajici_wrapper img {
	position: relative;
	margin: 20px 0 20px 0;
}
#cekajici_wrapper p {
	font-size: 14px;
}

#smazane_wrapper {
	padding: 23px 0 11px 0;
	text-align: center;
}
#smazane_wrapper p {
	font-size: 14px;
}

/* Vyzvednout */

#vyzvednout_wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}

#vyzvednout_wrapper #submit_wrapper {
	width: 288px;
	margin: 0 auto;
}

#vyzvednout_wrapper input[type="submit"] {
	margin: 0 auto;
	width: 220px;
	height: 39px;
	font-size: 16px;
	display: block;
	font-weight: 600;
	border-radius: 0;
	margin-top: 30px;
	margin-bottom: 15px;
}

#vyzvednout_wrapper .radek {
	width: 100%;
}
#vyzvednout_wrapper .radek .label {
	width: 107px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
#vyzvednout_wrapper .radek .label {
	font-size: 14.4px; /*font-weight: bold;*/
}
#vyzvednout_wrapper .radek .label label {
	font-weight: 600;
	color: #414042;
}
#vyzvednout_wrapper .radek .prvek {
	width: 428px;
	min-height: 38px;
}
#vyzvednout_wrapper .radek.vyssi {
	padding-top: 8px;
}
#vyzvednout_wrapper .radek .prvek.aktivni {
	-webkit-box-shadow: 0px 0px 5px 1px #40c3ff;
	box-shadow: 0px 0px 5px 1px #40c3ff;
}

#vyzvednout_wrapper .zasilka_error {
	padding: 0 0 15px 0;
	text-align: center;
	color: #e00000;
	font-size: 14.4px;
	font-weight: 600;
}

/* exit page */
#exit_page_wrapper {
	padding: 15px 0;
}
#exit_page_wrapper .podekovani {
	text-align: center;
	padding: 15px 0;
	padding-bottom: 0;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #414042;
}
#exit_page_wrapper .buttony {
	text-align: center;
	padding-bottom: 10px;
}
#exit_page_wrapper .button {
	font-size: 16px;
}
#exit_page_wrapper .admin-controls {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 10px 25px 10px 30px;
	padding: 15px 0;
	width: auto;
	display: block;
}

#exit_page_wrapper .admin-controls td {
	width: 264px;
	text-align: center;
}

/* #exit_page_wrapper #exit_zpet{margin-right: 50px;} */

/* Vice na igelitu */
#vice_wrapper {
	position: absolute;
	width: 100%;
	z-index: 9999;
	padding-top: 70px;
	display: none;
	left: 0;
	top: 0;
}
#vice_wrapper.reklamy {
	padding-bottom: 200px;
}

#vice_wrapper .igelit {
	position: fixed;
	width: 100%;
	background: url("../images/igelit.png");
	height: auto !important;
	min-height: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
}
#vice_wrapper .vice_vystredeno {
	margin: 0 auto;
	margin-bottom: 50px;
	width: 980px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 1);
}

#vice_wrapper .vice_hlavicka {
	background: #292a2c;
	height: 35px;
}
#vice_wrapper .vice_hlavicka img.logo {
	padding: 7px 0 0 23px;
}
#vice_wrapper .vice_hlavicka .vice_close img {
	padding: 13px 15px 10px 13px;
	cursor: pointer;
}

#vice_wrapper .vice_hlavicka .zalozka {
	color: white;
	font-size: 14px;
	padding: 7px 30px;
	cursor: pointer;
}
#vice_wrapper .vice_hlavicka .zalozka.aktivni {
	background: #14181b;
	padding: 7px 29px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#vice_wrapper .vice_obsah {
	background: white;
	min-height: 50px;
}
#vice_wrapper .loader {
	width: 48px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

/* error page*/
#error_page {
	padding: 35px 0 35px 0;
	font-size: 16px;
	text-align: center;
	color: #e00000;
}
#error_page img {
	position: relative;
	top: 8px;
	margin-right: 10px;
}

/* Paticka */
.capsa_paticka {
	width: 590px;
	margin: 0 auto;
	margin-top: 18px;
	position: relative;
	z-index: 100;
}
.capsa_paticka .pozadi {
	/*background-color: rgba(0,0,0,0.4);*/
	background: url("../images/paticka-1x1-pixlik.png");
	height: 44px;
	width: 590px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.capsa_paticka .pozadi div {
	text-align: center;
	font-size: 11px;
	color: black;
}
.capsa_paticka .pozadi div a {
	color: black;
}
.capsa_paticka .pozadi div.prvni {
	padding-top: 8px;
	padding-bottom: 2px;
}

/* Upload iframe */
iframe.upload-iframe,
iframe.download-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	z-index: 1;
}

iframe.upload-iframe.uses-branding-no {
	top: 400px;
	left: 0; /* dynamiccaly computed in js */
	width: 618px;
	height: 400px;
	z-index: 3;
}

iframe.download-iframe.uses-branding-no {
	top: 400px;
	left: 0; /* dynamiccaly computed in js */
	width: 998px;
	height: 200px;
	z-index: 3;
}

html.upload-iframe.uses-branding-no,
html.upload-iframe.uses-branding-no body {
	background-image: none;
	background-color: transparent;
}

.premium-wrapper {
	padding: 10px 0;
	margin-right: 25px;
}

.premium.checkbox {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 2px;
	background-image: url("/www/images/checkbox-nezakliknuty.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.premium.checkbox.checked {
	background-image: url("/www/images/checkbox-zakliknuty.png");
}

.plus-image-link {
	display: inline-block;
	margin-right: 7px;
}

.plus-image {
	position: relative;
	top: 7px;
	/* padding-bottom: 2px; */
	width: 132px;
	height: 43px;
}

.nadpis-s-fajfkou {
	text-align: center;
	font-size: 20px;
	/* margin-bottom: 15px; */
}

.nadpis-s-fajfkou .fajfka {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

#bublina_premium {
}

#bublina_premium .arrow {
	width: 10px;
	height: 17px;
	background-image: url("/www/images/o-vase-sipkoznosti.png");
	position: absolute;
	top: 95px;
	left: -10px;
}

#bublina_premium .telo {
	padding: 10px;
}

#bublina_premium .telo ul {
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	margin-left: 14px;
}

#bublina_premium .telo ul li {
	color: #f6ce0d;
	font-size: 16px;
}

#bublina_premium .telo ul li span {
	font-size: 12px;
	line-height: 18px;
}

#bublina_premium .telo table {
	width: 100%;
	font-size: 12px;
	margin-top: 12px;
}

#bublina_premium .telo table td {
	font-weight: 700;
	color: #414042;
	text-align: right;
}

#bublina_premium .telo table td:first-child {
	font-weight: 600;
	color: #414042;
	text-align: left;
}

#zasilka_wrapper .radek .popis .detailed-info {
	font-size: 12px;
	color: #acacac;
	display: block;
}

#zasilka_wrapper .radek .popis .detailed-info img {
	vertical-align: middle;
}

table.share-link {
	width: 100%;
	margin-top: 6px;
	clear: both;
	float: left;
}

table.share-link td {
	width: 33%;
	height: 40px;
	text-align: center;
}

table.share-link td a {
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 41px 0 0 0;
}

table.share-link td.facebook a {
	background-image: url("/www/images/facebook-pasivni.png");
	color: #2270de;
}

table.share-link td.facebook a:hover {
	background-image: url("/www/images/facebook-aktivni.png");
}

table.share-link td.twitter a {
	background-image: url("/www/images/twitter-pasivni.png");
	color: #169fe2;
}

table.share-link td.twitter a:hover {
	background-image: url("/www/images/twitter-aktivni.png");
}

table.share-link td.clipboard a {
	background-image: url("/www/images/zkopirovat-odkaz-pasivni.png");
	color: #ff68b2;
}

table.share-link td.clipboard a:hover,
table.share-link td.clipboard a.zeroclipboard-is-hover {
	background-image: url("/www/images/zkopirovat-odkaz-aktivni.png");
}

.bublina.link-was-copied > img {
	position: absolute;
	left: -8px;
	z-index: 9011;
	top: 14px;
}

.bublina.link-was-copied .telo {
	padding: 13px 14px 12px 43px;
	background: white
		url("/www/images/fajfka-mala-bublina-odkaz-byl-zkopirovan.png") no-repeat
		14px 13px;
	font-size: 14px;
}

ul.reklama-premium-pro-prijemce {
	list-style-image: none;
	list-style: none;
	font-size: 10.4px;
	line-height: 24px;
	margin-left: 20px;
	letter-spacing: 0.2px;
	/* margin-top: 8px;*/
}

ul.reklama-premium-pro-prijemce li {
	color: #414042;
}

.pricing.content {
	padding: 0 20px 40px;
}

.pricing.content h1,
.zalozka_obsah h1 {
	font-family: Comfortaa;
	font-size: 28px;
	padding: 15px 0;
}

.pricing.content p,
.zalozka_obsah {
	font-size: 16px;
}

.pricing.content h2,
.zalozka_obsah h2 {
	margin-top: 25px;
	font-size: 19px;
}

.pricing.content h2 + div {
	font-size: 17px;
}

.pricing.content ul {
	list-style-image: url("/www/images/odrazka-cerna.png");
	list-style-position: inside;
	line-height: 23px;
	font-size: 16px;
}

.pricing.content table.pricing {
	line-height: 37px;
	margin-top: 22px;
}

.pricing.content table.pricing th {
	font-size: 18px;
}

.pricing.content table.pricing th.regular {
	background-color: #ffe012;
	color: #171717;
}

.pricing.content table.pricing th.premium {
	background-color: #4fc4ff;
	color: #fff;
}

.pricing.content table.pricing td {
	font-size: 16px;
	/* width: 180px; - paddings */
}

.pricing.content table.pricing td.label {
	background-color: #f5f5f5;
	color: #464646;
	padding-left: 40px;
	width: 140px;
}

.pricing.content table.pricing td.regular {
	background-color: #fff9d7;
	color: #171717;
	padding-left: 61px;
	width: 119px;
}

.pricing.content table.pricing td.premium {
	background-color: #eaf8ff;
	color: #171717;
	padding-left: 21px;
	width: 159px;
}

.pricing.content table.pricing td.two-lines {
	line-height: 24px;
	padding: 10px 0 8px 21px;
}

.pricing.content table.pricing td span {
	font-size: 14px;
}

.pricing.content table.pricing + .note {
	margin-top: 20px;
}

.pricing.content h3 {
	margin-top: 26px;
	padding-left: 16px;
	background: url("/www/images/odrazka-cerna.png") no-repeat 1px 4px;
	font-size: 16px;
	font-weight: bold;
}

.pricing.content h2 + h3 {
	margin-top: -8px;
}

.pricing.content table.sms {
	line-height: 37px;
	font-size: 16px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 26px;
}

.pricing.content table.sms th {
	background: #ffe012;
	color: #171717;
	width: 180px;
}

.pricing.content table.sms td {
	background: #f5f5f5;
	color: #464646;
}

.pricing.content h4 {
	margin-top: 22px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}

.pricing.content .extra-space {
	margin-top: 30px;
}

.exit-page-back-to-package,
.exit-page-send-another-package {
	display: inline-block;
	background-repeat: no-repeat;
	height: 30px;
	background-color: white;
	background-position: 3px 8px;
	line-height: 30px;
	padding-left: 24px;
}
.exit-page-back-to-package:hover,
.exit-page-send-another-package:hover {
	color: #ffc100;
}

.exit-page-back-to-package {
	background-image: url("/www/images/ikonka-zpet-na-zasilku.png");
}

.exit-page-back-to-package:hover {
	background-image: url("/www/images/ikonka-zpet-na-zasilku-hover.png");
}

#zasilka_wrapper .big.button {
	height: 37px;
	width: 250px;
	/* margin: 6px auto 0 auto; */
	padding-top: 0;
	padding-bottom: 0;
	font-size: 13.6px;
	text-transform: uppercase;
	line-height: 37px;
	border-radius: 0;
	font-weight: 600;
	padding: 0;
    }

#zasilka_wrapper .big.text {
	text-align: center;
}

#zasilka_wrapper .big.text.pink {
	font-size: 24px;
	padding: 19px 0 5px;
	color: #f20754;
}

#zasilka_wrapper .big.text.blue {
	font-size: 22px;
	color: #18a8f2;
	padding: 0 0 5px;
}

#zasilka_wrapper .big.text.black {
	font-size: 20px;
	color: #292b2c;
}

#zasilka_wrapper .big.pink.button {
	width: 291px;
	height: 33px;
	line-height: 33px;
	text-transform: uppercase;
	color: white !important;
	background-color: #ff257b;
	padding: 0;
	margin: 18px auto;
}

/* Payment windows */
.pay.pseudowindow {
	width: 469px;
	background: white;
	border-radius: 4px;
	position: absolute;
	z-index: 106;
	top: 20%;
	left: 50%;
	margin-left: -235px;

	display: none;
}

.pay.pseudowindow .close-cross {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 11px;
	height: 10px;
	background: white;
	cursor: pointer;
}

.pay.pseudowindow .padding {
	padding: 30px;
}

.pay.pseudowindow .text.pink {
	text-align: center;
	font-size: 21px;
	color: #f20754;
}

.pay.pseudowindow .text.black {
	text-align: center;
	font-size: 15px;
	margin-top: 4px;
}

.pay.pseudowindow .methods-container {
}

.pay.pseudowindow .separating-line {
	width: 100%;
	height: 1px;
	background-color: #e9e9e9;
	margin: 17px 0;
}

.pay.pseudowindow .methods-container .payment-method {
	overflow: hidden;
}

.pay.pseudowindow .methods-container .separating-line {
	margin: 26px 0;
}

.pay.pseudowindow .methods-container .payment-method .description {
	float: right;
	width: 230px;
	font-size: 13px;
}

.pay.pseudowindow .methods-container .payment-method .pay-button {
	float: left;
	width: 142px;
}

.pay.pseudowindow .methods-container .payment-method .pay-button .method-name {
	width: 142px;
	font-size: 24px;
	margin-bottom: 6px;
}

.pay.pseudowindow .methods-container .payment-method .pay-button .price {
	height: 76px;
	line-height: 76px;
	border-bottom: 3px solid white;
	border-radius: 2px;
	text-align: center;
	font-size: 39px;
}

.pay.pseudowindow
	.methods-container
	.payment-method
	.pay-button
	.price
	.currency {
	font-size: 15px;
	color: inherit;
}

/* Individual payment methods */

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.pay-button
	.method-name {
	color: #00c1f8;
}

.pay.pseudowindow .methods-container .gopay.payment-method .pay-button .price {
	background-color: #1ddcff;
	color: black;
	border-color: #00b7d5;
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.pay-button:hover
	.price {
	background-color: #56e5ff;
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result {
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> * {
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> *
	.again {
	font-size: 12px;
	color: #ffbe00;
}

.pay.pseudowindow
	.methods-container
	.payment-method
	.description
	.form-progress-result
	> .in-progress {
	font-size: 16px;
	text-align: center;
	margin-top: 24px;
}

.pay.pseudowindow
	.methods-container
	.payment-method
	.description
	.form-progress-result
	> .in-progress
	> img {
	display: block;
	margin: 0 auto 7px;
	width: 26px;
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> .success,
.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> .fail,
.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> .in-progress {
	display: none;
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> .success {
	color: #84df1c;
}

.pay.pseudowindow
	.methods-container
	.gopay.payment-method
	.description
	.form-progress-result
	> .fail {
	color: crimson;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	padding-top: 42px;
}

.pay.pseudowindow
	.methods-container
	.premium-sms.payment-method
	.pay-button
	.method-name {
	color: #ffc100;
}

.pay.pseudowindow
	.methods-container
	.premium-sms.payment-method
	.pay-button
	.price {
	background-color: #ffe100;
	color: black;
	border-color: #ffc300;
}

.pay.pseudowindow
	.methods-container
	.premium-sms.payment-method
	.pay-button:hover
	.price {
	background-color: #ffec50;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.pay-button
	.method-name {
	color: #ff197a;
	margin: 13px 0 0 0;
}

/* NEEXISTUJE
.pay.pseudowindow .methods-container .free-code.payment-method .pay-button .price
{
		background-color: #ff7bb3;
		color: white;
		border-color: #ff257b;
}

.pay.pseudowindow .methods-container .free-code.payment-method .pay-button:hover .price
{
		background-color: #fb91ba;
}*/

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input {
	width: 228px;
	border: 1px solid #ff257b;
	line-height: 47px;
	height: 47px;
	padding: 0;
	text-indent: 11px;
	float: left;
	width: 183px;
	border-radius: 5px 0 0 5px;
	border-width: 1px 0 1px 1px;
	font-size: 24px;
	text-transform: uppercase;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input.initial {
	font-size: 12px;
	text-transform: none;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input
	+ .arrow {
	border-radius: 0 5px 5px 0;
	background: #fa4f93 url("/www/images/potvrzeni-kodu.png") no-repeat 10px 14px;
	border: 1px solid red;
	float: left;
	width: 37px;
	height: 47px;
	margin: 1px 0 0 0;
	cursor: pointer;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input:hover
	+ .arrow,
.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input
	+ .arrow:hover {
	background-color: #fb91ba;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input
	+ .note {
	margin-top: 10px;
	padding-left: 5px;
	font-size: 15px;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	input
	+ .note
	img {
	vertical-align: middle;
	margin-right: 3px;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	.form-progress-result {
	height: 59px;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	.form-progress-result
	.in-progress {
	display: none;
	margin-top: 0;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	.form-progress-result
	.success {
	display: none;
	margin-top: 0;
	font-size: 21px;
	text-align: center;
	padding-top: 9px;
}

.pay.pseudowindow
	.methods-container
	.free-code.payment-method
	.description
	.form-progress-result
	.success
	> img {
	width: 31px;
	vertical-align: middle;
	margin-right: 8px;
}

.pay.pseudowindow .methods-container .free-code.payment-method .fails {
	clear: both;
	font-size: 14px;
}

.pay.pseudowindow .methods-container .free-code.payment-method .fails .fail {
	display: none;
	color: #ff257b;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

/* Premium SMS pseudowindow */

.pseudowindow.pay.by-premium-sms {
}

.pseudowindow.pay.by-premium-sms .padding {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pseudowindow.pay.by-premium-sms .heading {
	font-size: 34px;
	color: #ffbe00;
	text-align: center;
	padding: 0 0 10px 0;
}

.pseudowindow.pay.by-premium-sms .line {
	width: 100%;
	height: 1px;
}

.pseudowindow.pay.by-premium-sms .line.after-heading {
	background: #717171;
}

.pseudowindow.pay.by-premium-sms .step-number {
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 31px;
}

.pseudowindow.pay.by-premium-sms .step-number.step-1 {
	background-image: url("/www/images/sms-step-1.png");
}

.pseudowindow.pay.by-premium-sms .format-and-number {
	color: #221900;
	font-size: 22px;
	text-align: center;
	margin: 30px 0 19px 0;
}

.pseudowindow.pay.by-premium-sms .format-and-number .pink {
	color: #ff1252;
}

.pseudowindow.pay.by-premium-sms .switch-cz-sk {
	display: block;
	text-align: center;
	color: #ffbe00;
	margin-top: 5px;
	font-size: 14px;
}

.pseudowindow.pay.by-premium-sms .step-number.step-2 {
	background-image: url("/www/images/sms-step-2.png");
}

.pseudowindow.pay.by-premium-sms .text-above-form {
	margin: 5px 0;
}

.pseudowindow.pay.by-premium-sms .form-progress-result {
}

.pseudowindow.pay.by-premium-sms .form-progress-result > * {
	height: 65px;
}

.pseudowindow.pay.by-premium-sms .form-progress-result > .in-progress {
	line-height: 65px;
	display: none;
	font-size: 17px;
	text-align: center;
	line-height: normal;
}

.pseudowindow.pay.by-premium-sms .form-progress-result > .success {
	display: none;
	text-align: center;
	font-size: 25px;
	line-height: 65px;
}

.pseudowindow.pay.by-premium-sms .form-progress-result > .success > img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.pseudowindow.pay.by-premium-sms .form-progress-result > .in-progress > img {
	display: block;
	margin: 0 auto 7px;
}

.pseudowindow.pay.by-premium-sms .form input {
	height: 39px;
	line-height: 39px;
	text-align: center;
	border: 1px solid #8c8c8c;
	width: 245px;
	text-transform: uppercase;
	font-size: 18px;
}

.pseudowindow.pay.by-premium-sms .form input.initial {
	color: #8c8c8c;
}

.pseudowindow.pay.by-premium-sms .form.with-error input {
	border-color: #fe1252;
}

.pseudowindow.pay.by-premium-sms .form .submit.button {
	width: 123px;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	margin: 0;
	font-size: 18px;
	float: right;
}

.pseudowindow.pay.by-premium-sms .form .fails {
}

.pseudowindow.pay.by-premium-sms .form .fails .fail {
	display: none;
	color: #fe1252;
	font-size: 14px;
	margin-top: 4px;
	text-align: center;
	font-weight: bold;
}

.pseudowindow.pay.by-premium-sms .line.after-form {
	background: #e9e9e9;
	margin: 30px 0 15px 0;
}

.pseudowindow.pay.by-premium-sms .small.text {
	font-size: 12px;
	line-height: 20px;
}

.pseudowindow.pay.by-premium-sms .small.text p {
	margin-top: 5px;
}

.pseudowindow.pay.by-premium-sms .line.after-small-text {
	background: #e9e9e9;
	margin: 14px 0;
}

.download_igelit {
	position: fixed;
	width: 100%;
	background: url("../images/igelit.png");
	height: auto !important;
	min-height: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
}

.zasilka-smazana-text {
	font-size: 20px;
}

.krizek-zasilka-smazana {
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-right: 10px;
}

.zasilka-smazana-poslat-dalsi {
	display: block;
	font-size: 14px;
	margin-top: 29px;
}

.zasilka-smazana-poslat-dalsi a {
	background-repeat: no-repeat;
	background-image: url("/www/images/ikonka-poslat-dalsi-zasilku.png");
	background-position: 0px 2px;
	font-weight: normal;
	padding-left: 22px;
	font-size: 12px;
}

.zasilka-smazana-poslat-dalsi a:hover {
	color: #ffc100;
	background-image: url("/www/images/ikonka-poslat-dalsi-zasilku-hover.png");
}

.zasilka-smazana-poslat-dalsi img {
	position: relative;
	top: 2px;
	margin-right: 3px;
}

/* Debilni googli konverzni pixel, dela sirokou mezeru na konci stranky */
body > img[width="1"][height="1"][alt=""] {
	position: absolute;
	top: 0;
	z-index: -1;
}

.zalozka_obsah {
	background: white;
	padding: 6px 20px 40px;
}

#vice_faq_obsah *,
#vice_reklama_obsah *,
#vice_kontakty_obsah *,
#vice_podminky_obsah *,
#vice_uplus_obsah * {
	color: #414042;
}

#vice_faq_obsah a,
#vice_reklama_obsah a,
#vice_kontakty_obsah a,
#vice_podminky_obsah a,
#vice_uplus_obsah a {
	font-weight: 700;
	text-decoration: underline;
	color: #414042;
}

#vice_podminky_obsah p, #vice_uplus_obsah p {
	margin-bottom: 10px;
}

#vice_podminky_obsah ul {
	padding-left: 30px;
	list-style-type: square;
}
#vice_podminky_obsah ul li {
	list-style-image: none;
	color: #ffc000;
	margin-bottom: 10px;
}
#vice_podminky_obsah ul li span {
	color: #414042;
}

#vice_faq_obsah,
#vice_reklama_obsah,
#vice_kontakty_obsah,
#vice_podminky_obsah,
#vice_uplus_obsah {
	padding: 5px 30px 30px 50px;
	line-height: 20px;
	font-size: 14.4px;
	color: #414042;
}
#vice_faq_obsah h2, #vice_reklama_obsah h2, #vice_kontakty_obsah h2, #podminky h2, #vice_uplus_obsah h2 {
	font-size: 20.8px;
	font-weight: 700;
	color: #414042;
	margin-left: -20px;
}
#vice_faq_obsah a, #vice_uplus_obsah a {
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	color: #414042;
}
#vice_faq_obsah .question, #vice_reklama_obsah h3, #vice_kontakty_obsah h3, #vice_podminky_obsah h3, #vice_uplus_obsah h3 {
	margin: 15px 0 10px 0;
	line-height: 25px;
	font-size: 17.6px;
	font-weight: 700;
	color: #414042;
}
 #vice_uplus_obsah h3 {
	margin: 10px 0 15px 0;
	font-size: 16px;
	font-weight: 400;
}

#payment-window {
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	min-height: 100%;
	z-index: 110;
}
#payment-window .cleaner {
	clear: both;
}
#payment-window .content {
	-webkit-box-shadow: none;
	box-shadow: none;
	/* border-radius: 4px; */
	margin: 75px auto 20px auto;
	padding-bottom: 25px;
	width: 560px;
	padding-top: 30px;
}
#payment-window .content .error-message {
	text-align: center;
	margin-bottom: 20px;
	padding: 0;
}
#payment-window .content .error-message.hidden {
	display: none;
}
#payment-window .content .error-message .text {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #f00;
}
#payment-window .content h2 {
	text-align: center;
	font-size: 17.6px;
	color: #414042;
	text-transform: uppercase;
	margin: 0 20px 15px 20px;
}
#payment-window .content h2 + h3.podnadpis {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin: 0 20px 20px 20px;
	color: #414042;
}
#payment-window span.price {
	display: block;
}
#payment-window .content hr.line {
	background: #e6e6e6;
	border: none;
	margin: 0px 20px 20px 20px;
	height: 1px;
}
#payment-window .content .platebni-metody .platebni-metoda h3 {
	text-align: center;
	font-size: 17.6px;
	color: #414042;
	text-transform: uppercase;
	margin: 0 20px 25px 20px;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda
	.price
	.comfortaa-light {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	display: block;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda
	.price
	.comfortaa-light
	.currency {
	font-size: 29px;
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
}
#payment-window .content .platebni-metody .platebni-metoda.online h3,
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.price
	.comfortaa-light,
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.price
	.comfortaa-light
	.currency {
	color: #414042;
}

#thepay-methods-div-content > ul {
	display: flex;
	list-style-type: none;
	justify-content: space-between;
	margin: 0 20px 20px 20px;
}
#thepay-methods-div-content > ul > li {
	text-align: center;
	color: #414042;
	font-size: 12.8px;
}
/*
#thepay-methods-div-content > ul > li:first-child {
		margin: 10px 0;
		width: 100%;
}
#thepay-methods-div-content > ul > li:nth-child(5n+2) {
		margin-left: 0;
}
#thepay-methods-div-content > ul > li:nth-child(5n+6) {
		margin-right: 0;
}
*/
#thepay-methods-div-content > ul > li:first-child {
}
#thepay-methods-div-content > ul > li:nth-child(5n + 1) {
	/* margin-left: 0; */
}
#thepay-methods-div-content > ul > li:nth-child(5n + 5) {
	/* margin-right: 0; */
}
#thepay-methods-div-content > ul > li a {
	/* text-decoration: none;
	border: #d7d7d7 solid 1px;
	border-radius: 3px;
	display: block;
	margin: auto;
	padding: 5px 0;
	width: 70px;
	color: #000; */
}
#thepay-methods-div-content > ul > li a:hover {
	/* -webkit-box-shadow: 0px 0px 5px 1px #ff0048;
	box-shadow: 0px 0px 5px 1px #ff0048; */
}
#thepay-methods-div-content > ul > li a img {
	width: 75px;
	height: 75px;
	padding: 5px;
	border: 1px solid #e6e6e6;
}
#thepay-methods-div-content > ul > li a img:hover {
	border: 1px solid #f6ce0d;
}
#thepay-methods-div-content > ul > li a span {
	/* font-size: 12px; */
}
#thepay-methods-div-content > .clear {
	/* width: 100%;
	clear: both; */
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.sluzbu-zajistuje {
	text-align: center;
	font-size: 12px;
	color: #414042;
	margin: 0 20px 20px 20px;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.sluzbu-zajistuje
	img {
	position: relative;
	margin: 0 5px;
	top: 5px;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.sluzbu-zajistuje
	span,
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.sluzbu-zajistuje
	a {
	color: #414042;
	display: inline-block;
	line-height: 20px;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.sluzbu-zajistuje
	a {
	font-weight: normal;
	color: #f6ce0d;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.online
	.sluzbu-zajistuje
	a:hover {
	text-decoration: underline;
	cursor: pointer;
}
#payment-window .content .platebni-metody .oddelovac {
	margin: 25px 0;
}
#payment-window .content .platebni-metody .oddelovac hr {
	background: #e5e5e5;
	border: none;
	margin-top: 14px;
	width: 175px;
	height: 1px;
}
#payment-window .content .platebni-metody .oddelovac hr:first-child {
	margin-left: 40px;
	float: left;
}
#payment-window .content .platebni-metody .oddelovac hr:last-child {
	margin-right: 40px;
	float: right;
}
#payment-window .content .platebni-metody .oddelovac .nebo {
	text-align: center;
	font-size: 20px;
	display: inline-block;
	width: 90px;
	color: #c8c8c8;
}
#payment-window .content .platebni-metody .platebni-metoda.sms h3,
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.price
	.comfortaa-light,
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.price
	.comfortaa-light
	.currency {
	color: #414042;
}
#payment-window .content .platebni-metody .platebni-metoda.sms p.poslete {
	text-align: center;
	font-size: 20.8px;
	margin: 0 20px 25px 20px;
	font-weight: 600;
	
}

#payment-window .content .platebni-metody .platebni-metoda.sms p.poslete span {
	color: #414042;
}

#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	p.poslete
	.orange {
	font-weight: bold;
	color: #414042;
}

#payment-window .content .platebni-metody .platebni-metoda.sms .form {
	margin: 0 75px 25px 75px;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.form
	.input.kod {
	position: relative;
	text-align: center;
	border: 1px solid #e6e6e6;
	width: 190px;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.form
	.input.kod.active {
	-webkit-box-shadow: 0px 0px 5px 1px #40c3ff;
	box-shadow: 0px 0px 5px 1px #40c3ff;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.form
	.input.kod
	label {
	position: absolute;
	font-size: 16px;
	width: 190px;
	color: #414042;
	top: 8px;
	left: 0;
	z-index: 1;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.form
	.input.kod
	input[type="text"] {
	position: relative;
	text-align: center;
	font-size: 16px;
	border: none;
	width: 190px;
	height: 23px;
	line-height: 23px;
	z-index: 2;
	margin: 0;
	padding: 7px 0;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.form
	button[name="dokoncit"] {
	/* margin: 0 auto; */
	width: 190px;
	height: 39px;
	font-size: 16px;
	display: block;
	font-weight: 600;
	border-radius: 0;
	margin: 0;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.form
	button[name="dokoncit"]:focus {
	outline: none;
}
#payment-window .content .platebni-metody .platebni-metoda.sms .text {
	margin: 0 20px 20px 20px;
	text-align: center;
}
#payment-window .content .platebni-metody .platebni-metoda.sms .text p, #payment-window .content .platebni-metody .platebni-metoda.sms .text p span {
	font-size: 14.4px;
	color: #414042;
	margin-bottom: 20px;
	line-height: 22px;
}
#payment-window .content .platebni-metody .platebni-metoda.sms .text p.big {
	
}
#payment-window .content .platebni-metody .platebni-metoda.sms .jak-zaplatim {
	text-align: center;
}
#payment-window
	.content
	.platebni-metody
	.platebni-metoda.sms
	.jak-zaplatim
	span {
	font-size: 17.6px;
	color: #ffbe00;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
}
#payment-window .content .platebni-metody .platebni-metoda.sms.sk .cs {
	display: none;
}
#payment-window .content .platebni-metody .platebni-metoda.sms.cs .sk {
	display: none;
}

.pricing.content {
	padding: 0 25px 25px;
}

.pricing.content h2 {
	font-size: 20.8px;
	font-weight: 700;
	margin: 0;
	padding: 30px 0 10px;
	color: #414042;
}

.pricing.content h3,
.pricing.content h3 .premium {
	padding: 0;
	line-height: 25px;
	font-size: 17.6px;
	font-weight: 700;
	margin: 0;
	padding: 20px 0 10px;
	color: #414042;
	margin-left: 25px;
	background: transparent;
}
.pricing.content h3 .premium {
	font-weight: bold;
	color: #33b3fc;
}

.pricing.content p a {
	color: #414042;
	font-weight: 700;
	text-decoration: underline;
}
.pricing.content p {
	font-size: 16px;
	color: #414042;
	margin-left: 25px;
	line-height: 22px;
}

.pricing.content ul {
	padding-left: 30px;
	list-style-type: square;
}
.pricing.content ul li {
	list-style-image: none;
	font-size: 16px;
	color: #ffc000;
}
.pricing.content ul li span {
	color: #414042;
}
.pricing.content p + ul,
.pricing.content ul + .table {
	margin-top: 20px;
}
.pricing.content table {
	border: none;
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

.pricing.content .platebni-metody p .thepay-logo {
	position: relative;
	background: url("../images/logo-thepay.png") no-repeat 50% 50%;
	display: inline-block;
	margin: 0 5px;
	width: 54px;
	height: 24px;
	top: 5px;
}
.pricing.content .platebni-metody p .comgate-logo {
	position: relative;
	background: url("../images/comgate.jpg") no-repeat 50% 50%;
	display: inline-block;
	margin-left: 5px;
	width: 96px;
	height: 22px;
	top: 7px;
}
.pricing.content .platebni-metody ul {
	padding: 0;
	margin-left: 25px;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	list-style: none;
}
.pricing.content .platebni-metody ul li span.box {
	border: 1px solid #e6e6e6;
	display: block;
	width: 110px;
	height: 110px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.pricing.content .platebni-metody ul li span.label {
	text-align: center;
	display: block;
	margin-top: 10px;
}


.pricing.content .plus {
	vertical-align: bottom;
	font-size: 12px;
}
.pricing.content h2 .plus {
	vertical-align: bottom;
	font-size: 16px;
}

#podminky .content .bod p em:before {
	content: "\201e";
}
#podminky .content .bod p em:after {
	content: "\201c";
}
#uschovna_plus .block.prvni .image {
	background-image: url("../images/plus/1-obrazek.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 242px;
}
#uschovna_plus .block.druhy .image {
	background-image: url("../images/plus/2-obrazek.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 371px;
}
#uschovna_plus .block.treti .image {
	background-image: url("../images/plus/3-obrazek.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	height: 248px;
	margin-left: -40px;
	width: 112%;
}

#uschovna_plus .prejit-na-plus:hover,
#uschovna_plus .prejit-na-plus *:hover {
	cursor: pointer;
}

#soutez-2014 {
	padding-bottom: 25px;
}
#soutez-2014 .container {
	display: block;
	margin: auto;
	width: 590px;
}
#soutez-2014 hr {
	background: #000;
	border: none;
	margin: 18px auto 25px;
	width: 560px;
	height: 1px;
}
#soutez-2014 .container .plus {
	vertical-align: bottom;
	font-size: 15px;
}
#soutez-2014 .cleaner {
	background: red;
	clear: both;
}
#soutez-2014 .container .content {
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-left: 40px;
	width: 260px;
	float: left;
}
#soutez-2014 .container .image {
	float: right;
}
#soutez-2014 .container .content p {
	font-size: 21px;
	margin-bottom: 20px;
}
#soutez-2014 .container .content .tablet {
	font-size: 45px;
	display: block;
}
#soutez-2014 .container .content .model {
	font-size: 40px;
	display: block;
	margin-bottom: 10px;
	color: #767676;
}
#soutez-2014 .container button {
	background: #ee0900;
	border: none;
	border-radius: 4px;
	font-size: 20px;
	width: 100%;
	height: 47px;
}
#soutez-2014 .container button span {
	background: url("/www/img/HOMEPAGE-sipecka-bila.png") no-repeat 100% 50%;
	padding-right: 25px;
	color: #fff;
}

#payment-window .content {
	position: relative;
}
#payment-window .content .close-cross {
	position: absolute;
	top: 3px;
	right: 5px;
}

.uschovna-button-link {
	margin-right: 15px;
}

.uschovna-button {
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	border-radius: 3px;
	color: #4ab0ff;
	position: relative;
	background: #d8f5ff;
	height: 37px;
	display: block;
	line-height: 37px;
	text-align: center;
	width: 250px;
	border-radius: 0;
}

.uschovna-button-popup {
	position: absolute;
	top: 42px;
	left: 0;
	width: 230px;
	background: white;
	padding: 0;
	display: none;
	z-index: 150;
	-webkit-box-shadow: 0px -1px 10px 0px rgba(80, 80, 80, 0.32);
	box-shadow: 0px -1px 10px 0px rgba(80, 80, 80, 0.32);
	text-transform: none;
	line-height: 20px;
	padding: 10px;
	color: #414042;
	font-size: 12px;
	font-weight: normal;
}

.uschovna-button-popup::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	font-size: 0;
	line-height: 0;
	z-index: 200;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
}

.uschovna-button:hover {
	background: #afebff;
	cursor: pointer;
}

.uschovna-button:active {
	background: #81e0ff;
	cursor: pointer;
}

.uschovna-button:hover .uschovna-button-popup {
	display: block;
}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-column {
	flex-direction: column;
}

.label.l.label-longer {
	width: 124px !important;
}

#email-lang-picker {
	margin-top: 10px;
}

#email-lang-picker button.lang-picker-button {
	border: 0;
	background: none;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14.4px;
	font-weight: 600;
	color: #4a4a4c;
	padding: 0 5px;
	/* background: red; */
	display: inline-block;
	margin: 0;
}

#email-lang-picker button.lang-picker-button:focus {
	outline: none;
}

#email-lang-picker button.lang-picker-button:hover {
	background-color: #e6e6e6;
}

#email-lang-picker button.lang-picker-button.selected {
	background-color: #ffda0f;
}

#file_wrapper.compact {
	height: 30px;
}

#file_wrapper.compact .flex-column {
	flex-direction: row;
}

#file_wrapper.compact .soubory_text {
	margin-right: 12px;
}

#file_wrapper.compact #vyberte.button {
	margin: 0;
	padding: 0;
}

#zasilka_wrapper .nadpis-s-fajfkou, #exit_page_wrapper .nadpis-s-fajfkou, #smazane_wrapper .nadpis-s-fajfkou {
	font-size: 17.6px;
	font-weight: 700;
	color: #414042;
}

#zasilka_wrapper .nadpis-s-fajfkou .fajfka {
	border: 2px solid #fad90f;
	border-radius: 100%;
	margin-right: 9px;
}

#exit_page_wrapper .nadpis-s-fajfkou .fajfka {
	border: 2px solid #27b00e;
	border-radius: 100%;
	margin-right: 9px;
}

#smazane_wrapper .nadpis-s-fajfkou .fajfka {
	border: 2px solid #b0270e;
	border-radius: 100%;
	margin-right: 9px;
}

#zasilka_wrapper .package-buttons {
	padding: 0;
	margin-left: 30px;
	margin-right: 25px;
}

#zasilka_wrapper .linka_siroka {
	margin-left: 30px;
	margin-right: 25px;
}

#zasilka_wrapper .radek .popis.l1 {
	width: 96px;
}

#zasilka_wrapper .radek .popis.l2 {
	width: 145px;
}

#zasilka_wrapper .radek .popis.l3 {
	width: 186px;
	line-height: 37px;
}

#zasilka_wrapper .radek .data.s1 {
	width: 364px;
	line-height: 19px;
	color: #999999;
	font-size: 12.8px;
	line-height: 37px;
}


#zasilka_wrapper .radek .data.prijemci .prijemce {
	color: #999999;
	font-size: 12.8px;
}

#zasilka_wrapper .l.data.soubory {
	margin-left: 43px;
	width: 512px !important;
}

#zasilka_wrapper .options-wrapper {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
}

#zasilka_wrapper .options-wrapper .dalsi_soubory {
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.admin-controls {
	width: 480px;
	margin-left: 40px;
}

.admin-controls td.send {
	text-align: right;
}

.admin-controls a {
	font-size: 13.6px;
	font-weight: 600;
}

.admin-controls a img {
	border: 2px solid #fad90f;
	border-radius: 100%;
	margin-right: 9px;
}

.admin-controls a img, .admin-controls a span {
	vertical-align: middle;
	color: #414042;
}

.admin-controls a:hover span {
	color: #1f1f1f;
}

.pt0 {
	padding-top: 0 !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

#zasilka_wrapper .l.data.package-link {
	width: 390px;
	color: #999999;
	font-size: 12.8px;
}

.uschovna-plus-ad {
	margin-right: 15px;
}

.uschovna-plus-ad img {
	display: block;
	margin-bottom: 5px;
	width: 150px;
	margin: 5px auto;
}

.uschovna-plus-ad .big.button {
	width: 160px !important;
	height: auto !important;
	line-height: 20px !important;
	padding: 5px 0 !important;
	margin: 5px 0 0 0;
}

#zasilka_wrapper .more-recipients {
	font-size: 16px;
	margin-top: 8px;
	font-weight: 700;
}

#zasilka_wrapper .more-recipients a {
	color: #414042;
}

#menu_prihlasit form input[name="moje-id"] {
	background-image: url(../img/ikonky/mojeID.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	background-size: 20px;
	font-size: 12px;
	padding-left: 29px;
	height: 29px;
	color: #fff;
}

.pricing.content table {
	font-size: 14.4px;
	color: #414042;
}

.pricing.content table span, .pricing.content table th {
	font-size: 14.4px;
	color: #414042;
}

.pricing.content table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 10px;
}

.pricing.content thead th {
	vertical-align: middle;
}

.pricing.content table td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

.pricing.content table td span.big {
	font-size: 17.6px;
	font-weight: 700;
}

.pricing.content table img {
	margin: 0 auto;
	width: 150px;
	display: block;
	padding: 10px;
}

#zasilka_wrapper .big.button:disabled {
	background: #e9e9e9;
	cursor: initial;
	color: #c0c0c0 !important;
}

#gallery_wrapper .package-buttons {
	margin-left: 30px;
	margin-right: 25px;
}

#gallery_wrapper .big.button {
	height: 37px;
	width: 100%;
	/* margin: 6px auto 0 auto; */
	padding-top: 0;
	padding-bottom: 0;
	font-size: 13.6px;
	text-transform: uppercase;
	line-height: 37px;
	border-radius: 0;
	font-weight: 600;
	padding: 0;
	margin-top: 37px;
	margin-bottom: 20px;
}

#gallery_wrapper .linka_siroka {
	margin-left: 0;
	margin-right: 0;
}

#gallery_wrapper .gallery-download-button {
	background-image: url(/www/images/ikonky/ikonka-stahnout.png);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	position: absolute;
	bottom: 25px;
	right: 3px;
}

#gallery_wrapper ul.gallery-wrapper {
	list-style-type: none;
	margin-top: 12px;
}

#gallery_wrapper li.gallery-item {
	margin-right: 5px;
	margin-bottom: 12px;
	position: relative;
}

#gallery_wrapper li.gallery-item:nth-child(3), #gallery_wrapper li.gallery-item:nth-child(6), #gallery_wrapper li.gallery-item:nth-child(9), #gallery_wrapper li.gallery-item:nth-child(12) {
	margin-right: 0;
}

#gallery_wrapper a.gallery-detail-link {
	display: block;
	width: 175px;
}

#gallery_wrapper .gallery-image {
	width: 175px;
	height: 117px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #dfdfdf;
}

#gallery_wrapper li.gallery-item.gallery-item-loading .gallery-image {
	background-size: 25%;
	background-color: transparent;
}

#gallery_wrapper .gallery-text {
	width: 175px;
	height: 117px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 22px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#gallery_wrapper li.gallery-item.gallery-item-unavailable .gallery-image {
	opacity: 0.1;
	background-size: 60%;
}

#gallery_wrapper li.gallery-item.gallery-item-unavailable .gallery-text {
	opacity: 0.45;
}

#gallery_wrapper span.gallery-label {
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #414042;
	line-height: 22px;
}

#gallery_wrapper .podekovani {
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #414042;
}

#gallery_wrapper ul.pagination {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	text-align: center;;
}

#gallery_wrapper ul.pagination li {
	display: inline-block;
	font-size: 14.4px;
	color: #1a171b;
}

#gallery_wrapper ul.pagination li button.pagination-button {
	font-size: 14.4px;
	border: none;
	background-color: transparent;
	color: #1a171b;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}

#gallery_wrapper ul.pagination li button.pagination-button:hover {
	text-decoration: underline;
}

#gallery_wrapper ul.pagination li button.pagination-button.active {
	font-size: 16.8px;
	font-weight: 700;
}

#gallery_wrapper ul.pagination li button.pagination-button.active:hover {
	text-decoration: none;
	cursor: initial;
}

#gallery_page_loader {
	display: flex;
	height: 200px;
	justify-content: center;
	align-items: center;
}

#gallery_page_loader.unshow {
	display: none;
}

#gallery_page_loader img {
	width: 70px;
}

#gallery_detail {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.6);
}

#gallery_detail_modal {
	width: 1100px;
	height: 705px;
	background: white;
	z-index: 100000000000;
	margin-top: 163px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 5px 5px 15px #0000004a;
	position: relative;
	pointer-events: visible;
}

#gallery_detail_loader {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 30px;
	pointer-events: all;
}

/*nelze pouzit .hidden protoze svg animace jinak blika*/
#gallery_detail_loader.unshow {
	opacity: 0;
	pointer-events: none;
}

#gallery_detail_loader img {
	width: 70px;
}

#gallery_detail_close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	margin: 10px;
	padding: 0;
	border-radius: 0;
	position: absolute;
	right: 0;
	font-weight: 700;
	text-transform: uppercase;
}

#gallery_detail_wrapper .gallery-detail {
	padding: 10px;
}

#gallery_detail_wrapper .gallery-detail-image-wrapper {
	height: 655px;
	/* background-color: #dfdfdf; */
}

#gallery_detail_wrapper .gallery-detail-image {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#gallery_detail_wrapper .gallery-detail-image .image-error {
	font-size: 2rem;
	opacity: .25;
	text-align: center;
}

#gallery_detail_wrapper .gallery-detail-image img {
	max-width: 100%;
	max-height: 100%;
}

#gallery_detail_wrapper .gallery-download-button {
	background-image: url(/www/images/ikonky/ikonka-stahnout.png);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#gallery_detail_wrapper a.gallery-detail-move {
	background: black;
	opacity: 0.5;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	border-radius: 100px;
}

#gallery_detail_wrapper a.gallery-detail-move.move-prev {
	left: 20px;
}

#gallery_detail_wrapper a.gallery-detail-move.move-next {
	right: 20px;
}

#gallery_detail_wrapper a.gallery-detail-move:hover {
	opacity: 0.65;
}

#gallery_detail_wrapper a.gallery-detail-move:focus {
	opacity: 0.75;
}

#gallery_detail_wrapper a.gallery-detail-move.deactivated {
	opacity: 0.15;
	cursor: unset;
}

#gallery_detail_wrapper span.gallery-detail-label {
	font-size: 14.4px;
	color: #414042;
	text-align: center;
	display: block;
	margin-left: 10px;
	line-height: 30px;
	margin-right: 10px;
}

.hidden {
	display: none !important;
}

.premium-wrapper input, .premium-wrapper label {
	cursor: pointer;
}

div#wrapper_soubory_dalsi * {
	font-size: 14.4px !important;
	font-weight: 700;
	color: #414042;
}

#wrapper_soubory_dalsi > div.r.velikost {
	margin-right: 36px;
}

/* exit page */
#smazane_wrapper {
	padding: 15px 0;
}
#smazane_wrapper .podekovani {
	text-align: center;
	padding: 15px 0;
	padding-bottom: 0;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #414042;
}
#smazane_wrapper .buttony {
	text-align: center;
	padding-bottom: 10px;
}
#smazane_wrapper .button {
	font-size: 16px;
}
#smazane_wrapper .admin-controls {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 10px 25px 10px 30px;
	padding: 15px 0;
	width: auto;
	display: block;
}

#smazane_wrapper .admin-controls td.send {
	text-align: center;
	width: 531px;
}

#vice_uplus_obsah #box_prihlasit {
	width: 350px;
	margin: 0 auto;
	margin-bottom: 40px;
}

#box_prihlasit .form {
	border: 1px solid #d2d2d2;
	padding: 10px;
	padding-top: 0;
	margin-top: 10px;
}

#box_prihlasit h2 {
	background: #fad700;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	margin-left: 0;
}

#box_prihlasit .form input[type="text"], #box_prihlasit .form input[type="password"] {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d2d2d2;
	display: block;
	width: calc(100% - 10px);
	padding-top: 24px;
	padding-left: 10px;
	line-height: 24px;
	font-size: 14.4px;
}

#vice_uplus_obsah .button {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	color: white !important;
	background: #424447;
	cursor: pointer;
	text-decoration: none;
}

#vice_uplus_obsah .button:hover {
	background-color: #37393b;
}

#vice_uplus_obsah .button:active {
	background-color: #2c2e30;
}

#vice_uplus_obsah input.button {
	margin-top: 10px;
}

#box_prihlasit form input[name="moje-id"] {
	background-image: url("../img/ikonky/mojeID.png");
	background-position: 25px 50%;
	background-repeat: no-repeat;
	background-size: 21px;
}

#box_prihlasit .extra-fields {
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
}

#box_prihlasit .extra-fields {
	margin-top: 10px;
}


#box_prihlasit .extra-fields input, #box_prihlasit .extra-fields label {
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
}

#box_prihlasit .extra-fields a {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

#box_prihlasit .extra-fields a:hover {
	text-decoration: underline;
}

#vice_uplus_obsah .table .radek {
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
}

#vice_uplus_obsah .table .button {
	margin-top: 10px;
}

#vice_uplus_obsah .table .doba {
	font-size: 20.8px;
	font-weight: 700;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

#vice_uplus_obsah .table .cena:not(:last-child) {
	margin-bottom: 10px;
}

#vice_uplus_obsah .table .cena {
	display: block;
	text-align: center;
}

#vice_uplus_obsah .table .large {
	font-size: 16px;
}

#vice_uplus_obsah .paty .button {
	margin-top: 15px !important;
}

#vice_uplus_obsah .block {
	margin-bottom: 40px;
}

/* #upload_branding, #upload_page #upload_canvas {
	margin-left: -14px;
}

#knob {
	right: calc(13px + 14px);
}

#upload_page .odesilam_data, #upload_page .odesilam_data_hodnota, #upload_page .rychlost_wrapper, #upload_page .zbyva_wrapper {
	right: 14px;
}

#upload_page .nahrano_procent {
	left: calc(24px - 14px);
}

#upload_page .nahrano_procent_procenta {
	left: calc(75px - 14px);
} */

.text-ulozeni-zasilky {
	margin-left: 20px;
	margin-right: 15px;
	color: #414042;
}

.premium-zasilka-inline {
	height: 11px;
	margin-bottom: -1px;
}
