/*---tabulky---*/
/*--------------------LEGEND -----------------------+
|                                                   |
| .content   -- the content div, also the className |
|               for tabSystem divs                  |
| .tabs      -- the div that holds all tabs         |
| .tab       -- an inactive tab                     |
| .tabActive -- an active tab                       |
| .tabHover  -- an inactive tab onMouseOver         |
|___________________________________________________|
*/

#TabSystem1 {
	background: transparent;
	border: none;
	position: relative;
	top: -10px;
	left: 2px;
	margin: 0;
	padding: 0;
	overflow: visible;
}
#TabSystem2 {
	background: transparent;
	border: none;
	position: relative;
	top: 0px;
	left: 2px;
	margin: 0;
	padding: 30px 0 0;
	overflow: visible;
	border: 0px blue solid;
}

#content-c table tr td {border: none;}

.content {
	position: relative;
	margin-left: 0px;
	/*top: 30px;*/
	width: 517px;
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	padding: 5px 0px 0px 0px;
	/*border-top: 2px solid #DF2626;*/
	z-index: 500;
	/*background: transparent;*/
	background: #EFEFEF url(/images/aurakarta/page/tab/tabs-form.jpg) no-repeat left top;
}

.content-calc {
	margin-left: 0px;
	width: 517px;
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	padding: 5px 0px 0px 0px;
	/*border-top: 2px solid #DF2626;*/
	z-index: 500;
	/*background: transparent;*/
	background: #EFEFEF url(/images/aurakarta/page/tab/tabs-calc.jpg) no-repeat left top;
}

.form-cont {
	/*width: 507px;*/
	border: 0px blue solid;
	top: 7px;
	margin-bottom: 0px;	
	background: url(/images/aurakarta/page/tab/tab-content.jpg) no-repeat left bottom;
	color: #333;
	padding: 10px;
}
.form-cont2 {
	/*width: 507px;*/
	border: 0px blue solid;
	/*top: 7px;*/
	margin-bottom: 0px;	
	background: url(/images/aurakarta/page/tab/tab-content2.jpg) no-repeat left bottom;
	color: #333;
	padding: 10px;
}
.form_white_bg {
  width: 500px; height: 32px;
  position: relative; left: -5px;
  _margin-right: -5px; _margin-left: -5px; _left: 0px;
  padding-top: 10px; padding-right: 7px;
  background: url("/images/aurakarta/page/tab/white_corn_bg.gif") 0 0 no-repeat;
  overflow: hidden;
}

.form_white_bg_ {
  width: 500px; height: 32px;
  position: relative; left: -5px;
  _margin-right: -5px; _margin-left: -5px; _left: 0px;
  padding-top: 10px; padding-right: 7px;
  overflow: hidden;
}

.form-cont td, .form-cont2 td {
	text-align: left !important;
	padding: 4px 8px;
	vertical-align: middle;
	/*color: white !important;*/
}
.form-cont td.top {
	vertical-align: top;	
}
.form-cont table.date {
	width: auto;
	border-collapse: collapse;
	margin: 0;
}
.form-cont table.date td {
	border: none;
	padding: 0;
}
.content-box {
	width: 203px;
	padding: 8px;
}
.content-over {
	overflow: auto;
}
.cont-hra {
	height: 150px;
}
div.tabs {
	position: absolute;
	top: -4px;
	/**top: 1px;*/
	left: 0px;
	/*line-height: 32px;*/
	/*height: 28px;*/
	/*width: 600px;*/
	/*float: left;*/
	font-family: "Arial CE", "Arial", sans-serif;
	/*cursor: default !important;*/
	z-index: 10000;
	width: 521px;
}
div.tabs-2 {
	/*left: 15px;*/
	/*float: left;
	position: relative;*/
	/*margin-bottom: -28px;*/
	/*background: #E9E9E9 url("../img/design2/pix_black.gif") bottom left repeat-x;
	z-index: 9999;*/
}
div.tabs-hck {
	background: black;
}
.tab {
  display: block;
	line-height: 36px;
	text-align: center;
	float: left;
	/*border: 1px solid #347;*/
	/*padding: 15px 28px 8px 21px;*/
	/*padding-right: 1px;*/
	background: url(/images/aurakarta/page/tab/tab.jpg) no-repeat center bottom;
	color: #ffffff;
	z-index: 100;
	border-bottom-width: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	/*width: 102px;*/
	width: 97px;
	margin-right: 8px;
	_margin-right: 8px;
	height: 36px;
}

.tab span {
	line-height: normal;
	display: block;
	padding-top: 5px;
}

#ttabe,#TabSystem1 .last,#TabSystem2 .last {margin-right: 0px !important;}

.tabHover {
	/*border: 0px solid #347;*/
	background: url(/images/aurakarta/page/tab/tab_active.jpg) no-repeat center 1px;
	/*_background-image: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="/images/aurakarta/page/tab/tab_active.png", sizingMethod="crop");*/
	/*padding: 15px 28px 8px 21px;*/
	color: #616161;
	z-index: 1200;
	border-bottom-width: 0;
	text-decoration: none;
	height: 34px;
	_line-height: 34px;
}
.tabActive {
	/*padding: 15px 28px 8px 21px;*/
	color: #616161;
	background: url(/images/aurakarta/page/tab/tab_active.jpg) no-repeat center bottom;
	z-index: 10000;
	text-decoration: none;
}
#karta .tab {background: url(/images/aurakarta/page/tab/karta_tab.jpg) no-repeat center bottom;}
#nasplatky .tab {background: url(/images/aurakarta/page/tab/nasplatky_tab.jpg) no-repeat center bottom;}
#nasplatky .tabHover, #karta .tabHover, #nasplatky .tabActive, #karta .tabActive {background: url(/images/aurakarta/page/tab/tab_active.jpg) no-repeat center 1px;}
div.tabs div.bottomrow {
	position: absolute;
	top: 0;
	z-index: 2;
	padding-left: 0px;
}
div.tabs div.bottomrow .tab {
	padding: 0px 11px 1px 11px;
}
div.tabs div.bottomrow .tabActive {
	padding: 0px 11px 2px 11px;
}
div.tabs div.toprow {
	padding-left: 0px;
	position: absolute;
	top: -16px;
	z-index: 1;
}
div.external {
	height: auto;
}
div.pokus {
	height: 500px;
	padding-top:
}
div.form {
	/*width: 685px;*/
}
div.sep {
  margin-left: -10px;
  margin-right: -10px;
  height: 20px; 
  width: 517px; 
  background: url("/images/aurakarta/page/tab/form_sep.gif") 0 0 no-repeat;
}

input.input-delka {width: 63px;}
div#uver_limit {float: none;}

.table-cont {
	margin: 5px;
	background: #FFFFFF;
	height: 209px;
	overflow: auto;
	padding: 5px;
	width: 192px;
}
.table-cont-2 {
	margin: 5px;
	background: #FFFFFF;
	border: 0px red solid;
}
.table-cont-3 {
	margin: 5px;
	background: none;
	height: 80px;
	border: 0px red solid;
}
.table-cont-4 {
	padding: 5px;
	background: none;
	border: 0px red solid;
	background: #FFFFFF;
}
.table-cont-5 {
	margin: 5px;
	background: #FFFFFF;
	height: 150px;
	overflow: auto;
	padding: 5px;
	margin-left: 7px;
	width: 192px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
/*---tabulky---*/
.zalozka-roh {
	display: none;
}

/*----------------------------------------------------------------------------------*/


#content h1 {
	display: none;
}
#content table{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 400px;
	border: 0px;
	border-bottom: 2px solid #FFAA00;
	
}

#content table.thin-bottom-border {
	border-bottom-width: 1px;
	width: 400px;
	margin-bottom: 0px;
}

table.thin-bottom-border {
	margin-bottom: 0px;
}

#content table, #content table th, #content table td {
	border-left: 0px;
	border-right: 0px;
}

#content table th {
	background-color: #FFAA00;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
	
}

#content table td {
	border-top: 0px;
	border-bottom: 1px solid #FFAA00;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;	
	font-family: Verdana, Arial, lucida, sans-serif;	
	font-size: 10px;
	text-align: left;
	
}

#content table td.bordernull {
	border: 0px;
	height: 1px;
}

input, select {
	/*font-family: Verdana, Arial, lucida, sans-serif;*/
	/*font-size: 10px;*/
	font-size: 1em;
}

span.arrow {position: absolute; bottom: 60px; right: 30px; display: block; width: 35px; height: 30px; background: url("/images/page/form_arrow.gif") 0 0 no-repeat;}
span.big {color: #ffffff;}

a.link-red-hover, a.link-red-blink {
	display: block;
	float: left;
	clear: left;
	width: auto;
	height: auto;
	/*color: #333333;*/
	color: #ffffff;
	background: #EA2C2C url("/images/page/button.png") top left no-repeat;
	/*background-color: #FFAA00;*/
	font-family: Arial, "Arial CE", Verdana, Helvetica;
	font-size: 1em;
	line-height: 17px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
a.link-red-blink {background: #069547 url("/images/page/op_button.png") top left no-repeat;}

a.link-red-hover:hover, a.link-red-hover:hover span.big {
	text-decoration: underline;
}

/*span.big {display: block; font-size: 1em; padding: 3px 10px 3px 10px; border: 0px #fff solid; background: #EA2C2C url("/images/page/button.png") top left no-repeat; color: #ffffff; text-decoration: none; cursor: pointer;}*/
#default a.link-red-hover {color: #ffffff; background: #EA2C2C url("/images/page/button.png") top left no-repeat;}
#default a.link-red-blink {color: #ffffff; background: #069547 url("/images/page/op_button.png") top left no-repeat;}
#op a.link-red-hover {color: #ffffff; background: #069547 url("/images/page/op_button.png") top left no-repeat;}
#op a.link-red-blink {color: #ffffff; background: #EA2C2C url("/images/page/button.png") top left no-repeat;}
#nasplatky a.link-red-hover {color: #ffffff; background: #7BB446 url("/images/page/nasplatky_button.png") top left no-repeat;}
#nasplatky a.link-red-blink {color: #ffffff; background: #EA2C2C url("/images/page/button.png") top left no-repeat;}

.btn-send-4 {
	float: right;
	display: inline;
} 
.btn-send-4a {
	float: left;
	display: inline;
}

.napoveda-box {
	/*float: right; */padding-top: 0px; padding-bottom: 0px;
}

.box-zelena-top {
	background: url("/images/cetelem2_op_carrefour/orange-sidebox-h3.gif") repeat-y #fa0;
	font-weight: bold;
	text-align: left;
	color: white;
	height: 26px;
	font-size: 100%;
	/*margin: 5px 0px 15px 0px;*/
	text-align: left;	
	text-transform: uppercase;
	padding-left: 15px;
	
}
.box-zelena-body {
	width: 145px;
	color: #555555;
	font-weight: normal;
	padding: 5px;	
	background: #FFF7E6;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

form input {
	color: #000000;
	/*background-color: #FFF7E6;*/
	
	/*border-top: 1px solid #FFEECD;
	border-bottom: 1px solid #FFEECD;
	border-left: 1px solid #FFEECD;
	border-right: 1px solid #FFEECD;*/
	/*font-family: Verdana, Arial, lucida, sans-serif;	*/
	/*font-size: 10px;*/
	font-size: 1em;
	/*padding: 0px;*/
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;

}

form textarea {
	/*color: #000000;*/
	/*background-color: #FFF7E6;*/
/*	font-family: Verdana, Arial, lucida, sans-serif;	
	border-top: 1px solid #FFEECD;
	border-bottom: 1px solid #FFEECD;
	border-left: 1px solid #FFEECD;
	border-right: 1px solid #FFEECD;
	
	font-size: 10px;*/
	font-size: 1em;
}

form select {
	/*color: #000000;*/
	/*background-color: #FFF7E6;*/
/*	font-family: Verdana, Arial, lucida, sans-serif;	
	border-top: 1px solid #FFEECD;
	border-bottom: 1px solid #FFEECD;
	border-left: 1px solid #FFEECD;
	border-right: 1px solid #FFEECD;*/
	
	/*font-size: 10px;*/

}

form input.button {
	font-family: Arial, "Arial CE", Verdana, Helvetica;
	font-size: 11px;
	/*color: #333333;*/	
	background-color: #FFAA00;
	border: 0px;
	/*font-weight: bold;*/
}

.agreeInp {
	border: 1px #abadb3 solid;
	background: #fff;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 3px 10px;
}

.agreeInp label, .agreeInp input {
	vertical-align: middle;
}

#delka input {
	width:22px;
}
#splatka input {
	width:50px;
}
.zam_imput {
	width:220px;
}
.ban_imput {
	width:220px;
}
.pom_imput {
	width:120px;
}

.table-fix {
	width: 152px;
}
.rc_imput_1 {
	width: 50px;
}
.rc_imput_2 {
	width: 35px
}
.tel_imput {
	width: 70px;
}
.dat_imput_1 {
	width: 20px
}
.dat_imput_2 {
	width: 40px
}
.ucet_imput_1 {
	width: 50px;
}
.ucet_imput_2 {
	width: 80px;
}
.box-podminky {
	width: 500px; height: 100px; overflow: auto;
}

.aura_zadost_obrazek {
  display: none;
}

.noMargin {margin: 0;}

#podminky ol, #podminky li {
	margin-bottom: 10px;
}

#podminky ol li {
	list-style: lower-alpha;
}

#podminky ol li, #podminky ul li {
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 3px; 
}

#podminky ol.souhlas-podminky {
	overflow: auto;
	height: 300px;
	background: #FFF;
	padding: 10px;
	border: 2px solid #ABADB3;	
}
#podminky ol.souhlas-podminky li {
	list-style: decimal;	
}
#podminky ol.souhlas-podminky li ol li {
	list-style: lower-alpha;
}
#podminky ol.souhlas-podminky li ul li {
	list-style: none;
	background: none;	
	line-height: normal;
}
#podminky ol.souhlas-podminky p {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
