body {
  margin: 0px;
  padding: 0px;
  background: #7c0101 url(../graphics/bckg.gif) top center repeat-x;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: white;
}

p {
  padding-top: 15px;
  margin-top: 0px;
  font-size: 1em;
  line-height: 1.5em;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 30px;
  background: url(../graphics/h1.gif) left center no-repeat;
}

h2 {
  margin: 0px;
  padding: 10px 0 5px 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #7eb5ff;
  min-height: 20px;
  _height: 20px;
  margin-bottom: 0px;
  line-height: 20px;
  font-family: Arial;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: Arial;
  color: #7eb5ff;
}


a {
  font-weight: bold;
  text-decoration: underline;
  color: #7eb5ff;
}

a:hover {
  text-decoration: underline;
  color: white;
}


.cleaner {
  clear: both;
}

a.logo {
  position: relative;
  width: 300px;
  height: 206px;
  left: 8px;
}

#holder {
  width: 885px;
  min-height: 570px;
  _height: 570px;
  margin: 0 auto;
}

#header {
  width: 100%;
  height: 559px;
  background: url(../graphics/header3.jpg) no-repeat;
  position: relative;
}

#footer {
  width: 100%;
  height: 76px;
  background: url(../graphics/footer.jpg) no-repeat;
  position: relative;
  top: -76px;
}

#footer span {
  position: relative;
  top: 25px;
  left: 370px;
  color: #cfcfcf;
  font-weight: bold;
  font-size: 10px;
}

#content {
  background: url(../graphics/cntbckg.gif);
  position: relative;
  _height: 100px;
  min-height: 100px;
}

#loginbox {
  width: 226px;
  height: 112px;
  position: absolute;
  top: -255px;
  left: 5px;
  background: url(../graphics/prihlaseni.gif) no-repeat;
}

#loginbox_log {
  width: 226px;
  height: 112px;
  position: absolute;
  top: -255px;
  left: 5px;
  background: url(../graphics/prihlaseni_logged.gif) no-repeat;
}

.logsubmit {
  position: absolute;
  top: 61px;
  left: 194px;
  width: 25px;
  height: 25px;
  background: none;
  border: 0px;
  cursor: pointer;
}

.loginput {
  width: 107px;
  height: 18px;
  position: absolute;
  border: 1px solid #666666;
  background: white;
  left: 80px;
  top: 40px;
}

#menu {
  width: 227px;
  background:  url(../graphics/menu.gif) top left no-repeat;
  position: relative;
  float: left;
  padding-left: 12px;
  padding-top: 50px;
  top: -145px;
  left: 5px;
}

#menu_bottom {
  height: 170px;
  width: 215px;
  background: url(../graphics/menubottombckg.gif) top left repeat-x;
  position: relative;
}

#menu a {
  width: 215px;
  height: 27px;
  background: url(../graphics/menu_off.gif) no-repeat;
  display: block;
  position: relative;
  color: white;
  text-decoration: none;
}

#menu a:hover {
  background: url(../graphics/menu_on.gif) no-repeat;
}

#menu a span {
  position: relative;
  top: 6px;
  left: 41px;
}

#obsah {
  float: left;
  width: 533px;
  _height: 100px;
  min-height: 100px;
  left: 64px;
  top: -125px;
  position: relative;
}

label {
  float: left;
  display: block;
  width: 100px;
}

input.text {
  border: 1px solid white;
  background: #414141;
  margin-bottom: 3px;
  color: white;
  width:120px;
}

.text {
  border: 1px solid white;
  background: #414141;
  margin-bottom: 3px;
  color: white;
}

input.submit {
  background: #2a5d8c;
  color: white;
  text-align: center;
  font-weight: bold;
  border: 1px solid white;
  padding: 1px;
  width: 150px;
  cursor: pointer;
}

.ohlas {
  padding: 5px;
  width: 95%;
  background: #505050;
  border: 1px solid white;
  margin-bottom: 8px;
}

.flag {
  position: absolute;
  width: 26px;
  height: 15px;
  background: none;
  left: 712px;
  top: 61px;
}

.flagbox {
  padding: 5px;
  background: #505050;
  border: 1px solid white;
  position: absolute;
  left: 660px;
  width: 160px;
  top: 100px;
  display: none;
}

.obrazek {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
}

.obrazek img {
  border: 1px solid white;
}

#registraceform strong
{
	color: yellow;
}

.seznamkaimg
{
	margin: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid white;
}





