/* Felix.NET optimizer merged sheet 30.12.2020 17:39:17 - 4 */
/*C:\Server_FelixNET_felixnet\FelixNET\lehocky.eu\MasterFiles\.css\defaultlayouts.css*/
.copyrightlayouts
{
}
/*C:\Server_FelixNET_felixnet\FelixNET\lehocky.eu\UserFiles\.css\*/
/* Error reading current style! */
/*C:\Server_FelixNET_felixnet\FelixNET\lehocky.eu\UserFiles\.css\felix.page.lehocky_eu_06.css*/
/*************************/
/***   FelixNET        ***/
/*************************/
.lehocky-eu-06-sec-logo-main {

}
.lehocky-eu-06-sec-menu-main {
    /*border-bottom: 1px solid #808080;*/
}
.lehocky-eu-06-sec-main {

}
.lehocky-eu-06-sec-news {
    height: 100%;
	background: #2F2F2F;
}
.lehocky-eu-06-sec-menu-bottom {

}

.madeinlitomysl{
    align-items: flex-end;
    display: block;
}


.hlavni-menu-ikona
{
	border-radius: 10px;
	box-shadow: 0px 0px 5px #000000;
	margin: 15px;
}

.container {
        max-width: 1450px;
		border-radius: 10px;
		    padding: 2rem;
    }


/*************************/
/***   FONTS           ***/
/*************************/

@font-face {
    font-family: 'Century Gothic';
    src: url('/core/fonts/CenturyGothic/CenturyGothic.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}  
@font-face {
    font-family: 'Century Gothic';
    src: url('/core/fonts/CenturyGothic/GOTHICB.TTF') format('truetype'); 
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}  

/*************************/
/***   DEFUALT         ***/
/*************************/
* {
	margin: 0px;
	padding: 0px;
}

.dark{
    background: #000000;
}

#logo{
    margin-top: 2rem;
    max-width: 200px;
}

header{
    padding-bottom: 3rem;
}

header .row{
    justify-content: space-between;
}

header .right{
    text-align: right;
}

h3{
    color: rgb(128, 128, 128);
    font-family: 'Century Gothic', Tahoma, Arial;;
    font-weight: bold;
    font-size: 1.17em;
}
h4{
    font-family: Tahoma;
    font-weight: bold;
    font-size: medium;
}

.navbar{
    padding-top: 4px;
    padding-right: 0px;
    padding-left: 0px;
    display: inline-block;
    vertical-align: bottom;
}
.navbar-nav .nav-link{
    font-family: 'Century Gothic', Tahoma, Arial;
    font-size: 14px;
    vertical-align: middle;
    color: #808080;
    text-transform: uppercase;
    padding-bottom: 0;
}

.dark .navbar-nav .nav-link{
    color: white;
}

.navbar-expand-lg .navbar-collapse{
    align-items: flex-end;
    padding-bottom: 2px;
    padding-left: 3rem;
    border-bottom: 1px solid #808080;
}
.dark .navbar-expand-lg .navbar-collapse{
    border-bottom: 1px solid white;
}
.nav-item {
    padding: 0 .2rem;
}
.nav-item .nav-link:hover, .nav-item.active .nav-link{
    background: #738086;
    color: white;
}

.dark .navbar-toggler{
    border: 1px solid white;
    color: white;
}
.navbar-toggler{
    border: 1px solid #808080;
    color: #808080;
}
.navbar-toggler .fas{
    vertical-align: sub;
}

.lang a{
    background: #4D5558;
    color: white;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.lang a:hover, .lang a.selected{
    background: #738086;
    text-decoration: none;
}

main{
    padding: 2rem;
	background: #2F2F2F;
}

main a{
    color: rgb(0, 153, 204);
}

main .col-md-4{
    margin-bottom: 2rem;
}

strong{
    font-weight: bold;
    font-size: medium;
}

footer{
    background: #2F2F2F;
    padding-top: 1rem;
    padding-bottom: 2rem;
}
footer p, footer a{
    font-family: 'Century Gothic', Tahoma, Arial;
    font-size: 14px;
    vertical-align: middle;
    color: #808080;    
}

footer a:hover{
    color: white;
}

img{
    max-width: 100%;
    height: auto;
}
p, li{
    font-size: 15px;
    font-family: 'Century Gothic';
    color: black;
}
button:focus{
    outline: none;
}

.pictograms{
    max-width: 800px;
    width: 100%;
}

.main-row{
    margin: 0 auto;
    /*border-top: 1px solid #CBCBCB;*/
    padding-top: 2rem;
    max-width: 915px;
}
.tight{
    max-width: 800px;
}


/*************************/
/***   SLIDES          ***/
/*************************/

#slides{
    /*margin: 4rem 100px;*/
    text-align: center;
    margin-top: 4rem;
}
#slides > div{
    /*-webkit-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.5);  */  
    display: inline-block;
}
#slides img{
    max-width: 100%;
    height: auto;
}

/*************************/
/***   REFERENCE       ***/
/*************************/
.realizace-container 
{
	max-width: 1600px;
}
.realizace-wrap{
    justify-content: left;
    margin: 0 0px;
    margin-top: -2rem;
    display: flex;
}
.realizace{
    text-align: left;
    max-width: 413px;
    margin: 30px;
    flex-basis: 50%;
    position: relative;
    box-shadow: 10px 10px 20px #606060;
	display: inline-block;
}
.realizace p{
    font-size: 15px;
    font-family: 'Century Gothic';
    color: #000000;
    padding: 8px 5px;
    background: #dfdfdf;
    text-transform: uppercase;
    margin: 0;
}
.link-fill{
    position:absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.realizace:hover p{
    background: #4D5558;
    color: white;
}


/*************************/
/***   RESPONSIVE      ***/
/*************************/
@media (max-width: 1200px){
    .curve{
        display: none;
    }
}

@media (min-width: 1480px){
    .container {
        max-width: 1450px;
    }
}

@media (max-width: 992px){
    .lehocky-eu-06-sec-menu-main {
    border-bottom: none;
    }
    header .row{
        padding: 1rem 0;
        flex-wrap: initial;
    }
    #logo{
        margin-top: 0;
    }
    .navbar-expand-lg .navbar-collapse{
        padding-left: 0;
        border-bottom: none;
        text-align: center;
    }
    .navbar{
        display: block;
        padding-right: 0;
    }
    .navbar-nav .nav-link{
        display: block;
        padding: 0.5rem;
    }
    .lang{
        margin-top: 0.5rem;
    }
    #slides{
        margin: 0 0px;
        margin-top: 4rem;
    }
    .curve{
        display: none;
    }
    .realizace-wrap{
        margin: 0 2rem;
        margin-top: -2rem;
    }
    .realizace{
        flex-basis: 100%;
    }
	.hlavni-menu-ikona
	{
		margin: 3px;
	}
}

@media (max-width: 768px){
    .lehocky-eu-06-sec-menu-main {
        border-bottom: none;
    }
    header, header .right{

    }
    
    #logo{
        max-width: 100%;
    }
    
    main .col-md-4{
        text-align: center;
    }
    
    #slides{
        margin: 0;
        margin-top: 2rem;
    }
    .realizace p{
    font-size: 10px;
}
}
/*C:\Server_FelixNET_felixnet\FelixNET\lehocky.eu\UserFiles\.css\module_2886b7f4_8bba_4db8_a157_401b5f76b1b3.css*/
/*------------------- AutoRepaired: start 26.1.2015 17:19:31-------------------*/
.gm_frame_2886b7f4_8bba_4db8_a157_401b5f76b1b3		/* ramec oken (BALICEK SEZNAMU KNIHOVNY) */
{
	float: left;
	border: 0px solid Silver;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_framebox		/* tabulka (BALICEK PRO STROM) */
{
	padding: 2px;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_nodebox		/* uzel (BALICEK PRO STROM) */
{
	margin: 0px;
	border: 0px solid blue;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_nodeline		/* uzel tah (BALICEK PRO STROM) */
{
	cursor: pointer;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_nodeline_active		/* uzel tah aktivni (BALICEK PRO STROM) */
{
	cursor: pointer;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	font-family: Tahoma;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_categoryname		/* nazev (BALICEK PRO STROM) */
{
	height: 16px;
	cursor: pointer;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	font-family: Tahoma;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_categoryicon		/* ikona (BALICEK PRO STROM) */
{
	cursor: pointer;
	border: 0px solid blue;
	width: 16px;
	height: 16px;
	BACKGROUND-IMAGE: url(/icons/Sada000/form_16.gif);
	BACKGROUND-REPEAT: no-repeat;
	background-position: center center;
	margin: 1px;
	margin-right: 3px;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_subcategoryicon_table		/* ikona podmenu tabulka (BALICEK PRO STROM) */
{
	BACKGROUND-IMAGE: url(/icons/menu_index_line_continue.ico);
	BACKGROUND-REPEAT: repeat-y;
	background-position: left top;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_subcategoryicon_space		/* ikona podmenu mezera (BALICEK PRO STROM) */
{
	width: 16px;
	height: 16px;
	BACKGROUND-IMAGE: url(/icons/menu_index_line.ico);
	BACKGROUND-REPEAT: repeat-y;
	background-position: center center ;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_subcategoryicon		/* ikona podmenu (BALICEK PRO STROM) */
{
	width: 16px;
	height: 16px;
	margin-left: 0px;
	margin-right: 0px;

}
.pc_2886b7f4_8bba_4db8_a157_401b5f76b1b3_categoriestree_pageinfo		/* ikona informacni stranky (BALICEK PRO STROM) */
{
	width: 14px;
	height: 14px;
	BACKGROUND-IMAGE: url(/icons/Sada000/info.gif);
	BACKGROUND-REPEAT: no-repeat;
	background-position: center center;
	margin-left: 2px;
	margin-right: 2px;

}
/*------------------- AutoRepaired: end 26.1.2015 17:19:31---------------------*/


