
.formular {
	margin:0px 40px 0px 10px;
	}

.formular th{
	width:195px;
	padding-right:25px;
	text-align:right;
	font:bold 14px  "Trebuchet MS";
	text-transform:uppercase;
	}

.input {
	width:171px;
	_width:183px;
	height:16px;
	_height:28px;
	border:0px;
	background:#EEEEEE url(../img/input.gif) no-repeat center;
	_background-attachment:fixed;
	padding:6px;
	margin:0px;
	font:14px "Trebuchet MS";
	}

.textarea {
	float:left;
	width:217px;
	_width:221px;
	height:71px;
	_height:79px;
	border:0px;
	padding:4px 2px 4px 2px;
	background:#EEEEEE url(../img/textarea-poz.gif) repeat-x top;
	_background-attachment:fixed;
	margin:0px;
	font:14px "Trebuchet MS";
	}

.textarea-vrch {
	width:229px;
	height:3px;
	padding:0px;
	margin:0px;
	line-height:1px;
	font-size:1px;
	background:url(../img/textarea-vrch.gif) center;
	}

.textarea-spod {
	clear:both;
	width:229px;
	height:4px;
	padding:0px;
	margin:0px;
	line-height:1px;
	font-size:1px;
	background:url(../img/textarea-spod.gif) center;
	}

.textarea-levo {
	float:left;
	width:4px;
	height:79px;
	padding:0px;
	margin:0px;
	line-height:1px;
	font-size:1px;
	background:url(../img/textarea-levo.gif) center;
	}

.textarea-pravo {
	float:left;
	width:4px;
	height:79px;
	padding:0px;
	margin:0px;
	line-height:1px;
	font-size:1px;
	background:url(../img/textarea-pravo.gif) center;
	}

.objednat {
	width:85px;
	height:28px;
	background:url(../img/tl.gif) no-repeat center;
	border:0px;
	font:13px "Trebuchet MS";
	text-transform:uppercase;
	cursor:hand;
	}
	
.hlaska {
	height:31px;
	margin:0px 30px 10px 23px;
	font:14px "Trebuchet MS";
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:31px;
	text-align:right;
	border-top:dashed #CAC8C8 1px;
	border-bottom:dashed #CAC8C8 1px;
	text-align:center;
	}
