#vlastni-obsah {
	border-right: none;
}

.forum-odkazy {
	text-align:right;
	margin-bottom:5px;
}

.forum-main h4{
	margin-bottom:5px;
	margin-top:0px;
	width:310px;
}

.tab-temata {
	margin:0px;
	width:100%;
	border-collapse :separate;
	border-spacing: 0px;
	border:none;
	border-top:none;
}

.th1,.th2,.th3 {
	border-collapse:collapse;
	border-spacing:0px;
	text-align:center;
	font-size:10pt;
	border: none;
	background: none;
}


.th2{
 border-right: 1px solid gray;
 border-left:  1px solid gray;
 text-align: center;
}



.tab-temata .th1{	width: 60%;	}
.tab-temata .th2{	width: 8%;		padding: 2px;	}

.n-l,.p-l,.l-l,.n-s,.p-s,.l-s{ /*Tabulka prispevku, jednotlive sloupce, sude i liche radky*/
	padding:5px;
	border:none;
}

.l-l, .n-l, .p-l  {
 background: url('../image/svetlusky/forum-table-licha.gif') bottom left repeat-x;
}

.l-s, .n-s, .p-s  {
 background: url('../image/svetlusky/forum-table-suda.gif') bottom left repeat-x;
}

.l-l, .l-s {
	text-align:center;
}
.l-l strong, .l-s strong { /*Prezdivka prispvetale*/
	display:block;
}

.post-tema {
	border: 1px solid;
	border-left-width:3px;
	padding-left:5px;
}

.post-blok {
	/*border: 1px solid;*/
	border: none;
	margin-bottom:5px;
	margin-top: 6px;
	background: url('../image/svetlusky/paticka-blok.gif') bottom left repeat-x #F5F9FA;
}

.user-info {
	margin:0px;
	/*border-bottom:1px solid;*/
	padding-left:10px;
	height: 21px;
	padding-top: 5px;
	background: url('../image/svetlusky/nadpis-forum.gif') bottom left repeat-x red;
}

.jmeno-kdokoli{
	font-weight:600;
}

.jmeno-autor {
	font-weight:900;
	text-decoration:underline;
}

/*Styly pro vnitrek prispevku jsou k nalezeni v main.css, protoze jsou shodne se styly pro komentare....*/

