.forum-zahlavie {
	background-color: #c0cce6;
	color: #330099;
	font-weight: bold;
	text-align: center;
	font-size: xx-small;
	margin: 5px 0 5px 0;
}
.forum-hlavny-ram {
	background-color: #c0cce6;
        padding: 0;
        margin: 0;
        width: 100%;
}

.forum-odskoky {
	background-color: #c0cce6;
	font-size: small;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
        color: black;
}
.quote{
	margin: 5px;
	border: 1px dotted #c0cce6;
	padding: 3px;
}
.forum-bunka {
	background-color: #f0f0f0;
	color: #000000;
	font-size: small;
	margin: 1px;
}

.forum-small-font {
	color: #000000;
	font-size: x-small;
        background-color: inherit;
        text-align: left;
}

.prispevok-uprav {
	color: gray;
	font-size: 9px;
	border-bottom: 1px solid #c0cce6;
	margin-bottom: 5px;
	padding: 3px;
}
.forum-autor{
	border-right: 1px solid #c0cce6;
	background-color: #dedede;
}
.forum-novy-prispevok{
	color: red;
	background-color: inherit;
}

.forum-nahlad-text{
        padding: 10px;
}
