/*
	barav1: #ff338b - ruzova
	barva2: #ff6a1a - oranz
	     3: #06b0fe - modra
		 4: #268023 - zelena
*/
@import url('/css/fonts.css');
/*  
	CSS Reset by Eric Meyer - Released under Public Domain
    http://meyerweb.com/eric/tools/css/reset/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
                  {margin: 0;padding: 0;border: 0;outline: 0;
                  font-size: 100%;vertical-align: baseline;
                  background: transparent;}
body              {line-height: 1;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse;border-spacing: 0;}
/*-----------------------*/

html {overflow-y: scroll;overflow-x: hidden; }

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
ul, li, div, table, tr, td {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Museo300', Verdana, sans-serif;
	font-size: 1em;
	color: #000;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
#content {
	background-color: #fff;
	width: 940px;
	margin: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: -470px;
	text-align: left;
}
#header {
	border-bottom: 0px solid #000;
	height: 220px;
	width: 940px;
	overflow: hidden;
}
#headerLogo {
	display: block;
	background: url('logo.png') no-repeat;
	line-height: 180px;
	text-indent: -3000px;
	overflow: hidden;
	width: 446px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 108px;
	left: 0px;
}
#hlavnimenu {
	font-family: 'Museo700', Verdana, sans-serif;
	font-size: 16px;
	position: absolute;
	top: 10px;
	left: 610px;
	width: 300px;
}
#hlavnimenu a {
	float: right;
	width: 110px;
	text-align: right;
	padding-top: 10px;
	line-height: 20px;
	padding-right: 1px;
	border-bottom: 4px solid #000;
	display: block;
	color: #000;
	clear: right;
	text-decoration: none;
}
#hlavnimenu a.selected{
	color: #ff338b;
	width: 150px !important;
	border-bottom: 5px solid #ff338b;
}

#hlavnimenu a:hover{
	color: #444;
	border-bottom: 4px solid #444;
	width: 120px;
}
#hlavnimenu a.selected:hover{
	color: #ff6a1a;
	width: 150px !important;
	border-bottom: 5px solid #ff6a1a;
}
#obsah {
	margin-top: 20px;
	width: 940px;
}
#leftColumn {
	width: 180px;
	float: left;
	text-align: right;
	font-size: 14px;
	padding-right: 10px;
}
h2, h3, h4 {
	font-family: 'Museo700', Verdana, sans-serif;
	font-size: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
#leftColumn h2 {
	color: #ff6a1a;
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	border-bottom: 5px solid #ff6a1a;
}

#leftColumn .rok {
	font-family: 'Museo700', Verdana, sans-serif;
	font-size: 17px;
}
#leftColumn .vystava , #leftColumn .akce{
	line-height: 1em;
	padding-bottom: 10px;
}
#leftColumn .vystava a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
#leftColumn .vystava.detail  a:hover {
	background-color: #ff338b !important;
	color: #fff;
	text-decoration: none;
}
#leftColumn .akce a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
#leftColumn .akce.detail a:hover {
	background-color: #06b0fe !important;
	color: #fff;
	text-decoration: none;
}
#centerColumn {
	padding: 0px 30px 30px 220px;
	font-size: 15px;
}
#centerColumn  .divider {
	height: 50px;
}
#centerColumn .text {
	width: 580px;
	text-align: justify;
}
#centerColumn .text p {
	margin-bottom: 10px;
}
#centerColumn  p {
	margin-bottom: 10px;
}
#centerColumn .adresa {
	margin-top: -20px;
}
#centerColumn div.images  {
	white-space:nowrap;
} 
#centerColumn div.images img {
	white-space:nowrap;
} 
#centerColumn div.row {width: 680px !important;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;margin-top:6px;}
#centerColumn ul {
	text-decoration: disc;
	padding-left: 20px;
	padding-bottom: 10px;
}

div.imgBg {
	display:  inline-block;
	vertical-align: middle;
	overflow: hidden;
}
h3 .underline, h3 u {
	border-bottom: 5px solid #000;
	line-height: 1.5;
}
h4 {
	margin-top: 20px;
}
h4 .underline, h4 u {
	border-bottom: 5px solid #000;
}
.hidden {
	display: none;
}
table.vysledky {
	width: 680px !important;
	padding: 0px 14px 0px 14px;
}
table.vysledky td {
	border:1px solid #06b0fe;
}
table.vysledky th {
	border:1px solid black;
	padding: 2px;
	color: #ffffff;
	background-color:#06b0fe;
}

.auto1 {
	position: absolute;
	width: 324px;
	height: 237px;
	background: url('auto1.png') no-repeat;
	top:0px;left:420px;
}
.auto1b {
	position: absolute;
	width: 324px;
	height: 237px;
	background: url('auto1.png') no-repeat;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	top: 800px;
	left: -300px;
}
.auto2 {
	position: absolute;
	width: 371px;
	height: 275px;
	background: url('auto2.png') no-repeat;
	top:-30px;left:374px;
}
.auto4 {
	position: absolute;
	width: 368px;
	height: 262px;
	background: url('auto4.png') no-repeat;
	top:-20px;left:394px;
}
.auto3 {
	position: absolute;
	width: 284px;
	height: 265px;
	background: url('auto3.png') no-repeat;
	top:-20px;left:450px;
}
.auto4b {
	position: absolute;
	width: 368px;
	height: 262px;
	background: url('auto4.png') no-repeat;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	top: 900px;
	left: -300px;
}
.auto3b {
	position: absolute;
	width: 284px;
	height: 265px;
	background: url('auto3.png') no-repeat;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	top: 900px;
	left: -300px;
}
.auto2b {
	position: absolute;
	width: 371px;
	height: 275px;
	background: url('auto2.png') no-repeat;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	top: 900px;
	left: -300px;
}
small {
	font-size: 0.7em;
}

.ucolor1 {
	color: #ff338b !important;
	border-bottom: 5px solid #ff338b !important;
}
.ucolor2 {
	color: #ff6a1a !important;
	border-bottom: 5px solid #ff6a1a !important;
}
.ucolor3 {
	color: #06b0fe !important;
	border-bottom: 5px solid #06b0fe !important;
}
.ucolor4 {
	color: #268023 !important;
	border-bottom: 5px solid #268023 !important;
}
a.fotky span, a.letak span {
	display: none;
}

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#000;
    padding:5px;
    border:5px solid #fff;

}
.tooltip2{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#ff338b;
    padding:5px;
    border:5px solid #fff;

}
.tooltip p, .tooltip2 p{
	font-family: 'Museo700', Verdana, sans-serif;
	font-size: 15px;
    margin:0;
    padding:0;
    color:#fff;
    padding:2px 7px;
}

.staryFotoreport {
	margin-top: 25px;
}
.staryFotoreport img {
	margin : 0px;
	margin-bottom : 2px;
	padding: 0px;
	border : 1px solid;
}
.staryFotoreport .img642 {
	 	margin: 0px 0px 2px 0px;
	 	border : 3px solid;
	 	border-bottom-width: 1px;
	 	border-top-width: 1px;
	}
.staryFotoreport .img624 {
	 	margin: 0px 0px 2px 0px;
	 	border : 12px solid;
	 	border-bottom-width: 1px;
	 	border-top-width: 1px;
	}
.staryFotoreport .img312 {
	 	margin: 0px 0px 0px 0px;
	 	border : 5px solid;
	 	border-bottom-width: 1px;
	 	border-top-width: 1px;
	}
.text ul {
	padding-left: 15px;
}
.text a {
	text-decoration: underline;
}
ul.square  {
	list-style-type:square;
}
.noborder {
	border-width: 0px !important;
}

.oteviracka {
	width: 400px;
	margin-top: 5px;
	margin-left: 100px;
}
.oteviracka th {
  text-align: center;
} 
.oteviracka td {
  text-align: center;
} 
