

/* platební moduly ************************************************************************************* */
p.payment_module .in_store_popis {
	display: inline-block;
	vertical-align: middle;
}

p.payment_module .in_store_img {
	position: relative;
	clear: none;
	float: right;
}

#module-add_in_store-payment .tipForm {
	background-color: #FCFCFC !important;
	border: 1px solid #b1d3f5 !important;
	color: #717171;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding: 15px;
}

#module-add_in_store-payment .oinfo {
	margin: 0px 0px 8px 20px;
	width: 90%;
	border: solid #900 1px;
	border-collapse: separate;
	padding: 10px;
	background-color: #FFFFFF;
}

#module-add_in_store-payment .oinfo .tdname {
	width: 150px;
}

#module-add_in_store-payment .oinfo td {
	vertical-align: top;
	padding: 2px 4px;
}

#module-add_in_store-payment .exclusive_large {
	float: right;
}

#module-add_in_store-payment .button_large {
	float: left;
}

#module-add_in_store-payment .texts h2 {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../img/bgtxth2.gif");
	background-origin: padding-box;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-size: auto;
	border-bottom: 1px dotted #ababab;
	clear: both;
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: normal;
	margin: 28px 0px 12px 0px;
	padding: 0px 0px 8px 20px;
	text-transform: none;
}

#module-add_in_store-payment .texts h5 {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../img/bgtxth3.gif");
	background-origin: padding-box;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	background-size: auto;
	clear: both;
	color: #e76700;
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 20px;
	margin: 24px 0px 8px 20px;
	padding: 0px 0px 0px 12px;
}

#module-add_in_store-payment .oitems {
	border: 1px solid #cecece;
	border-collapse: collapse;
	margin: 4px 0px 0px 0px;
	width: 100%;
}

#module-add_in_store-payment .oitems .tdcode {
	text-align: center;
	width: 100px;
}

#module-add_in_store-payment .oitems h4 {
	padding-bottom: 5px;
}

#module-add_in_store-payment .oitems .tdqty {
	text-align: right;
	width: 60px;
}

#module-add_in_store-payment .oitems .tdprice {
	text-align: right;
	white-space: nowrap;
	width: 80px;
}

#module-add_in_store-payment .oitems th {
	background-color: #e6e6e6;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 2px 8px 2px 8px;
	text-align: left;
}

#module-add_in_store-payment .oitems td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #e6e6e6;
	padding: 2px 8px 2px 8px;
}

#module-add_in_store-payment .tdprava {
	text-align: right;
}

#module-add_in_store-payment .oitems td.noborder {
	border-bottom: none;
}

#module-add_in_store-payment .oinfo td.tdstore {
	padding-left: 120px;
}

#module-add_in_store-payment .oinfo p.working_hours,
.confirmation_cod_text p.working_hours {
	margin: 20px;
	width: 250px;
	text-align: center;
}

#add_in_store .store_days, #module-add_in_store-payment .oinfo label.store_days, .confirmation_cod_text label.store_days {
	width: 100px !important;
	color: #333333;
	font-weight: bold;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	text-align: right;
	text-shadow: 0px 1px 0px white;
}

p.confirmation_in_store {
	background: url("../img/success.png") 20px 50% no-repeat #91B446 !important;
	color: #FFFFFF !important;
	font: 700 12px "Arial" !important;
	margin: 20px 0px 0px !important;
	padding: 10px 13px 10px 45px !important;
	width:100%;
}

div.confirmation_cod_text {
	margin: 20px 0px 0px !important;
	padding: 10px 45px 10px 45px !important;
	border: 1px solid #360;
}

#add_in_store .licence {
	display: inline-block;
	min-width: 50%;
	text-align: center;
	width: 50%;
	font-weight: bold;
}

#add_in_store input.button_mk {
	font-weight: bold;
	height: 30px;
	width: 200px;
	margin: 30px 0;
}

#add_in_store .div_4 {
	margin: 40px;
}

#add_in_store .div_4 li {
	margin-left: 40px;
}

#add_in_store .div_4 p {
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

/* Tabs */
#add_in_store #idTab1 ul {
	margin-left: 26px!important;
}

#add_in_store #idTab1 ol {
	margin-left: 26px!important;
}

#add_in_store .idTabs {
	border: none;
	margin: 0;
	padding: 0;
	color: #555555;
}

#add_in_store ul.idTabs li {
	margin-right: 5px;
	float: none;
	display: inline-block;
}

#add_in_store .idTabs a {
	background: #fafafa;
	color: #909090;
	border: 1px solid #c0c0c0;
	font-size: 13px;
	font-weight: 600;
	position: relative;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px 20px;
}

#add_in_store .idTabs .selected {
	background: #ffffff;
	color: #444444;
	border: none;
	z-index: 1;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
}

#add_in_store #more_info_shadow {
	position: relative;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
}

#add_in_store #more_info_sheets {
	position: relative;
	z-index: 2;
	margin-top: -2px;
	padding: 30px;
	background: #ffffff;
	color: #555555;
}

#add_in_store #more_info_sheets ul, #add_in_store #more_info_sheets ol, #add_in_store #more_info_sheets dl {
	margin: 0;
}

#add_in_store #more_info_sheets ul.bullet {
	list-style-type: none;
	margin-left: 16px;
}

#add_in_store #more_info_sheets input[type=text] {
	width: 240px;
}

#add_in_store #more_info_sheets textarea {
	width: 100%;
	height: 90px;
}

#add_in_store .idTabs a, #add_in_store .product_accordion_title {
	font-size: 1.33em;
	line-height: 1.2em;
	font-family: "Coustard";
	font-weight: 400;
	text-transform: uppercase;
}

#add_in_store .mar_b2 {
	margin: 1.67em auto;
}

#add_in_store .block_hidden_only_for_screen {
	display: none;
}

#add_in_store .product_accordion {
	padding: 0px 1.3em;
}

#add_in_store .common_tabs a {
	display: block;
	padding: 0.83em 1.67em;
	text-decoration: none;
}

#add_in_store #more_info_tab_more_info {
	font-weight: bold;
	font-size: 10pt;
}

/* Admin */
#admin_stores {
	float: left;
	width: 22%;
	border: 1px dotted #ababab;
	margin: 1%;
	background-color: #f8f8f8;
}

#admin_stores .working_hours {
	text-align: center;
	margin-top: 20px;
	display: inline-block;
	width:100%;
}

#admin_stores a:active, #admin_stores a:hover {
	background-color: #424242 !important;
}

#admin_stores a.store_link_admin {
	width: 50%;
	background-color: #333333;
	color: #FFFFFF !important;
	display: inline-block;
	text-decoration: none;
	padding: 5px 0;
	margin: 0px;
	clear: none;
	float: left;
}
