/* obecne */
textarea.middleText{
	width: 510px;
	height: 120px;
}
	textarea{
		height:100px;
		width: 440px;
	}

/* login */
form#logMeIn{
	width: 500px;
	padding: 0px 0px 0px 28px;
	float: left;
	background: #efefef;
}

form#logMeIn label{
	display: block;
	height: 24px;
	float: left;
	padding: 4px 4px 0px 4px;
	color: #757575;
}
	
	div.inline{
		height: 23px;
		float: left;
		padding: 5px 5px 0px 5px;
	}
	
	a.signMeIn{
		display: block;
		float: left;
		background: #ccc;
		padding: 0px 15px 0px 15px;
		font-size:  11px;
		color: #fff;
	}

	input.loginText{
		border: solid 1px #c8c8c8;
		font-size: 12px;
		height: 16px;
		padding: 0px 2px 1px 2px;
		float: left;
		width: 100px;
		background: url("../img/forms/bg-input.gif") right bottom no-repeat;
	}
	
	input.loginSubmit{
		padding: 0px 0px 0px 0px;
		background: none;
		color: #757575;
		text-decoration: underline !important;
		cursor: pointer;
	}
	
/* tlacitko registrace */	
a#regMeIn{
	display: block;
	width: 145px;
	height: 24px;
	float: left;
	padding: 4px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	
	text-align: center;
}

	a#regMeIn:hover{ 
		color:  #757575;
		background: url("../img/layout/bg-registrace-hov.gif") right bottom no-repeat;
	}
	

/* product detail */
div.productLine select{
	width: 120px;
	border: solid 1px #ccc;
}
div.productLine select.big{
	width: 290px;
	border: solid 1px #ccc;
}

div.productLineAdd input{
	border: solid 1px #B2C839;
}
		div#submitCell{
			padding: 0px 0px 0px 0px;
			height: 42px; 
		}
		
		input.qty{
			width: 30px;
			height: 15px;
			padding: 5px 5px 10px 5px;
			font-size: 13px;
			text-align: right;
			float: left;
		} 	 
		
		div.addQty{
			font-size: 13px;
			float: left;
			height: 10px;
			padding: 5px 10px 5px 15px;
		}	
		
		input.addToCartButton{
			display: block;
			width: 140px;
			height: 32px;
			padding: 0px 0px 0px 40px;
			border: none !important;
			background: url("../img/forms/add-to-cart.jpg") left top no-repeat; 
			font-size: 13px;	
			color: #fff;
			cursor: pointer;
		}
		
/* Nice form */
form.regF{ margin: 0px 0px 20px 0px;}

form.regF fieldset{ 
	border: solid 1px #afafaf;
	padding: 10px;
	background: #fefefe;
}
form.regF fieldset.sent{ 
	margin-top: 10px;
}

	div.searchItem,
	div.sItem div,
	div.regFlineMore,
   form.regF fieldset div.regFline{
    	margin: 0px 5px 5px 0px;
    	padding: 0px 0px 5px 0px;
		border-bottom: solid 1px #efefef;
    }
    
    div.last
	{
		margin: 0px 5px 0px 0px;
    	padding: 0px 0px 5px 0px;
		border: none;
    }
    
    div.regFlineMore { 
    	width: 350px;
		float: left;
    }
    
    div.searchItem { 
    	width: 223px;
    	height: 20px;
		float: left;
		
    }
    
    div.regFlineMore label,
    div.sItem div label,
    div.searchItem label,
    div.regFline label{
    	display: block;
    	float: left;
    	width: 90px;
    	text-align: right;
    	padding-right: 5px;
    }   
    
    div.blank { border-bottom: none; }
    div.regFlineMore label { width: 140px; }
    div.regFline label.w120 { width: 120px; }
    div.regFline .w250 { width: 250px; }

	form.regF input,
	form.regF select,
	form.regF textarea{
		font-size: 12px;
		border: solid 1px #afafaf;
	}
	form.regF input.redBorder,
	form.regF select.redBorder,
	form.regF textarea.redBorder{
		border: solid 1px #ff0000;
	}
	
	div.searchItem input { 
    	width: 112px;
    }
	
	form.regF input,
	div.regFlineMore input { background: url("../img/forms/bg-input.gif") left top no-repeat; }
	
	div.regFlineMore input{ width: 200px; }
	
	form.regF select
	{
		width: 112px;
	}
	
	form.regF select.big
	{
		width: 342px;
	}
	
	div.searchItemBig { 
    	width: 451px;
	}
	
/* vyhledavani */
form#searchForm{
	float: right;
	padding-right: 10px;
}

div.searchLine{
	float: right;
	padding: 6px 0px 0px 6px;
}
	div.searchLine a{
		color: #fff;
	}
	
input#searchText{
	border: solid 1px #afafaf;
	font-size: 12px;
	height: 16px;
	padding: 2px;
	float: left;
	width:  110px;
	background: url("../img/forms/bg-input.gif") left top no-repeat;
}

input#searchImage{
	margin: 0px;
	padding: 0px 0px 0px 1px;
}
		
/* anketa */
div.surveyLine{
	padding: 5px 0px 0px 0px;
	width: 180px;
}	

div.surveyLine div.surLeft{
	float: left;
	padding: 3px 10px 0px 0px;
}	

div.surveyLine label{
	display: block;
	float: left;
}
	span.surveyStatus{
		font-size: 10px;
	}
	
	div.surveyLine div.surveytapeBox,
	div.surveyLine div.surveytape{
		line-height: 5px;
	} 	div.surveyLine div.surveytapeBox{ border: solid 1px #ccc; }
	
	div.Vote{
		padding: 10px 0px 0px 0px;
	}

	div.Vote input{
		
		color: #000;
		width:  60px;
		text-align: center;
	}

/* login */	
.odeslatButton {
	height: 32px;
	width: 119px;
	padding: 0px 0px 0px 40px;
	background: url("../img/forms/login.jpg") left top no-repeat  #C7C7C7  !important;
	border: none !important;
	cursor: pointer;
	color: #fff;
}
.cartRegButton {
	display: block;
	height: 32px;
	width: 160px;
	padding: 5px 0px 0px 40px;
	background: url("../img/forms/continue.jpg") left top no-repeat  transparent !important;
	border: none !important;
	cursor: pointer;
	color: #fff !important;
	text-decoration: none;
	float: left;
}


	input.arrow{
	background: url("../img/forms/arrow.jpg") left top no-repeat !important;
	}

div.continue {
	float: left;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 15px 0px;
	height: 32px;
}
div.continue2 { padding: 5px 10px 0px 10px; }

.continueButton{
	display: block;
	height: 32px;
	width: 160px;
	padding: 5px 0px 0px 40px;
	background: url("../img/forms/continue.jpg") left top no-repeat  transparent !important;
	border: none !important;
	cursor: pointer;
	color: #fff !important;
	text-decoration: none;
	float: left;
}	
/* splatkova kalkulacka */
form.splCalc .continueButton { width: 200px; padding: 2px 0px 0px 60px; }

form.splCalc input,
form.splCalc select,
form.splCalc textarea{
	font-size: 12px;
	border: solid 1px #afafaf;
}
.splCalculator {
	border: solid 1px #afafaf;
	margin: 0px;
}
.splCalculator td,
.splCalculator th
{
	border-bottom: 1px solid #dadada;
	background-color: #fafafa;
	padding: 2px 5px 2px 5px;
}

div.spl_calc {
	margin: 10px 10px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dadada;
	float: left;
}
a.calculatorLink {
	display: block;
	width: 150px;
	height: 20px;
	padding: 0px 0px 0px 25px;
	background: url("../img/forms/calculator.png") left top no-repeat;
}




