body {
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: 300;
	color: #444;
}
#anketa {
  position: fixed;
  top: 140px;
  background-color: #efefef;
  display: table;
  height: 280px;
  right: -900px;
  z-index: 999;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
  border-radius: 10px;
  overflow: hidden;
}
#slider {
  display: table-row;
}
#nadpis,#otazkycover {
  display: table-cell;
  vertical-align: top;
}
#nadpis {
  background-color: #ED1C24;
  box-shadow: 0px -7px 30px #B11116 inset;
  width: 70px;
  overflow: hidden;
}
#nadpis a {
  display: block;
  height: 280px;
  background-image: url('../images/anketa.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#otazky {
  display: table;
  margin-top: 20px;
}
#otazky ul {
  display: table-row;
  margin: 0px;
  list-style: none;
}
#otazky ul li {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  padding: 20px;
  border-right: dotted 1px rgba(0,0,0,0.2);
  box-sizing: border-box;
}
#otazky ul li:last-child {
  border-right: none;
}
#otazky textarea {
  margin: 20px 0 20px 0;
  width: 100%;
  border: solid 1px rgba(0,0,0,0.2);
}
#otazkycover input[type=submit] {
  background-color: #ddd;
  color: #333;
  border: none;
  border-radius: 10px;
  padding: 10px;
  border: solid 3px #efefef;
  box-shadow: 0px 0px 5px #ddd;
}
#otazkycover input[type=submit]:hover {
  background-color: orange;
  color: #fff;
}
a {
	color: #4d94ea; /*#00b0ff;*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
article p {
  text-align: justify;
}
image {
  border: none;
}
table {
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
}
caption {
  padding-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
td,th {
	padding: 10px;
	margin: 0px;
}
td {
	background-color: #ececec;	
	border-left: solid 1px #f6f6f6;
	border-bottom: solid 1px #f6f6f6;
}
th {
	background-color: #969696;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	font-weight: 500;
	color: white;
}
.cenik {
  display: block;
  overflow: hidden;
  width: 222px;
  height: 97px;
  background-image: url('../images/cenik.png');
  background-position: left top;
  line-height: 700px;
  margin-bottom: 20px;
}
.balicky td {
	background-color: #f2daea;	
	border-left: solid 1px #f9e9f4;
	border-bottom: solid 1px #f9e9f4;
}
.balicky th {
  background-color: #a60575;
  border-color: #b93b93;
}
.balicky #maincontent a,.balicky #maincontent h1 {
  color: #a60575;
}
.datacentrum td {
	background-color: #f7e8e1;	
	border-left: solid 1px #faf5f1;
	border-bottom: solid 1px #faf5f1;
}
.datacentrum th {
  background-color: #ca6c39;
  border-color: #d68d66;
}
.datacentrum #maincontent a,.datacentrum #maincontent h1 {
  color: #ca6c39;
}
.inet td {
	background-color: #d8f3fc;	
	border-left: solid 1px #edf8fc;
	border-bottom: solid 1px #edf8fc;
}
.inet th {
  background-color: #00adef;
  border-color: #39bef1;
}
.inet #maincontent a,.inet #maincontent h1 {
  color: #00adef;
}
.mobil td {
	background-color: #fef7da;	
	border-left: solid 1px #fdfaed;
	border-bottom: solid 1px #fdfaed;
}
.mobil th {
  background-color: #ffca08;
  border-color: #fef7da;
}
.mobil #maincontent a,.mobil #maincontent h1 {
  color: #ffca08;
}
.mobil #maincontent td a {
  color: #caa202;
}
.telefon td {
	background-color: #eff8db;	
	border-left: solid 1px #fffdf6;
	border-bottom: solid 1px #fffdf6;
}
.telefon th {
  background-color: #99cc0b;
  border-color: #c5e274;
  
}
.telefon #maincontent a,.telefon #maincontent h1 {
  color: #99cc0b;
}
.telka td {
	background-color: #fbdddd;	
	border-left: solid 1px #fff1f0;
	border-bottom: solid 1px #fff1f0;
}
.telka th {
  background-color: #ed1b24;
  border-color: #ef646a;
}
.telka #maincontent a,.telka #maincontent h1 {
  color: #ed1b24;
}
/*th:first-child {
	border-left: none;	
}
tr td:first-child {
  border-left: none;
}
tr:first-child td {
  border-bottom: none;
}*/

.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 120px;
	position: relative;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#stripe {
  width: 751px;
  height: 31px;
  background-image: url("../images/menu1-bg.png");
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}
#podalogo {
	background-image: url(../images/logo-poda-20let.png);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 160px;
	display: block;
	position: absolute;
	left: 0px;
	top: 5px;
	line-height: 500px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#skynetlogo {
	background-image: url(../images/logo-skynet.png);
	height: 22px;
	width: 130px;
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	overflow: hidden;
	line-height: 500px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	position: absolute;
	right: 229px;
	bottom: 31px;
	height: 34px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	height: 34px;
	padding-left: 4px;
	line-height: 31px;
}
#menu li a {
	display: block;
	height: 31px;
	background-color: #c2e4f9;
	margin-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 7px;
	text-shadow: 0px 0px 3px #fff;
	color: #003d7a;
	font-weight: 400;
}
#menu li a:hover {
	background-color: #eee;	
}
#menu li.active a {
	display: block;
	height: 31px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 7px;
	border-bottom-right-radius: 0px;
	text-shadow: 0px 0px 3px #333;
	color: #fff; /*#c2e4f9;*/
	font-weight: 400;
	background-image: url(../images/menu1-bg3.png);
	background-position: left top;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 751px;
	right: 0px;
	top: 34px;
	background-color: #949494;
	height: 31px;
	background-image: url(../images/menu1-bg.png);
	/*overflow: hidden;*/
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	display: none;
	z-index: 2;
}
#menu ul div {
  position: relative;
}
#menu li.active ul {
  display: table;
}
#menu ul li {
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: table-cell;
	float: none;
	text-align: center;
	min-width: 20%;
	max-width: 25%;
	position: relative;
}
#menu li.active ul li a {
	padding: 0px 0px 0px 3px;
	margin: 0px;
	background: none;
	background-image: url(../images/menu1-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	border-radius: 0px;
}
#menu li.active ul li:first-child a {
	padding: 0px;
	background-image: none;
}
#menu li ul li a span {
	display: block;
}
#menu li ul li a:hover span {
	background-image:url(../images/menu1-bg4.png);
}
#menu .active ul .active a {
	background-color: #FFF;
	color: #333;
	box-shadow: inset 0px 0px 7px #999;
	text-shadow: none;
}
#menu .active ul li:first-child.active a {
  border-top-left-radius: 8px;
}
#menu li.active ul li ul {
  display: none;
  width: 250px;
  padding: 15px;
  position: absolute;
  left: 1px;
  top: 31px;
  z-index: 99;
  height: auto;
  background-image: none;
  border-radius: 0px;
  box-shadow: 0px 0px 35px #fff;
  border-bottom: solid 1px #666;
  border-left: solid 1px #666;
  border-right: solid 1px #666;
}
#menu li.active ul li:first-child ul {
  left: 0px;
}
#menu li ul li:hover ul {
  display: block;
}
#menu li ul li ul li {
  display: block;
  float: none;
  text-align: left;
}
#menu li ul li ul li a {
  background-image: none !important;
  padding: 0px !important;
  width: 250px;
  line-height: auto;
}
#menu li ul li ul li a span {
  padding: 0px 10px;
}
#menu .active ul .active ul li a {
  background-color: inherit;
  box-shadow: none;
  color: white;
  text-shadow: 0px 0px 5px #333;
}
#menu .active ul .active ul .active a {
  color: black;
  text-shadow: none;
}
#menu2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 31px;
	width: 223px;
	background-image: url(../images/menu2-bg.png);
	overflow: hidden;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
#menu2 li {
	float: left;
}
#menu2 li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	line-height: 31px;
	display: block;
	text-align: center;
	width: 111px;
	box-shadow: inset 0px 0px 10px #069;
	font-weight: 400;
}
#menu2 li:first-child a {
	border-right: solid 1px #00F;	
}
#maincontent {
	float: left;
	width: 741px;
	margin-bottom: 20px;
}
#rightcolumn {
	float: right;
	width: 223px;
	margin: 20px 0px 20px 0px;
}
#maincontent article h1 {
	font-size: 2em;
	font-weight: 300;
}
#maincontent article h2 {
  font-size: 1.5em;
  font-weight: 300;
}
#breadcrumbs {
	line-height: 60px;
	background-image: url(../images/breadcrumbs.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/breadcrumbs.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
}
#maincontent article h3 {
	color: #084c89;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	clear: both;
	height: 150px;
	padding-top: 20px;
	border-top: solid 1px #aaa;
	font-size: 0.9em;
	line-height: 0.9em;
	color: #666;
}
#footer ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
}
#footer ul li:first-child {
	padding-left: 0px;
	border-left: none;
}
#footer a {
	color: #666;	
}
#copyright {
	float: right;	
}
#bottomnav {
	clear: both;
	height: 200px;
	width: 100%;
	margin-bottom: 10px;
}
#bottomnav div {
	float: left;
	height: /*260px;*/ 190px;
	width: 757px;
	overflow: hidden;
}
#bottomnav div ul {
	width: 790px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomnav div ul ul {
  width: 100%;
}
#bottomnav div ul li {
	float: left;
	margin-right: 5px;
	height: 188px; /*238px;*/
	background-color: #ebebeb;
	border: solid 1px #cecece;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
#bottomnav .grid4 ul li {
	width: 182px;	
}
#bottomnav .grid5 ul li {
	width: 144px;	
}
#bottomnav .grid5 ul li ul li,#bottomnav .grid4 ul li ul li {
  width: auto;
  float: none;
}
#bottomnav div h2,#clientlogin h1 {
	padding: 0px;
	margin: 0px;
	height: 93px;
	position: relative;
	box-shadow: inset 0px -7px 30px #cecece;
	font-weight: 300;
	color: #666;
}
#clientlogin h1 {
  text-align: center;
  font-size: 1em;
  padding-top: 20px;
  height: 73px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}
#clientlogin p {
  text-align: center;
  border-bottom: solid 1px #ddd;
  margin: 0px;
  padding: 15px;
}
#bottomnav div h2:after,#clientlogin h1:after {
	height: 12px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/footer-bg.png);
	background-position: center top;
	content: '';
}
#bottomnav div h2 a {
	display: block;
	padding-top: 27px;
	height: 66px;
	padding-left: 10px;
	padding-right: 60px;
	position: relative;
	color: #666;
	font-size: 0.7em;
	text-transform: uppercase;
}
#bottomnav div li:hover h2 a,#bottomnav .active h2 a {
	color: white;
	text-decoration: none;
}
#bottomnav .col1:hover h2 a,#bottomnav .col1.active h2 a {
	background-color: #a50575; /*c300aa;*/
	box-shadow: inset 0px -7px 30px #760052; /*770068;*/
	text-shadow: 1px 1px 3px black;
}
#bottomnav .col2:hover h2 a,#bottomnav .col2.active h2 a {
	background-color: #00aeef; /*0084ca;*/
	box-shadow: inset 0px -7px 30px #0084b5; /*004e96;*/
	text-shadow: 1px 1px 3px black;
}
#bottomnav .col3:hover h2 a,#bottomnav .col3.active h2 a {
	background-color: #ed1c24; /*fe0000;*/
	box-shadow: inset 0px -7px 30px #b11116;/*850000;*/
	text-shadow: 1px 1px 3px black;
}
#bottomnav .col4:hover h2 a,#bottomnav .col4.active h2 a {
	background-color: #ffcb08; /*feb900;*/
	box-shadow: inset 0px -7px 30px #bd9805; /*d27100;*/
	text-shadow: 1px 1px 3px #d27100;
}
#bottomnav .col5:hover h2 a,#bottomnav .col5.active h2 a {
	background-color: #a6ce39; /*aec300;*/
	box-shadow: inset 0px -7px 30px #799b28; /*658700;*/
	text-shadow: 1px 1px 3px black;
}
#bottomnav .col6:hover h2 a,#bottomnav .col6.active h2 a {
	background-color: #ca6c39; /*b77962;*/
	box-shadow: inset 0px -7px 30px #8e4a21; /*7a4030;*/
	text-shadow: 1px 1px 3px black;
}
#bottomnav .col7:hover h2 a,#bottomnav .col7.active h2 a {
	background-color: #2858bb; /*0084ca;*/
	box-shadow: inset 0px -7px 30px #2858bb; /*004e96;*/
	text-shadow: 1px 1px 3px black;
}
#bottomnav img {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 15px;
	right: 10px;
	width: 45px;
	height: 45px;
	box-shadow: 0px 0px 10px #cecece;
	border-radius: 10px;
}
#bottomnav .col1:hover a img,#bottomnav .col1.active img {
	box-shadow: 0px 0px 10px #760052; /*770068;	*/
}
#bottomnav .col2:hover a img,#bottomnav .col2.active img {
	box-shadow: 0px 0px 10px #0084b5; /*004e96;	*/
}
#bottomnav .col3:hover a img,#bottomnav .col3.active img {
	box-shadow: 0px 0px 10px #b11116; /*850000;	*/
}
#bottomnav .col4:hover a img,#bottomnav .col4.active img {
	box-shadow: 0px 0px 10px #bd9805; /*d27100;	*/
}
#bottomnav .col5:hover a img,#bottomnav .col5.active img {
	box-shadow: 0px 0px 10px #799b28; /*658700;	*/
}
#bottomnav .col6:hover a img,#bottomnav .col6.active img {
	box-shadow: 0px 0px 10px #8e4a21; /*7a4030;	*/
}
#bottomnav div ul li ul {
	width: auto;
	font-size: 0.8em;
	margin-top: 4px;
}
#bottomnav div ul li ul li {
	height: auto;
	border: none;
	padding: 2px 5px 0px 15px;
	background-image:url(../images/footer-bg2.png);
	background-position: 5px 6px;
	background-repeat: no-repeat;
}
#bottomnav div ul li ul li a {
	color: #666;	
}
#clientlogin,#poptformbutton {
	float: right !important;
	width: 220px !important;
	background-color: #ededed;
	border: 1px solid #cecece;
	border-radius: 5px;
	height: 178px;
	margin-bottom: 20px;
}
#clientlogin span {
  display: inline-block;
  width: 44px;
}
#clientlogin input[type=text],#clientlogin input[type=password] {
  margin: 2px 0px;
  border: solid 1px #999;
  border-radius: 4px;
}
#clientlogin input[type=submit] {
  margin: 2px 0px;
  border: solid 1px #999;
  border-radius: 4px;
  background-color: #ddd;
}
#poptformbutton {
	height: 100px;	
}
#referencecover #poptformbutton {
  height: 120px;
}
/*#clientlogin h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}*/
#clientlogin h1 {
  background-color: #00aeef;
  color: white;
  box-shadow: 0px -7px 30px #047cad inset;
}
#clientlogin form {
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #cecece;
}
#clientlogin .lostpass {
	color: #666;
	display: block;
	line-height: 45px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#rozcesticover {
	height: 320px;
	background-image: url(../images/akce-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
#rozcesticover.firmy {
	background-image: url(../images/firmy-bg.jpg);
}
#rozcesticover.skoly {
	background-image: url(../images/skoly-bg.jpg);
}
#rozcesti {
	width: 980px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
}
#rozcesti div {
	display: block;
	margin: 0px;
	height: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 980px; /*785px;*/
	/*overflow: hidden;*/
}
#rozcesti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 1080px; /*800px;*/
}
#rozcesti ul li {
	float: left;
	background-color: #e3f5ff;
	width: 186px;
	height: 300px;
	margin-right: 9px;
	border: 1px solid #FFF;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #23719c;
	text-align: center;
	background-image: url(../images/foo/inet_tv_mobil.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#rozcesti ul li.special:after {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 77px;
  height: 78px;
  content: '';
  background-image: url(../images/special-offer.png);
  background-repeat: no-repeat;
}
#rozcesti ul li.banner {
  width: 187px !important;
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
}
#rozcesti ul li.banner2a {
  width: 187px !important;
  height: 193px !important;
  float: left;
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
}
#rozcesti ul li.banner2a a {
  height: 173px;
}
#rozcesti ul li.banner2b {
  margin-top: 8px;
  width: 187px !important;
  height: 97px !important;
  float: left;
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
}
#rozcesti ul li.banner2b a {
  height: 77px;
}
#rozcesti ul li:hover {
  background-color: #fff;
	box-shadow: 0px 0px 3px #000;
}
#rozcesti ul li.banner:hover {
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
}
#rozcesti .grid3 ul li {
  width: 251px;
}
#rozcesti .grid3 ul li a {
  width: 231px;
}
#rozcesti ul li h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	font-size: 0.9em;
}
#rozcesti ul li a {
	color: inherit;
	display: block;
	width: 166px;
	padding: 10px;
	height: 280px;
}
#rozcesti ul li.banner h2,#rozcesti ul li.banner h3,
#rozcesti ul li.banner2a h2,#rozcesti ul li.banner2a h3,
#rozcesti ul li.banner2b h2,#rozcesti ul li.banner2b h3 {
  display: none;
}
#rozcesti ul li a:hover {
  text-decoration: none;
}
#rozcesti ul li strong,#rozcesti h3 {
	color: #084c8c;	
}
#rozcesti h3 {
  font-weight: 300;
  font-size: 1.4em;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
#rozcesti .navbanner img {
	float: right;
	margin-top: 10px;
	border: 1px solid #FFF;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #23719c;
}
#referencecover {
	height: 102px;
	clear: both;
	margin-bottom: 10px;
}
#reference {
	float: left;
	width: 752px;
	overflow: hidden;
	height: 132px;
}
#reference h1,#bottomnav h1 {
	display: none;
}
#bottomnav #clientlogin h1 {
	display: block;	
}
#reference ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#reference ul li {
	width: 225px;
	float: left;
	min-height: 100px;
	padding: 10px;
	background-color: #FDFDFD;
	margin-right: 5px;
	border: 1px solid #cecece;
	border-radius: 5px;
	font-size: 0.8em;
	display: none;
}
#reference ul li h2 {
	font-weight: 300;
	font-size: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#reference ul li h2 span {
	color: #004682;
	font-weight: 400;
}
#reference ul li img {
	float: right;
	margin-left: 10px;
}
#reference ul li p {
	margin: 0px;
	padding: 0px;
}
#poptformbutton h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 30px;
	text-align: center;
}
#poptformbutton a {
	font-size: 0.9em;
	background-color: #333;
	display: block;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	border: 1px solid #333;
	border-radius: 5px;
	box-shadow: inset 0px 0px 10px #999;
}
#poptformbutton a:hover {
	text-decoration: none;
	color: orange;
}
#hpbannerscover {
  max-width: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
#hpbannerscover .hpbanner {
  width: 100%;
  height: 320px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-position: center top;
  background-repeat: no-repeat;
}
.hpbanner h2 {
  position: absolute;
  left: 50%;
  top: 30px;
  margin: 0px;
  padding: 0px;
  margin-left: -490px;
  font-weight: 300;
  font-size: 3.0em;
  text-shadow: 0px 0px 10px #fff;
  white-space: nowrap;
  line-height: 1em;
}
.hpbanner p {
  position: absolute;
  left: 50%;
  left: 50%;
  top: 100px;
  margin: 0px;
  padding: 0px;
  margin-left: -490px;
  font-weight: 300;
  font-size: 1.6em;
  color: #333;
  width: 400px;
}
.hpbanner a {
  position: absolute;
  left: 50%;
  left: 50%;
  bottom: 30px;
  margin: 0px;
  padding: 0px;
  margin-left: -490px;
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  display: block;
  background-color: #333;
  padding: 10px 15px 10px 15px;
  border-radius: 10px;
  box-shadow: 5px 5px 30px #fff;
  white-space: nowrap;
}
.hpbanner.col1 h2 {
  color: #9d0080;
}
.hpbanner.col1 a {
  background-color: #9d0080;
}
.hpbanner.col2 h2 {
  color: #1d79ba;
}
.hpbanner.col2 a {
  background-color: #1d79ba;
}
.hpbanner.col3 h2 {
  color: #db0000;
}
.hpbanner.col3 a {
  background-color: #db0000;
}
.hpbanner.col4 h2 {
  color: white;
  text-shadow: none;
}
.hpbanner.col4 p {
  color: #89daff;
}
.hpbanner.col4 a {
  background-color: #89daff;
  box-shadow: none;
}
.hpbanner.col5 h2 {
  color: black; /*white;*/
  text-shadow: none;
}
.hpbanner.col5 a {
  background-color: #ffc600;
  box-shadow: 5px 5px 30px #b69319;
}
.hpbanner.col6 h2 {
  color: white;
  text-shadow: 0px 0px 15px #84bbef;
}
.hpbanner.col6 p {
  color: #001628;
}
.hpbanner.col6 a {
  background-color: #001628;
  box-shadow: none;
}
.hpbanner.col7 h2 {
  color: white;
  text-shadow: none;
}
.hpbanner.col7 p {
  color: #fde2c7;
}
.hpbanner.col7 a {
  background-color: #551b07;
  box-shadow: none;
}
.hpbanner.col8 h2 {
  color: #153f95;
}
.hpbanner.col8 a {
  background-color: #153f95;
}
.hpbanner.col9 h2 {
  color: #3a3bba;
}
.hpbanner.col9 a {
  background-color: #3a3bba;
}
.bannerbg {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 320px;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
#programy li ul,.programy2 {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#programy li ul li a,.programy2 li a {
  padding-top: 24px;
  width: 60px;
  height: 58px;
  display: block;
  vertical-align: middle;
  box-sizing: border-box;
}
#programy li ul li a:hover {
  text-decoration: none;
}
#programy li ul li,.programy2 li {
  width: 60px;
  height: 58px;
  border: solid 2px #ddd;
  background-position: center -10px;
  background-repeat: no-repeat;
  padding: 3px 2px 2px 0px;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 7px;
  box-shadow: 3px 3px 3px #eee;
  font-size: 0.7em;
  line-height: 0.8em;
}
#programy li ul li img,.programy2 li img {
  max-height: 40px;
  max-width: 60px;
  margin: auto 0px;
}
#programy li ul li:hover,.programy2 li:hover {
  border-color: orange;
}
#programy li ul li span,.programy2 li span {
  position: absolute;
  left: 60px;
  bottom: 60px;
  height: auto;
  padding: 10px;
  border: solid 2px orange;
  box-shadow: 3px 3px 3px #ddd;
  background-color: white;
  width: 200px;
  z-index: 90;
  line-height: 1.2em;
  border-radius: 7px;
  display: none;
}
#programy li ul li span:after,.programy2 li span:after {
  content: '';
  width: 16px;
  height: 16px;
  border: solid 2px orange;
  box-shadow: inset 3px 3px 3px #eee;
  background-color: white;
  border-radius: 10px;
  position: absolute;
  left: -12px;
  bottom: -12px;
}
#programy li ul li:hover span,.programy2 li:hover span {
  display: block;
}
#pokryti li ul {
  display: none;
}
#pokryti li ul li ul {
  padding: 10px 0px 10px 0px;
  margin: 0px;
  display: none;
}
#pokryti li ul li ul li {
  border: solid 1px #e2e2e2;
  width: 150px;
  display: inline-block;
  margin: 1px;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
}
#mapapokryti {
  width: 741px;
  height: 400px;
  background-color: #fefefe;
  border: solid 5px #aaa;
  box-shadow: 3px 3px 3px #ddd;
}
.client_center_set,.addrtab {
  display: table;
  width: 100%;
  padding: 5px;
  margin-top: 10px;
  background-color: #fafafa;
  border-radius: 6px;
  border: solid 1px #e2e2e2;
}
.addrtab {
  font-size: 0.9em;
}
.client_center_address {
  display: table-cell;
  vertical-align: top;
  width: 240px;
}
.client_center_hours {
  display: table-cell;
}
.addrcell {
  display: table-cell;
  vertical-align: top;
  padding: 0px 5px 0px 5px;
  border-left: dotted 2px #e2e2e2;
}
.addrcell:first-child {
  border-left: none;
}
.phone {
  display: inline-block;
  background-image: url(../images/phone.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding: 0px 5px 0px 24px;
  line-height: 24px;
}
.mobile {
  display: inline-block;
  background-image: url(../images/mobile.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding: 0px 5px 0px 24px;
  line-height: 24px;
}
.mail {
  display: inline-block;
  background-image: url(../images/mail.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 5px 0px 24px;
  line-height: 24px;
}
.bluebutton {
  width: 260px;
  padding: 0px 0px 0px 60px;
  color: white !important;
  text-transform: uppercase;
  display: inline-block;
  height: 43px;
  line-height: 38px;
  font-weight: bold;
  text-shadow: 1px 1px 1px darkblue;
  background-image: url(../images/button-blue.png);
  margin: 0px;
  text-align: left;
}
.bluebutton:hover {
  text-decoration: none;
  color: #a9e1fb !important;
}
.redbutton {
  width: 180px;
  padding: 0px 0px 0px 60px;
  margin: 0px;
  color: white !important;
  text-transform: uppercase;
  display: inline-block;
  height: 43px;
  line-height: 38px;
  font-weight: bold;
  text-shadow: 1px 1px 1px darkred;
  background-image: url(../images/button-red.png);
  overflow: hidden;
  text-align: left;
}
.redbutton:hover {
  text-decoration: none;
  color: #fba9b5 !important;
}
.qr {
  float: right;
}
.icon {
  float: left;
  margin-right: 15px;
  line-height: 25px;
}
.programpolozka {
  margin-left: 200px;
}
.programfotka {
  float: left;
  border-radius: 12px;
  border: solid 3px #fff;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.sleva {
  float: right;
  padding: 10px;
  font-size: 1.6em;
  color: red;
  background-color: #f5f5f5;
  border: solid 1px #e2e2e2;
  margin-left: 15px;
  border-radius: 10px;
}
.programcover {
  padding: 15px 0px 15px 0px;
}
#header form {
  position: absolute;
  right: 0px;
  top: 55px;
  border: solid 1px #959595;
  border-radius: 5px;
  width: 128px;
  height: 22px;
  overflow: hidden;
}
#header form label {
  display: none;
}
#header form input {
  border: none;
  background-color: #fff;
}
#header form .search-button {
  font-size: 1px;
  color: white;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url(../images/lupa.png);
}
#header form .search-input {
  position: aboslute;
  left: 0px;
  top: 0px;
  height: 22px;
  width: 105px;
  color: #959595;
}
.contact_form textarea {
  width: 725px;
  height: 200px;
  border: solid 1px #ddd;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1em;
  padding: 10px;
  
}
.form_title {
  padding: 8px;
  display: inline-block;
  width: auto;
  box-shadow: inset 0px 0px 5px #ddd;
  margin-top: 15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
}
.contact_form input[type=text] {
  display: block;
  width: 725px;
  padding: 10px;
  border: solid 1px #ddd;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1em;
}
.contact_form select {
  display: block;
  width: 120px;
  padding: 10px;
  border: solid 1px #ddd;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1em;
}
.contact_form option {
  padding: 0px 10px;
}
.contact_form input[type=submit] {
  padding: 10px 30px 10px 30px;
  margin: 10px 0px;
  background-color: #fff;
  box-shadow: inset 0px 0px 10px #ddd;
  border: solid 4px #ccc;
  border-radius: 10px;
}
.contact_form input[type=submit]:hover {
  border-color: orange;
  cursor: pointer;
}
.contact_form input[type=text]:hover,.contact_form textarea:hover,.contact_form select:hover {
  border-color: orange;
}
.contact_form input[type=text]:focus,.contact_form textarea:focus,.contact_form select:focus {
  border-color: green;
  box-shadow: inset 0px 0px 10px #ddd;
}
.tab {
  display: table;
  margin: 15px 0px;
}
.tr {
  display: table-row;
}
.td,.td2 {
  display: table-cell;
  padding: 5px;
}
.td2 {
  padding-right: 25px;
}
date {
  float: right;
  padding: 5px 0px 10px 10px;
}
#bannercover {
  position: relative;
  width: 222px;
  height: 218px;
  overflow:hidden;
  margin-bottom: 15px;
}
.rcolbanner {
  position: absolute;
  left: 0px;
  top: -218px;
}
a:first-child .rcolbanner{
  top: 0px;
}
#rozcestnikmaly {
  padding: 0px;
  margin: 25px auto;
  list-style: none;
  width: 640px;
}
#rozcestnikmaly li {
  display: inline-block;
  text-align: center;
  padding: 0px 10px;
  height: 168px;
  width: 140px;
  vertical-align: top;
}
#rozcestnikmaly li a .icon2 {
  width: 74px;
  height: 74px;
  display: block;
  margin: 0px auto 10px auto;
  background-color: #00aced;
  overflow: hidden;
  line-height: 300px;
  border-radius: 10px;
  background-position: center center;
  background-repeat: no-repeat;
}
#rozcestnikmaly li a:hover {
  text-decoration: none;
}
#rozcestnikmaly li a:hover .icon2 {
  background-color: #a6ce39;
}
.tabtel {
  display: table;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.tabtel li {
  display: table-row;
}
.tabtel div {
  display: table-cell;
  vertical-align: top;
  padding: 20px 10px;
  border-top: dotted 3px #e5e5e5;
}
.tabtel img {
  max-width: 150px;
  max-height: 150px;
}
.tabtel h2 {
  margin-top: 0px;
  padding-top: 0px;
}
.graph {
  width: 700px;
  height: 400px;
  box-shadow: inset 0px 0px 40px #e5e5e5;
  background-color: #fefefe;
  border-radius: 20px;
  border: solid 3px #e2e2e2;
}
.citace {
  width: 600px;
  padding: 15px 55px;
  font-style: italic;
  background-image: url(../images/quot-66.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  color: #999;
}
.citace:after {
  content: "";
  background-image: url(../images/quot-99.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 30px;
  height: 22px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
#dotscover {
  width: 480px;
  position: absolute;
  left: 50%;
  top: 40px;
  
}
#dots {
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  
}
#dots li {
  display: inline-block;
  margin: 3px;
  border: solid 3px rgba(255,255,255,0.1);
  width: 14px;
  height: 14px;
  border-radius: 9px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
#dots li.active {
  border: solid 3px #4fa9e8;
}
#dots li a {
  display: block;
  width: 12px;
  height: 12px;
  background-color: rgba(0,0,0,0.2);
  border-radius: 6px;
  margin: 1px;
  line-height: 12px;
  text-align: center;
  color: rgba(0,0,0,0);
  box-shadow: inset 2px 2px 3px rgba(0,0,0,0.3);
}
#dots li a:hover {
  background-color: rgba(0,0,0,0.4);
}
#hokejbanner {
  background-color: #00AEEF !important;
  margin-top: 5px;
  width: 740px !important;
  height: 55px !important;
  padding: 5px;
  border-radius: 5px;
  background-image: url('../images/hokej-bg.jpg');
}
#hokejbanner h2 {
  box-shadow: none !important;
  height: auto !important;
  background-image: none !important;
  color: white !important;
  text-align: center;
  padding: 0px;
}
#hokejbanner p {
  text-align: center;
  margin: 0px;
  padding: 5px;
  color: white;
}
#hokejbanner h2 a {
  color: white !important;
  padding: 0px !important;
  line-height: 55px;
  font-size: 36px !important;
}
#hokejbanner h2:after {
  display: none;
}