/*

	engine-(R) template print CSS
	webdesign-soudna_201606221437

	Robert Rajs
	(c) 2016

	engine-r@email.cz
	http://www.rajs.info
	https://play.google.com/music/m/Adhkdjm7olawmfqbu7js3vjemfe?t=Robert_Rajs

*/

@font-face {
	font-family: verahumana;
	src: url("fonty/BoosterNextFY-Regular.ttf?v=201608202312");
}

/*@font-face {
	font-family: verahumanab;
	src: url("fonty/verahb.ttf");
}*/

* {
	font-family: verahumana, "tahoma", sans-serif;
}

p,
td,
th,
li {
	font-size: .7em;
}

table {
	border-collapse: collapse;
}

table th,
table td {
	border: .1em solid #888;
	padding: .3em;
	text-align: left;
}

table th {
	background-color: #ddd;
}

.noprint {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

#map {
  height: 350px;
  width: 500px;
}

center {
	text-align: justify;
}

.menuSpace {
	display: none;
}

img {
	margin: .5em;
	width: 100%;
	border-radius: 1em;
}

a {
	color: #444;
	padding-right: 1em;
}

.bublina {
	display: inline-block;
	width: 10em;
	height: 3em;
	text-shadow:
	-.2em -.2em .5em #fff,
	.2em -.2em .5em #fff,
	-.2em .2em .5em #fff,
	.2em .2em .5em #fff; 
	text-align: center;
	padding: 1em;
	margin: .5em;	
	/*float: left;*/
	border-radius: 1em;
	border: .2em solid #fff;
	/*border: .2em solid #777346;*/
	box-shadow: 0 0 .5em #eee;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+83,888b2e+85,ffffff+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 83%, #888b2e 85%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 83%,#888b2e 85%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 83%,#888b2e 85%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.print {
	display: none;
}

.hlavni_nadpis_print {
	display: block;
}

iframe#mapa-screen {
	display: none;
}

a[data-lightbox="skupina"] {
	padding: 0;
	margin: 0;
	/*border: 1px solid red;*/
}

a[data-lightbox="skupina"] img {
	position: relative;
	left: -.5em;
	border: .2em solid #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	box-shadow: .2em .2em .2em #ccc;
}

div.paletka,
div.tempera,
div.krizek_uzavreni,
div.admin_ico_l,
div.admin_ico_r,
div.admin_ikony_nahore,
div.admin_vkladaci_tlacitka,
div.blok_spoluprace,
div.mapa_preliv {
	display: none;
}

.sloupecky {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}

.oci {
	fill: #000000;
}