html {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
/* latin-ext */

@font-face {
  font-family: 'Anaheim';
  font-style: normal;
  font-weight: 400;
  src: local('Anaheim'), local('Anaheim-Regular'), url(http://fonts.gstatic.com/s/anaheim/v4/Z3t_EvuxoyB8XsytLvZ-gvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
  font-family: 'Anaheim';
  font-style: normal;
  font-weight: 400;
  src: local('Anaheim'), local('Anaheim-Regular'), url(http://fonts.gstatic.com/s/anaheim/v4/UksPHcP0JWbD5D-eu-EeFA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

* {
        outline: 0;
        margin: 0;
        padding: 0;
}
body {
  font-family: Anaheim;
  font-size: 1em;
}

p {
        line-height: 160%;
        margin: 0.8em 0;
}
a {
        color: #000;
        text-decoration: none;
}
h1, h2, h3, h4 {
    font-family: 'Anaheim', Dosis, sans-serif;
    color: white;        
}
h1 {
    text-decoration: underline;
    text-align: center;
}


.hlavni {
  width: 100%;
  margin: 0;
  padding: 0;
}
.obsah {
  width: 100%;
  min-height: 200px;
  margin: 0px;
  background: #a74d50;
  padding: 0px;
}

.menu {
  width: 100%;
  color: white;
  background: #3d3133;
  margin: 0;
  padding: 0;
}

.logo a {
  color: white;
}

.spodek {
  width: 100%;
  clear: both;
  text-align: center;
  color: #999;
  font-size: 0.6em;
  background: #fad3d3;
  margin: 0;
  padding: 5px;
}

.vpravo {
  float: right;
  padding: 3px;
 }
 
.vedle {
 float: left;
 margin: 2px 5px 2px 5px;
 padding: 2px 5px 2px 5px;
}

/* vlastni CSS */
.neco {
  width: 100%;
  margin: 0;
  padding: 0;
}

.eaninput input[type=text] {
  width: 200px;
  height: 100px;
  text-align: center;
  padding:2px;
  font-size: 40px; 
  border:2px solid #ccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.sklad {
  margin: 0;
  padding: 0;
}

.sklad input[type=text]{
    width: 30px;
    text-align: right;
}

.sklad td {
    font-size: 75%;
    text-align: right;
    font-weight: normal;
    background: #fff;
    padding: 1px;
}
.sklad th {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: #ccc;
    font-size: 75%;
}
.inv th {
    font-size: 115%;
    text-align: center;
    font-weight: bold;
    background: #0C7496;
    color: #fff;
    padding: 2px 5px 2px 5px;
}
.inv td {
    font-size: 100%;
    text-align: right;
    font-weight: normal;
    background: #fff;
    padding: 2px 5px 2px 5px;
}
.objmat {
  margin: 0;
  padding: 0;
}

.objmat input[type=text]{
    width: auto;
    text-align: right;
    padding: 5px 5px 2px 0px;
}

.objmat td {
    font-size: 75%;
    text-align: right;
    font-weight: normal;
    background: #fff;
    padding: 1px;
}
.objmat th {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: #ccc;
    font-size: 75%;
}

.in_center {
    text-align: center;
    width: 100%;
}

.in_center td{
    text-align: center;
    width: 50%;
}

.prehled td{
    margin: 2px auto;
    background: #fffccc;
    text-align: left;
    font-size: 75%;
    padding: 2px 5px 2px 5px;
}
.obj_mail tr:nth-child(2n+1){
background:#ffffcc;
}

.obj_mail tr:nth-child(2n){
background:#ffcc99;
}
.sluzby {
    border: 1px solid;
    text-align: left;
}

.sluzby input[type=text], .sluzby input[type=password]{
    border: 1px solid #000;
    text-align: left;
    width: 90%;
    font-weight: bold;
    background: #FFFFFA;
    padding: 5px 3px;
}

.sluzby a {
    color: navy;
    font-weight: bold;
}
.sluzby th {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: #ccc;
    font-size: 65%;
}

.sluzby td{
    margin: 0px auto;
    background: #fffccc;
    text-align: left;
    font-size: 65%;
    padding: 2px 5px 2px 5px;
}

.uvodni {
    padding: 0;
}

.uvodni button {
    width: 80%;
    background: #000;
    border: 1px solid;
    color: red;
    padding: 30px 10px;
    font-family: Calibri, Dosis, sans-serif, Helvetica, Arial;
    font-size: 30px;
    font-weight: bold;
}

.smhard {
    color: white;
    font-family: Calibri, Dosis, sans-serif, Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
}
.smhard a {
    text-decoration: none;
    color: white;
    font-style: oblique;
}

.prace {
    color: #fff0f5;
    margin: 1px;
    padding: 0px;
    font-family: Calibri, Dosis, sans-serif, Helvetica, Arial;
    font-size: 15px;
    font-weight: bold;
}
.zpet button {
    width: 150px;
    background: #000;
    border: 1px solid;
    color: red;
    margin: 2px;
    padding: 15px 8px;
    font-family: Calibri, Dosis, sans-serif, Helvetica, Arial;
    font-size: 20px;
    font-weight: bold;
}

.prace a {
    font-size: 26px;
    text-decoration: none;
    color: white;
    font-style: oblique;
}

.menu_info {
    font-size: 50%;
    padding: 0px;
    margin: 0px;
}

.center {
    text-align: center;
}

.zakaz {
    text-align: center;
    font-size: 120%;
    color: #000;
    font-weight: normal;
}   

.zakaz {
    border: 1px solid black;
}   

.zakaz td {
    text-align: left;
    font-weight: bold;
    background: #ccc;
    padding: 3px 8px;
}
.zakaz th {
    text-align: centert;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
    padding: 3px 8px;
    font-size: 120%;
}

.diar {
    width: auto;
    text-align: center;
    font-size: 100%;
    color: #000;
    font-weight: normal;
    
}   

.diar {
    border: 1px solid black;
}   

.diar td {
    text-align: left;
    background: #ccccc0;
    padding: 3px 20px 3px 20px;
}
.diar th {
    text-align: centert;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
    padding: 3px 8px;
    font-size: 120%;
}

.doprava {
    text-align: right;
}    

.doleva {
    text-align: left;
}

.chybi td {
    background: #fa8072;
}

.zelena {
    color: green;
}

.cervena {
    color: red;
}

.modra {
    color: blue;
}

.nkad input[type=text]{
    border: 1px solid #000;
    text-align: left;
    width: 100%;
    font-weight: bold;
    background: #FFFFFA;
    padding: 5px 3px;
}



.nzak input[type=text],input[type=date],textarea{
    border: 1px solid #000;
    text-align: left;
    width: 90%;
    font-weight: bold;
    background: #FFFFFA;
    padding: 5px 3px;
}
.nzak input[type=checkbox]{
    display: inline;
}
.nzak input[type=date]{
    text-align: center;
    padding: 4px;
}

.nzak textarea {
    text-align: left;
    width: 90%;
    height: auto;
    padding: 5px;
}    


input[type=submit]{
    text-align: center;
    width: auto;
    font-weight: bold;
    font-size: 150%;
    color: #FFF;
    background: #800000;
    padding: 10px;
    margin: 10px;
}
.nowrap td {
  white-space: nowrap;
  font-size: 150%;
}

.nzak td {
  white-space: nowrap;
  font-size: 90%;
}

.news ul li {
  text-align: left;
  padding: 1px;
  margin: 1px;
}

.news blockquote {
  text-align: left;
  padding: 1px 10px 1px 10px;
  margin: 10px;
  background: #FFFFF0;
}
.pridat h1 {
    text-decoration: underline;
    color: white;
    font-size: 200%;
}

.pridat input[type=text],input[type=date]{
    border: 1px solid #000;
    text-align: left;
    font-weight: bold;
    background: #FFFFFA;
    padding: 5px 3px;
}
.pridat input[type=date]{
    text-align: center;
    padding: 4px;
}

.pridat textarea {
    text-align: left;
    width: auto;
    height: auto;
    padding: 5px;
}    

.pridat input[type=submit], .pridat button{
    text-align: center;
    width: auto;
    font-weight: bold;
    font-size: 150%;
    color: #FFF;
    background: #800000;
    padding: 10px;
    margin: 10px;
}

.pridat td {
    text-align: left;
    font-weight: normal;
    padding: 3px 8px;
}

.odesli_jm input[type=submit]{
    text-align: center;
    width: auto;
    font-weight: bold;
    font-size: 75%;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

.mensi button {
    width: 20%;
    background: #FFF000;
    border: 1px solid;
    color: red;
    padding: 3px;
    margin: 3px;
    font-family: Calibri, Dosis, sans-serif, Helvetica, Arial;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}


.clear {
  clear: none;
}
.both {
  clear: both;
}
button,
a.button,
input.button,
.text a[href^="/"].button {
    padding: .5em;
    background: #800000;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    line-height: 120%;
    text-decoration: none;
    font-size: 80%;
}

button:hover,
.button:hover {
    background-color: #a52a2a;
}

.chyba {
  background: #000;
  border: 1px solid;
  color: red;
}


.sel-div { 
  margin: 10px;
  padding: 10px; 
  border: 2px solid purple; 
  width: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.sel-div > ul { display: none; }
.sel-div:hover > ul {display: block; background: #f9f9f9; border-top: 1px solid purple;}
.sel-div:hover > ul > li { padding: 5px; border-bottom: 1px solid #4f4f4f;}
.sel-div:hover > ul > li:hover { background: white;}
.sel-div:hover > ul > li:hover > a { color: red; }

.smal-in, .smal-in td{
  border: 2px solid black; 
  text-align: center;
  }  
.smal-in input[type=text]{
  width: 20%;
  text-align: center;
}  
.galerie h1 {
    text-decoration: none;
    text-align: center;
    color: #F5E9A6;
}
.galerie img{
    border: 1px solid black; 
}

/* responzivní část */
@media (min-width: 1180px) {
.hlavni {
    width: 1060px;
    margin: 20px auto;
}
.obsah {
    padding: 10px;
    width: 1040px;
    min-height: 600px;    
    }
.menu {
  width: 1030px;
  padding: 15px 15px 0px 15px;
}    
.spodek {
  width: 1040px;
  padding: 10px;
  margin: 0;
  clear: both;
  font-size: 0.8em;
}
.prehled td{
    font-size: 115%;
}

.odesli_jm input[type=submit]{
    font-size: 100%;
}

.nkad td {
  font-size: 150%;
}

.nzak td {
  font-size: 150%;
}

.sluzby {
width: auto;
}

.sluzby td{
    font-size: 95%;
    white-space: nowrap;    
}

.sluzby th {
    font-size: 100%;
}

.objmat input[type=text]{
    border: 1px solid #000;
    text-align: right;
    width: 30px;
    font-weight: bold;
    background: #FFFFFA;
    padding: 5px 5px 2px 0px;
}

.sklad input[type=text]{
    border: 1px solid #000;
    text-align: right;
    width: 30px;
    font-weight: bold;
    background: #FFFFFA;
    padding: 5px 3px;
}

.sklad td {
    font-size: 100%;
    padding: 3px 8px;
}
.sklad th {
    font-size: 120%;
    padding: 3px 8px;
}

.objmat td {
    font-size: 100%;
    padding: 3px 8px;
}
.objmat th {
    font-size: 120%;
    padding: 3px 8px;
}
.prehled {
    width: 70%;
}    
}

/* menu */
.menu .logo {
  font-size: 2em;
  font-family: Calibri, Dosis, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: none; /* uppercase; */
  color: white;
  background: #3d3133;
  padding: 5px 15px 5px 15px;
}

.nav ul {
  list-style: none;
  background-color: #444;
  text-align: center;
  padding: 0;
  margin: 0;
  min-width: 150px;
}

.nav li {
  font-family: 'Oswald', Calibri, sans-serif;
  font-size: 1.2em;
  line-height: 20px;
  text-align: left;
}

.nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding-left: 15px;
  border-bottom: 1px solid #888;
  transition: .3s background-color;
}

.nav a:hover {
  background-color: #005f5f;
}

.nav a.active {
  background-color: #aaa;
  color: #444;
  cursor: default;
}

/* Sub Menus */
.nav li li {
  font-size: .8em;
  min-width: 200px;
}

ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

.nav input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}

.show-menu {
	text-decoration: none;
	color: #fff;
	background: #444;
	text-align: center;
  font-size: 150%;
  font-weight: bold;
	padding: 10px 0px 5px 0px;
	display: none;
}

/*Responsive Styles*/

@media screen and (max-width : 760px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
li a {
	display:block;
	min-width:80px;
  height: 30px;
	line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  }
}  

@media screen and (min-width: 650px) {
  .menu .logo {
        font-size: 3em;
        }
  .nav li {
    width: 15%;
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    display: inline-block;
    margin-right: -4px;
  }

  .nav a {
    border-bottom: none;
  }

  .nav > ul > li {
    text-align: center;
  }

  .nav > ul > li > a {
    padding-left: 0;
  }

  /* Sub Menus */
  .nav li ul {
    position: absolute;
    display: none;
    width: inherit;
  }

  .nav li:hover ul {
    display: block;
  }

  .nav li ul li {
    display: block;
  }
}


@media (max-width: 600px) {
.nzak input[type=submit]{
    width: auto;
    font-weight: bold;
    font-size: 130%;
    padding: 10px;
    margin: 10px;
}
}
