﻿
html {

}


#backImg
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
	
	opacity: 0.45;
    filter: alpha(opacity=45); /* For IE8 and earlier */
	
}

body
{
    background: url('/Images/headerBackground_pruhledny.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	font-size:16px;
}

.PujcovnaH3
{
	margin:0;
	padding:0;
}

.PujcovnaVybaveniPrutyImg
{
	width:auto;
	height:200px;
}

.PujcovnaVybaveniLodniMotoryImg
{
	width:auto;
	height:350px;
}

.PujcovnaVybaveniPrutyImg2
{
	width:auto;
	height:130px;
}

ol.simple-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
     
    margin: 0;
    margin-left: 3em;
    padding: 0;
     
    counter-reset: li-counter;
}
ol.simple-list > li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
    border-left: 2px solid #CCCCCC;
}
ol.simple-list > li:before {
    position: absolute;
    top: 0;
    left: -1.5em;
    width: 0.8em;
     
    font-size: 3em;
    line-height: 1;
    font-weight: bold;
    text-align: right;
    color: #464646;
 
    content: counter(li-counter);
    counter-increment: li-counter;
}


.SpanelskoLodeImg
{
	width:450px;
	height:auto;
}


.SpanelskoUbytovaniImg{
	width:250px;
	heigth: auto;
}

.SpanelskoUbytovaniRow h3
{
	margin-top:50px;
}

.emptyCell{
    width:50px;
}

a{
    color:#086873;
;}

.JigoveHlavyImgs{
    width: auto;
    height: 300px;
}

.SpanelskoUbytovaniRow h4
{
	margin-top:50px;
}

#nastrazniRybickySeznam{

}
#nastrazniRybickySeznam h4{
    text-align: left;
}
#nastrazniRybickySeznam ul{
    margin: 20px 0 15px 0;
    padding: 0 0 0 15px;

}
#nastrazniRybickySeznam ul li{
    margin: 0 0 0 0;
}

#vyrobaBoilieSeznam{

}

.pujcovnaSekce .row{
    margin-bottom: 50px;
}

#vyrobaBoilieSeznam ul{
    margin: 20px 0 15px 0;
    padding: 0 0 0 15px;
}
#vyrobaBoilieSeznam ul li{
    margin: 0 0 0 0;
}

#divContent
{
	position:relative;
}

#headerDiv
{
	height:300px;
}

#headerMenuDiv
{
	height:100px;
	z-index:1;
}

#headerMenuOdkazy
{
	width:460px;
	margin:auto;
}

#headerMenuDiv div a
{
	margin: 0 5px 0 5px;
}

#headerCaSilluroImg
{
	width:800px;
	margin:auto;
}

.cstmBtnHeader
{
	background-color: #d2903a;
    border-color: #b27b32;
	color:white;
}


.cstmBtnHeader:hover
{
	background-color:#555555;
	border-color:#333333;
	color:white;
}


.centerContent{
    margin-left: auto;
    margin-right: auto;

}

#Obsah
{
	margin-top:20px;
}


.SumecImg
{
    margin-top: 60px;
	width:100%;
    height: auto;
}

.headerImg{
    width: 100%;
    height: auto;
}

.SumecImgRight{
    width:50%;
    height:auto;
}

#divLeftMenu
{
	width:430px;
	position:fixed;
	top:490px;
	left:30px;
	
}
#DivLeftMenu button
{
	background-color:#D2903A;
	border-color:#B27B32;
	margin: 1px 0 1px 0;
	color:white;
	width:180px;
	display:block;
	border-radius:0;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	
}

#DivLeftMenu button:hover
{
	background-color:#555555;
	border-color:#333333;
	margin: 1px 0 1px 0;
	color:white;
}

#DivLeftMenu a
{
	background-color:#D2903A;
	border-color:#B27B32;
	margin: 1px 0 1px 0;
	color:white;
	width:180px;
	display:block;
	border-radius:0;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	
}

#DivLeftMenu a:hover
{
	background-color:#555555;
	border-color:#333333;
	margin: 1px 0 1px 0;
	color:white;
}

#vyrobaBoilieTabulka{

}

#vyrobaBoilieTabulka table{

}

#vyrobaBoilieTabulka tr{
}

#vyrobaBoilieTabulka tr th{
    border: 1px solid black;
    margin: 10px 0 10px 0;
    padding: 0 10px 0 10px;
}

.multiMenuWithoutBorder{
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 0;
    margin: 1px 0;
}

#drop11 li{

}

.chosenLeftMenu {
    background-color: #a26211 !important;
    border: 1px solid #A86B17 !important;
}

.sekceTextu{
    text-align: justify;
    margin-bottom: 100px;
}

.sekcePageDetail{
    margin-bottom: 100px;
}

.sekcePageDetail hr{
    border-color:black;
}

.cstmTabPanel{

}

.cstmTabs{
    background-color: rgba(50, 50, 50, 0.7);
    border-radius: 4px 4px 0px 0px;
    border-bottom: none;
}

.cstmTabContent{
    min-height: 500px;
    color:#000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 6px 6px;
    padding: 40px 20px 40px 20px;
    text-align: justify;
}

.cstmTabs li{

    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
    margin: 0 2px 0 0;
    padding: 0px 0px 0px 0px;

}

.cstmTabs li.active:hover{

    border:none;
    height: 47px;
}

.cstmTabs li.active a:hover{
    background-color: transparent;
    color:white;
    border:none;
    height: 47px;
}

.cstmTabs li.active:focus{

    border:none;
    height: 47px;
    outline: 0;
}

.cstmTabs li.active a:focus{
    background-color: transparent;
    color:white;
    border:none;
    height: 47px;
    outline: 0;
}

.cstmTabs li:focus{

    outline: 0;
}

.cstmTabs li a:focus{
    outline: 0;
}

.cstmTabs li:hover{

    border:none;
    margin:none;
    padding: none;
    height: 47px;
}

.cstmTabs li a:hover{
    background-color: rgba(255, 255, 255, 0.36);
    border:none;
    margin:none;
    padding: none;
    height: 47px;
}

.cstmTabs li.active{
    background-color: rgba(255, 255, 255, 0.36);
    height: 47px;
}

.cstmTabs li.active a{
    background-color: transparent;
    color:white;
    border:none;

}

.cstmTabs li a{
    color:#fff;
}

.imgUkazka{
    border: 1px solid #000000;
    box-shadow:              black 4px 6px 20px;
    -webkit-box-shadow: black 4px 6px 20px;
    -moz-box-shadow:     black 4px 6px 20px;
    width: 100%;
    height: auto;
}

.headerClearer{
    height: 50px;
}

#DivLeftMenu li a{
    height: 34px;
    width:150px;
    display:block;
    background-color: #a26211;
    border: 1px solid #A86B17;
    border-radius:0;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}


.twoColText p{
    margin: 20px 0 20px 0;
    text-align: justify;
}



/*
MULTI LEVEL MENU
*/



.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}


/*   SIDE BAR  */


.group {
    background: yellow;
    width: 200px;
    height: 500px;
}
.group .subgroup {
    background: orange;
    width: 150px;
    height: 200px;
}
.fixed {
    position: fixed;
}

/* sidebar */
.bs-docs-sidebar {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* all links */
.bs-docs-sidebar .nav>li>a {
    color: #999;
    border-left: 2px solid transparent;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 400;
}

/* nested links */
.bs-docs-sidebar .nav .nav>li>a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    font-size: 12px;
}

/* active & hover links */
.bs-docs-sidebar .nav>.active>a,
.bs-docs-sidebar .nav>li>a:hover,
.bs-docs-sidebar .nav>li>a:focus {
    color: #563d7c;
    text-decoration: none;
    background-color: transparent;
    border-left-color: #563d7c;
}
/* all active links */
.bs-docs-sidebar .nav>.active>a,
.bs-docs-sidebar .nav>.active:hover>a,
.bs-docs-sidebar .nav>.active:focus>a {
    font-weight: 700;
}
/* nested active links */
.bs-docs-sidebar .nav .nav>.active>a,
.bs-docs-sidebar .nav .nav>.active:hover>a,
.bs-docs-sidebar .nav .nav>.active:focus>a {
    font-weight: 500;
}

/* hide inactive nested list */
.bs-docs-sidebar .nav ul.nav {
    display: none;
}
/* show active nested list */
.bs-docs-sidebar .nav>.active>ul.nav {
    display: block;
}

.TrickaASamolepkyImg{
    width: 200px;
    height: auto;
}

.TrickaASamolepkyTable tbody tr td{
        border: none;
}