*, *:after, *:before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { padding: 0; margin: 0;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
	background:#f9f9f9;
}

a {
	color: #C0392B;
	text-decoration: underline;
	outline: none;
}

.container > header {
	width: 100%;
	margin: 0 auto;
	padding: 1em;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.container > header h1 {
	float: left;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #C0392B;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover {
	background: #C0392B;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center!important;
    font-size: 20px;
    line-height: 45px;
}

.btn-social:hover {
	color:#fff;
}
.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

nav#menu {
	font-size: 14px;
	font-weight: 600;
	display: block;
	background: #C0392B;
}

.menu {
	display:block;
}

.menu li {
	display: inline-block;
	position: relative;
	z-index: 100;
}

.menu li:first-child {
	margin-left: 0;
}

.menu li a {
	text-decoration: none;
	padding: 11px;
	display: block;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.menu li a:hover, .menu li:hover > a {
	color: #ffffff;
	background: #990000;
}

.mobile-menu {
	display: none;
	width: 100%;
	padding: 11px;
	background: #C0392B;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
}
.mobile-menu:hover {
	background: #990000;
	color: #ffffff;
	text-decoration: none;
}

hr {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	width: 80%;
}

.stopka {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	background: #fff;
}


.kropla {
	display: inline-block;
    position: relative;
    cursor: pointer;
	width:100px;
	height:130px;
    padding: 30px 0 0 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    line-height: 2em;
	margin:3px;
	background: url('../img/kropla.png')
}
	
.kropla:hover {background: url('../img/kropla-hover.png')
}

.facebook:before{
    font-family: "FontAwesome";
    content: "\f09a";}
.facebook:hover{
    color: #4060A5;}
.twitter:before{
    font-family: "FontAwesome";
    content: "\f099";}
.twitter:hover{
    color: #00ABE3;}
.google:before{
    font-family: "FontAwesome";
    content: "\f0d5";}
.google:hover{
    color: #e64522;}
.youtube:before{
    font-family: "FontAwesome";
    content: "\f167";}
.youtube:hover{
    color: #0094BC;}	  
.instagram:before{
    font-family: "FontAwesome";
    content: "\f16d";}
.instagram:hover{
    color: #3a5876;}	  
.rss:before{
    font-family: "FontAwesome";
    content: "\f003";}
.rss:hover{
    color: #e88845;}
	
#social {
	margin: 20px 10px;
	text-align: center;
}

#warning {background: #C0392B;color:#fff;padding: 30px;line-height:1.5;text-align:center;}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #C0392B;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #990000;
}

table.tabelka  {background:url(../img/tabela.png);width:170px;height:170px;margin:0 auto;}

#upload-form {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;}
#upload-form input[type=file] {padding: 14px;}
#upload-form input[type=submit]  {
  position: relative;
  vertical-align: top;
  width: 50%;
  height: 60px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #c0392b;
  border: 0;
  border-bottom: 2px solid #b53224;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #b53224;
  box-shadow: inset 0 -2px #b53224;
}
#submit-btn:hover{
  top: 2px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}


.feedback-input {
	color:#cdcdcd;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px ;
	margin-bottom: 10px;
	width:300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid #C0392B;
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #C0392B;
	color: #C0392B;
	outline: none;
  padding: 13px ;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

@media (min-width: 480px) and (max-width: 979px) {
	
.menu li a {font-size: 12px; padding: 8px;}

}

@media (max-width: 767px) {

.menu {display: none;}
.mobile-menu {display: block; margin: 20px 0;}

nav {margin: 0; background: none;}

.menu li {display: block; margin: 0;}

.menu li a {background: #ffffff; color: #797979; border-top: 1px solid #e0e0e0; border-left: 3px solid #ffffff;}

.menu li a:hover, .menu li:hover > a {background: #f0f0f0; color: #797979; border-left: 3px solid #9CA3DA;}

.menu ul {display: block; position: relative; top: 0; left: 0; width: 100%;}
.menu ul ul {left: 0;}

.img { width:49%; }
#img { width:95%; }

}

@media screen and (max-width: 1300px) {
	img#responsive3 {width: 100%;}
	img#responsive4 {width: 100%;}
}
@media screen and (max-width: 1000px) {
	img#responsive2 {width: 100%;}
}	
@media screen and (max-width: 400px) {
	img#responsive1 {width: 100%;}
}	