html, body {height:100%; margin-top:1px;background-image: url(../kostra/img/bg.jpg); text-align: center;}

p {
  text-align:justify;
}

h1 {
  font-family: Arial;
  margin-bottom: 15px;

  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #9E1C20;
}

h2 {
  margin-top: 5px;
  margin-bottom: 2px;

  font-size: 15px;
  font-weight: bold;
}

h3 {
  margin-top: 5px;
  margin-bottom: 2px;

  font-size: 17px;
  font-weight: bold;
}

h4 {
  margin-top: 5px;
  margin-bottom: 2px;

  font-size: 11px;
  font-weight: bold;
}

a {
	color: #9e1c20;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fdc010;
}

#verdikt {
	text-align: center;
	padding: 3px;
  color: #e95d0f;
	border: 1px #3D3D3D solid;
	font-size: 11px;
	font-weight: bold;
  margin-top: 10px;
}

.vypln {
  width: 100%;
  height: 1px;
  clear: both;
}

#up {
  margin: 0px;
  padding: 0px;
  height: 0px;
}

#cover {
  width: 980px;
  font-size:16px;
  font-family: "Arial Narrow", Arial, sans-serif;
  background-color: #ffffff;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: left;
}

#left {
  float: left;
  width: 178px;
}

#toplist {
  margin-top: 30px;
  margin-left: 10px;
  width: 100%;
  text-align: center;
}

#right {
  float: right;
  width: 178px;
}

#top {
  float: left;
  width: 624px;
  height: 187px;
}

#middle{
  width: 624px;
  float: left;
}

#main {
  width: 600px;
  background-color: #fff;
  display: block;
  margin-top: 0px;
  margin-left: 8px;
}

#bot {
  clear: both;
  width: 980px;
  text-align: right;
  font-size: 80%;
}

#menu_container {
  background-color: #0882BE;
  width: 100%;
  display: block;
  padding: 0px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

#core {
  margin: 20px 10px 0px 10px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 16px;
}
