.prodHolder .clear{ clear:both; padding:0px;}

.bigLoader{
	background:url(images/loader.gif) no-repeat center 50px;
	padding-top:90px;
	text-align:center;
	color:#999999;
	margin-bottom:50px;
	
}

.sch{
	display:none;
}

#kalkulTopBanner{
	background:url(images/topBanner.jpg) no-repeat center top;
	margin:0px 0 15px 0;
	height:147px;
	
}
#odeslatNew{
	background:url(images/odeslat.jpg) no-repeat center center;
	margin:5px 0;
	height:57px;
	width:309px;
	border:none;
}

/*  --------------------- buttons -------------- */
#btnsHolder{
	margin:0px 0px 15px 0px;
	border-top:solid 0px #ccc;

}
#btnsHolder td{
	 
	 margin:auto;	 
	 text-align:center;
	 padding-top:2px;
}

#btnsHolder #plast{
	background-image: url(images/btn_plast.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:188px;
	height:29px;
	margin:auto;	 
	cursor:pointer;
}
#btnsHolder #drevo{
	background-image: url(images/btn_drevo.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:188px;
	height:29px;
	margin:auto;	
	cursor:pointer; 
}
#btnsHolder #hlinik{
	background-image: url(images/btn_hlinik.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:188px;
	height:29px;
	margin:auto;	
	cursor:pointer; 
}
.overbut, .actbut{
	background-position:0% 100%!important;
}

label.add_btn{
	background-image: url(images/btn_add.jpg); 
	background-repeat:no-repeat;
	background-position: right top;
	width:104px;
	height:14px;
	cursor:pointer;
	border:none 1px #ccc;
	display:block;
	text-align:left;
	padding-top:2px;
}
/*  --------------------- buttons -------------- */

div#preview{
	border:solid 1px #ccc;
	background:#fff;
	padding:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:5px;
	position:relative;
}
div#preview h2{ 
	text-transform:uppercase; 
	margin:5px 0px;
	padding:5px 0px;
	color:#ff9406;
	border-bottom:dotted 1px #ccc;
}
div#contactForm input.formPole{
	width:250px;
	border: solid 1px #666;
	padding:2px;
}

div#contactForm textarea.formPole{
	width:250px;
	height:60px;
	border: solid 1px #666;
	padding:2px;
}
div.prodHolder {
	
	opacity: 0.0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	
}
div.prodHolder .prodholderLeft{
	float:left;
	width:550px;
	border:none 1px red;
}
div.prodHolder .prodholderRight{
	float:right;
	width:270px;
	border:none 1px red;
}


.calcTbl, .calcTblData{
	width:100%;
}
.calcTblData{
	border-top:dotted 1px #ccc;
}
.tblBtns{
	width:20px;
	text-align:center;
}

.calcItem{

	float:left;
	width:125px;
	padding:3px;
	margin:auto;
}
.calcItem td{ 
	vertical-align:top;
	text-align:center;
}
.itemKod{
	font-weight:bold;
	color:#004a80;
	height:20px;
}
.itemImg{
	padding: 3px 0;
	height:90px;
	vertical-align:middle;	
}
.itemOrder{
	font-weight:bold;
	color:#004a80;
	padding: 3px 0;
	height:20px;
}
.itemPopis{
	padding-top:3px;
	height:30px;
	font-size:10px;
}

#previewProduct{
	margin:10px 0;
	padding:10px;
	border:dotted 1px #ccc;
	text-align:center;
	color:#CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:120px;
}
#previewProduct .info{
	margin-bottom:10px;
	color:004a80;
	font-weight:bold;
}


div.prodCalc{
	float:right;
	width:190px;
}
.orderItem, .calcItem{
	border:solid 1px #ccc;
	background:#f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:2px;
}
.orderItem{
	padding:5px;
	display:none;
	margin-bottom:10px;
}

.orderItem tbody{
	font-size:0.7100em
}
.orderItem th{
	color:#cc0000;
	font-weight:bold;
	padding:3px 4px;
}
.orderItem tbody td{
	color:#999;
	padding:3px 4px;
	font-weight:normal;
	font-style:italic;
	
}
.orderItem .pocet{
	width:18px;
	text-align:center;
	padding:1px;
	border:solid 2px  #ccc;
}

.orderItem .vyska, .orderItem .sirka{
	width:40px;
	padding:1px;
	border:solid 2px  #ccc;
	text-align:right;

}

.btn_plus, .btn_delete_item, .btn_delete_celek{
	cursor:pointer;
	border:solid 1px  #ccc;
}
.btn_delete_item{
	display:none;
}

.poptavkaInfo{
	padding:8px;
	text-align:left;
	border:dotted 1px #ff9406;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.poptavkaInfo .nadpis{
	color:#cc0000;
	font-weight:bold;
	padding:0px 0px4px 0px;
	
}

.nextStep{
	padding:8px;
	text-align:left;
	border:dotted 1px #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:#eefbc8;
}

.services{
	margin-top:20px;
}
.services td{
	vertical-align:top;
	text-align:left;
	font-size:0.7700em;
	/*font-size:12px;*/
}
.services select{
	margin:4px 0px 7px 0px;
	width:200px;	
	padding:3px;
	border:solid 1px #ccc;
}
.services option{
	border-bottom:dotted 1px #ccc;
} 
.sluzbaItem{
	float:left;
	padding:3px 2px 3px 5px;
	width:155px;
	border:none 1px red;
	
}
.sluzbaItem label{cursor:pointer;}


.contactForm{
	margin-top:20px;

}
.contactForm td{
	text-align:left;
	padding:3px;
	padding-right:10px;
}
.contactForm td.prga_{
	width:105px;
	padding-right:10px;
}
.contactForm td.druga_{
	width:210px;
	padding-right:10px;
}

.contactForm .textInput{
	width:200px;
	padding:5px;
	border:solid 1px #ccc;
	color:#666666;
	font-size:120%;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.contactForm textarea.textInput{
	font-weight:normal;
	height:45px;
	width:370px
}
#captcha{
	width:89px;
	text-align:center;
	text-transform:uppercase;
}

/* ----- upload file form ----- */
#uploadFileHolder{
position:relative;
}
#priloha{
	background-color:#fff; width:200px; border:solid 1px #ccc; margin-top:5px;
}
#vysledek{
margin-top:5px;
}
#uploadFileForm{
	position:absolute;
	width:380px;
	left:435px;
	top:-220px;
	border:none 1px red;
}
#progress_bar{
  float: right;
  margin-left: 10px;
}
 
#uploadFileHolder form{
  width: 360px;
  margin: 0px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
 
}
/* ----- upload file form ----- */


#requestResult{
	text-align:center; margin-top:10px; padding-top:10px; border-top: none 1px #ccc;
}
#requestResult table{
	width:100%;
}
#requestResult td{
	padding:8px;
	color:#666;
	text-align:left;
	border:none 1px #fff;
}
.requestSuccess{
	margin:15px;
	color:#99CC00;
	text-transform:uppercase;
	font-size:14px;
}

.requestError{
	margin:15px;
	color: #CC0000;
	text-transform:uppercase;
	font-size:14px;
}
.sendButtHolder{text-align:center; margin-top:10px; padding-top:10px; border-top: dotted 1px #ccc}





/* -------------------- loader page ------------------- */
#loaderBG{
	position:fixed;
	background-color:#000;
	z-index:500;
}

.loadAjaxPage{
	z-index:501;
	left:-1500px;
	border:solid 5px  #0065af;
	position:fixed;
	background: #fff;
	color:#333;
    overflow:auto;
	
}
.loadAjaxPage .inner{padding:20px;}
.loadAjaxPage .inner h1{ font-size:140%; margin-bottom:15px;}
.loadAjaxPage .inner p{
	line-height:20px;
}

