body {
    font-family: Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #0F4454;
    font-size: 100%;
    text-align: left;
	line-height: 1.3em;
}
#body2.noborder{
	height: 100%;
	background: #fff;
}

a:link, a, a:hover, a:focus, a:visited {
    color: #000;
}

.rightimg  {
	float:right;
}
.leftimg  {
	float:left;
}
.oranzovatmavsi{
	background-color: rgb(255, 194, 15);
}
.oranzovasvetlejsi{
	background-color: rgb(255, 206, 63);
}
.center{
	text-align:center;
}

#ContainerC {
    /*max-width: 1200px;*/
	min-width: 310px;
	width:100%;
    margin: 0px auto;
	background: #fff;
}

#centerC{
    max-width: 1200px;
	margin:0 auto;
}

#topBanner {
    width: 100%;
    height: 100px;
    position: relative;
}
#topBannerInner {
    max-width: 1200px;
	margin:0 auto;
	position: relative;
}
.czech {
	background:transparent;
}
#topBanner.czech {
    /*background: #747474 url("../images/2015/hlavicka.jpg") no-repeat scroll left top;
	background-size:contain;*/
	background:#000;
}

#topBanner.english {
    /*background: transparent url("../images/2015/hlavicka_en.jpg") no-repeat scroll left top;
	background-size:contain;*/
	background:#000;
}

#topBanner h2 {
	display:none;
}

fieldset {
    padding: 0;
    color: #000;
    border: 0px;
}

legend {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    display:none;
}

fieldset .datatable th {
	padding-left:0;
}

.datatable th {
    color: #000;
}

h2 {
	background:transparent;
	padding-left:0px;
}

.inputText {
    width: 200px;
    border: 1px solid #000;
}

#captcha{
	border: 1px solid #000;
}

.inputTextarea {
    width: 200px;
    height: 100px;
	border: 1px solid #000;
}

.datatable td {
    color: #000;
}

.datatable tr.cisla strong {
    display: block;
    /* width: 80px; */
    /* height: 80px; */
    /* background: #F0F0ED; */
    line-height: 80px;
    font-size: 1.5em;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.datatable tr.cisla strong:before{content:"\21E2";position: absolute;font-size: 1.5em;margin-left: 91px}
.datatable tr td:last-child strong:before{display:none;}

.inputSubmit {
    color: #000;
    background: #C6C6C2;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px 20px;
    font-size: 0.9em;
    font-weight: normal;
}

#logoC, #logoC_1 {
    width: 240px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
	right: 0px;
	margin: 0 auto;
}

#logoC, #logoC_1{
	background: url('../images/2015/logo_klinika.png?v=1') no-repeat center center;
}

#logoC a , #logoC_1 a{
	font-size:0;
	 width: 240px;
    height: 95px;
}

#logoC span , #logoC_1 span{
	background:transparent;
}

#svetlalista{
    height: 55px;
    background: rgb(246, 246, 246) none repeat scroll 0% 0%;
}

#hidenavig, #hidenav{
	display:none;
}

#rovnatkaNapis{
    text-align: right;
    padding: 17px 20px;
    font-size: 1.35em;
    color: rgb(62, 62, 62);
	display: none;
}

#rovnatkaNapis span{
    color: #cd8d00;
}

#jazyky .cesky, #jazyky .english {
    top: 38px;
	top: 118px;
	width: 28px;
	height: 19px;
}

#jazyky .cesky {
    left: auto;
    right: 50px;
}

#jazyky .english {
    left: auto;
    right: 10px;
}

#horninavigace {
    background: #747474 url("../images/2015/hornimenu.jpg") repeat-x;
    background: transparent;
    padding: 10px 0;
    text-align: center;
    height: 21px;
    line-height: 21px;
    float: none;
    margin-top: 30px;
    font-size: 0.8em;
    margin-left: 0;
    position: absolute;
    left: 0;
    right: 0;
}

#horninavigace a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#horninavigace a:hover{
	text-decoration:underline;
	background: transparent url('../images/2015/sipkanahoru.jpg') no-repeat center 48px;
}

#horninavigace.web_11 a:hover{
	background: transparent;
}

#horninavigace ul li:nth-child(5) a:hover,
#horninavigace ul li:nth-child(6) a:hover{
	background:transparent;
}

#horninavigace ul {
	list-style:none;
	margin:0;
	padding:0;
}

#horninavigace ul.navig1 {
	margin-left: -50px;
}

#horninavigace ul li {
	display:inline-block;
	padding:0;
	/*position:relative;*/
	text-transform: uppercase;
}

#horninavigace ul li:nth-child(3) {
    padding-right: 280px;
}
.english #horninavigace ul.navig1 li:last-child{margin-right: 120px;}

#horninavigace ul li a{
	padding-bottom: 45px;
	padding-left: 15px;
	padding-right: 15px;
}

#horninavigace ul li ul{
	display:none;
}

#horninavigace ul li:hover ul#test{
	z-index:999999;
	height: 230px;
	margin: 0px;
	width: 100%;
	font-size:1em;
	left:0px;
	right:0px;
}

#horninavigace ul li:hover ul#test li li{
	width:20%;
	max-width:220px;
	padding:0;
	text-align:center;
}
.czech #horninavigace ul li:hover ul#test li li:first-child{width: 100%;max-width: 520px;max-height: 160px;}
.czech #horninavigace ul li:hover ul#test li li:first-child a{display: block}
.czech #horninavigace ul li:hover ul#test li li:first-child img{width:100%;height:110px;display: inline-block;object-fit: cover;}
#horninavigace ul li:hover ul#test ul{
	margin-top:-30px;
}

#horninavigace ul li:hover ul{
	display:block;
	position:absolute;
	top:72px;
	z-index:100;
	background: transparent;
	padding:15px 0;
	padding-top: 15px;
	text-align:left;
	margin-top: -2px;
	margin-left: -10px;
	left:0px;
	width:100%;
	font-size: 0.9em;
	letter-spacing: 0px;
	margin-left: 0px;
	width: 100%;
	background: rgb(246, 246, 246) none repeat scroll 0% 0%;
	text-align:center;
}

#horninavigace ul li:hover ul li{
	padding:2px 20px;
	display:inline-block;
	vertical-align:top;
	float:none;
	background:#F6F6F6;
	font-size: 1.2em;
}

#horninavigace ul li:hover ul li a{
	color:#000;
	font-weight:bold;
	padding:0;
}

#dostupnost{
	display:none;
}

#contentC {
	background:transparent;
}

#content {
    padding: 25px;
}



#actPathC {
	background:transparent;
	width:100%;
	line-height: 1.8em;
	margin: 0;
}
#actPath h1, h1 #actualPathInner , h1 .actualPathInner {
    font-style: normal;
	text-transform: uppercase;
	padding-top: 15px;
	color: #000;
}

#actPath h1.hp  {
    padding:0px;
}

h1 #actualPathInner, h1 .actualPathInner  {
    margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#sipkadolu {
    margin: 0 auto;
    cursor: pointer;
    width: 100%;
    text-align:center;
    clear: both;
    position: relative;
    top: -45px;
	margin-bottom: -40px;
}

.web_11 #sipkadolu {
	top:10px;
	/*margin-bottom:20px;*/
}

#nase-vysledky td td{
	text-align:center
}

#actPath a {
    color: #000;
    text-decoration: none;
}

#leftC {
	display:none;
	
	width:20.83333333333333%;
	background:#fff;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-top: 20px;
}

#searchBlockC {
	background:transparent;
	top: -10px;
}

#left {
	background: #9B9B9B none repeat scroll 0% 0%;
	color: #fff;
	margin-bottom: 20px;
}

#left table td {
	color: #fff;
	padding-left:20px;
}

#left table tr td:nth-child(2) {
	padding-left:0px;
	text-align:right;
}

#newleftmenu{
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	padding: 20px 0px;
}

#newleftmenu ul li{
	text-align:right;
	padding: 7px 0px;
	padding-right: 30px;
}

.rightTextC a {
	color: #fff;
}
.rightTextC table {
	padding:0px 10px;
	width: 100%;
}
.rightTextC p {
	padding:2px 30px;
}

.rightTextC h3{
	background:#f8bc0c;
    text-transform: uppercase;
    padding: 5px 20px;
    margin: 10px;
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
}

.rightTextC h4{
	padding-left: 30px;
	color: rgb(255, 255, 255);
}

#leftNavigC {
	background:#FFF;
	padding:0px 0;
	/*font-size: 1.1em;*/
	
}

#leftNavigC li {
    display: table;
    width: 100%;
}

#leftNavigC a, #leftNavigC a:link {
    border-bottom: 0px ;
    background: transparent url("../images/odrazka1.gif") no-repeat scroll right center;
    color: #787878;
	display: table-cell;
	vertical-align: middle;
	line-height:1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	height:auto;
}

.fb-page {
    margin-left: 0px;
}

#rightColumnC {
	display:none;
}

#contentC {
	width:79.16666666666667%;
	width:100%;
	margin-top: 10px;
}

#actualPathInner, .actualPathInner {
    font-style: normal;
    font-size: 0.8em;
    font-weight: normal;
    padding: 0;
    background: transparent;
    color: #787878;
    text-transform: uppercase;
    line-height: 55px;
    max-width: 1150px;
    margin: 0 auto;
	display:block;
}

#actualPathInner a, .actualPathInner a{
	text-decoration:none;
	color:#787878;
}

#actualPathInner a:hover, .actualPathInner a:hover{
	text-decoration:underline;
}

#searchBlockC {
	position: absolute;
	left: 400px;
	display:none;
}

#searchText {
    border: 0px;
    background: #e0e0e0;
	width: 200px;
	height: 20px;
}

#doSearch {
    position: absolute;
    top: 25px;
    left: 222px;
    border: 0px none;
	height: 22px;
	width: 60px;
	background: #747474;
	color: #fff;
	cursor:pointer;
}

#bottomC {
	background:#000;
	min-height: 300px;
	font-size: 0.75em;
}

#bottomC h3{
	color:#fff;
	text-transform: uppercase;
	font-size: 1.3em;
	margin-top: 30px;
}

#bottomC p{
	line-height: 1.24em;
}

#bottom {
    max-width: 1150px;
    padding: 0 25px;
}

#bottomC a, #bottomC a:visited, #bottomC a:link{
	color:#fff;
}

#bottomC li {
    padding: 0 ;
	display:block;
}

#bottomNavig li {
    border-right: 0px solid #3a3a3a;
}

#bottomC a, #bottomC a:visited, #bottomC a:link {
    text-decoration: none;
}

#bottomC .datatable td {
    padding: 0;
    padding-left: 0;
    color: #fff;
}

#bottomC .datatable {
    max-width: 200px;
}

#bottomC a:hover {
    text-decoration: underline;
}

#bottomC .fb-page.fb_iframe_widget {
    padding-top:30px;
}

#bottomNavig {
	padding: 0px;
    background: #000;
	width: 35%;
	float: right;
	text-align: left;
	/*height:100px;
	line-height:100px;*/
}

#bottomNavig  ul{
    padding-top: 20px;
    padding-left: 25px;
}

#copyright2 {
	width:23%;
    color: #fff;
	float: left;
	line-height: 100px;
	height: 100px;
	background: transparent url("../images/2015/anawelogo.png") no-repeat scroll 5px center;
}

#copyright2 a, #copyright2 a:visited, #copyright2 a:link{
	 color: #fff;
}

#odkazypaticka{
    text-align: center;
}

#odkazypaticka li {
    border-right: 1px solid #3a3a3a;
}

#odkazypaticka li:last-child {
    border-right: 0px;
}

#bottomC .fb-page.fb_iframe_widget{
	width:35%;
	float:right;
	color:#fff;
	min-height:130px;
}
#bottomC #provoznidoba{
	width: 40%;float:left;color:#fff;
}
#bottomC #provoznidoba table{width: 100%;}
#bottomC #ordinace{
	width: 25%;float:left;color:#fff;min-height: 350px;
}
.fb_iframe_widget {
    width: 100%;
    text-align: left;
	overflow: hidden;
}
.fb_iframe_widget iframe{height: 140px;}

#bottomC #ordinace a{
	text-transform:none;
}
.noborder .st_955 #contentC{margin: 0;padding: 1em 0;}/*background-color:rgba(255,255,255,0.75);*/
.noborder .st_955 #actPath h1{padding-left:0.65em;padding-right:0.65em;padding-top:0;}
.noborder .st_955 #content{padding:0 0.65em;}
.noborder .st_955{position:relative;}
.noborder .st_955:before{content:'';display:block;background-image:url('/data/USR_044_OBRAZKY/objednani_konzultace___pozadi.jpg');position:absolute;width:100%;height:100%;min-height:100vh;top: 0;left: 0;bottom: 0;right: 0;background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;z-index: 0;opacity: 0.125;}
.noborder .st_955 #centerC{position:relative;z-index:1;}
.st_955 a.btn1{margin:0 0;}
.st_955 table.konzultace,.st_955 table.konzultace tr,.st_955 table.konzultace th,.st_955 table.konzultace td{border:0;}
.st_955 table.konzultace{border-collapse: collapse;}
.st_955 table.konzultace th,.st_955 table.konzultace td{border:1px solid #000;padding:0.05em 0.35em;}


/* SLIDESHOW */
#slideShow{padding: 0;height:auto !important;max-width:1660px !important;width:100%;margin:0 auto;}/*max-width:3000px !important;*/
ul.slides{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
ul.slides li img{width:100% !important; height:auto !important;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0; display:none;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0; display:none;}

#slideShow,ul.slides,li.bjqs-slide{max-height: 615px;}

/*.video.bjqs-slide,ul.slides{height:615px !important;}*/

ol.bjqs-markers{list-style: outside none none;}
ol.bjqs-markers li,
ol.bjqs-markers li a{
	display:inline-block;
	width:25px;
	height:25px;
	line-height:25px;
	background:#fff;
	color:#787878;
	text-decoration:none;
	text-align:center;
}

ol.bjqs-markers li{
	margin-right:5px;
}

ol.bjqs-markers li:hover,
ol.bjqs-markers li a:hover{
	background:#787878;
	color:#fff;
}

ol.bjqs-markers li.active-marker,
ol.bjqs-markers li.active-marker a{
	background:#787878;
	color:#fff;
}
.bjqs-markers.h-centered{
	left: 0px !important;
	float: right;
	padding: 0px;
	position: relative;
	top: -70px;
	width: 50%;
	text-align: right;
	margin-right: 20px;
}
p.bjqs-caption{display:none;}
p.bjqs-caption2{display:none;}

#videouvodka{
	display:block !important;
	margin-left: 40px;
	margin-bottom: 30px;
}

#graySection {
    background: rgb(240, 240, 237) none repeat scroll 0% 0%;
    padding: 50px 0px;
}

#graySection2 {
    background: rgb(240, 240, 237) none repeat scroll 0% 0%;
    padding: 50px 0px;
    clear:both;
}

#graySectionInner {
    max-width:1150px;
    margin:0 auto;
}

#graySectionInner td {
    color:#000;
}

#graySectionInner td h3 {
    font-size:1.2em;
}

#graySection h3 {
    clear:both;
}

#blackSection {
    background: #000;
    padding: 70px 0px;
    padding-bottom:0;
    text-align:center;
    
}

#blackSection,
#blackSection a,
#blackSection h3{
    color:#fff;
}

#blackSection h3 {
    clear:both;
}

#blackSection #social{
    background: url('../images/2015/social.jpg') repeat-x center center;
    width:100%;
    height:112px;
}
#contentC #content .text ul{list-style: none;margin-left:5px;}
#contentC #content .text li{padding: 0 0 0 16px;background: url("../images/odrazka1.gif") no-repeat;background-position:left 5px;}
a.btn1{
	display: inline-block;background:#ffc20f;color: #000;
	text-decoration: none;border-radius: 6px;
	padding: 10px 20px;margin: 30px 0;
	box-shadow: 0px 0px 2px 2px #dbdbdb inset;
}
a.btn1:hover{background: #f2b400;}

.datatable.tym td{padding: 0;}
table.vysledkyv{width: 100% !important;}
table.vysledkyv td iframe,iframe[src*="youtube"]{max-width: 100%;}
h1,h2,h3,h4,h5,h6,h7,h8{line-height:normal;}
a.btOn{color: #3d3d3d;text-decoration: none;position: absolute;right: 0;top: 15px;width: 90px;text-align: center;background: #ffbe4f;border-radius: 5px;padding: 2px 4px;z-index: 5;font-size: 0.85em;text-transform: uppercase;box-shadow:none;transition: all ease 0.25s;}
table.nevelke a.btOn{width:250px;font-size:1.5em;line-height:normal;position:static;display:inline-block;padding:0.5em 1em;box-sizing: border-box;}
a.btOn:hover{box-shadow: 2px 2px 5px #ffbe4f;}
.english a.btOn{width:115px;}

.tlacitka{position:absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;justify-content: center;align-items: center;}
.tlacitka .tlacitko{width:108px;height:108px;cursor: pointer;display:none;}
.tlacitka .tlacitkaC{width:calc(108px*2);height:calc(108px*2);display: flex;justify-content: center;align-items: center;}
.tlacitka .tlacitko.tlplay.activ{display:block;}
.tlacitka .tlacitkaC:hover .tlacitko.activ{display: block;}
.tlacitka .tlacitko img{width:100% !important;object-fit: cover;}

.cenik{width:100%;}
.cenik tr:nth-child(even){background:rgb(252, 238, 198);}
.cenik tr td:last-child{text-align:right;}
.cenik tr td{padding:0.2em 0.35em}

.cookieTable,.cookieTable tbody,.cookieTable tr,.cookieTable th,.cookieTable td{border:1px solid #787878;}
.cookieTable{border-collapse: collapse;}
.cookieTable tbody{}
.cookieTable tr{}
.cookieTable th{background: #eee;}
.cookieTable td{}
.cookieTable th,.cookieTable td{padding:12px 8px;}

#popUpC{background: rgba(128,128,128,0.5);width: 100%;height: 100%;position: fixed;z-index: 100000;top: 0;left: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;}
#popUp{position: relative;font-size: 1rem;filter: drop-shadow(0 1px 4px #333);}
#popUp *{box-sizing: border-box;}
#popUpclose{z-index:300;position: absolute;top: 0;right: 0;width: calc(1em + 0.13em);height: calc(1em + 0.13em);font-size: 1.7em;line-height: 1em;display: flex;align-items: center;justify-content: center;padding: 0;background: #fff;border-radius: 100%;border: 1px solid #595959;box-sizing: border-box;margin: calc(-1*(1em + 0.13em)/3);cursor: pointer;transition: all linear 0.3s;font-family: arial;}
#popUpclose:hover{color: #fff;background: #222;}
#popUp .content{max-width:90vw;max-height:90vh;display: grid;grid-auto-rows: 100%;overflow: hidden;border-radius: 15px;background:#fff;}
#popUp img.PoPobrazek{aspect-ratio: auto;width: 100%;height: 100%;object-fit: cover;position: relative;z-index: 1;}
#popUp a.PoPodkaz{position: relative;z-index: 3;}
#popUp .Popobsah{padding: 0.95em;position: relative;z-index: 2;min-width: 250px;min-height: 150px;}
/*vse pres cele*/
#popUpC.cele .content,#popUpC:not(.pulka) .content{grid-auto-columns: 100%;}
#popUpC.cele img.PoPobrazek,#popUpC:not(.pulka) img.PoPobrazek{grid-column: 1/2;grid-row: 1/2;}
#popUpC.cele a.PoPodkaz,#popUpC:not(.pulka) a.PoPodkaz{grid-column: 1/2;grid-row: 1/2;}
#popUpC.cele .Popobsah,#popUpC:not(.pulka) .Popobsah{grid-column: 1/2;grid-row: 1/2;}
#popUpC.maxSV:not(.pulka) .Popobsah{width: 90vw;height: 90vh;max-width: 100%;max-height: 100%;}
/*pul text a obrazek*/
@media only screen and (min-width: 950px){#popUp{max-width: 1300px;}}
#popUpC.pulka .content{grid-auto-columns: 1fr 1fr;}
#popUpC.pulka img.PoPobrazek{grid-column: 1/2;grid-row: 1/2;}
#popUpC.pulka a.PoPodkaz{grid-column: 1/3;grid-row: 1/2;}
#popUpC.pulka .Popobsah{grid-column: 2/3;grid-row: 1/2;}
@media only screen and (max-width: 600px){
	#popUpC.pulka .content{grid-auto-columns: 100%;grid-template-rows: 1fr 1fr;}
	#popUpC.pulka img.PoPobrazek{grid-column: 1/2;grid-row: 2/3;}
	#popUpC.pulka a.PoPodkaz{grid-column: 1/2;grid-row: 1/3;}
	#popUpC.pulka .Popobsah{grid-column: 1/2;grid-row: 1/2;}
}
.Popobsah table,.Popobsah table.datatable{max-width:100%;height:100% !important;width: 100% !important;background: transparent;font-size:1em;font-family:inherit;}
.Popobsah table,.Popobsah table tbody,.Popobsah table tr,.Popobsah table th,.Popobsah table td,
.Popobsah table.datatable,.Popobsah table.datatable tbody,.Popobsah table.datatable tr,.Popobsah table.datatable th,.Popobsah table.datatable td
{margin:0;padding:0;color:inherit;}
.Popobsah h6,.Popobsah h5,.Popobsah h4,.Popobsah h3,.Popobsah h2,.Popobsah h1{font-size:2.5em;background: transparent;line-height:normal;margin:0;padding:0;}
