.obsahpanelu {
	height:220px;
}
#textcontainer form {
	padding:10px 0;
	margin:0;
}
#textcontainer table {
	width:100%;
	margin-bottom:10px;
}
#textcontainer label {
	display:block;
	padding:2px 7px 3px 0px;
}
#textcontainer textarea, #textcontainer input {
	width:99%;
}
#textcontainer strong {
	color:#977747;
}

input, textarea, button {
	font-size:100%;
	border:none;
	/*background:#382818 url(../Obrazky/rozmaz090.jpg) no-repeat center center;*/
	background:transparent;
	margin:0;
	position:relative;
	left:-1px;
}
input, textarea {
	/*border-bottom:dashed 1px #000000;*/
	background-image:url(../Obrazky/dash.gif);
	line-height:16px;
}

textarea {
	padding:0px 0 0px 0;
	height:48px;
	margin-bottom:0px;
	overflow:auto;
}
input {
	padding:0px 0 0px 0;
	height:16px;
}
.tdInput {
	padding-right:10px;
}

#subject, #message {
	display:none;
}

.listovani {
	text-align:center;
}
.listovani span {
	margin:0 3px;
}
