* {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size: small;
	color: #545d66;
	background: #c2d7eb url('../App_Themes/Inshop4/body.png') repeat-x left top;
}	
fieldset {		
	display: block;border: none;
}
img {
	border: none;
}
.invisible, hr {
	display: none;
}
a {
	text-decoration: none;
}
.page_outer, .page {
	width: 100%;
	background: url('../App_Themes/Inshop4/page_outer.png') repeat-y center top;
}
.page {
	height: 510px;
	background: url('../App_Themes/Inshop4/page.png') no-repeat center top;
}
html>body .page {
	min-height: 510px;
	height: auto;
}
.page_inner {
	width: 950px;
	margin: 0 auto;
	font-size: 92.3%;
	position: relative;
}
.logo {
	position: relative;
	display: block;
	width: 895px;
	height: 72px;
	padding: 45px 0 0 55px;
	overflow: hidden;
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.logo span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 950px;
	height: 117px;
	background: url('../App_Themes/Inshop4/logo.png') no-repeat left top;
}
.logo:hover, .header_menu a:hover strong, .reference a:hover, .footer a:hover {
	text-decoration: underline;
}

.topmenu_blok {
	position: relative;
	width: 100%;
	height: 35px;
	padding-bottom: 30px;
	background: url('../App_Themes/Inshop4/topmenu.png') repeat-x left bottom;
}
.topmenu_blok ul {
	width: 100%;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.topmenu_blok li {
	float: left;
	padding-right: 1px;
	list-style-type: none;
}
.topmenu_blok li.last {
	padding-right: 0;
}
.topmenu_blok a {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-right: 20px;
	overflow: hidden;
	text-align: center;
	color: #eff3f8;
	background: #f12119 url('../App_Themes/Inshop4/topmenu_link.png') no-repeat right top;
}
.topmenu_blok span {
	float: left;
	height: 35px;
	width: 20px;
	cursor: pointer;
	background: url('../App_Themes/Inshop4/topmenu_link.png') no-repeat left top;
}
.topmenu_blok li.thispage a, .topmenu_blok a:hover, .topmenu_blok li:hover a {
	color: #ff6600;
	background: #fff url('../App_Themes/Inshop4/topmenu_link.png') no-repeat right bottom;
}
.topmenu_blok li.thispage a span, 	.topmenu_blok a:hover span, .topmenu_blok li:hover a span {
	background: url('../App_Themes/Inshop4/topmenu_link.png') no-repeat left bottom;
}
.topmenu01 {
	width: 106px;
}
.topmenu02 {
	width: 124px;
}
.topmenu03 {
	width: 108px;
}
.topmenu04 {
	width: 97px;
}
.topmenu05 {
	width: 96px;
}
.topmenu06 {
	width: 109px;
}
.topmenu07 {
	width: 87px;
}
.topmenu08 {
	width: 64px;
}
.topmenu09 {
	width: 106px;
}
.topmenu_blok ul ul {
	position: absolute;
	top: 35px;
	left: 0;
	visibility: hidden;
	width: 940px;
	padding: 0 5px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
}
.topmenu_blok li li {
	height: 30px;
	position: relative;
	z-index: 9;
}
.topmenu_blok li li a {
	float: none;
	height: auto;
	line-height: 30px;
	padding: 0 15px;
	text-align: left;
	color: #545d66;
	background: none;
}
.topmenu_blok li.thispage li a, .topmenu_blok li:hover li a {
	color: #545d66;
	background: none;
}
.topmenu_blok li li a:hover, .topmenu_blok li li:hover a {
	color: #ff6600;
	background: none;
}
.topmenu_blok li.thispage ul, .topmenu_blok li:hover ul {
	visibility: visible;
	z-index: 1;
}
.topmenu_blok li:hover ul {
	z-index: 2;
}
.topmenu_blok li li ul {
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 0;
	display: none;
	width: auto;
	padding: 0;
	background: #d7e9f7;
}
.topmenu_blok li li:hover ul {
	display: block;
}
.topmenu_blok li li li {
	float: none;
	display: block;
	width: auto;
	padding: 0;
}
.topmenu_blok li li li a {
	display: block;
	width: auto;
	border-top: 1px solid #16325a;
	color: #545d66;
	white-space: nowrap;
}
.topmenu_blok li li:hover li a {
	color: #545d66;
}
.topmenu_blok li li:hover li a:hover {
	color: #ff6600;
}
.header {
	width: 950px;
	height: 267px;
	overflow: hidden;
	background: #d3e5f5 url('../App_Themes/Inshop4/header.jpg') no-repeat left top;
}
.header_text {
	float: left;
	width: 670px;
	height: 267px;
	padding: 119px 0 0 43px;
	font-size: 12px;
	line-height: 1.4;
	color: #193752;
}
.btn_like {
	font-size: 12px;
	color: #fff;
}
.btn_like_left {
	float: left;
	width: 3px;
	height: 19px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	background: url('../App_Themes/Inshop4/btn_like_left.png') no-repeat left top;
}
.btn_like_right {
	float: left;
	height: 19px;
	padding: 0 8px 0 5px;
	line-height: 19px;
	cursor: pointer;
	background: url('../App_Themes/Inshop4/btn_like_right.png') no-repeat right top;
}
.btn_like:hover .btn_like_right {
	text-decoration: underline;
}
.header_text .btn_like {
	float: left;
	margin: 12px 0 0 62px;
}
.header_text .btn_like_right {
	padding: 0 17px 0 14px;
}
.header_menu {
	float: right;
	width: 300px;
	height: 267px;
	background: url('../App_Themes/Inshop4/header_menu.jpg') no-repeat left top;
}
.header_menu li {
	list-style-type: none;
}
.header_menu a {
	display: block;
	width: 197px;
	padding: 20px 18px 0 85px;
	overflow: hidden;
	line-height: 1.1;
	font-size: 83.3%;
	color: #545d66;
}
.header_menu a strong {
	display: block;
	line-height: 1.3;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.header_menu01 {
	height: 68px;
}
.header_menu02 {
	height: 70px;
}
.header_menu03 {
	height: 69px;
}
.header_menu01 strong {
	color: #d79d21;
}
.header_menu02 strong {
	color: #ff6600;
}
.header_menu03 strong {
	color: #f3281a;
}
.main_outer {
	width: 901px;
	padding: 15px 12px 16px 37px;
	background: #fff;
}
.main {
	width: 100%;
	line-height: 1.3;
	background: url('../App_Themes/Inshop4/main.png') repeat-y right top;
}
.main.main_big {
	background: none;
}
.left {
	float: left;
	width: 598px;
	overflow: hidden;
}
.main.main_big .left {
	float: none;
	width: 100%;
}
.right {
	float: right;
	width: 240px;
	padding: 15px 18px 11px 25px;
	overflow: hidden;
	background: #dfecf7;
	border: 1px solid #fff;
	border-bottom: none;
}
.left_592px {
	width: 592px;
}
.welcome_text {
	padding: 16px 0 21px 5px;
	border-bottom: 1px solid #d3deeb;
	margin-bottom: 14px;
	font-size: 108.3%;
}
div.welcome_text h2, div.welcome_text h1 {
	font-weight: normal;
	color: #545d66;
	letter-spacing: normal;
	padding-bottom: 0;
	font-size: 100%;
}
 div.welcome_text h1 {
	padding-bottom: 5px;
}


.left h2, .left div.h2  {
	padding-bottom: 5px;
	font-size: 150%;
	letter-spacing: -1px;
	color: #48637c;
	font-weight: bold;
}
.two_boxes_outer {
	width: 100%;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d3deeb;
}
.two_boxes {
	width: 100%;
	background: url('../App_Themes/Inshop4/two_boxes.png') repeat-y left top;
}
.discover, .actual {
	float: left;
	width: 280px;
	overflow: hidden;
	background: #dfecf7;
}
.actual {
	float: right;
}
.round_heading {
	width: 278px;
	padding-left: 2px;
	background: #fff url('../App_Themes/Inshop4/round_left.png') no-repeat left top;
}
.two_boxes h2, .two_boxes div.h2 {
	float: left;
	padding: 5px 18px 2px 16px;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
	color: #48637c;
	background: #dfecf7 url('../App_Themes/Inshop4/round_right.png') no-repeat right top;
}
.discover_content {
	width: 172px;
	padding: 16px 16px 10px 92px;
	background: url('../App_Themes/Inshop4/discover_content.png') no-repeat 0 16px;
}
.two_boxes a.btn_like {
	float: right;
	margin-right: 4px;
}
.discover p, .actual_content_text {
	height: 87px;
	padding-bottom: 5px;
}
html>body .discover p, .actual_content_text {
	min-height: 87px;
	height: auto;
}
.actual_content {
	width: 150px;
	padding: 16px 16px 10px 114px;
	background: url('../App_Themes/Inshop4/actual_content.png') no-repeat 0 16px;
min-height: 175px;
}
.actual h6 {
	font-weight: normal;
	font-size: 116.7%;
	color: #48637c;
}
.news h2, .news div.h2 {
	padding: 14px 0 7px 17px;
}
.news table {
	width: 100%;
	border-collapse: collapse;
}
.news td {
	vertical-align: top;
}
.news .odd td {
	background: #ebf3fa;
}
.news td {
	padding: 11px 30px 11px 0;
}
.news td.date {
	padding: 14px 12px 11px 17px;
}
.news h3, .news div.h3 {
	font-size: 125%;
	font-weight: normal;
	color: #f5421c;
}
.news td a {
	color: #f5421c;
}
.news td a:hover {
	text-decoration: underline;
}
.more_news {
	width: 572px;
	background: url('../App_Themes/Inshop4/splitter.png') repeat-x left top;
}
.more_news a {
	float: right;
}
.more_news b {
	float: right;
	width: 15px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	background: #fff;
}
.shadow_boxes {
	width: 100%;
	padding-top: 32px;
}
.shadow_box {
	float: left;
	width: 268px;
	height: 270px;
	padding: 0 10px 15px 17px;
	background: url('../App_Themes/Inshop4/shadow_box.png') no-repeat left bottom;
}
html>body .shadow_box {
	min-height: 270px;
	height: auto;
}
.shadow_boxes .why li {
	padding: 6px 0 6px 36px;
	list-style-type: none;
	background: url('../App_Themes/Inshop4/why_li.png') no-repeat 0 7px;
}
.shadow_boxes .why li.last {
	padding-bottom: 0;
}
.shadow_boxes .why h3, .shadow_boxes .why div.h3  {
	font-weight: normal;
	font-size: 150%;
	color: #f5421c;
}
.shadow_boxes .why a {
	color: #545d66;
}
.shadow_boxes .why h3 a, .shadow_boxes .why div.h3 a {
	color: #f5421c;
}
.shadow_boxes .tricks {
	float: right;
	width: 246px;
	padding: 0 25px 15px 25px;
}
.shadow_boxes h2, .shadow_boxes div.h2  {
	padding-bottom: 3px;
}
.shadow_boxes .tricks h3, .shadow_boxes .tricks div.h3 {
	font-weight: normal;
	font-size: 125%;
	color: #f5421c;
}
.shadow_boxes .tricks p {
	padding: 9px 0;
}
.shadow_boxes .tricks .btn_like {
	float: right;
}
.story {
	padding-top: 14px;
}
.story_heading {
	width: 100%;
	padding-bottom: 3px;
	background: url('../App_Themes/Inshop4/splitter.png') repeat-x left center;
}
.story_heading h2, .story_heading div.h2 {
	float: left;
	padding: 0 16px;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
	color: #48637c;
	background: #fff;
}
.story_inner {
	width: 571px;
	margin-top: 8px;
	padding: 12px 0 10px 21px;
	background: #dfecf7;
}
.story_left {
	float: left;
	width: 222px;
	padding-right: 10px;
	overflow: hidden;
}
.story_right {
	float: left;
	width: 290px;
	padding: 4px 0 0 23px;
	border-left: 1px solid #c4daef;
	overflow: hidden;
}
.story_person {
	float: left;
}
.story_info {
	float: left;
	width: 150px;
	padding: 4px 0 0 18px;
}
.story_info span {
	display: block;
	font-size: 116.7%;
	color: #48637c;
}
.story_info i {
	display: block;
	padding-bottom: 6px;
}
.story p span {
	font-size: 14px;
	font-weight: bold;
	color: #f23529;
}
.right_box {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 21px;
	background: url('../App_Themes/Inshop4/right_box.png') no-repeat left bottom;
}
.right_box a {
	color: #545d66;
}
.right .right_box_last {
	margin-bottom: 0;
}
.right_box_inner {
	width: 200px;
	padding: 10px 16px 11px 13px;
	background: #cee1f3;
}
.right_box h4 {
	padding-bottom: 5px;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
	color: #48637c;
}
.right_box h4 a {
	color: #48637c;
}
.right_box h5 {
	padding-bottom: 4px;
	font-size: 133.3%;
	color: #f5421c;
}
.right_box .video {
	width: 138px;
	height: 34px;
	padding: 80px 0 0 102px;
	margin-bottom: 5px;
	background: url('../App_Themes/Inshop4/video.jpg') no-repeat left top;
}
.right_box p {
	padding-bottom: 9px;
}
.email {
	display: block;
	width: 180px;
	height: 24px;
	padding-left: 14px;
	line-height: 24px;
	border: none;
	margin-bottom: 10px;
	font-family: sans-serif;
	font-size: 12px;
	color: #5d89ba;
	background: #fff url('../App_Themes/Inshop4/email.png') no-repeat left top;
}
#emailform .btn_like {
	float: right;
	margin-right: 6px;
}
.reference {
	width: 910px;
	padding: 14px 0 23px 40px;
	background: #c2d7eb url('../App_Themes/Inshop4/reference.png') no-repeat left top;
}
.reference h4 {
	width: 614px;
	padding-bottom: 10px;
	text-align: right;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
	color: #18315b;
}
.reference a {
	float: left;
	width: 157px;
	margin-right: 22px;
	overflow: hidden;
	text-align: center;
	font-size: 91.7%;
	color: #626d77;
}
.reference a img {
	border: 3px solid #fff;
	margin-bottom: 9px;
}
.footer_outer {
	width: 100%;
	padding-bottom: 121px;
	background: url('../App_Themes/Inshop4/footer_outer.jpg') no-repeat center bottom;
}
.footer {
	position:relative;
	width: 733px;
	height: 45px;
	border: 1px solid #c2d7eb;
	border-top: none;
	padding: 37px 180px 20px 35px;
	margin: 0 auto;
	font-size: 84.6%;
	background: #a5c2e0 url('../App_Themes/Inshop4/footer.png') no-repeat left top;
}
html>body .footer {
	min-height: 45px;
	height: auto;
}
.footer li {
	display: inline;
	color: #fff;
}
.footer a.czechiafirst {
	padding-left: 5px;
	padding-right: 0px;
	color: #43607f;
}
.footer a.czechia, .footer span.czechia{
	padding: 0 0px;
	color: #43607f;
}
.czechiaurl {
	margin-top: 2px;
}
.footer a, .footer span {
	padding: 0 5px;
	color: #43607f;
}
.footermenu {
	padding-bottom: 4px;
	font-weight: bold;
}
.zonerlogo {
	position: absolute;
	top: 30px;
	right: 15px;
	display: block;
	width: 139px;
	height: 52px;
	overflow: hidden;
}
.zonerlogo span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 139px;
	height: 52px;
	background: url('../App_Themes/Inshop4/logozoner.png') no-repeat left top;
}
.facebooklogo {
	position: absolute;
	top: 30px;
	right: 170px;
	display: block;
	width: 111px;
	height: 52px;
	overflow: hidden;
}
.facebooklogo span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 111px;
	height: 52px;
	background: url('../App_Themes/Inshop4/facebook.gif') no-repeat left top;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
/* --- innerpage start ---- */
.innerpage .main_outer {
	width: 908px;
	padding: 15px 12px 16px 30px;
	background: #fff url('../App_Themes/Inshop4/main_outer.png') repeat-x left top;
}
.innerpage .left {
	width: 605px;
}
.lista {
	width: 100%;
}
.breadcrumbs {
	float: left;
	width: 575px;
	font-size: 91.7%;
	color: #fff;
}
.breadcrumbs a {
	text-decoration: underline;
	color: #fff;
}
.breadcrumbs a:hover, .innerpage .left_inner a:hover {
	text-decoration: none;
}
.breadcrumbs a, .breadcrumbs span {
	padding: 0 7px 0 12px;
	background: url('../App_Themes/Inshop4/bullet01.png') no-repeat 0 .35em;
}
.breadcrumbs a.home {
	padding-left: 15px;
	background: url('../App_Themes/Inshop4/home.png') no-repeat 0 .2em;
}
.lista .print_link {
	float: right;
}
.innerpage .left_inner {
	width: 577px;
	padding: 22px 13px 0 15px;
	line-height: 1.5;
}
.innerpage .main_big .left_inner {
	width: auto;
}
.innerpage .left_inner h1 {
	padding: 10px 0;
	font-size: 216.7%;
	font-weight: normal;
	color: #ce4032;
}
.innerpage .left_inner h2, .innerpage .left_inner div.h2 {
	padding-top: 16px;
	padding-bottom: 2px;
	font-size: 16px;
	letter-spacing: 0;
}
.innerpage .left_inner h3, .innerpage .left_inner div.h3 {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 108.3%;
}
.innerpage .left_inner p {
	padding-bottom: 20px;
}
.innerpage .left_inner a {
	text-decoration: underline;
	color: #d66722;
}
.innerpage .left_inner ul {
	padding: 0 0 16px 5px;
}
.innerpage .left_inner ul li {
	list-style-type: none;
	padding-left: 13px;
	background: url('../App_Themes/Inshop4/bullet02.png') no-repeat 0 .5em;
}
.innerpage .left_inner ol {
	padding: 0 0 16px 30px;
}
.innerpage .left_inner table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #f4f4f4;
	margin-bottom: 20px;
	font-size: 100%;
}
.innerpage .left_inner .SearchDialog table {
	width: auto;
	border: none;
}
.innerpage .left_inner caption {
	padding: 8px 0;
	font-weight: bold;
	color: #fff;
	background: #2e587e;
}
.innerpage .left_inner td {
	padding: 13px 10px;
	vertical-align: top;
}
.innerpage .left_inner .SearchDialog td {
	padding: 2px 10px 2px 0;
}
.innerpage .left_inner .td1 {
	width: 210px;
	border-right: 1px solid #f4f4f4;
	font-weight: bold;
}
.innerpage .left_inner tr.even td {
	background: #f0f5f9;
}
.innerpage .left_inner tr.even .td1 {
	border-right: 1px solid #fff;
}
.innerpage .left_inner #last_object_on_leftside {
	padding-bottom: 0;
	margin-bottom: 0;
}
.innerpage .left_inner hr {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}
/* styl table stranky platby */
.innerpage .left_inner th {
	text-align: left;
	padding: 13px 10px;
	vertical-align: top;
}
.innerpage .left_inner .td1-3 {
	border-right: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
}
.innerpage .left_inner .td2-3 {
	border-right: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
}
.innerpage .left_inner .td3-3 {
	border-top: 1px solid #f4f4f4;
}
/* --- innerpage end ---- */

.search {
	float: left;
	width: 160px;
	height: 24px;
	padding-left: 14px;
	line-height: 24px;
	border: none;
	margin-bottom: 5px;
	font-family: sans-serif;
	font-size: 16px;
	color: #5d89ba;
	margin-right: 5px;
	background: #fff url('../App_Themes/Inshop4/email.png') no-repeat left top;
}
.domena, .TextBoxField {
	width: 160px;
	height: 24px;
	padding-left: 14px;
	line-height: 24px;
	border: none;
	border-right: 1px solid #c4daef;
	font-family: sans-serif;
	font-size: 16px;
	color: #5d89ba;
	margin-right: 5px;
	background: #fff url('../App_Themes/Inshop4/email.png') no-repeat left top;
}
.right_menu {
	width: 228px;
	height: 120px;
	background: url('../App_Themes/Inshop4/demo-obj.png') no-repeat left top;
}
.right_menu li {
	list-style-type: none;
}
.right_menu a {
	display: block;
	width: 148px;
	height: 55px;
	padding: 5px 10px 0 70px;
	overflow: hidden;
	line-height: 1.1;
	font-size: 83.3%;
	color: #545d66;
}
.right_menu a strong {
	display: block;
	line-height: 1.3;
	font-family: 'trebuchet ms', 'geneva ce', lucida, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.right_menu01 strong {
	color: #d79d21;
}
.right_menu02 strong {
	color: #ff6600;
}
.right_box_menu {
	width: 100%;
	height: 128px;	
	margin-bottom: 21px;
	background: url('../App_Themes/Inshop4/right_box.png') no-repeat left bottom;
}
.akce {
	width: 100%;
	margin-bottom: 21px;
	line-height: 150%;
	background: url('../App_Themes/Inshop4/akce-bg.png') no-repeat left top;
}
.akce_inner {
	width: 201px;
	padding: 15px 20px 20px 20px;
	background: url('../App_Themes/Inshop4/akce-bottom.png') no-repeat left bottom;
}
.akce h4 {
	font-size: 145%;
	font-weight: normal;
	color: #f5421c;
	line-height: 130%;
	padding: 0 20px 5px 0;
}
.vertical * {
	vertical-align: middle;
}
.oznacit {
	background-color: #FEFF8F;
}
.relevance {
	width: 50px; 
	border: solid 1px #aaaaaa; 
	margin-top: 7px; 
	margin-right: 6px; 
	float: left; 
	color: #0000ff; 
	font-size: 2pt; 
	line-height: 4px; 
	height: 4px;
}
.relevance_in {
	background-color:#a7d3a7;
	height: 4px;
	line-height: 4px;
}
.vysledek {
	margin-bottom: 10px;
}
.innerpage .left_inner .vysledek p {
	margin: 0;
	padding:0;
}
.strankovani {
	margin: 20px 0 10px 0;
}
.strankovani div {
	float: right;
}



/* --- cenik start ---- */
#cenik {
	width: 100%;
	border-collapse: collapse;
	border: none;
	margin: 24px 0;
	text-align: center;
	font-size: 13px;
	color: #86a3c3;
	background: #f0f5fa;
	table-layout: fixed;
}
#cenik td {
	padding: 15px 0;
}
#cenik .col1, #cenik .col2 {
	width: 192px;
}
#cenik .col2 {
	border-left: 1px solid #cfdbe5;
	border-right: 1px solid #cfdbe5;
}
#cenik img {
	display: inline;
}
#cenik strong {
	display: block;
	font-size: 20px;
}
#cenik .objednat {
	display: block;
	width: 90px;
	height: 19px;
	margin: 0 auto;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	background: #86a3c3 url('../App_Themes/Inshop4/cenik_objednat.png') no-repeat left top;
}
#cenik.actual_col1 .col1 .objednat, #cenik.actual_col2 .col2 .objednat, #cenik.actual_col3 .col3 .objednat {
	background: #f5421c url('../App_Themes/Inshop4/cenik_objednat.png') no-repeat left bottom;
}
#cenik .objednat:hover {
	text-decoration: underline;
}
#cenik h2 {
	padding: 15px 0 0 0;
	font-size: 20px;
	color: #86a3c3;
}
#cenik.actual_col1 .col1 h2, #cenik.actual_col2 .col2 h2, #cenik.actual_col3 .col3 h2 {
	padding-top: 0;
	font-size: 24px;
	color: #f5421c;
}
#cenik.actual_col1 .col1, #cenik.actual_col2 .col2, #cenik.actual_col3 .col3 {
	color: #545d66;
}
#cenik .common_row td {
	padding: 0;
	color: #f5421c;
	background: url('../App_Themes/Inshop4/common_row.png') no-repeat left center;
}
#cenik .common_row td span {
	padding: 0 7px;
	background: #f0f5fa;
}
/* --- cenik end ---- */

.video_leve, .video_prave {
	width: 240px;
	height: 280px;
	padding: 13px;
	background: #dfecf7;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 11px;
	float: left;
}
.video_prave {
	float: right;
}
.video_leve img, .video_prave img, .reference_leve img, .reference_prave img {
	border: 1px solid #fff;
	display: block;
}
.innerpage .left_inner .video_leve p, .innerpage .left_inner .video_prave p {
	padding: 0 0 5px 0;
	margin: 0;
}
.innerpage .left_inner .video_leve a, .innerpage .left_inner .video_prave a, .innerpage .left_inner .reference_leve a, .innerpage .left_inner .reference_prave a{
	display: block;
	text-align: center;
}
.innerpage .left_inner .video_leve h5, .innerpage .left_inner .video_prave h5, .innerpage .left_inner .reference_leve h5, .innerpage .left_inner .reference_prave h5 {
	display: block;
	text-align: center;
	font-size: 13px;
	padding: 0 0 2px 0;
}


.reference_leve, .reference_prave {
	width: 240px;
	height: 240px;
	padding: 13px;
	background: #dfecf7;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 11px;
	float: left;
}
.reference_prave {
	float: right;
}
.souvisejici {
	float: right;
	background: #cee1f3;
	padding: 15px;
	width: 150px;
	margin: 0 0 10px 15px;
}
.souvisejici li {
	margin-bottom: 5px;
}
.innerpage .left_inner .souvisejici h3, .innerpage .left_inner .souvisejici div.h3 {
	color: #486391;
	padding: 0 0 10px 0;
	font-size: 14px;
	margin: 0;
}
.filtr_ref {
	border-bottom: 1px solid #cfdbe5;
	padding: 15px 0;
	margin-bottom: 15px;
}
.filtr_ref b {
	padding: 0 15px;
}
.filtr_ref select {
	width: 200px;
}
.download {
	background: url('../App_Themes/Inshop4/download.gif') no-repeat top left;
	padding: 0 0 10px 45px;
	margin-top: 5px;
	line-height: 130%;
}
.download span {
	display: block;
	margin: 2px 0 4px 0;
	font-size: 86%;
}
li.sipka {
	background: url(../app_themes/inshop4/down.gif) left center no-repeat
}

#InshopOrder iframe{
 border-style: none;
 margin-left: -10px;
}

.imgmailing{
 border: 0px none;
}

.pmailing{
 font: normal normal 0.8em/1.2 sans-serif;
 padding: 0pt 12px;
 font-size: small;
}

.hmailing{
 font: normal normal 0.8em/1.2 sans-serif;
 padding: 0pt 12px;
 font-size: large;
}

#pravy_banner {
position: absolute;
top: 150px;
left: 960px;
}



#tabs {
	width:650px; 
        height:267px;
        overflow: hidden;
        position: relative;
	float: left;
}   
.ui-tabs .ui-tabs-hide {
     	display: none;
}
.ui-tabs-selected {
	font-weight: bold;
}
#tabs ul {
	position: absolute;
	top: 247px;
	right: 10px;
	z-index: 10;
	text-align: right;
        list-style: none;
}
#tabs li {
	float: left;
        margin: 0 3px;
}
#tabs li a {
	text-decoration: none;
        color: #fff;
}

.tblshop { width: 100%; }
.prodejna { padding: 0px 5px; width: 100%; margin-bottom: 1.2em; }
.prodejna_tab { height: 115px; border: 1px solid #ebf2ff; }
.img { float: left; margin-right: 5px; }
.number { width: 50px;  font-size: 35px; float: left; margin-top: 10px; margin-left: -17px; }
.text p { margin: 1em 0 0 1em; }
.text h3 a { color: black; text-decoration: none; }
.text { float: left; margin-left: 0px; width: 100%; }
.content-voice img { border: 2px solid #cedfff; }
.content-left h3 { font-size: 110%; font-weight: bold; color: black; }	
.rbtn { float: left; }

.onlinechat {
z-index: 5;
position: absolute;
margin-left: 715px;
margin-top: 45px;
}

.TextBoxForm {
display:none;
}

.multiBoxDesc {display: none}

/*CENIK*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext);

/*table*/
table.pricing-table{
  border: 0 !important;
}
table.pricing-table p{
  margin: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0.8em !important;
}
table.pricing-table p.detail{
  margin-bottom: 0 !important;
}

/*all cells*/
table.pricing-table tr th,
table.pricing-table tr td{
  vertical-align: middle !important;
  color: #4b4b4b;
  padding: 10px;
  border-left: 1px solid #cfdbe5;
  border-top: 1px solid #cfdbe5;
}

/*thead*/
table.pricing-table thead tr th{
  text-align: center !important;
  font-weight: normal;
  border-top: 0;
  margin: 0 !important; 
  padding: 0 !important;
  vertical-align: bottom;
  width: 162px;
}

table.pricing-table thead th div{
  background: #004172;
  color: #fff;
  position: relative;
}

table.pricing-table thead th:nth-child(1){
  border: 0px;
  width: 203px;
}
table.pricing-table thead th:nth-child(2) div{
  -webkit-box-shadow: inset -13px 0 15px -10px #002B4B;
  -moz-box-shadow: inset -13px 0 15px -10px #002B4B;
  box-shadow: inset -13px 0 15px -10px #002B4B;
  border-top: 20px solid #fff;
  min-height: 80px;
}
table.pricing-table thead th:nth-child(3) div{
  -webkit-box-shadow: inset -13px 0 15px -10px #002B4B;
  -moz-box-shadow: inset -13px 0 15px -10px #002B4B;
  box-shadow: inset -13px 0 15px -10px #002B4B;
  border-top: 10px solid #fff;
  padding-top: 10px;
  min-height: 80px;
}
table.pricing-table thead th:nth-child(4) div{
  min-height: 80px;
  border-top: 0px solid #fff;
  padding-top: 20px;
}
table.pricing-table thead th:nth-child(5) div{
  -webkit-box-shadow: inset 13px 0 15px -10px #002B4B;
  -moz-box-shadow: inset 13px 0 15px -10px #002B4B;
  box-shadow: inset 13px 0 15px -10px #002B4B;
  min-height: 80px;
  border-top: 10px solid #fff;
  padding-top: 10px;
}


table.pricing-table thead th h3{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 13px !important;
  color: #fff;
  text-shadow: 0px 2px 1px #002B4B;
  text-transform: inherit;
  font-weight: normal;
  border-bottom: 1px solid #003663;
  padding: 10px 10px !important;
}
table.pricing-table thead th h3 strong{
  font-weight: 300;
  font-size: 21px !important;
  text-transform: uppercase;
  display: block;
}

table.pricing-table thead th p{
  padding: 5px 10px !important;
  margin-bottom: 0 !important;
}
table.pricing-table thead th p strong{
  display: block;
  font-size: 15px;
}
table.pricing-table thead th p span{
  display: block;
}

/*tbody*/
table.pricing-table tbody th h4{ 
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
table.pricing-table tbody tr td{
  text-align: center;
  vertical-align: middle !important;
}

table.pricing-table tbody tr td:nth-child(2){
  -webkit-box-shadow: inset -13px 0 15px -10px #cfdbe5;
  -moz-box-shadow: inset -13px 0 15px -10px #cfdbe5;
  box-shadow: inset -13px 0 15px -10px #cfdbe5;
  background: #f7fafc;
}
table.pricing-table tbody tr td:nth-child(3){
  -webkit-box-shadow: inset -13px 0 15px -10px #cfdbe5;
  -moz-box-shadow: inset -13px 0 15px -10px #cfdbe5;
  box-shadow: inset -13px 0 15px -10px #cfdbe5;
  background: #f7fafc;
}
table.pricing-table tbody tr td:nth-child(4){
  background: #f7fafc;
}
table.pricing-table tbody tr td:nth-child(5){
  -webkit-box-shadow: inset 13px 0 15px -10px #cfdbe5;
  -moz-box-shadow: inset 13px 0 15px -10px #cfdbe5;
  box-shadow: inset 13px 0 15px -10px #cfdbe5;
  border-right: 1px solid #cfdbe5;
  background: #f7fafc;
}

/*mess*/




table.pricing-table tfoot tr:last-child td{
  border-bottom: 1px solid #cfdbe5;
text-align: center;
}
table.pricing-table tfoot tr:last-child td:nth-child(5){
  border-right: 1px solid #cfdbe5;
text-align: center;
}
table.pricing-table tfoot tr:last-child th{
  border-left: 0;
}



table.pricing-table thead tr:nth-child(1) th:nth-child(2),
table.pricing-table thead tr:nth-child(1) th:nth-child(3),
table.pricing-table thead tr:nth-child(1) th:nth-child(4),
table.pricing-table thead tr:nth-child(1) th:nth-child(5)
{
  border-top: 0;
}
table.pricing-table thead th:nth-child(2),
table.pricing-table thead th:nth-child(3),
table.pricing-table thead th:nth-child(4),
table.pricing-table thead th:nth-child(5){
  border-left:0;
}
table.pricing-table thead th:nth-child(2) a.detail,
table.pricing-table thead th:nth-child(3) a.detail,
table.pricing-table thead th:nth-child(4) a.detail,
table.pricing-table thead th:nth-child(5) a.detail{
  color: #fff;
}

/*buttons*/

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

a.btn {
  text-decoration: none !important;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*icons*/
span.yes,
span.no{
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
}
span.yes{
  background: url('../App_Themes/Inshop4/ico_ok.png') no-repeat center center;
}
span.no{
  background: url('../App_Themes/Inshop4/ico_no.png') no-repeat center center;
}
span.yes span,
span.no span{
  display: none;
}
.text-center{
  text-align: center;
}

/*2014-08-07 new*/
.table-cenik-akce{
  display: block;
  position: absolute;
  width: 81px;
  height: 51px;
  background: url('../App_Themes/Inshop4/img-akce-cenik.png') no-repeat;
  top: 0;
  right: 0;
}

#table-cenik th{
padding: 1px 10px;
width: 167px;
}

#table-cenik td{
padding: 10px 10px;
}

#table-cenik {
margin-bottom: 0px;
}

/*/CENIK*/

.detailSEO {cursor: pointer; cursor: hand; color: #D66722;}
.zaplyjs .skryvany {display: none;}
.skryvany {display: block; margin: 0 1em 0;}
.SEOSluzby ol li {padding-bottom:20px;}
.SEOSluzby ol li li {padding: 0px;}
.SEOFormular {resize:vertical;}
.SEOFormular2 input {color:#D66722;font-weight:bold;margin-top: 0px;}			
.SEOFormular3 input {color:black;font-weight:bold;margin-top: 0px;}			

.topmenuhome a img{
	background: url("../App_Themes/Inshop4/home-menu2.png") no-repeat scroll center top;
}

 .topmenuhome a:hover img{	
	background: url("../App_Themes/Inshop4/home-menu.png") no-repeat scroll center top;
}

.tbxName{
	display: none;
}

.titulkatbx{
height:23px;
font-size:18px;
width:150px;
padding:0 5px 0 5px;
}

.titulkatbxNOJS{
height:23px;
font-size:18px;
width:150px;
padding:0 5px 0 5px;
margin-top: 5px;
margin-left: 30px;
}

.titulkalblDomena{
font-size:20px;
font-weight:bold;
color:white;
margin-right:10px;
}

.titulkalblDomena2{
font-size:20px;
color:black;
margin-left:5px;
}

.titulkabutton{
position: absolute;
font-size:20px;
margin-top: -8px;
margin-left:20px;
background:url("/img/titulka/button1.png") no-repeat;
width:135px;
height:43px;
border:0;
cursor:pointer;
}

.titulkabuttonNOJS{
position: absolute;
font-size:20px;
margin-top: 10px;
margin-left:20px;
background:url("/img/titulka/button1.png") no-repeat;
width:135px;
height:43px;
border:0;
cursor:pointer;
}

.titulkalblCheck{
margin-left:20px;
font-size:12px;
font-weight:bold;
position: absolute;
margin-top: 36px;
margin-left: -337px;
}

.titulkalblCheckBig{
margin-left:20px;
font-size:16px;
font-weight:bold;
}

.titulkadomaindiv{
padding: 30px 0 0 60px;
height: 43px;
}

.titulkadomaindivNOJS{
padding: 10px 0 0 60px;
height: 43px;
}
				
.MailDiv{
background:url("/img/titulka/bannerdownempty.gif") no-repeat;
margin-top:7px;
padding-top:10px;
height:187px;
width:650px;
position:absolute;
display:none;
z-index:10;
}

.titulkalblMail{
font-size:20px;
font-weight:bold;
color:white;
margin-top:20px;
}

.titulkalblMailNOJS{
font-size:20px;
font-weight:bold;
color:white;
margin-top:10px;	
}

.GratDiv{
background:url("/img/titulka/bannerdowngrat.gif") no-repeat;
margin-top:7px;
height:187px;
width:650px;
position:absolute;
display:none;
z-index:50;
}

.titulkatbxMail{
margin: 100px 0px 0px 13px;
height: 23px;
font-size: 18px;
width: 200px;
}

.titulkabtnMail{
position: absolute;
font-size:20px;
margin-top:98px;
margin-left:10px;
background:url("/img/titulka/button2.png") no-repeat;
width:69px;
height:29px;
border:0;
cursor:pointer;
}

.titulkalblResult{
}

.titulkaResultdiv{
margin: 5px 0 0 13px;
}

.titulkaResultdivNOJS{
margin: 5px 0 0 0;
}

.titulkanoscriptdiv{
position:absolute;
width:631px;
height:88px;
z-index:100;
background:url("/img/titulka/bannerupempty.gif") no-repeat;
padding: 37px 0 0 10px;
font-size: 14px;
font-weight: bold;
}

.titulkanoscriptdiv a{
background-color: white;
color: #F5421C;
}

.titulkanoscriptspan{
background-color: white;
}

.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #272727;
border: 10px solid black;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}

sup {
    font-weight: bold;
    color: #00a8ff;
    cursor: help;
    padding-left: 2px;
    font-size: 80%;
    top: -.5em;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

#contentmore {
    display: none;
}

.headermore {
cursor: pointer;
}

.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    opacity: 0;
    z-index:9999999999999;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}

.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}

.YouTubePopUp-Close:hover{
    opacity:0.5;
}

@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }

    .YouTubePopUp-Close{
        bottom:362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }

    .YouTubePopUp-Close{
        bottom:262px;
    }
}

.SEOebook {
background: url('/ZonerInshop/media/Obrazky/SEO/HorniPanel.gif') no-repeat center top;
width:580px;
height:93px;
font-family: Helvetica, Arial, sans-serif;
font-size: 35px;
font-weight: 700;
color: #ffffff;
text-align: center;
line-height: 1.3;
padding-top:10px;
}

.SEOebooktext1 {
background: url('/ZonerInshop/media/Obrazky/SEO/Text1.gif') no-repeat center top;
width:535px;
height:151px;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: rgb(38,38,38);
font-weight: 600;
line-height: 1.3;
padding-left:45px;
padding-top:18px;
}

.SEOebooktext2 {
background: url('/ZonerInshop/media/Obrazky/SEO/Text2.gif') no-repeat center top;
width:500px;
padding: 10px 30px 0px 30px;
background-size: 100% 100%;
}

.SEOEbookFormular {margin-bottom:15px;}
.SEOEbookFormular input {border: 2px black solid;}

.SEOebook2 {
background: url('/ZonerInshop/media/Obrazky/SEO/HorniPanel2.gif') no-repeat center top;
width:580px;
height:150px;
font-family: Helvetica, Arial, sans-serif;
font-size: 35px;
font-weight: 700;
color: #ffffff;
text-align: center;
line-height: 1.3;
padding-top:10px;
}

.SEOebooktext21 {
background: url('/ZonerInshop/media/Obrazky/SEO/Text1.gif') no-repeat center top;
width:535px;
height:135px;
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
color: rgb(38,38,38);
font-weight: 600;
line-height: 1.3;
padding-left:45px;
padding-top:18px;
background-size: 580px 135px;
}

.nic2 input{
	height: initial;
	padding-left: initial;
	line-height: initial;
	color: initial;
	margin-right: initial;
	background:white;
width: 275px;
	border-collapse: collapse;
	border: 1px solid #666666;
	font-size: 100%;
}

.nic2 img {
float: right;
}