#page2 h2.diskuzeNadpis, #page2 h1.diskuzeNadpis {
  color:#e08f02;
  text-align: center;
  margin:20px 0;
  font-size: 160%;
}

p.uzke {
  padding:0 60px;
  text-align: center;
}

h3 span {
  font-weight: normal;
}

#page2 h3 a {
  color:white;
}

.diskuzeControl {
  margin: 0 0 3px 3px;
}

#page2 .diskuzeControl a {
  font-weight: bold;
  color:#e08f02;
}

#page2 a.diskuzeNovy {
  font-weight: bold;
  display: block;
  width: 120px;
  _width: 155px;
  color:#e08f02;
  line-height: 35px;
  height: 35px;
  border:1px solid #B2B2B2;
  padding-left:35px;
  text-decoration: none;
  margin:0 auto;
  background: url(http://static.akcniceny.cz/images/redesign/ico_diskuze_vlozit.gif) no-repeat 2px 2px;
  overflow: hidden;
}

table.diskuzeForm {
  font-size: 100%;
  margin-left:10px;
}

table.diskuzeForm th {
  text-align: left;
  vertical-align: top;
}

table.diskuzeForm input {
  width: 300px;
}
table.diskuzeForm input.check {
  width: 20px;
}
table.diskuzeForm textarea {
  width: 300px;
  height: 125px;
  overflow: auto;
}

table.diskuzeForm input.odeslat {
  background:transparent url(http://static.akcniceny.cz/images/redesign/ico_odeslat.gif) no-repeat scroll 10px center;
  border:1px solid #B4B4B4;
  color:#E08F02;
  font-weight:bold;
  height:32px;
  margin:10px 0pt;
  padding:0pt 10px 0pt 50px;
  width:auto;
}

#page2 a.zpet {
  background:transparent url(http://static.akcniceny.cz/images/redesign/ico_ctl_zpet.gif) no-repeat scroll left center;
  color:#E08F02;
  font-weight:bold;
  padding:10px 0pt 10px 18px;
  text-decoration:none;
}

