@charset "UTF-8";

@IMPORT url("fw.css");

/** login overlay **/
#shop_login {
	color: #fff;
	background: url('/img/design/top-login-bottom.png') left bottom #cdcdcd
		no-repeat;
	width: 164px;
	height: 40px;
	position: absolute;
	top: 30px;
	z-index: 2;
}

#shop_login #shop_login_click {
	font-size: 1.3em;
	color: #fff;
	padding-top: 7px;
}

#shop_login_click {
	height: 30px;
	cursor: pointer;
}

#sign-in-form {
	background-color: #666;
	position: absolute;
	z-index: 999;
	padding: 12px;
	width: 180px;
	box-shadow: 1px 1px 4px rgb(220, 220, 220);
	top: 100px;
	left: 0;
	display: none;
	text-align: center;
	font-size: 11px;
}

#sign-in-form label {
	display: block;
	color: white;
	font-size: 13px;
}

#sign-in-form input[type="text"], #sign-in-form input[type="email"] {
	display: block;
	width: 150px;
	height: 26px;
	font-size: 11px !important;
}

#sign-in-form input, #sign-in-form label {
	margin-bottom: 4px;
}

body {
	font-family: 'Open Sans', sans-serif;
	background-image: none;
	color: #464646 !important;
	font-size: 14pt;
	background-color: white;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	color: #F15941 !important;
	font-size: 2em !important;
	padding: 30px 30px 30px 30px !important;
	font-weight: lighter !important;
	box-sizing: border-box;
}

h5 {
	font-size: 24px;
}

#banner h1, #banner h2, #banner h3, #banner h4 {
	color: white !important;
	text-align: center;
}

.container {
	width: 1200px;
	/*border: 2px solid blue ;*/
}

#header {
	position: relative;
}

#logo-top {
	display: block;
	width: 162px;
	height: 116px;
	position: absolute;
	background: url("/img/design/logo-main.png") top left transparent
		no-repeat;
	left: 40px;
	top: 10px;
	z-index: 2;
}

#logo-top h1 {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

ul li {
	font-size: 19px;
	line-height: 24px;
}

#content-wrap {
	margin-top: 120px;
	border-bottom: rgba(50, 50, 50, 0.15) solid 2px;
}

.navbar {
	height: 116px;
	background-image: none;
	background-color: #fff;
	border: none;
	text-align: right;
}

#navbar-main {
	height: 416px;
	border-bottom: 0px;
	position: relative;
	z-index: 1;
	text-align: right;
}

#navbar-main a {
	color: #9e9e9e;
	text-decoration: none;
	margin-top: 60px;
	font-size: 13pt;
	font-weight: 700;
}

#navbar-main a.active {
	border-bottom: 7px inset #9e9e9e;
}

.nav a:HOVER {
	color: #79191c !important;
	text-decoration: none;
}

#navbar-main .nav, #navbar-main .nav .navbar-nav {
	display: block !important;
	margin: 10px 100px 0 0 !important;
	float: none !important;
	position: inherit;
	text-align: right;
	text-transform: uppercase;
}

#navbar-main .nav li {
	float: none;
	display: inline-block;
}

#banner-wrap {
	background: url('/img/design2/header_homepage.png') no-repeat center
		center transparent;
	height: 350px;
}

#out-banner {
	background: url('/img/design2/dot-banner.png') left top repeat;
}

#banner-wrap-next {
	background: url('/img/design2/header_next.png') no-repeat center center
		transparent;
	height: 246px;
}

#banner {
	margin: 2px auto 0 auto;
	width: 100%;
}
/*   semantic inside */
#center-zapomente {
	font-size: 14pt;
	color: #666666;
}

a.four-way {
	height: 220px;
	font-size: 18px;
	color: #666666;
}

a.four-way:HOVER {
	color: #79191c;
}

.four-way div {
	margin-top: 190px;
}

#ico-four-1 {
	background: url(/img/design2/ico-1.png) 50% top no-repeat transparent;
}

#ico-four-2 {
	background: url(/img/design2/ico-2.png) 50% top no-repeat transparent;
}

#ico-four-3 {
	background: url(/img/design2/ico-3.png) 50% top no-repeat transparent;
}

#ico-four-4 {
	background: url(/img/design2/ico-4.png) 50% top no-repeat transparent;
}

.row-in {
	padding: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#four-steps-left {
	background: transparent url('/img/design2/four-steps.png') left top
		no-repeat;
	height: 207px;
	width: 286px;
}

#four-steps-left span {
	display: none;
}

#four-steps-right {
	background: transparent url('/img/design2/four-steps-buttons.png') left
		top no-repeat;
	width: 720px;
	height: 207px;
}

ul#four-steps-nav {
	margin-top: 84px;
}

ul#four-steps-nav li {
	background-color: transparent;
	display: inline;
	padding: 10px 71px 10px 50px;
	width: auto;
}

ul#four-steps-nav li a {
	color: white;
	font-size: 44pt;
	font-weight: 700;
}

ul#four-steps-nav li a:HOVER, .steps-products:hover {
	color: #aaaaaa;
	text-decoration: none;
}

ul#four-steps-nav  li::before, .ul#four-steps-nav  li::after {
	content: " ";
	position: absolute;
}

.even {
	background-color: #f4f4f4;
}

.odd {
	background-color: white;
}

.row-individual {
	width: 714px;
	height: 190px;
	background: transparent url('/img/design2/four-steps-buttons.png')
		center center no-repeat;
}

.steps-products {
	margin-top: 70px;
	height: 100px;
	color: white;
	font-size: 22px;
	padding-right: 20px;
}

#codebg {
	height: 341px;
}

#bgin {
	background-color: #f4f4f4;
	margin: 20px 0px 20px 0px;
	height: 301px;
}
/** KONTAKTY **/
#contact-box {
	font-size: 15pt;
	color: #9e9e9e;
	margin-top: 100px;
	line-height: 18pt;
}

#contact-box address {
	font-size: 18px;
}

.ico-contact {
	padding-left: 80px;
	height: 71px;
	padding-top: 10px;
	vertical-align: middle;
}

#ico-mail {
	background: transparent url('/img/design2/ico/ico-contact-mail.png')
		left top no-repeat;
}

#ico-phone {
	background: transparent url('/img/design2/ico/ico-contact-phone.png')
		left top no-repeat;
}
/*************** FORMY A BOXY ********************/
.zalozit_shop_zdarma {
	width: 530px;
	height: 48px;
	background-color: white;
}

.drop-shadow {
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
}

.form-bottom {
	background-color: #bb1b06;
}

.email_box {
	width: 260px;
	height: 48px;
}

input.email_text {
	height: 38px !important;
	width: 260px;
	margin: 4px;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border: 1px inset black;
	transition: box-shadow 0.3s, border 0.3s;
}

a:hover {
	
}

button.zalozit_ted {
	margin: 4px;
	display: block;
	width: 260px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	color: black;
	font-size: 14pt;
	font-weight: 700;
	cursor: pointer;
	color: #464646;
	background-color: transparent;
	border:none;
}

button.zalozit_ted:hover {
	color: #7E171B;
}

.form-bottom .zalozit_ted {
	color: #f7eae9;
}



#top-zalozit {
	margin-top: 130px;
}

#next-zalozit {
	margin-top: 40px;
}

/****** footer ******/
.footer-container {
	width: auto !important;
	background-color: #c9c9c9;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-container  h6, .footer-container .bottommenu a {
	color: #A02B00;
}

#footer-info {
	min-height: 154px;
	float: left;
	padding: 5px 0px 5px 20px;
	margin-left: 20px;
	border: 1px solid red;
}

.footer-container  h6 {
	font-size: 16pt;
}
/********** BOTTOMMENU ***************/
.bottommenu a {
	font-size: 12pt;
}

.bottommenu span {
	margin-right: 10px;
}

#copy {
	color: white;
	text-align: center;
	font-size: 1.2em;
}

#soc-ico-box {
	
}

#ico-header {
	font-size: 14pt;
	color: #A02B00;
	text-align: center;
	font-weight: bolder;
	margin-bottom: 10px;
}

.ico-footer {
	width: 66px;
	height: 66px;
	display: inline-table;
}

#ico-footer-fb {
	background: url(/img/design2/ico/ico-footer-fb.png) transparent center
		center no-repeat;
}

#ico-footer-tw {
	background: url(/img/design2/ico/ico-footer-tw.png) transparent center
		center no-repeat;
}

#ico-footer-in {
	background: url(/img/design2/ico/ico-footer-in.png) transparent center
		center no-repeat;
}

#footer-wrap #footer-info a:hover {
	text-decoration: underline;
}
/*** eof footer ***/

/* semantic block */
::-webkit-input-placeholder {
	color: #464646 !important;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

:-moz-placeholder {
	color: #464646 !important;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

::-moz-placeholder {
	color: #464646 !important;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

:-ms-input-placeholder {
	color: #464646 !important;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

input:-moz-placeholder {
	color: #464646;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

#bannertextwrap {
	padding-left: 40px;
	padding-top: 72px;
}

#banner h2 {
	margin-top: 70px;
	text-align: center;
	font-size: 36pt;
}

#banner h3 {
	text-align: center;
	font-weight: normal;
}

#banner #bannertxt1, #banner #bannertxt2 {
	color: white;
}

#banner #bannertxt1 {
	font-weight: 500;
	font-size: 3.5em;
}

#banner #bannertxt2 {
	padding-top: 40px;
	font-size: 2.5em;
}

#banner #bannertxt3 {
	padding-top: 30px;
	font-size: 23px;
	color: #BD6C69;
	font-weight: 300;
}

#banner #bannertxt3 #textyell {
	color: #E5A041;
	font-weight: 500;
}

#banner #banner-orange-arrow {
	display: block;
	background: url('/img/design/orange_arrow.png') no-repeat right bottom;
	width: 59px;
	height: 35px;
	position: absolute;
	top: 190px;
	left: 410px;
}

/* ukázky e-shopů */
.shop-prewiew-header, .shop-prewiew-templates, .shop-aktualne {
	background: url('/img/design/marker-down.png') no-repeat 200px 35px;
}

.preview-sentence {
	font-size: 1.8em;
	font-weight: 300;
	color: #939393;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

.preview-sentence strong {
	font-weight: 500;
}

.shop-prewiew-templates {
	background-position: 290px 35px;
}

.shop-aktualne {
	background-position: 180px 35px;
}

.slider {
	position: relative;
}

.slick-prev {
	background: transparent;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 70px 20px 70px 0;
	border-color: transparent #c2c2c2 transparent transparent;
	font-size: 1px;
	color: transparent;
	position: absolute;
	left: -30px;
	top: 70px;
}

.slick-next {
	background: transparent;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 70px 0 70px 20px;
	border-color: transparent transparent transparent #c2c2c2;
	font-size: 1px;
	color: transparent;
	position: absolute;
	right: -30px;
	top: 70px;
}

.vyhody {
	text-align: center;
}

.vyhody .gotobutton2 {
	margin: 40px auto;
}

#t_s_t p {
	display: block;
	font-size: 14pt;
	color: #939393;
	line-height: 1.5em;
	font-weight: 300;
}

.vyhody p {
	display: block;
	text-align: center;
	font-size: 1.8em;
	color: #939393;
	line-height: 1.5em;
	font-weight: 300;
}

.vyhody p strong {
	font-weight: 500;
}

.breadcrumbs {
	margin-top: 20px;
	margin-bottom: 2px;
}

.allContents {
	width: 100%;
	min-height: 300px;
	clear: both;
}

.allContentsSmall {
	width: 100%;
	clear: both;
	text-align: left;
}

.allContents, .allContentsSmall {
	padding-top: 25px;
	font-size: 1em;
	padding: 0px 30px 30px 30px;
}

.allContents  h1, .allContentsSmall h1 {
	font-size: 4em;
	margin: 20px 0px 30px 0px;
}

.allContents h2 {
	color: #464646;
	font-size: 2em;
	margin-top: 30px;
}

.allContents  ul.products {
	margin-top: 40px;
}

.allContents  ul.products li {
	margin: 0px 0px 20px 10px;
	font-size: 1.3em;
}

.allContents p, .allContentsSmall p {
	font-size: 1.4em;
	line-height: 1.5em;
}

.allContents p:FIRST-LINE, .allContentsSmall p:FIRST-LINE {
	padding-left: 1em;
}

#refer-wrap, .refer-wrap {
	margin-top: 0px;
	background-color: #f4f4f4;
}

.allContents {
	
}

/* stories */
#stories {
	margin: 40px 20px 20px 20px;
}

#stories {
	font-size: 95%;
}

#stories p {
	text-align: justify;
}

#stories .row-story {
	min-height: 250px;
	padding: 20px;
}

.reference {
	background: url('/img/design2/reference.png') top left no-repeat;
	width: 100%;
	height: 278px;
}

#playground {
	margin-top: 0px;
	width: 100%;
	height: 227px;
	background-image: url("../img/stred.png");
	position: relative;
}

#h2img {
	padding-left: 70px;
}

#blob {
	margin: 10px auto;
	width: 100%;
	height: 296px;
	background: url('/data/blob_1.png') center top no-repeat;
}

.img-prev-ref {
	display: block;
	width: 315px;
	height: 278px;
	border: 1px solid grey;
}

.img-make_big {
	width: 100%;
	height: 100%;
	display: block;
	cursor: ponter;
}

h1.pagetitle {
	color: #023257;
	line-height: 110%;
}
/********** cenik ********************/
#cenik {
	padding: 50px 30px 30px 30px;
}

#decor-table-ext {
	height: 1px;
	width: 100%;
}

#pricelist-main, #pricelist-extensions {
	margin: 10px 50px 10px 50px;
	font-family: 'Open Sans', sans-serif !important;
	
}
#pricelist-main {
	width: 80%; 
	margin-right: auto;
    margin-left: auto
}

#pricelist-extensions {
width: 80%; 
    margin-right: auto;
    margin-left: auto	
}

#pricelist-extensions thead th {
	text-align: left;
	color: #B6B6B6;
	font-variant: normal;
	font-style: normal;
	font-weight: 900;
	font-size: 18px;
	margin: 16px;
	height: 90px;
}

.pricelist-head {
	padding: 10px 0px 10px 0px;
}

#pricelist-extensions thead th.top-text-center {
	padding-top: 40px;
	text-align: center;
	width: 174px;
	color: white;
}

#pricelist-main thead th {
	
}

th.num {
	text-align: center;
	color: white;
	width: 174px;
	height: 184px;
}

#free {
	background: url(/img/design2/bal-free.png) left top no-repeat;
}

#basic {
	background: url(/img/design2/bal-basic.png) left top no-repeat;
}

#optimal {
	background: url(/img/design2/bal-optimal.png) left top no-repeat;
}

#exclusive {
	background: url(/img/design2/bal-exclusive.png) left top no-repeat;
}

th.num h6, th.num em, th.num span {
	display: block;
}

th.num h6 {
	font-size: 18px;
}

th.num em {
	font-variant: normal;
	font-style: normal;
	font-weight: 900;
	font-size: 26px;
	margin: 16px;
}

th.num span {
	
}

#balicek {
	background: url(/img/design2/balicek.png) left 50% no-repeat;
}

tbody td {
	padding: 10px;
}

thead {
	background: url(/img/design2/bg-th-table.png) left 139px repeat-x;
}

tr.even {
	background: url(/img/design2/bg-th-table.png) left top repeat;
}
#pricelist-main {
	margin-top: 80px;
}
#pricelist-main thead th {
	position: relative;
}
#decor-table {
	height: 74px;
	width: 219px;
	background: url(/img/design2/top-seller.png) 80% top no-repeat;
	position: absolute;
	top: -70px;
	left: -100px;
}

#top-table-form {
	width: 368px;
	height: 40px;
	background-color: #F7F7F7;
	margin-top: 30px;
}

#top-table-form button {
	height: 40px;
	border: none;
}

#top-table-form button#year {
	width: 160px;
}

#top-table-form button#halfyear, #top-table-form button#month {
	width: 100px;
}

/*************** NEWS ****************/
blockquote {
	font-size: 1.5em !important;
	line-height: 1.5em !important;
	font-weight: 300;
	text-align: block;
}

blockquote p.newstext {
	
}

.delimiter {
	height: 1px;
	border-bottom: 1px solid #CACECE;
}

#cookie_block {
	display: block;
	position: fixed;
	top: 0;
	width: 100%;
	min-height: 40px;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-size: 1.2em;
	z-index: 9999;
}

#cookie_block p {
	padding-top: 10px;
}

#cookie_block p a {
	color: #E2C822;
}

#cookie_block #hide_coocie {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#cookie_block i {
	color: rgba(255, 255, 255, 0.6);
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
	text-align: center;
}

.pricelist-table thead {
	height: 50px;
	line-height: 50px;
}

.pricelist-table tbody.price-tbody {
	height: 70px;
	line-height: 70px;
}

.allContents .preview-sentence, .allContentsSmall .preview-sentence {
	text-align: left;
}

.allContents .action-sentence {
	color: #f06b3e;
	font-size: 2.5em;
	display: block;
	margin-bottom: 30px;
}

.allContents .year_payment, .allContents .payment-sentense-bottom, .allContents .offer-sentense-bottom {
	color: #939393;
	font-size: 1.2em;
}

.allContents .payment-sentense-bottom {
	display: block;
	text-align: right;
}

.allContents .offer-sentense-bottom {
    display: block;
    text-align: right;
}

.odstv {
	line-height: 1.3em;
	font-size: 1.4em;
	font-weight: 300;
	margin-bottom: 30px;
	padding: 10px;
	text-align: justify;
}

.odstv:first-line {
	text-align: left;
}

.colorBlue {
	color: #003156 !important;
}

/* kontakt */
.kontakt-header {
	margin-bottom: 30px;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 300;
}

.kontakt-content .jeden-shopik span {
	width: 250px;
}

.address-box address {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 300;
}

.allContents ul.products li, p {
	color: #666 !important;
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: 300;
}

.list-unstyled i {
	font-size: 0.6em;
	display: block;
	height: 45px;
	padding-top: 9px;
	width: 30px;
	float: left;
}


/* GENERATE/MAILUSED */
.table-demos {
    margin-top: 0;
    background: #f2f0f1;
}

.table-demos table {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #f2f0f1;
    border: 5px solid #f2f0f1;
}

.table-demos table td  a{
    padding: 5px;
    line-height: 1.9em;
    font-size: 0.8em;
}

.table-demos table td.name {
    width: 60%;
}

.table-demos table td.name a, .table-demos table td.admin a {
    color: #093566;
}

.table-demos table td.admin {
    width: 20%;
}

.table-demos table td.lostpass {
    width: 20%;
}

.table-demos table thead tr th {
    padding-bottom: 5px;
    border-bottom: #7E171B solid 1px;
    font-size: 0.8em;
}

.table-demos table tr:nth-child(even), .table-demos table tr:nth-child(even) td {
    background: #f2f0f1;
}

#already-registered {
    font-size: 1.2em;
    border: 21px solid #f2f0f1;
    padding: 10px; 
    font-weight: normal;
    color: #000;
}

#already-registered em {
    color: #7E171B;
    font-variant: normal;
    font-style: normal;
    display: inline-block;
    color: #093566;
}

.table-demos table td {
    padding: 5px 0 5px 0;
    margin: 0 0 5px 0;
    background: #fff;
}

.table-demos table td a {
    color: #666;
}


#banner-wrap-next #top-zalozit{
	margin-top: 45px;
}

/* HOVERS */

/* ################################################################## */
/*            MEDIAS ************************************************ */
/* ################################################################## */

/*@IMPORT url("media-script.css");*/
@media only screen and (max-width: 1024px) {
	.touch-screen .slick-next, .touch-screen .slick-prev {
		display: none !important;
	}
	#banner h2 {
		margin-top: 110px;
		text-align: center;
		font-size: 36pt;
	}
	#top-zalozit {
		margin-top: 90px;
	}
	#four-steps-right {
		margin: 0px auto 0px auto !important;
		padding-top: 70px;
	}
	#four-steps-right.pull-left {
		float: none !important;
	}
	ul#four-steps-nav {
		margin-top: 0px;
	}
	#navbar-main a {
		font-size: 10pt;
	}
	#navbar-main .nav, #navbar-main .nav .navbar-nav {
		margin: 0px 2px 0 0 !important;
	}
	#banner-wrap .container {
		width: auto !important;
	}
	#reference, .reference {
		width: auto;
	}
	#content-wrap {
		margin-top: 20px;
		border-bottom: rgba(50, 50, 50, 0.15) solid 2px;
	}
	#login-overbox {
		display: none !important;
	}
	.container {
		width: 100% !important;
	}
	.img-prev-ref {
		width: auto !important;
		height: 250px;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}
	#four-steps-left {
		width: auto !important;
		height: auto !important;
		background: none !important;
	}
	#four-steps-left.pull-left {
		float: none !important
	}
	#four-steps-right.pull-right {
		float: none !important
	}
	#decor-table {
		display: none;
	}
	#pricelist-main th {
		background: none !important;
		background-color: transparent !important;
		color: #464646;
	}
	#pricelist-main thead {
		background-color: none !important;
		color: #464646;
	}
	a.four-way {
		height: 220px;
		font-size: 18px;
		color: #666666;
	}
	.four-way div {
		margin-top: 190px;
	}
	#cenik {
		padding: 0px !important;
	}
	#pricelist-extensions thead th.top-text-center {
		padding-top: 0px !important;
		text-align: center;
		color: white;
	}
	#pricelist-main, #pricelist-extensions {
		margin: 0px 0px 20px 10px !important;
	}
	#pricelist-extensions thead th {
		background-image: none;
		width: 20% !important;
		height: auto;
	}
	#pricelist-extensions #free {
		background-color: #C9C9C9;
	}
	#pricelist-extensions #basic {
		background-color: #BB1B06;
	}
	#pricelist-extensions #optimal {
		background-color: #581E3D;
	}
	#pricelist-extensions #exclusive {
		background-color: #002F5E;
	}
	.allContents, .allContentsSmall {
		padding-top: 15px;
		font-size: 1em;
		padding: 0px 10px 10px 10px !important;
	}
	#stories {
		margin: 20px 10px 10px 10px;
	}
	#stories .row-story {
		padding: 0px !important;
	}
}

@media only screen and (max-width: 960px) {
	#banner h2 {
		margin-top: 90px;
		text-align: center;
		font-size: 36pt;
	}
	#banner-wrap-next #banner h2 {
		margin-top: 50px;
		text-align: center;
		font-size: 36pt;
	}
	.sm-text-center {
		text-align: center;
	}
}

@media only screen and (max-width: 600px) {
	.navbar-header {
		height: 115px !important;
		margin: 0;
		padding: 0;
	}
	#content-wrap {
		margin: 0 !important;
	}
	.navbar-toggle {
		right: 40px;
		top: 30px;
	}
	.navbar-fixed-top {
		margin-bottom: 0px !important;
	}
	ul.nav.navbar-nav {
		margin: 0;
		padding: 0;
		background: #fff;
		padding-bottom: 30px;
		width: auto !important;
	}
	ul.navbar-nav li {
		display: block;
		background: #fff;
		text-align: center;
		font-weight: 500;
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	ul.navbar-nav li a, #navbar-main a {
		margin: 20px 0 0 0;
		padding: 0;
		font-size: 1.2em;
	}
	body {
		font-size: 10px;
		padding: 0px !important;
	}
	a.active {
		border: none !important;
	}
	#banner-wrap {
		background: url('/img/design2/header_next.png') no-repeat center center
			transparent;
		height: 300px;
	}
	#top-zalozit {
		margin-top: 50px;
	}
	#step_one .zalozit_shop_zdarma, #four-steps, .form-bottom,
		.row-individual, #four-steps-products {
		display: none !important;
	}
	#four-steps-products {
		margin: 0px !important;
	}
	#refer-wrap {
		margin-top: 0px !important;
	}
	address {
		margin: 10px auto 10px 65px;
	}
	#pricelist-extensions thead th.top-text-center, #pricelist-main thead th.top-text-center
		{
		padding-top: 0px !important;
		text-align: center;
		color: white;
	}
	#pricelist-main, #pricelist-extensions {
		margin: 0px 0px 20px 5px !important;
	}
	#pricelist-extensions thead th, #pricelist-main thead th {
		background-image: none;
		width: 20% !important;
		height: auto;
	}
	#pricelist-extensions #free {
		background-color: #C9C9C9;
	}
	#pricelist-extensions #basic {
		background-color: #BB1B06;
	}
	#pricelist-extensions #optimal {
		background-color: #581E3D;
	}
	#pricelist-extensions #exclusive {
		background-color: #002F5E;
	}
	#sm-data-img {
		display: none !important;
	}
	#balicek {
		width: 1px !important;
	}
	#pricelist-main th, #pricelist-main th h6, #pricelist-main th em,
		#pricelist-main th span {
		font-size: 12px !important;
		color: white !important;
	}
	#pricelist-main #free {
		background-color: #C9C9C9 !important;
	}
	#pricelist-main #basic {
		background-color: #BB1B06 !important;
	}
	#pricelist-main #optimal {
		background-color: #581E3D !important;
	}
	#pricelist-main #exclusive {
		background-color: #002F5E !important;
	}
	.allContents, .allContentsSmall {
		padding-top: 15px;
		font-size: 1em;
		padding: 0px 10px 10px 5px !important;
		min-height: 20px !important;
	}
	#reference, .reference {
		width: 100% !important;
		text-align: center;
	}
	.slick-next, .slick-prev {
		display: none !important;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
		.container-fluid>.navbar-collapse {
		margin: 0 !important;
	}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin: 0 !important;
	}
	.shop-prewiew-templates, .shop-prewiew-header {
		font-size: 2.5em !important;
	}
	#pricelist-main {
		overflow-x: scroll;
	}
}

/* mobil 360 x 640 - standard android (nexus 5, Samsung Galaxy S4 ++)*/
@media only screen and (max-width: 520px) {
	#top-table-form {
		margin-top: 0px !important;
	}
	#top-table-form button {
		font-size: 10px;
		width: 100px
	}
	#shop_login {
		display: none;
	}
	body {
		font-size: 8px;
		padding: 5px !important;
	}
	.allContents {
		padding: 0 20px 0 0 !important;
	}
	.allContents div.story.row {
		padding-left: 0 !important;
	}
	.allContents h1 {
		margin: 10px 15px 0 15px;
		font-size: 3em;
	}
	.navbar-header, #header {
		width: auto !important;
	}
	#container, .container {
		margin: 0 !important;
		padding: 0 !important;
		font-size: 10px;
	}
	ul.nav.navbar-nav {
		margin: 0;
		padding: 0;
		background: #fff;
		padding-bottom: 30px;
		width: auto !important;
	}
	ul.navbar-nav li {
		display: block;
		background: #fff;
		text-align: center;
		font-weight: 500;
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	ul.navbar-nav li a, #navbar-main a {
		margin: 20px 0 0 0;
		padding: 0;
		font-size: 1.2em;
	}
	.navbar-header {
		height: 115px !important;
		margin: 0;
		padding: 0;
	}
	#content-wrap {
		margin: 0 !important;
	}
	.navbar-toggle {
		right: 40px;
		top: 30px;
	}
	.navbar-fixed-top {
		margin-bottom: 0px !important;
	}
	#buildshop {
		position: relative;
		top: inherit;
		left: inherit;
		margin: 0 auto 0 auto;
	}
	#reference, .reference {
		width: 100% !important;
		text-align: center;
	}
	.slick-next, .slick-prev {
		display: none !important;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
		.container-fluid>.navbar-collapse {
		margin: 0 !important;
	}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin: 0 !important;
	}
	.shop-prewiew-templates, .shop-prewiew-header {
		font-size: 2.5em !important;
	}
	.pricelist-table {
		overflow-x: scroll;
	}
	.img-prev-ref {
		display: block;
		width: 315px;
		height: 278px;
		border: none;
	}
	#banner, #banner-wrap, #banner-wrap-next {
		height: 220px !important;
		text-align: center;
	}
	#bannertextwrap {
		height: 230px !important;
	}
	#banner h2, #banner-wrap-next h2 {
		font-size: 25px !important;
		margin-top: 20px !important;
		padding: 10px;
	}
	#banner h3 {
		font-size: 15px !important;
		line-height: 20px;
		padding: 10px;
	}
	#contact-box {
		padding: 20px !important;
	}
	#sm-graf-work {
		display: block !important;
		visibility: visible !important;
		text-align: center;
	}
	#content-wrap>div:nth-child(3)>div>div:nth-child(2)>div>img {
		display: none !important;
		visibility: hidden !important;
	}
	#pricelist-extensions  th {
		font-size: 11px !important;
		font-weight: normal;
		word-wrap: break-word;
	}
	#pricelist-extensions td.pricelist-head, #pricelist-extensions td {
		font-size: 10px !important;
	}
	.zalozit_shop_zdarma {
		width: 300px;
		background-color: white !important;
		display: block;
		height: auto !important;
		margin-top: 0px !important;
	}
	#top-zalozit, #next-zalozit {
		margin-top: 10px;
	}
	.zalozit_shop_zdarma .pull-left, .zalozit_shop_zdarma .pull-right {
		float: none !important;
	}
	.email_box {
		width: 97%;
	}
	.email_box input {
		width: 100% !important;
	}
	#next-zalozit>a.pull-right, #top-zalozit>a.pull-right {
		width: 100%;
	}
	a.zalozit_ted {
		padding-top: 0px !important;
	}
	#cenik {
		overflow-x: scroll;
	}
}