﻿.cntConference
{
  height: 100%;
  margin: 25px 10px 10px 10px !important;
}


div.text
{
}

.divStep
{
  position: relative;
  float: right;
  width: 80px;
}

.smallNote
{
  font-size: 7pt;
}

.bold
{
  font-weight: bold;
}


.tblUser, .tblRegType, .tblRegFee, .tblAccommodation, .tblSummary
{
  width: 650px;
  margin: 0px auto 5px auto;
}

/*vnorene tabulky maji sirku 100p*/
.tblActiveType
{
  width: 100%;
}

.tblUser td, .tblRegType td, .tblActiveType td, .tblAbstracts td, .tblRegFee td, .tblAccommodation td, .tblSummary td
{
  vertical-align: top;
  padding-top: 2px;
}

.tblUser th, .tblRegType th, .tblActiveType th, .tblAbstracts th, .tblRegFee th, .tblAccommodation th, .tblSummary th
{
  vertical-align: top;
  padding-top: 2px;
}

.tblUser .title, .tblRegType .title, .tblActiveType .title, .tblRegFee .title, .tblAccommodation .title, .tblSummary .title
{
  width: 140px;
}

.tblRegType .title, .tblAccommodation .title
{
  width: 250px;
}

.tblRegType .colrbtn, .tblAccommodation .colrbtn
{
  width: 300px;
}


.tblRegFee .title
{
  width: 190px;
}

.tblActiveType .title
{
  width: 130px;
}

.tblActiveType td input[type="text"], .tblActiveType td textarea
{
  width: 93%;
}

.tblActiveType td .activeType
{
  border: solid 1px #0c0c0c;
  padding: 5px;
}

.tblActiveType td .activeType > span
{
  font-weight: bold;
}

.tblSummary td textarea
{
  width: 93%;
}

.tblSummary .title
{
  width: 100px;
  text-align: left;
}

.tblAbstracts
{
  margin: 0px auto;
}

.boldRow
{
  font-weight: bold;
  color: Black;
  background-color: #FAAD5D;
}

li span.accmmodationType, ul + span.accmmodationType
{
  width: 230px;
  display: block;
  float: left;
}

.divChbxLst
{
  height: 140px;
  overflow: auto;
  padding: 4px; /*background-color:Maroon;*/
}


.divChbxLst .chbxLst span
{
  width: 48%;
  display: block;
  float: left;
  background-color: Yellow;
}


.divChbxLst .chbxLst span input
{
  display: block;
  float: left;
  background-color: Lime;
}

.divChbxLst .chbxLst span br
{
  clear: left;
}

.mg120L
{
  margin: 0px 0px 0px 120px;
}
