@import "VymennySystem.css";

body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-color: #000;
  background-image: url('../images/background.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  color: #fff;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.3em;
}

#content {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: auto;
  clear: both;
}

#levy {
  width: 200px;
  height: auto;
  padding: 60px 45px 0px 23px;
  float: left;
}

#prostredni {
  width: 494px;
  height: auto;
  padding: 16px 0px 0px 0px;
  float: left;
}

#prostredni h1 {
  width: 494px;
  height: 40px;
  padding: 0;
  margin: 0;
  clear: both;
}

#prostredni h1 a {
  width: 494px;
  height: 40px;
}

#prostredni h1 a span {
  display: none;
}

#menu ul {
  width: 484px;
  padding: 37px 0 0 10px;
  margin: 0;
  clear: both;
  list-style-type: none;
}

#menu ul li {
  float: left;
  padding-left: 20px;
}

#menu ul li a {
  font-weight: bold;
}

#banner {
  width: 494px;
  height: auto;
  padding: 25px 0px 0px 0px;
}

#text {
  width: 494px;
  height: auto;
  padding: 25px 0px 0px 0px;
}

#pravy {
  width: 190px;
  height: auto;
  padding: 240px 23px 0px 25px;
  float: left;
}

#bottom {
  width: 954px;
  height: auto;
  padding: 5px 23px 5px 23px;
  margin: 0;
  text-align: center;
  clear: both;
}

.kolemobrazku {
  width: 190px;
  height: 143px;
  text-align: center;
  border: 1px solid #ccc;
  margin: 0px 8px 8px 0px;
  float: left;
  overflow: hidden;
}

.obrazek {
  margin: 0px;
  border: 0px;
}

a {
  color: #fff;
}

p {
  text-align: left;
}

.textbox
{
	background-color: #fff; 
	border: 1px solid #cc2c2a;
  font-size: 1em;
  color: #000000;
}

.tlacitko
{
	background-color: #cc2c2a;
	border: 1px solid #fff;
  font-size: 1em;
  color: #fff;
}

.vyrazny {
  color: #ff9900;
  font-weight: bold;
}

.prazdny {
  clear: both;
  height: 16px;
}

img {
  border: 0px;
}

.ram {
  font-size: 1em;
  font-weight: bold;
  color: #ff9900;
  line-height: 1.2em;
  padding: 45px 50px 40px 40px;
  width: 404px;
  height: 165px;
  background-image: url('../images/vclubbg2.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.ram h2 {
  font-size: 1.5em;
  color: #ff9900;
  padding: 0 0 15px 0;
  margin: 0;
  font-weight: bold;
}

.ram2 {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  line-height: 1.2em;
  padding: 45px 50px 40px 50px;
  width: 394px;
  height: auto;
  background-image: url('../images/vclubbg.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

