body
{
  font-family: Arial, sans-serif, Helvetica;
  font-size: 80%;
  color: #54513F;
  padding: 10px;
}

.Header
{
  background-color: #FFFFFF;
  border-top: solid 1px #FF0000;
  margin-bottom: 12px;
}

.HeaderLogo
{
  float: left;
}

.bar_a
{
  width: 25%;
  background-color: #FF0000;
  height: 20px;
}

.bar_b
{
  width: 25%;
  background-color: #ED7F00;
  height: 20px;
}

.bar_c
{
  width: 25%;
  background-color: #FBC76A;
  height: 20px;
}

.bar_d
{
  width: 25%;
  background-color: #E5DCAA;
  height: 20px;
}

.Title
{
  text-align: center;
  width: 475px;
}

.Title H1
{
  color: #FF0000;
  font-weight: bold;
  font-size: 18px;
  vertical-align: bottom;
  margin: 0px;
}

.ConclusionTitle
{
  border-bottom: solid 1px #FF0000;
  font-weight: bold;
  font-size: 18px;
  color: #FF0000;
  margin: 15px 0px 0px;
  padding-bottom: 5px;
}

.Flags
{
  vertical-align: bottom;
  text-align: right;
}

.ProductGroupName
{
  font-size: 140%;
  color: #FF0000;
  text-align: center;
  border: none;
}

.Content
{
  /*width: 750px;*/
  width: 100%;
}

.Footer
{
  text-align: center;
	font-size: 70%;
	background-color: #FFFFFF;
	/*
  position: fixed;
  left: 0px;
  bottom: 0px;
  */
  height: 15px;
  width: 100%;
}

fieldset 
{
  margin: 0px;
  margin-top: 8px;
  padding: 0px 0px 4px 0px;
  border: none;
  
  background-color: Transparent;
}

legend 
{
  font-weight: bold;
  color: #FF0000;
  font-size: 13px;
  padding: 2px 5px;
  border: none;
  background-color: Transparent;
}

.InsPrivPersonOrCompany
{
  border-top: 1px solid #FF0000;
  margin-top: 11px;
  padding-top: 10px;
}

.AcceptInsuranceTerms
{
  border-bottom: 1px solid #FF0000;
  margin-top: 0px;
  margin-bottom: 13px;
  padding-bottom: 4px;
  padding-top: 4px;
}

.carka
{
  border-bottom: 1px solid #FF0000;
  margin-top: 5px;
  margin-bottom: 5px;
}

.grpOnlyBorder
{
  background-color: #f1f7fe;
  border: 1px solid #7ba4e0;
  padding: 0px 4px 4px;
  padding-top: 5px;
  margin-top: 5px;
}

.grpOnlyLabel
{
  background-color: #d5e6fc;
  border: 1px solid #7ba4e0;
  font-weight: bold;
  color: black;
  font-size: 85%;
  padding: 0px;
  margin: 0px;
  padding: 2px 5px;
  margin-left: 12px;
  margin-top: 5px;
  float: left;
}

.grpNoBorder
{
  border: 0px;
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
}

.grpNoBorder > div
{
  padding: 0px;
  margin: 0px;
}

.ElmLabel
{
  width: 236px;
}

.ElmCtrl
{
  width: 215px;
}

.ElmHint
{
  width: 15px;
}

.btnNext
{
  background-image: url('p_sipka0.png');
  background-repeat: no-repeat;
  background-position: right;
  background-color: Transparent;
  border: none;
  font-weight: bold;
  width: 110px;
  height: 30px;
  color: #FF0000;
  padding-right: 30px;
  text-align: right;
  cursor: pointer;
}

.btnPrevious
{
  background-image: url('l_sipka0.png');
  background-repeat: no-repeat;
  background-position: left;
  background-color: Transparent;
  border: none;
  font-weight: bold;
  width: 110px;
  height: 30px;
  padding-left: 30px;
  color: #FF0000;
  text-align: left;
  cursor: pointer;
}

.Pager
{
  padding-top: 5px;
  width: 100%;
}

.Pager .Next
{
  text-align: right;
}

.ReplicableGroup
{
	height: 1px; 
  color: #7ba4e0; 
  background-color: #7ba4e0; 
  border: 0px solid #7ba4e0;
}

.InsAddress
{
  border-top: 1px solid #FF0000;
  margin-top: 10px;
  padding-top: 10px;
}

.InsureInsurer
{
  border-top: 1px solid #FF0000;
  margin-top: 9px;
  padding-top: 7px;
  
  border-bottom: 1px solid #FF0000;
  margin-bottom: 1px;
  padding-bottom: 6px;
}

.InsAddress, .InsCompany, .PerAddress
{
  /*border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #FF0000;*/
}

.required
{
  color: #FF0000;
  font-weight: bold;
}

.requiredDiv
{
  color: #FF0000;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #FF0000;
  border-top: 1px solid #FF0000;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 2px;
}

.insuredPerson
{
  border-top: 1px solid #FF0000;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.btnAddInsurePerson
{
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  border: none;
  background-position: 8px center;
  background-repeat: no-repeat;
  padding: 2px 8px 2px 12px;
  /*
  padding: 2px 8px 2px 28px;
  background-image: url('img/new.png');
  */
  cursor: pointer;
}

.btnDelInsurePerson
{
  background-image: url('delete00.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  border: none;
  /*background-color: #e7f0fe;*/
  background-color:Transparent;
  cursor: pointer;
}

.Person
{
  border-top: 1px solid #FF0000;
  margin-bottom: 10px;
  margin-top: 11px;
  padding-top: 10px;
  /*background-color: #e7f0fe;*/
}

.YourChoice
{
  font-style: italic;
  font-size: 11px;
  color: #ED7F00;
  padding: 15px;
}

.YourChoiceTitle
{
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  width: 100%;
  padding: 5px;
  margin-bottom: 15px;
  border-bottom: solid 1px #ED7F00;
}

.YourChoice ul
{
  margin: 1px 1px 5px 0px;
  padding-left: 5px;
}

.YourChoice ul li
{
  margin-left: 15px;
  list-style-type: none;
}

.StepBar
{
  width: 100%;
  font-size: 120%;
  margin-top: 5px;
  border: 0px;
}

.StepBar tr td
{
  text-align: left;
  font-size: 13px;
  width: 20%;
}

.StepBar .StepCells .StepSelect
{
  background-color: #FF0000;
  height: 20px;
}

.StepBar .StepCells .StepNoSelect
{
  background-color: #E5DCAA;
  height: 20px;
}

.StepBar .StepTexts .StepSelect
{
  color: #FF0000;
  height: 20px;
}

.StepBar .StepTexts .StepNoSelect
{
  color: #E5DCAA;
  height: 20px;
}

.StepBar .StepArrow
{
  background-image: url('konec_si.png');
  background-position: left;
  background-repeat: no-repeat;
  background-color: #E5DCAA;
  height: 20px;
}

.imgHelp
{
  background-image: url('picto_in.png');
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 10px;
  border: none;
}

.PaymentMethodsList
{
  text-align: left;
  border-spacing: 0px;
  border-collapse: collapse;
}

.divPaymentMethodsList
{
  border-top: 1px solid #FF0000;
  margin-top: 10px;
  padding-top: 10px;
}

.PaymentMethodsList tr td
{
  padding-left: 5px;
}

.btnStyle
{
  border: none;
  background-color: #E5DCAA;
  width: 100px;
}

.btnStyle:hover
{
  background-color: #FF0000;
  font-weight: bold;
  color: #FFFFFF;
}

td.DocumentButton
{
  padding: 8px 16px 8px 32px;
  background-color: #E5DCAA;
  background-image: url('pdf00000.png');
  background-position: 10px center;
  background-repeat: no-repeat;
  text-align: center;
  height: 40px;
}

td.DocumentButton:hover 
{
  background-color: #FF0000;
}

td.DocumentButton a 
{
  text-decoration: none;
  color: #54513F;
}

td.DocumentButton:hover a
{
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}


td.NoDocumentButton
{
  padding: 8px 16px;
  background-color: #E5DCAA;
  text-align: center;
  height: 40px;
}

td.NoDocumentButton:hover 
{
  background-color: #FF0000;
}

td.NoDocumentButton a 
{
  text-decoration: none;
  color: #54513F;
}

td.NoDocumentButton:hover a
{
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}



a
{
  color: #54513F;
}

.pSumThankYou
{
  color: #FF0000;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #FF0000;
  height: 38px;
  padding-top: 7px;
}

.pSumInfoText
{
  font-weight: bold;
}

.pnlNoExternal
{
  border-bottom: 1px solid #FF0000;
  padding-bottom: 7px;
}

.pSumNoExternal
{
  text-align: left;
  width: 100%;
  padding-top: 5px;
  margin-top: 5px;
  padding-bottom: 10px;
}

.pSumPaymentInfo
{
  font-weight: bold;
  font-size: 110%;
}

.ErrorArea
{
  margin-top: 5px;
  padding: 5px;
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  background-color: #FF0000;
}

input
{
  background-color: #E5DCAA;
  border: 1px solid #d5c775;
  height: 19px;
  margin:0px;
  padding:0px;
}

select
{
  background-color: #E5DCAA;
  border: 1px solid #d5c775;
  height: 21px;
}

.vzdusno > tr > td, .vzdusno > tbody > tr > td
{
  height: 26px;
}

/* ProductGroups */
.ProductGroups
{
  border: 0px none;
}

.ProductGroups table
{
  width: 440px;
}

.pgs-td
{
  height: 287px;
  width: 50%;
  background-repeat: no-repeat;
  vertical-align: top;
}

.pgs-name
{
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  color: #FF0000;
  height: 40px;
  vertical-align: top;
}

.pgs-desc
{
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #ED7F00;
  height: 45px;
  vertical-align: top;
}

.pgs-link-td
{
  height: 151px;
  vertical-align: bottom;
}

.pgs-link
{
  padding: 2px 0px 2px 20px;
  background-color: #FFFFFF;
  width: 225px;
  margin: 8px 0px 8px 0px;
}

.pgs-link a
{
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  color: #FF0000;
  text-decoration: none;
}

.pgs-small
{
  
  font-size: 14px;
}
/* End ProductGroups */

.MCalendar .ajax__calendar_container {
    border: 8px solid #F3EEDB;
    background-color: #F3EEDB;
    color:#54513F;
}
.MCalendar .ajax__calendar_dayname 
{
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}
.MCalendar .ajax__calendar_day,
.MCalendar .ajax__calendar_other .ajax__calendar_day,
.MCalendar .ajax__calendar_other .ajax__calendar_year {
	border: 1px solid #F3EEDB;
    background-color: #FFFFFF;
}
.MCalendar .ajax__calendar_hover .ajax__calendar_day,
.MCalendar .ajax__calendar_hover .ajax__calendar_month,
.MCalendar .ajax__calendar_hover .ajax__calendar_year {
	border: 1px solid #F3EEDB;
    background-color: #FFFFFF;
}
.MCalendar .ajax__calendar_active .ajax__calendar_day,
.MCalendar .ajax__calendar_active .ajax__calendar_month,
.MCalendar .ajax__calendar_active .ajax__calendar_year {
	border: 1px solid #F3EEDB;
    background-color: #F3EEDB;
    font-weight:bold;
}


