img {
	border-style: none;
	border: 0px;
	text-decoration: none;
	margin: 0px;
  padding: 0px;
}
html, body {
	background-color: black;
  color: white;
	font-weight: normal;
	font-size: 9pt;
	font-family: Century Gothic, Arial, Courier, sans-serif;
}

h1, h2, h3, h4, h5 {
  margin: 1em 0.08em 0.2em 0;
  line-height: 1.3em;
  text-align: left;
}
h1 {
  font-size: 1.9em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.9em;
}
p {
  margin: 1em 0 0 0;
  text-indent: 0;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
	font-variant: normal; 
}

h1, .title a:visited {
	text-align: left;
	font-weight: bold;
	font-variant: normal; 
	font-size: 1.9em;
	text-decoration: none;
	letter-spacing: 4pt;
  text-indent: 0em;
}
.layout h1, .layout p {
  margin: 0em 0.08em 0.2em 0;
  text-indent: 0;
}
h2, h3, h4, h5 {
	text-align: left;
	font-weight: bold;
	font-variant: normal; 
	text-decoration: none;
	letter-spacing: 2pt;
}
a, a:hover, a:active, a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
  color: #d9d9d9;
  text-decoration: underline;
}


a.title, .title a:hover, .title a:active {
	color: white;
	text-decoration: none;
}
p.kontakt, p.kontakt a, p.kontakt a:visited {
	color: white;
	text-align: center;
	font-weight: normal;
	font-variant: normal; 
	font-size: 10pt;
	font-family: Century Gothic, Arial, Courier, sans-serif;
	text-decoration: none;
	letter-spacing: normal;

}
p.kontakt a:hover, p.kontakt a:active {
	color: white;
	text-decoration: underline;
}
h1.kontakt, p.kontakt {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-indent: 0em;
	padding: 0.2em;
}

p.popis, .layout span {
  position: relative;
  float: right;
	text-align: right;
 	font-weight: normal;
	font-variant: normal; 
	font-size: 8pt;
	text-decoration: none;
	padding: 0;
  margin: 0 0 1.5em 0;
	text-indent: 0em;
  line-height: 1em;
	}
.layout span {
	margin: 0;
  padding: 5px;
	font-size: 8pt;
}

p.text {
  margin: auto 20px auto auto;
}
p.box {
  padding: auto 20px auto auto;
  position: relative;
  float: left;
}

.stred {
  text-align: center;
}
.levo {
  text-align: left;
}
.pravo {
  text-align: right;
}
.alevo {
  float: left;
	overflow: visible;
}

.apravo {
  float: right;
	overflow: visible;
}

.cervena {
  color: red;
}

.modra {
  color: blue;
}

.cerna {
  color: #000000;
}

