.forumtable {
	border-collapse: collapse;
	border: 1px dashed #006400;
	text-align: left;
	padding: 0px 0px 1px 0px;
	margin: 1px 0px 5px 1px;
	clear: both;	
	width: 99%;
}
.forumtable td{
	padding: 2px 2px 2px 5px;
}
.forumtable-obsah{
	border: 2px ridge #004A01;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;	
	width: 100%;
}
.forum-head{
	border: 1px;
	font: bold;
	height: 30px;
	background-color: #06330E;
}
.forum-head a{	color: #00A801; text-decoration: none;}
.forum-tr-content, .forum-tr-content2 {	height: 40px; width: 100%;text-align: left; font: normal; vertical-align: middle; }
.forum-tr-content{background-color: #092E0E;}
.forum-tr-content2{ background-color: #092009;}
.forum-user{text-align: center; vertical-align: top; width: 125px; background-color: #0A270B;}
.usernick {
	font-weight: bold;
	padding: 3px 2px 5px 2px;
	text-align: center;
}
.forum-prispevok{
	min-height: 80px;
	margin: 2px 2px 2px 4px;
}
.warning {
	border: 1px dotted #6B8E23;
	padding: 10px 10px 10px 10px;
	margin: 50px 50px 50px 50px;
	clear: both;
	line-height: 25px;
	text-align: center;
}
.userpodpis {
	padding: 1px 1px 2px 4px;
}
.hr-forum {
	display: block;
	height: 1px; 	
	color: #006400;
}
.center2{
	text-align: center;
}
.view{
	border: 1px dotted;
	margin: 3px 3px 25px 3px;
	padding: 5px 5px 5px 5px;
}