@charset "utf-8";

body {
	margin:0px; top:0px;
	
	font-size:100%;
	color:rgba(98,98,98,1.00)}
	
.tabelka{ margin:0 auto; width:90%;}
.tabelka tr { border-top:1px white solid}
.tabelka tr:nth-child(odd) {
   background-color: rgba(0,117,160,1.00);
}
.tabelka table { width:90%; border:1px solid white; margin-bottom:1.5em; font-family:arial; margin:0 auto; }
.tabelka td {border-right:1px rgba(255,255,255,0.20) dashed; padding:1em; display:;}
.blue { background:rgba(0,164,224,1.00)}
.orange { background:#ffb923}
.white25{ background: rgba(255,255,255,1.00)}
.white-text{ color:white;}
.scianka { background-image:url(Images/scianka-back.jpg); background-position:center top; background-repeat: repeat; background-attachment:fixed}
.szary{color:rgba(104,104,104,1.00)}
.okienko { background:rgba(0,164,224,1.00); color:white; overflow:hidden; margin-top:1em; border-radius:1em;}
#plantabela tr td {
	border: thin dotted #00FFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#plantabela {
	font-style: normal;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: thin solid #00CCFF;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 5px 1px #CCCCCC;
	box-shadow: 0px 2px 5px 1px #CCCCCC;
	font-size: 12px;
	margin-bottom: 30px;
}
#plantabela tr th {
	border-bottom-style: inset;
	border-bottom-color: #00FFFF;
}

.floatcenter{
	position: absolute;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-style: oblique;*/
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-shadow: 0.1em 0.1em 0.05em #000;
	top: 1391px;
	left: 50%;
	margin-left: -500px;
	margin-top: 74px;
	background-color: #0000FF;
	border-radius: 8px;
	
	
}
.topconteiner {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #01BAF2;
	margin-top: -150px;
	height: 100px;
	-webkit-box-shadow: 0px 3px 7px rgba(50, 50, 50, 0.36);
-moz-box-shadow:    0px 3px 7px rgba(50, 50, 50, 0.36);
box-shadow:         0px 3px 7px rgba(50, 50, 50, 0.36);
margin-bottom: 5px;
height:0px;

}
.bialybutton { padding:2em; border:white solid 1px; background-color:transparent; color:white !important; text-decoration:none; font-size:1em; display:block;  margin:0 auto; max-width:250px; border-radius:0.5em; }
.btoniki { margin:0 auto; width:100%;  margin:0 auto; display:flex}

.bialybutton:hover { background-color:white; color:rgba(0,164,224,1.00) !important}
.bialybutton2:hover { background-color:white; color:rgba(0,164,224,1.00) !important}


.bialybutton2 { padding:2em; border:white solid 1px; background-color:transparent; color:white !important; text-decoration:none; font-size:1em; display:block;  margin:0 auto; max-width:250px;border-radius:0.5em; }
.btoniki { margin:0 auto; overflow:hidden; text-align:center; width:100%}

.bialybutton2:hover2 { background-color:white; color:rgba(0,164,224,1.00) !important}
.winter { background:url(http://i.wm.pl/00/03/62/84/f/ukiel20-904843.jpg) rgba(255, 255, 255, 0.5) ; background-blend-mode: multiply;  background-position:center; background-attachment:fixed; back}
.obraz-fluid{ width:100%; height:auto; max-width:1000px; padding-bottom:1em; padding-top:1em;}

.zajecia{ color:white; padding:1em 0em 1em 0em}
.black{ background:black}
.padtopdown{ padding-top:1em; padding-bottom:0.5em}
.tablescroll{ width:100%; overflow-x:scroll}