@charset "utf-8";
/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-image: url(../../images/pozadi/pozadi.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
#vAlign img {
	vertical-align :bottom;
}
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*:focus {
    outline: none;
}
input[type=text], input[type=password], select, input[type=email], input[type=tel], input[type=number] {
  box-sizing: border-box;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cccccc;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cccccc;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #cccccc;
}
.text_font_family{
	font-family: Titillium Web;
}
.td_hlavicka{
	border-bottom: 1px #E0E0E0 solid;
	height: 45px;
}
.td_menu{
	border-bottom: 1px #E0E0E0 solid;
	height: 50px;
	background: linear-gradient(#FFFFFF, #F4F4F4);
}
.logo{
	margin-top: 15px;
	margin-bottom: 15px;
}
.nadpis_kategorie{
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
}
.nadpis_fotogalerie_ls{
	font-weight: bold;
	color: #554F4D;
	font-size: 20px;
}
.banner_ls_nadpis{
	font-weight: bold;
	color: #F84E4E;
	font-size: 20px;
}
.banner_ls_text{
	color: #666666;
	font-size: 13px;
}
.popisky_formular{
	color: #666666;
	font-size: 17px;
}
.input_formular{
	width: 100%;
	height: 30px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding-left: 10px;
	color: #000000;
	font-size: 15px;
}
.input_formular_bottom{
	width: 100%;
	height: 30px;
	background-color: #585858;
	border: 0px solid #cccccc;
	padding-left: 10px;
	color: #ffffff;
	font-size: 15px;
}
.input_checked{
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 1px solid #cccccc;
	-moz-box-shadow: 1px solid #cccccc;
	box-shadow: 1px solid #cccccc;
}
.textarea_formular{
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding-left: 10px;
	color: #000000;
	font-size: 15px;
	box-sizing: border-box;
	resize: vertical;
}
.button_form{
	width: 100%;
	height: 40px;
	background-color: #F84E4E;
	border: 1px solid #cccccc;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.button_form_bottom{
	width: 100%;
	height: 40px;
	background-color: #F84E4E;
	border: 0px solid #cccccc;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}
.menu{
	font-weight: bold;
	color: #554F4D;
	font-size: 18px;
}
.menu:hover{
	color: #F84E4E;
}
.sekce{
	font-weight: bold;
	color: #554F4D;
	font-size: 25px;
}
.text_sekce{
	color: #554F4D;
	font-size: 18px;
}
.text_seznam_smluv{
	color: #554F4D;
	font-size: 15px;
}
.hlaska_kontakt{
	color: #ffffff;
	font-size: 20px;
}
.paticka_kontakt_popis{
	font-weight: bold;
	color: #949494;
	font-size: 15px;
	padding-left: 10px;
}
.paticka_odkazy{
	color: #949494;
	font-size: 17px;
}
.paticka_odkazy:hover{
	color: #F84E4E;
}
.paticka_novinky{
	color: #949494;
	font-size: 17px;
}
.paticka_nadpis{
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
}
.paticka_kontakt{
	color: #949494;
	font-size: 15px;
	padding-left: 10px;
}
.popisky_kontakt{
	color: #554F4D;
	font-size: 14px;
}
.pocitadlo{
	font-weight: normal;
	color: #F84E4E;
	font-size: 30px;
	font-family: Faster One;
}
.menu_top{
	font-weight: bold;
	color: #554F4D;
	font-size: 20px;
}
.menu_top:hover{
	color: #F84E4E;
}
.kontakty_hlavicka{
	color: #554F4D;
	font-size: 17px;
}
.material-icons {
	/*https://fonts.google.com/icons?selected=Material+Icons+Outlined:assignment_returned
	<span class="material-icons">face</span>*/
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	/*font-size: 24px;*/  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;

	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;

	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;

	/* Support for IE. */
	font-feature-settings: 'liga';
}
.kontakt_ikony_box{
	border-radius: 50%; 
	width: 50px; 
	height: 50px; 
	background-color: #F84E4E;
}
.icon_kategorie{
	font-size: 30px;
	color: #FFFFFF;
	padding-right: 5px; 
	vertical-align: bottom;
}
.icon_kategorie_sek{
	font-size: 50px;
	color: #F84E4E;
	vertical-align: bottom;
}
.icon_menu{
	font-size: 30px;
	color: #F84E4E;
	padding-right: 5px; 
	vertical-align: bottom;
}
.icon_fotogalerie_ls{
	font-size: 30px;
	color: #554F4D;
	padding-right: 5px; 
	vertical-align: bottom;
}
.icon_odkazy_paticka{
	font-size: 20px;
	color: #585858;
	padding-right: 5px; 
	vertical-align: bottom;
}
.icon_kontakt_hlavicka{
	font-size: 22px;
	color: #F84E4E;
	padding-right: 5px; 
	vertical-align: bottom;
}
.icon_kontakt_kontakt{
	font-size: 25px;
	color: #ffffff;
	display: inline-block;

    padding: 12px 5px
}
.icon_kontakt_paticka{
	font-size: 25px;
	color: #585858; 
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
#more {
	display: none;
}
#content{
	visibility: hidden;
}





.full-input {
  display: inline-block;
  padding: 3px;
  border: 1px solid #E0E0E0;
  width: 97%;
  background: rgba(255, 255, 255, .6) 
}
label {
  display: block;
  font-size: 13px;
  color: #585858;
  font-family: Titillium Web;
}
.input_smlouva{
	width: 100%;
	height: 30px;
	background-color: transparent;
	border: 0px solid #cccccc;
	color: #000000;
	font-size: 15px;
	font-family: Titillium Web;
}
.prvni{
	color: #cccccc;
}


#note {
			position: fixed;
			z-index: 1001;
			top: 0;
			left: 0;
			right: 0;
			height: 75px;
			background: #10241D;
			text-align: center;
			line-height: 2.5;
			overflow: hidden;
			font-family: Titillium Web;
			color: #ffffff;
			font-size: 30px;
			/*opacity: 0.85;*/
			-webkit-box-shadow: 0 0 5px black;
			-moz-box-shadow:    0 0 5px black;
			box-shadow:         0 0 5px black;
		}
		.cssanimations.csstransforms #note {
			-webkit-transform: translateY(-80px);
			-webkit-animation: slideDown 2.5s 0.5s 1 ease forwards;
			-moz-transform:    translateY(-80px);
			-moz-animation:    slideDown 2.5s 0.5s 1 ease forwards;
		}

		@-webkit-keyframes slideDown {
			0%, 100% { -webkit-transform: translateY(-80px); }
			10%, 90% { -webkit-transform: translateY(0px); }
		}
		@-moz-keyframes slideDown {
			0%, 100% { -moz-transform: translateY(-80px); }
			10%, 90% { -moz-transform: translateY(0px); }
		}

}








