/* Nastaveni pro mobilni zarizeni */
body {
	font: 10pt Verdana;
	background: #2e2e2f;
}

#main {
  width: 100%;
  background-color: #2e2e2f;
  color: black;
  border: 0px;
}

#menu ul li a {
  font-size: 20pt;
}

#vlevo {
  width: 100%;
  background-color: #2e2e2f;
  float: none;
  margin-top: 1em;
  margin-bottom: 2em;
  border: 0;
}

h1, h2, h3 {
  color: white;
}

#vlevo h1 {
  font-family: Arial;
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	color: white;
}

#vlevo h2 {
  font-family: Arial;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
	color: white;
}

#vlevo h3 {
	font-family: Arial;
  font-size: 8pt;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: white;
}

#vlevo p {
  text-align: justify;
  color: white;
}

#vlevo p em {
  font-weight: bold;
}

#vpravo {
  width: 100%;
  background-color: #2e2e2f;
  float: none;
  margin-top: 1em;
  margin-bottom: 2em;
  border: 0;
}

#vpravo h1 {
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	color: white;
}

#vpravo h2 {
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
	color: white;
}

#vpravo h3 {
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: white;
}

#vpravo p {
  text-indent: 30px;
	text-align: justify;
	color: white;
}

#paticka p.tiskMobil {
  display: block;
  color: white;
}

hr {display: none;}
#main .noscreen {display: none;}
#main .transparentOdkaz {display: none;}
#kontakt img  {display: none;}
#logoMobil {display: none;}

#patickaPozadi  {display: none;}

#indexNahled td.obrazek {display: none;}
#indexGalerie {display: none;}
#indexUkazka {display: none;}

img {border: 0px;}

div#menu {
  background: #ec008c;
}

div#menu ul li a {
	display: inline; /* radkovy prvek */
	margin: 0px; /* okraj */
	padding: 5px; /* okraj */
	
	padding-left: 15px;
	padding-right: 15px;
	
	color: white; /* barva pisma */
	font-size: 10pt; /* velikost pisma */
	width: 80px; /* sirka odkazovaciho policka */
	text-decoration: none;
}

div#menuLang ul li a {
  color: white;
}

/* KONKRETNI STYLY */

address, em {
  color: white
}

