﻿
body
{
    color: #000;
    font-size: small;
    font-family: "Trebuchet MS" , "Lucida Grande" , Verdana, Tahoma, sans-serif;
    font-style: normal;
    padding: 0;
    margin: 0;
}

#masthead
{
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 640px; height: 190px;
	padding: 0px 0 0 0px;
	vertical-align: middle;
	background-color: #ffffff;
	
}

#social-navbar {
    background: #00599B!important;
    padding: 15px 15px;
}

#social-navbar a {
    color: white;
    padding: 10px 20px;
}

#social-navbar a:hover {
    color: #e5e5e5;
}

#social-navbar a:hover {
    text-decoration: none;
}

#navigation {
    background: #0081B9!important;
    overflow: hidden;
}
/*#column_l
{
	width: 420px;
	margin: 15px 0px 0px 10px;
	padding: 0 10px 10px 10px;
}
#column_r
{
    width: 193px;
    margin: 10px 0px 0px;
    float: right;
    background-color: #E8F5FF;
    position: relative;
    right: 10px;
    padding-right: 5px;
    padding-left: 5px;
}*/

.card {
    border-radius: 1em!important;
    border:none!important;
    padding: 0!important;
}

.card-body {
    padding: 0!important;
}

#ctl00_ContentPlaceHolder1_ListView1_DataPager1 {
    display: flex;
    margin: 0 auto;
    margin-bottom: 30px;
    flex-direction: row;
    justify-content: space-around;
    width: 70%;
}

#ctl00_ContentPlaceHolder1_ListView1_DataPager1 span {
    display: flex;
    align-items: center;
    font-weight: bold;
    text-decoration: underline;
    color: red;
}

#column_l #ctl00_ContentPlaceHolder1_ListView1_DataPager1 a {
    padding: 7px !important;
    text-align: center;
    color: #00599B;
}

#ctl00_ContentPlaceHolder1_pnSeznam {
    display: flex;
    flex-direction: column;
}

#column_l #ctl00_ContentPlaceHolder1_ListView1_itemPlaceholderContainer a {
    padding: 5px 15px !important;
    color: white!important;
}

#column_l #ctl00_ContentPlaceHolder1_pnDetail a {
    padding: 5px 15px !important;
    color: white !important;
}

#footer {
    background-color: #00599B;
    overflow: hidden;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}

/*.header-section {
    width: 100%;
    height: 30vh;
    background: url("./Images/profi/minified/DSC09912.jpg");
    background-position-y: -350px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 100;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}*/

#ctl00_ContentPlaceHolder2_UpdatePanel1 {
    display: none;
}

#ctl00_ContentPlaceHolder1_btClose {
    width: auto!important;
}

/*.ekko-lightbox-container iframe {
    width:100%!important;
}

.ekko-lightbox {
    padding-right: 0px!important;
}

.modal-dialog {
    width: auto!important;
    max-width: 70%!important;
}

.modal-body {
    padding: 0!important;
}

.ekko-lightbox-container iframe * {
    width: 100% !important;
    height: 100% !important;
}

.ekko-lightbox-item img {
    width: 100%!important;
}*/

.header-section {
    width: 100%;
    height: 30vh;
    background: url("./Images/profi/minified/DSC09912.jpg");
    background-repeat: no-repeat;
    background-position: 20% 60%;
    z-index: 100;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.header-section h2 {
    font-size: 3rem;
    text-align: center;
    padding: 10px 15px;
}

.header-section > * {
    color: white;
    position: relative;
    z-index: 100;
}

.header-section::before {
    content: "";
    background: black;
    position: absolute;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
}

/* Styles for Navigation */
#navigation {
    margin: 0px;
    padding: 20px 40px;
}

.navbar-toggler, .navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler:focus-within, .navbar-toggler:visited {
    color: white !important;
    outline: none!important;
    border: none!important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;
}

.navbar-toggler-icon:focus, .navbar-toggler:focus {
    outline: none !important;
}

#navigation tr {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
#navigation td {
	float: left;
}
#navigation a
{
    color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	display: block;
    font-size: 1.3rem;
}
#navigation a:hover {
	color: #e5e5e5;
}


.carousel {
    height: 82.5vh!important;
}

.carousel-item {
    height: 100%!important;
}

.carousel-item img {
    height: 100%!important;
}

.carousel-inner {
    height: 100%!important;
}

.carousel-inner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1!important;
    background: black!important;
    opacity: 0.5;

}

.carousel-inner h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    color: white !important;
    font-size: 3rem;
    text-align: center;
}

/*}.carousel-inner p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    color: white!important;
    text-align: center;
    margin-bottom: 50px;
}*/

#ctl00_ZobrazeniMenu_PanelCZ {
    width: 100%;
}
/* Styles for Content */
.container-bg-white {
    background: #fff;
}

h1 {
    color: #965;
    font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
	/*color: black!important;*/
}

#column_l {
    border-right: 1px solid rgba(0,0,0,.1);
    padding-top: 50px;
}

#column_l a {
    padding-top: 0px!important;
    display:block;
}

#column_l a, #column_r a {
    color: #00599B;
    font-weight: bold!important
}

#column_l hr {
    display: none;
}

#column_l h2, #column_l h3, #column_l h4 {
    margin-top: 20px;
}

#column_l h3 {
    margin-top: 50px;
}

#column_l h3:first-child {
    margin-top: 0px!important;
}

#column_l h3::after {
    width: 50px;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 3px;
    content: "";
    background: #0081B9;
    display: block;
}

#column_r h3:first-child {
    margin-top: 0px;
}

#column_r h3 {
    margin-top: 30px;
}

#column_l hr {
    margin-top: 30px;
}

#column_r {
    /*background: #e5e5e5;*/
    padding-top: 50px;
    padding-bottom: 50px;
}

.novinkatelo td {
    padding: 0!important;
    padding-top: 5px!important;
}

#column_r p {
    color: #000;
    font-size: small;
    text-align: left;
    margin: 0;
    padding: 5px;
}

#column_r h4, #column_r h2 {
    margin-top: 30px;
}

#column_r h4:first-child {
    margin-top: 0;
}

#column_r a#HyperLink2 {
    color: white !important;
}

#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}

caption {
    caption-side: top!important;
    color:black!important;
}

#ctl00_ContentPlaceHolder2_novinky_ListView1_itemPlaceholderContainer tr {
    margin-bottom: 10px;
    display: block;
}
#ctl00_ContentPlaceHolder2_novinky_ListView1_itemPlaceholderContainer tr.novinkahlavicka {
    margin-bottom: 0px;
}
/* Styles for Footer */
#footer p {
    color: #fff;
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 6px;
}
#footer a {
    /*color: #fff;*/
    color: #FFF;
    /*font-weight: bold;*/
    text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
    color: #00599B;
    text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.inner-footer {
    padding: 50px 0px 0px 0px;
    background: #0081B9;
    margin: 0px;
}

.inner-footer h3, .inner-footer h4 {
    color: white!important;
    /*color: #E79C25 !important;*/
    font-weight: bold;
}

.inner-footer h3::after {
    width: 40px;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 3px;
    content: "";
    background: white;
    display: block;
}

.inner-footer ul {
    list-style: none;
    color: #F8F9FA;
}

.inner-footer li {
    padding-bottom: 10px;
    display: block;
}

.inner-footer a {
    text-decoration: none!important;
    display: block;
}

.inner-footer a:hover {
    color: #e5e5e5!important;
}

#ctl00_ContentPlaceHolder1_DataList1 {
    width: 100%!important;
}

#ctl00_ContentPlaceHolder1_DataList1 td {
    width: auto!important;
    padding: 20px 0px;
}

#ctl00_ContentPlaceHolder1_DataList1 tr {
    margin-bottom: 20px!important;
}

#ctl00_ContentPlaceHolder1_DataList1 td div, #ctl00_ContentPlaceHolder1_DataList1 td {
    text-align: left !important;
}

#ctl00_ContentPlaceHolder1_pnUpozorneni {
    width: auto!important;
    padding: 20px;
    display: block;
    margin: 0 auto;
}

#ctl00_ContentPlaceHolder1_pnUpozorneni h1 {
    margin-bottom: 30px;
    font-size: 30px;
}


.ZadavaciFormular {
    border: 1px solid #808080;
    background-color: White;
    width: 100%;
    padding: 40px!important;
    border-radius: 1em !important;
}

.ZadavaciFormular input {
    width: 100%!important;
}


#ctl00_ContentPlaceHolder2_UpdatePanel1 {
    margin-top: 30px;
}

#ctl00_ContentPlaceHolder2_pnObrazek {
    width: auto !important;
    padding: 20px;
    display: block;
    margin: 0 auto;
}

#ctl00_ContentPlaceHolder2_btZavrit {
    width: 100%!important;
}


