body{
	margin : 0px 0px 0px 0px;
	padding : 0px;
	background-color: black;
	font-family : Times New Roman;
	text-align : center;
	font-size : 12px;
}

#content{
  margin-top: 200px;
  height: 360px;
  _height: 400px;
  background-color: white;
  padding-top: 40px;
  font-style: italic;
}

#content img{
  margin-bottom: 25px;
}

#content #obal-centrovani {
	width: 590px;
	margin: 0 auto;
}

span.fat {
	font-weight: bold;
	font-size: 14px;
}

.check-box{
  background-image: url("../images/check-check-bg.gif");
  width: 258px;
  _width: 258px;
  height: 96px;
  _height: 121px;
  padding-top: 25px;
  margin-top: 15px;
}

.check-box-obal-left {
	float: left;
}
.check-box-obal-right {
	float: right;
}

.check-box a{
  text-decoration: none;
  color: black;
  text-align: left;
  margin-left: 40px;
}
.check-box a:hover{
  text-decoration: underline;
}
.check-box a.ano{
  display: block;
  background: url("../images/check-ano.gif") no-repeat;
  padding-left: 70px;
  padding-top: 4px;
  height: 20px;
  _height: 24px;
  margin-bottom: 20px;
}
.check-box a.ne{
  display: block;
  background: url("../images/check-ne.gif") no-repeat;
  padding-left: 70px;
  padding-top: 4px;
  height: 20px;
  _height: 24px;
}

.check-box input {
	border: 1px solid #c2c2c2;
	width: 75px;
}

.check-box .radek {
	text-align: right;
	padding-right: 23px;
}
.check-box .radek#dolni {
	margin-top: 24px;
}

#lista{
  height: 75px;
  background-image: url("../images/check-lista-bg.gif");
}

input#vstoupit {
	border: 0px;
	background: none;
	font-size: 11px;
}