/*
Theme Name: Zeiss
Theme URI: http://jansebesta.cz
Author: Jan Šebesta
Author URI: http://jansebesta.cz
Description: Zeiss WP šablona.
Version: 1.0
License:
Text Domain:
Tags:
*/

/*
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Custom */

@font-face { font-family: "ZeissFrutiger1"; src: url("/wp-content/themes/zeiss/css/ZeissFrutigerNextPro-LtCn.ttf") format('truetype'); }
@font-face { font-family: "ZeissFrutiger2"; src: url("/wp-content/themes/zeiss/css/ZeissFrutigerNextPro-RgCn.ttf") format('truetype'); }
@font-face { font-family: "ZeissFrutiger3"; src: url("/wp-content/themes/zeiss/css/ZeissFrutigerNextPro-MdCn.ttf") format('truetype'); }
@font-face { font-family: "ZeissFrutiger4"; src: url("/wp-content/themes/zeiss/css/ZeissFrutigerNextPro-BoldCn.ttf") format('truetype'); }
@font-face { font-family: "ZeissFrutiger5"; src: url("/wp-content/themes/zeiss/css/ZeissFrutigerNextPro-HvCn.ttf") format('truetype'); }


body {
	background: silver;
	font-family: "ZeissFrutiger2", arial, sans-serif;
	font-size: 18px;
	margin: 0 auto;
}

.bg-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg-img img, .bg-img source {
    position: absolute;
    visibility: visible;
    z-index: -1;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: unset;
}


#content, header, footer {
	/*width: 800px;*/
	padding: 15px;
	margin: 0 auto;
}

#content {
	min-width: 1200px;
	background: #fff;
	border-radius: 14px;
	overflow: auto;
	display: table;
}

header, footer {
	text-align: center;
}

header h1 {
	padding: 10px 0px 0px 0px;
}

#sidebar-left {
	float: left;
	width: 210px; // 210 + 15 = 225px
	padding-right: 15px;
	/*
	position: absolute;
	left: 0;
	top: 0;
	*/
}

#sidebar-right {
	float: right;
	width: 210px; // 210 + 15 = 225px
	padding-left: 15px;
	/*
	position: absolute;
	right: 0;
	top: 0;
	*/
}

#stred {
	float: left;
	width: 750px;
	min-height: 800px;
}

.entry-footer { display: none; }

nav ul li {}
nav ul li a {}

a:active, a:link, a:visited { color: darkslategray; text-decoration: none; }
a:hover { color: red; }

.skupina { font-size: 16px; padding-left: 8px; }

.skupina:after { content: '\A'; white-space: pre; }

.vyber { font-family: "ZeissFrutiger3"; }

h1 { font-size: 26px; text-decoration: none; }
h1 a { text-decoration: none; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }

.varianty { font-size: 14px; color: #333333; width: 100%; }
.varianty td { width: 12%; text-align: center; padding: 6px; }
.varianty tr:first-child { background-color: #e3e3e3; border-bottom: 2px solid #9d9d9c; }
.varianty tr:last-child { font-size: 14px; font-weight: bold; }

.upravy { font-size: 14px; color: #333333; width: 100%; }
.upravy td { text-align: center; border-bottom: 1px solid #9d9d9c; padding: 6px; }
.upravy tr:first-child td { border: 0px; text-align: center; }
.upravy tr:first-child { background-color: #e3e3e3; border-bottom: 0px; }
.upravy td:first-child { border-right: 1px solid #9d9d9c; text-align: left; }
.upravy tr td:nth-child(2) { font-size: 14px; font-weight: bold; }

.barvy { font-size: 14px; color: #333333; width: 100%; }
.barvy td { text-align: center; border-bottom: 1px solid #9d9d9c; padding: 6px; }
.barvy tr:first-child td { border: 0px; text-align: center; }
.barvy tr:first-child { background-color: #e3e3e3; border-bottom: 0px; }
.barvy td:first-child { border-right: 1px solid #9d9d9c; text-align: left; }
.barvy tr td:nth-child(2) { font-size: 14px; font-weight: bold; }

/*
.poznamky { font-size: 8px; color: #333333; width: 100%; }
.poznamky td { text-align: left; padding: 2px 3px 2px 3px; }
.poznamky td:first-child { width: 45%; }
.poznamky td:last-child { width: 55%; }
.poznamky td:first-child { background-color: #e3e3e3; font-weight: bold; }
.poznamky tr:first-child td:first-child { border-top: 1px solid #e3e3e3; }
.poznamky tr:first-child td:last-child { border-top: 1px solid #9d9d9c; }
.poznamky tr { border-bottom: 1px solid #9d9d9c; }
.poznamky tr:last-child td { background-color: #9d9d9c; color: white; }
.poznamky tr:last-child td:last-child {border-left: 1px solid white; }
*/

.edi-nadpis { font-size: 14px; color: #333333; width: 100%; }
.edi-nadpis td { text-align: center; padding: 6px; }
.edi-nadpis tr:first-child { background-color: #f6f6f6; }

.edi { font-size: 14px; color: #333333; width: 100%; }
.edi td { width: 14%; text-align: center; border-bottom: 1px solid #9d9d9c; padding: 6px; }
.edi tr:nth-child(odd) { background-color: #f6f6f6; }
.edi tr:first-child { background-color: #e3e3e3; border-bottom: 2px solid #9d9d9c; }

.parametry { font-size: 14px; color: #333333; width: 100%; }
.parametry td { text-align: left; border: 1px solid #9d9d9c; padding: 6px; }

.spec { font-size: 14px; color: #333333; width: 100%; }
.spec td { text-align: center; border-bottom: 1px solid #9d9d9c; padding: 6px; }
.spec tr:first-child td { border: 0px; }
.spec tr:first-child { background-color: #e3e3e3; border-bottom: 0px; }
.spec td:first-child { border-right: 1px solid #9d9d9c; text-align: left; }
.spec tr td:nth-child(2) { font-size: 14px; font-weight: bold; }

.vys { font-size: 14px; color: #333333; width: 100%; }
.vys td { text-align: left; padding: 6px; }

.tricettri { width: 35%; float: left; }
.tricettri-odd { width: 24%; float: left; padding: 0 3% 0 3%; }

.padesat { width: 48%; float: left; }
.padesat-odd { width: 48%; float: left; padding: 0 0 0 4%; }

.sto { width: 100%; float: left; }

.clear { clear: both; padding-bottom: 20px; }

#widget-collapscat-4-top li.active, #widget-collapscat-4-top li.collapsing.categories.self > a,
#widget-collapscat-5-top li.active, #widget-collapscat-5-top li.collapsing.categories.self > a { font-family: "ZeissFrutiger4"; font-weight: normal !important; }

#widget-collapscat-4-top li.collapsing.categories, #sidebar-right a p,
#widget-collapscat-5-top li.collapsing.categories, #sidebar-right a p { font-size: 16px; }

#widget-collapscat-4-top li.collapsing.categories.item,
#widget-collapscat-5-top li.collapsing.categories.item { padding-left: 18px; line-height: 1.3; }

#sidebar-left #widget-collapscat-4-top li.collapsing.categories.item:before,
#sidebar-left #widget-collapscat-5-top li.collapsing.categories.item:before { content: '-  ' !important; }

h1, h2, h3, b, strong {
	font-family: "ZeissFrutiger3";
	/* font-weight: bold; */
	padding: 0px 0px 8px 0px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

div.pdfemb-toolbar-fixed { display: none !important; }
div.pdfemb-viewer { border: 0px !important; background-color: white !important; padding-bottom: 80px !important; }
.pdfemb-pagescontainer { background-color: white !important; }

#s { width: 160px; }

#login { text-align: center; padding-top: 35px; }
p.chyba { color: red; }

.formnast { font-size: 15px; }
.formnast input {
	float: right;
	width: 80px;
	margin-top: -3px;
	text-align: right;
}
.formnast p { padding: 10px 0px 0px 0px; }
.formnast input[type="radio"] { float: none; width: auto !important; }
.formnast label { float: right; margin-left: 15px; }

.formnast .button {
	width: auto !important;
	float: left !important;
  background-color: #2196F3;
  border: none;
  color: white;
  padding: 12px 24px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}


.formnast .button:hover {opacity: 0.6}

/* switch */
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 16px;
  margin-bottom: -2px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/* switch konec */


div#login {
	color: #fff;
}
div#login a {
	color: #fff;
}
div#login a:hover {
	color: #fff;
}
div#login h1 {
	background: none;
}
div#login h1 a {
	background: none;
}
div#login form#loginform {
	width: 170px;
	color: #fff;
	margin: 0 auto;
}
div#login form#loginform p {
	color: #fff;
	padding: 8px 0 8px 0;
}
div#login form#loginform p label {
	color: #fff;
}
div#login form#loginform input {
	border-radius: 2px;
	background: #fff;
	border: 1px solid #2196F3;
	padding: 8px;
}
div#login form#loginform input#user_login {
	padding: 8px;
}
div#login form#loginform input#user_pass {
	padding: 8px;
}
div#login form#loginform p.forgetmenot {
}
div#login form#loginform p.forgetmenot input#rememberme {
}
div#login form#loginform p.submit {
}
div#login form#loginform p.submit input#wp-submit {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}
div#login p#nav {
}
div#login p#nav a {
	color: #fff;
}
div#login p#backtoblog {
}
div#login p#backtoblog a {
	color: #a2dae8;
}

.indexy { font-size: initial; }
.currr { font-weight: bold; }
.currr:before { content: '▸ '; }










/* obecné nastavení seznamu kategorií */
.wp-category-accordion {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3;
    margin-left: -10px;
}

/* odstranění odrážek a odsazení */
.wp-category-accordion ul,
.wp-category-accordion li {
    list-style: none !important;
    margin: -1px 0px -1px 0px;
    padding-left: 10px;
}

/* mezera mezi ikonou a názvem */
.wp-category-accordion .cat-toggle {
    display: inline-block;
    width: 9px;
    height: 9px;
    /* vertical-align: middle; */
    cursor: pointer;
    margin-right: 5px;
}

.wp-category-accordion .cat-toggle img {
    width: 100%;
    height: auto;
    display: block;
}

/* odkazy */
.wp-category-accordion a {
    text-decoration: none;
    vertical-align: middle;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3;
}

/* zvýraznění aktuální kategorie tučně */
.wp-category-accordion li.current-cat > a {
    font-family: "ZeissFrutiger4";
    font-weight: normal !important;
}
















