#form_tabs table{
	font:normal 12px/1.35 Arial,Helvetica,sans-serif;
}
table#tabs tbody#tabs-container #tab_personal_information{
  background-image: url(/images/ci/sFinance/pov2_zalozka01.png);
}
table#tabs tbody#tabs-container #tab_car_information{
  background-image: url(/images/ci/sFinance/pov2_zalozka02.png);
}
table#tabs tbody#tabs-container #tab_additional_information{
  background-image: url(/images/ci/sFinance/pov2_zalozka03.png);
}
table#tabs tbody#tabs-container #tab_recapitulation{
  background-image: url(/images/ci/sFinance/pov2_zalozka04.png);
}
table#tabs tbody#tabs-tail .border1px {
  width: 1px;
  background-color: #a1c8ee;
}
table#tabs table#tabs-tail-content{
  border-bottom: 1px solid #a1c8ee;
  background-image: url('/images/ci/sFinance/tabs_background.png');
  background-repeat: repeat-x;
  background-color: white; /*#f3f8fd;*/
}  
table#tabs td.caption {
	color: black;
}
table#tabs td.caption_light {
  color: black;
  font-style:italic;
}
table#tabs td.caption_light .caption_light_text{
  background-color: white;
}
table#tabs tbody#tab_recapitulation_content .value{
	font-weight:bold;
}
table#tabs td.td_btns{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
}
table#tabs td#btn_print{
	xwidth:100px;
}
table#tabs td#btn_conclude_parent{
	xwidth: 230px;
}
table#tabs td.button-gap {
  width: 2px;
}
table#tabs td#btn_print{
	width:88px;
}
table#tabs td#btn_conclude{
	width:111px;
}
table#tabs td#btn_new_calculator{	
	width:110px;
}
/*
table#tabs {
  border-bottom: 1px solid #a1c8ee;
}

table#tabs td.btn_conclude_parent{
	width: 200px;
}
table#tabs td.button-body {
  width:120px;
}
table#tabs td#btn_conclude{
	width:120px;
}

*/
/* styly pro tlacitka */
table#tabs td.button-left-border {
  background-image: url('/images/ci/sFinance/BTN_L.png'); 
  width:4px;
}
table#tabs td.button-left-border-i {
  background-image: url('/images/ci/sFinance/BTNp_L.png');   
  width:4px;
  height:29px;
}
table#tabs td.button-right-border {
  background-image: url('/images/ci/sFinance/BTN_P2.png');  
  width:5px;
}
table#tabs td.button-right-border-i {
  background-image: url('/images/ci/sFinance/BTNp_P2.png');  
  width:5px;
  height:29px;
}
table#tabs td.button-body {
  background-image: url('/images/ci/sFinance/BTN_grad.png');
  width:102px;
}
table#tabs td.button-body-i {
  background-image: url('/images/ci/sFinance/BTNp_grad.png');
  height:29px;
  width:102px;
}
table#tabs td.button-active{
	cursor:pointer;
	color:black;
}
table#tabs td.button-active  .btn_conclude_span {
	cursor:pointer;
	color:red;
}
table#tabs td.button-inactive{
	cursor:default;
	color:gray;
}