body {
	text-align: center;
	background-color: black;
} 

.main {
  position: relative;
	margin: 0 auto;
	width: 980px;
	height: 648px;
	background-color: #ffff99;
	font-family: Verdana;
	line-height: 1.5em;
	font-size: 14px;
}

.logo {
	background-image: url('logo.jpg');
	padding-left: 30px;
	background-repeat: no-repeat;
	width: 980px;
	height: 167px;
}

.menu {
  float: left;
  margin-top: 0px;
  background-image: url('bgr_menu.jpg');
	width: 204px;
	height: 481px;
}

.menu_obsah {
  padding-top: 60px;
  line-height: 18px;
}

.obsah {
  float: right;
  margin-top: -0px;
  width: 774px;
}

.hlavni_obsah {
  text-align: left;
  max-width: 700px;
  padding: 0px 25px 0px 25px;
  overflow: auto;
  background-color: #ffd000;
}

.obsah_text {
  padding: 0px 25px 0px 25px;
  text-align: left;
  max-height: 441px;
  overflow: auto;
}

.pocitadlo {
  text-align: left;
  padding-left: 60px;
  padding-top: 10px;
}

.reklama {
  padding: 0px 25px 0px 25px;
  height: 100px;
  text-align: center;
	clear: both;
}

h1 {
	font-size: 18px;
	color: black;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: black;
}

h3 {
	font-size: 14px;
	color: #0000FF;
}

h4 {
  font-size: 14px;
  color: black;
  font-weight: bold;
}

h5 {
  font-size: 16px;
  color: red;
  font-weight: bold;
}

h6 {
  font-size: 17px;
  color: blue;
  font-weight: bold;
  text-align: center;
}

.mesice {
  color: black;
  font-weight: bold;
  font-size: 15px;
}

.tab {
	background-color: #000;
  width: 710px;
  text-align: center;
}
	
.tab td {
	background-color: #ffff99;
}

.tab th {
	background-color: #00FFFF;
}

a {
  font-size: 14px;
  color: black;
  text-decoration: none;
}

a:hover {
  font-size: 14px;
  text-decoration: underline;
}

a.menulink {
  font-size: 20px;
  color: black;
  text-decoration: none;
}

a.menulink:hover {
  color: #cc0000;
  text-decoration: underline;
  }

.foto {
  border: 0px;
	width: 40%;
	height: 40%;
}

.foto1 {
  border: 0px;
	width: 40%;
	height: 40%;
}
