body {
  background-color: #fff;
  font-family: 'Times New Roman', Serif;
  padding: 0;
  margin: 0;
}

#bg-left {
  background-color: #a52a2a;
  width: 100%;
  padding: 0;
  border: 0;
  margin: 0;
}

#bg-right {
  background-color: #fff;
  margin-left: 15%;
}

#columns {
  margin-left: -18%;
  _margin-left: -15%;
  min-height: 1000px;
  _height: 1000px;

}

#napinak {
  clear: both;
}

#paticka
{
  padding: 10px;
  border-top: 0px;
  background-color: #69f;
	font-size: x-small;
	font-weight: 500;
	text-align: right;
}

#menu {
  background-color: #a52a2a;
  color: yellow;
  width: 15%;
  font-size: small;
  font-family: Arial, Tahoma, Sans-serif;
  float: left;
}

#menu p {
  padding-left: 1.8em;
  color: yellow;
}

#content {
  color: black;
  width: 60%;
  padding-left: 2em;
  float: left;
  background: url('blueyellow.gif') top left repeat-y;
}

/* OBRAZEK NA UVODNI STRANE */
#znak {
  vertical-align: middle;
}

div.img {
  margin-bottom: 20px;
  text-align: left;
  text-indent: 0;
}

div.imgJS, div.imgJS a {
  text-align: center;
}

img {
  border: 0;
}

h1 {
  font-family: "Comic Sans MS", Arial, Tahoma, Sans-Serif;
  color: red;
  font-size: xx-large;
  font-weight: 600;
  text-align: center;
}

h2 {
  color: blue;
  font-size: large;
  font-weight: 600;
  text-indent: 20px;
}

#Menu-head {
  font-family: "Comic Sans MS", Arial, Tahoma, Sans-Serif;
  color: #ffcc00;
  font-size: x-large;
  font-weight: 600;
  text-align: center;
  text-indent: 0;
}

p, a {
  text-align: justify;
  font-size: medium;
	line-height: 1.5;
	color: black;
}

a {
  text-decoration: underline;
}

hr.menu {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid white;
}

menu a, #ListMenu a {
	color: #ffcc00;
	text-decoration: underline;
  font-size: small;
}

menu a:hover, #ListMenu a:hover {
  text-decoration: none;
}

p.center {
  text-align: center;
}

em {
  border-bottom: dashed 1px black;
  font-style: normal;
}
