form.forum_login {
	width: 26%;
}
form.tema {
	text-align:left;
}
/*form.tema input[type="text"] {
	position: absolute;
	left: 20%;
}
form.tema small.info {
	position: absolute;
	left: 35%;
}
form.tema input.kontrola {
	margin-top: 21px;
}*/
table#forum {
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 80%;
}
table#forum tr.a {
	background-color: #E6F4F6;
}
table#forum tr.b {
	background-color: #B6DBE8;
}
table#forum td {
	width: 180px;
}
table#forum thead {
	font-weight: bolder;
	background-color: #71C2CC;
}
div.forumprispevek {
	text-align: left;
	border-bottom: 1px dashed #000000;
	margin-bottom: 1em;
}
div.forumprispevek h4 {
	margin: 0;
}
div.forumprispevek h5 {
	margin-bottom: 0.5em;
	margin: 0;
}
a.admin {
	color: #B22222;
}

