/* @override http://css.olcsogsm.hu/megrendeles.css */
#rendeles {
	margin:20px 0px;
}

h3.rendeles_title {
	cursor: pointer;
	font-size: 12px;
	border: 1px solid white;
	color: white;
	margin: 0 0 4px 0;
	font-weight: normal;
	text-align: center;
	background-color: #F58220;
}
h3.rendeles_title.active {
	background-color: #F58220;
	background-image: url(http://images.olcsogsm.hu/glass_30.png);
}
h3.rendeles_title:hover {
	background-color: #F58220;
	background-image: url(http://images.olcsogsm.hu/glass_45.png);
}

div.rendeles_item p, div.rendeles_item h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

#rendeles_valtas input[type=text] {
	width: 290px;
	border: 1px solid grey;
	color: grey;
}

#rendeles_valtas td.td_main_param {
	padding-left: 5px;
	width: 85px;
	background: none;
}
#rendeles_valtas td.td_main_param1 {
	padding-left: 5px;
	background: none;
	color: white;
}
#rendeles_valtas td.td_main_param1b {
	padding-left: 5px;
	background: none;
}
#rendeles_valtas input {
	padding: 0;
	margin: 0;
	color: white;
	height: 15px;
}
table#szallitasi {
	width: 400px;
	line-height: 17px;
}
table#szallitasi span.ar{
	width: 55px;
	display: block;
	float: right;
	text-align: right;
}
table#szallitasi span.ar_input{
	width: 338px;
	display: block;
	float: left;
	clear: both;	
}
table#szallitasi textarea {
	width: 385px;
	height: 33px;
	border: 1px solid grey;
	overflow: auto;
}
p.error {
	color: red;
	font-size: 12px;
}
