.input, textarea {
	font-family: verdana;
	font-size: 105%;
	border: #ccc 1px solid;
	margin: 2px;
	padding: 2px;
}
.tlacitko {
	font-size: 105%;
	font-family: verdana;
	padding: 0 5px 0 5px;
	margin-bottom: 30px;
}
.text {
	line-height: 1.5;
}
.title {
	width: 60px;
	float: left;
	font-size: 110%;
	margin: 5px 0 0 5px;
	color: #676767;
}
.autor {
	text-align: left;
	background: url("images/li.gif") no-repeat;
	padding-left: 5px;
	color: #333;
	font-weight: bold;
}
#line {
	padding: 5px;
	border: #E5E5E5 1px solid;
	background-color: #f7f7f7;
	margin-bottom: 2px;
	font-size: 105%;
}
.cas {
	text-align: right;
	color: #676767;
}
#prispevek {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.text {
	text-align: left;
	padding: 5px;
	font-size: 105%;
}
.text img {
	margin-bottom: -3px;
}
a {
	color: #A8802A;
	text-decoration: none;
}
#line img {
	border: 0px;
	margin-right: 5px;
}
#stranky {
	padding: 3px;
	margin-top: 40px;
	border-top: #E5E5E5 1px dashed;
	font-size: 105%;
}
.err {
  color: #cd0000;
}

