html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }
body		      {font: normal 100%  Tahoma, Helvetica, Verdana, Arial; padding: 0px 0px; background-position: center top; color: #fff; background-color: #000; font-size: 13px; text-align: left; }

span {

}

a {
text-decoration: none; 
color: #fff
}

a:hover {
text-decoration: none; 
color: #d00
}

a:active {
text-decoration: none; 
color: #d00
}

*:focus {
    outline: none;
}

div, a, span, img, p{
box-sizing: content-box !important;
}

image {
border: 0px #fff solid;
}


h1	{ 
font-size: 25px; 
font-family: 'WebfontRegular1'; 
font-weight: normal;
}

h2	{ 
font-size: 25px; 
font-family: 'WebfontRegular1'; 
font-weight: normal;
}

h3	{ 
font-size: 18px; 
font-family: 'WebfontRegular1'; 
font-weight: normal;
}

h1	{ 
color: #006A5F; 
}

h2	{ 
color: #51504e;
}

h3	{ 
color: #2a2a29;
}

table {
display: block; 
float: left; 
margin: 0px; 
padding: 0px; 
line-height: 30px;
}


.skrytyFormBlok {
    display: block !important;
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
}

input.nevalidni, textarea.nevalidni {
background: #fcc url('../grafika/validace/nevalidni.png') no-repeat right center;
background-size: auto 16px;
}

input.validni, textarea.validni  {
background:  url('../grafika/validace/validni.png') no-repeat right center;
background-size: auto 16px;
}

/* -- Nastavení stránky -- */
div {
display: block; 
float: left; 
margin: 0px; 
padding: 0px;
}

.pozadi{
width: 100%;
margin: 0px; 
padding: 0px;
float: left;
overflow: hidden;
}

.kontejner{
width: 100%;
width: calc(100% - 100px);
margin: 0px auto;
padding: 0px 0px;
float: none;
position: relative;
}

.blok100{
width: 100%;
}

.blok60{
width: 60%;
}

.blok50{
width: 50%;
}

.blok40{
width: 40%;
}

.blok33{
width: 33.3%;
}

.center{
text-align: center;
}

.clear{
clear:both;
}

.spm{
display:none;
}

#pozadi_menu {
height: 80px;  
overflow: visible;
}

#menu { 
height: 80px; 
text-align: center; 

}

#menu .logo{
margin-top:4px;
border: none;
width: 40%;
float: left;
height: 76px;
line-height: 120px;
font-size: 24px;
color: #fff;

}

#menu .navbar{
border: none;
width:60%;
float: left;
z-index: 5;
}

#menu .navbar-header{
display:block;
width:100%;
padding: 0px;
margin: 0px;
}

#menu .container-fluid{
padding: 0px;
width:100%
}






#menu .nav > li > a:focus, .nav > li > a:hover {
    background-color: none;
background-color: transparent;
}

#menu li {
padding: 0px 3%;
float: right;
}



#menu a {
text-decoration: none; 
display: inline-block; 
color: #fefefe; 
font-family: 'WebfontRegular'; 
width: 100%;  
float: left;
height: 49px; 
text-align: center;
line-height: 24px; 
font-size: 18px;
padding: 31px 0px 0px 0px;
}

#menu a:hover {
text-decoration: none; 
color: #d00; 
background: none;
}

#menu a.vybrane, #menu a.vybrane:hover {
text-decoration: none;
color: #00c5ad;  
}



















#menu .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 55px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #726e6e;
    border-radius: 4px;
display: block;
}

#menu .navbar-toggle:hover {
    border: 1px solid #fff;
}



.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #726e6e;
}

.navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

#menu a.navbar-brand{
display: none;
}

.collapse {
    display: none;
}

#menu .navbar-collapse {
float: right;
}

#menu ul.navbar-nav{
display:block;
width:100%;
padding: 0px;
margin: 20px 0px 0px 0px;
background-color: #222;
background-color: #151515e6;
}



#menu ul.navbar-nav li{
display:block;
width:90%;
padding: 0px 0px 0px 10%;
margin: 0px;
float: left;
height: 60px;
}

#menu ul.navbar-nav li a{
height: 60px;
width:100%;
padding: 0px 0px 0px 0%;
margin: 0px;
text-align: right;
line-height: 60px;
}

#menu ul.navbar-nav li a:hover{
color:#fff;
text-decoration: underline;
}


#menu ul.navbar-nav li.pipe{
width:90%;
height: 1px;
background-color: #555;
padding: 0px;
margin: 0px 5% 0px 5%;
display:block;
float: left;
}








.btn-info {
color: #8f0101;
color: #fff;
background-color: transparent;
border-color: #302d2d;
/*    position: absolute;
    left: 85px;
top:100px;
    margin-left: -85px;*/
z-index: 999999;

width: 40%;
margin: 30px 30%;
padding: 20px 0px;
}

.btn-info:hover, .btn-info:active, .btn-info:focus{
color: #fff;
background-color: #8f0101;
border-color: #000;
background: -webkit-linear-gradient(#8f0101, #4e0101);
background: -o-linear-gradient(#8f0101, #4e0101);
background: -moz-linear-gradient(#8f0101, #4e0101);
background: linear-gradient(#8f0101, #4e0101);
}




.prvniStrana.btn {
    color: #8f0101;
    color: #555;
    background-color: transparent;
    border-color: #302d2d;
    position: absolute;
    left: 60%;
    top: 55%;
    z-index: 999999;
    width: 20%;
    padding: 20px 0px;
    z-index: 1;
}



.prvniStrana.btn:hover {
    color: #fff;
}














#pozadi_telo { 
background-color: #000;
}

#telo {  
text-align: center; 

}
.blokVyrobce{
width: 100%;
margin: 20px 0% 10px 0%;
display:inline-block;
border-bottom: 1px solid #353333;
}


.vypisVyrobce{
width: 15%;
margin: 20px 1% 0px 1%;
display:inline-block;
}

.vypisVyrobce .nazev{
width: 100%;
text-align: center;
margin: 0px 0% 10px 0%;
color: #fff;
}

.vypisVyrobce img{
width: 100%;
height: auto;
margin: 0px 0% 0px 0%;
}

.blokKatalogu{
width: 100%;
text-align: center;
margin: 10px 0% 0px 0%;
}

.vypisKatalogu{
width: 23%;
margin: 20px 1%;
display:inline-block;
}

.vypisKatalogu .nazev{
width: 100%;
text-align: center;
margin: 10px 0% 10px 0%;
color: #fff;
}

.vypisKatalogu .img{
width: 100%;
margin: 0px;
height:1px;
padding-bottom: 90%;
overflow: hidden;
}

.vypisKatalogu img{
width: 99%;
width: calc(100% - 2px);
height: auto;
margin: 0px 0% 0px 0%;
border: 1px solid #bbb;
}






#paticka .text{
color: #666;
width: 100%;
margin: 20px 0px 10px 0px;
text-align: center;
}

#paticka .text a{
color: #666;

}






















/*------------- katalog ------*/


.flipbook {
margin-top: 0px;
float: none;
display: inline-block;
}

.flipbook .page{
background-size: auto 100%;
background-size: 100% auto;
}


.flipbook .page{
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.flipbook-viewport .shadow{
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;

	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}




 .even .gradient{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../pics/right-border.png);
	background-position:right top;
	background-repeat: repeat-y;
}

 .odd .gradient{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../pics/left-border.png);
	background-position:left top;
	background-repeat: repeat-y;
}



.depth{
	background-image:url(../pics/pages-depth.png);
	position:absolute;
	top:7px;
	width:16px;
	height:590px;
}









.flipbook .next-button, 
.flipbook .previous-button {
width: 40px;
position: absolute;
top: 10%;
bottom: 10%;

}



.flipbook .previous-button {
    left: -40px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    -o-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
	
	background-image:url(../pics/arrows.png);
	background-position:0px 50%;
	background-repeat:no-repeat;
}



.flipbook .next-button {
    right: -40px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    -ms-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
	
	background-image:url(../pics/arrows.png);
	background-position:-30px 50%;
	background-repeat:no-repeat;
}



.flipbook .previous-button-hover,
.flipbook .next-button-hover{
background-color: rgba(150, 0, 0, 0.8);
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.flipbook .previous-button-hover,
.flipbook .previous-button-down{
	background-image:url(../pics/arrows.png);
	background-position:0px 50%;
	background-repeat:no-repeat;
}

.flipbook .previous-button-down,
.flipbook .next-button-down{
background-color: rgba(107, 0, 0, 1);
}

.flipbook .next-button-hover,
.flipbook .next-button-down{
	background-image:url(../pics/arrows.png);
	background-position:-30px 50%;
	background-repeat:no-repeat;
}



.flipbook .even .gradient{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;

	background:-webkit-gradient(linear, left top, right top, color-stop(0.95, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.4)));
	background-image:-webkit-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.4) 100%);
	background-image:-moz-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.4) 100%);
	background-image:-ms-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.4) 100%);
	background-image:-o-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.4) 100%);
	background-image:linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.4) 100%);
}

.flipbook .odd .gradient{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;

	background:-webkit-gradient(linear, right top, left top, color-stop(0.95, rgba(0,0,0,0)), color-stop(1, rgba(0,0,0,0.3)));
	background-image:-webkit-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%);
	background-image:-moz-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%);
	background-image:-ms-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%);
	background-image:-o-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%);
	background-image:linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.3) 100%);
}


.flipbook .loader{
	background-image:url(../pics/loader.gif);
	width:22px;
	height:22px;
	position:absolute;
	top:50%;
	left:50%;
	top:calc(50% - 11px);
	left:calc(50% - 11px);
}


/* ------- dialog s formulářem -------------*/


.modal-dialog, .modal-dialog div {
float: none;
}

.form-horizontal .control-label {
    text-align: left;
}

.skryte{
display: none;
}




/*------------- poptávkový formulář ------*/


#formular {
width: 100%; 
margin: 30px 0px 0px 0px; 
padding: 0px; 
float: left;
}

#formNapisteNam {
width: 100%; 
margin: 0px 0px 0px 0px; 
padding: 0px;

}

#formNapisteNam .nadpis{
width: 100%; 
margin: 0px 0px 0px 0px; 
padding: 5px 0px; 
font-size: 15px; 
color: #fff;
background-color:#fff;
}

#formNapisteNam .nadpis span {
font-size: 20px;
padding-left: 20px;
}

#formNapisteNam .blok{
width: 46%; 
margin: 10px 2% 0px 2%; 
padding: 0px 0px; 
float: left; 
}

#formNapisteNam.poptavka .blok{
width: 46%; 
margin: 10px 2% 0px 2%;  
}

#formNapisteNam .radek{
width: 100%; 
margin: 0px 0px 0px 0px; 
padding: 5px 0px 0px 0px; 
float: left; 
}



#formNapisteNam .nadpisRadku {
width: 99%; 
font-size: 12px; 
color: #424242; 
float: left; 
margin: 0px 0px 2px 1%; 
line-height: 14px; 
}


#formNapisteNam.poptavka .nadpisRadku {
font-size: 12px; 
line-height: 18px; 
margin-bottom: 0px;
color: #000;
font-weight: bold;
}


.inputMaly {
margin: 0px 0px 0px 0px; 
padding: 0px 3px; 
width: 80%; 
height: 26px; 
font-size: 14px;
border: 1px solid #b3b3b3;
font-family: tahoma;
color: #666;
}

.inputTextarea {
margin: 0px 0px 0px 0px; 
padding: 0px 3px; 
width: 100%; 
height: 100px; 
font-size: 14px;
border: 1px solid #b3b3b3;
font-family: tahoma;

color: #222;
}

.poptavka .inputTextarea {
height: 150px; 
}

#InputTlacitko {
margin: 5px 30px 10px 0px; 
padding: 20px; 
font-size: 12px; 
width: 120px; 
height: 25px; 
background-color: #8a0005; 
border: none; 
color: #fff; 
float: right;
font-weight: bold;
box-sizing: content-box;
padding: 10px 40px;
}

.modal-content {

    background-color: #fff;
border-radius: 1px;
}

.modal-header {
    border-bottom: 1px solid #bdbdbd;
}

.modal-title{
color: #000;
}