#addFrm {
	padding: 0px;
	margin: 0px;
}
.prispevok, .pager, #addFrm {
	padding-left: 38px;
	padding-right: 38px;
}
.prispevok h2 {
	
}
.prispevok h2 {
	display: block;
	width: auto;
	color: #dbdbdb !important;
	background: #69151c;
	padding: 1px 10px;
	float: left;
	font-weight: normal;
	margin-right: 20px;
}
.prispevok.admin h2 {
	font-weight: bold;
	padding-left: 20px;
	background: url('../images/link-sip-hover.gif') no-repeat 7px 4px #69151c !important;
}
.prispevok span {
	float: left;
}
.prispevok .datum {
	float: right;
}
.prispevok .prispevok-citacia b {
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
	color: #dbdbdb;
}
.prispevok .prispevok-citacia span {
	display: block;
	padding-left: 35px;
	font-style: italic;
}

.prispevok-links a, .prispevok-links a:visited {
	color: #b83a44 !important;
	margin-left: 3px;
	margin-right: 2px;
	font-size: 12px;
	padding-left: 17px;
	padding-right: 5px;
}
.prispevok-links a:hover {
	color: #dbdbdb !important;
}

.prispevok .l-reagovat {
	float: right;
}
.l-reagovat {
	padding-left: 19px !important;
	background: url('../images/link-reakcia.gif') no-repeat 4px 3px;
}
.l-reagovat:hover {
	background: url('../images/link-reakcia-hover.gif') no-repeat 4px 3px #6b181f !important;
}
#addFrm {
	padding-top: 25px;
}
#addFrm label {
	color: #dbdbdb;
	display: block;
	width: 90px;
	float: left;
	padding-top: 2px;
}
#addFrm input, #addFrm textarea {
	width: 300px;
	border: 1px solid #dbdbdb;
}
#addFrm textarea {
	height: 120px;
}
#addFrm .checkbox {
	width: 200px;
	padding-left: 90px;
	float: left;
}
#addFrm .checkbox input {
	width: auto;
	float: left;
	border: 0px;
}
#addFrm .checkbox label {
	float: left;
}
#addFrm .submit {
	width: auto;
	float: left;
	margin-left: 87px;
	border: 0px;
	background: transparent;
	color: #86232a;
	font-family: tahoma;
	font-sizw: 12px;
	cursor: pointer;
	padding: 0px;
}
.errors {
	margin: 0px;
	padding: 0px !important;
	padding-bottom: 15px !important;
	color: #b83a44 !important;
	list-style: none;
}
.errors li {
	padding: 0px !important;
	margin: 0px;
}