.DialogCetelem #DialogSub{
	background-color: #ffffff;
}

#cetelemCalc div.trWait{
	text-align: center !important;
}

.DialogCetelem #DialogSub .padd div{
	height:22px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
.DialogCetelem #DialogSub a{
	color:#00275a;
	background-position:left center;
	background-repeat:no-repeat;
}
#cetelemCalc{
	clear:both;
	height:auto !important;
	border-bottom:1px solid #f9f9f9;
}
#cetelemCalc div{
	width:100%;
}
#cetelemCalc form.odd{
	background-color: #f9f9f9;
}

#cetelemCalc form{
	clear:both;
	width:670px;
	padding-left:5px;
}
#cetelemCalc form input{
	text-align: right;	
}
#cetelemCalc form select{
	text-align: left;
}
#cetelemCalc div span:first-child{
	text-align: left;
}
#cetelemCalc div.head span{
	font-weight: bold;
}
#cetelemCalc div.trWait{
	text-align: center;
}
#cetelemCalc div span.nazev{
	width:160px;
}
#cetelemCalc div span.platba{
	width:100px;
}
#cetelemCalc div span.pocet{
	width:180px;
}
#cetelemCalc div span.odklad{
	width:120px;
}
#cetelemCalc div span.rpsn{
	width:100px;
}
#cetelemCalc div span{
	color:#00275a;
	text-align: right;
	font-weight: normal;
	display:block;
	float:left;
	padding-top:2px;
}

/* Styly pro FromForCetelem.asp */
#FormForCetelem{
	font-size: 13px;
	margin:16px auto auto;
	width:930px;	
}

#FormForCetelem #FormForCetelemView{
	border-bottom:1px solid #ebebeb;
}

#FormForCetelem .Title{
	background:url("/img/bg-order-2-title.png") repeat-x scroll 0 0 transparent;
	color:#1B265A;
	font-size:13px;
	font-weight:bold;
	height:25px;
	margin:0 0 4px;
	padding:7px 0 0 12px;
}

#FormForCetelem .logo{
	float:right;
	width:180px;
	padding-right:10px;
	padding-top:10px;
}

#FormForCetelem .logo img{
	display:block;
}

#FormForCetelem .logo a{
	font-size:11px;
}

#FormForCetelem strong{
	padding: 30px 0 0 15px;
	font-weight: bold;
	font-size: 13px;
	color: #00275a;
}

#FormForCetelem table{
	font-size:13px;
	padding-top:5px;
}

#FormForCetelem table.detail{
	border-bottom: 1px #ebebeb solid;
}

#FormForCetelem table tr.Odd{
	background-color: #f9f9f9;
}
#FormForCetelem table td{
	padding-left:14px;
	height:33px;
	color: #000000;
}

#FormForCetelem table td.title{
	width:170px;
	color: #00275a;
	padding:0px 0px 0px 50px;
}
#FormForCetelem table td.name{
	color: #00275a;
}

#FormForCetelem a{
/*
	float:right;
	padding-bottom: 75px;
	padding-left:10px;
	background-image: url("/Img/CategoryHeader/arrNext.png");
	background-position: left -2px;
	background-repeat: no-repeat; */
	color: #00275a;
	padding-top:5px;
	display:block;
}

#FormForCetelem table input{
	border:1px solid #CCCCCC;
	color:#00275A;
	font-family:Verdana;
	font-size:12px;
	height:20px;
	padding:3px 10px 0;
	width:277px;
}
#FormForCetelem table select{
	border:2px inset #CCCCCC;
	color:#00275A;
	font-family:Verdana;
	font-size:12px;
	height:24px;
	padding-left:10px;
	width:300px;	
}
#FormForCetelem table input[type="submit"]
{
	background:url("/img/buttonBgGray.png") repeat-x scroll 0 0 transparent;
	font-size:13px !important;
	font-weight:bold;
	height:25px !important;
	padding:0 0 5px 0;
	width: 250px;
	border:2px outset #CBCBCB;
}
#FormForCetelem table strong{
	float:none;
	padding:0px;
} 
#FormForCetelem .info{
	color:#00275A;
	padding-left:15px;
	border-bottom: 1px #ebebeb solid;	
}

#FormForCetelem .info strong{
	float:none;
	padding: 0px;
	font-weight: bold;
}
#FormCetememSend{
	margin-top:20px;
	&padding-top:50px;
}
#FormCetememSend Input[type="submit"]{
	background-image:url("/img/bg-user-reg.gif");
	background-repeat: no-repeat;
	background-position: right top;
	font-size:14px !important;
	font-weight:bold;
	height:36px !important;
	padding:0 35px 4px 22px !important;
	&padding:2px 5px 0px 0px !important;	
	&text-align:center;
	&width:220px;
	float:right;
	margin-right:15px;
}

#FormCetememSend input[type="button"]{
	background-image:url("/img/bg-order-inp-back.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size:11px !important;
	font-weight:bold;
	height:23px !important;
	padding:0 5px 0 23px !important;
	text-align:left;
	width:auto;	
	float:left;	
	margin-left:15px;	
}

#FormForCetelemConfig{
	position:relative;
}
#FormForCetelemConfig .ajaxWait{
	width:100%;
	text-align:center;
	position:absolute;
	top:0px;
}

#FormForCetelemConfig .ajaxWait .container{
	position:relative;
	width:100%;
	height:100%;
}

#FormForCetelemConfig .ajaxWait .container img{
	left:205px;
	position:absolute;
	top:4%;
}

#FormForCetelemConfig .ajaxWait .container .bg{
	background-color:gray;
	height:300px;
	opacity:0.3;
	width:100%;
	filter:alpha(opacity=30);
}

#FormCetememSend div span{
	padding-top:10px;
	display:block;
	clear:both;
	float:right;
	width:238px;
	font-size:13px;
	color:#00275A;
}