.obsah_diskuze{
	width: 700px;
	height: auto;
	float: left;
	clear: right;
	text-align: left;
    font-size: 11px;
    overflow: hidden;
}

.obsah_in_diskuze{
	padding-top: 15px;
}



diskuze a:link {
	color: #CC0000;
	text-decoration: none;
}

diskuze a:visited {
	color: #CC0000;
	text-decoration: none;
}

diskuze a:hover {
	color: #990000;
	text-decoration: underline;
}
table {
	font-size: 11px;
}

.vlakno_in {
	padding-left:74px;
}

.vlakno {
	border-left-width: thin;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 74px;
}

.mezi_vlakno {
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 74px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.mezi_vlakno_n {
	height: 36px;
	float: left;
}
.vlakno_left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.vlakno_one {
	border-top-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
        padding-bottom: 15px;
}

.strong{
        font-weight: bold;
}

.strong_red_14{
        font-weight: bold;
        color: red;
        font-size: 14px;
}

.center{
        text-align: center;
}

.diskuze_no{
        text-align: center;
        padding: 20px;
}
