﻿#diskuse {
	clear: both;
	padding: 0px;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#diskuse #prispevek {
	padding:0 0 15px 0;
}
#diskuse #prispevek #profil {
	background-image:url(/gfx/diskuse/zobak.gif);
	width:150px;
	background-repeat:no-repeat;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#diskuse #prispevek #obsah {
	float:right;
}
#diskuse #prispevek #obsah #obsah-up {
	background-image:url(/gfx/diskuse/obsah-up.gif);
	background-repeat:no-repeat;
	height:10px;
	width:440px;
	margin:0px;
	padding:0px;
}
#diskuse #prispevek #obsah #obsah-content {
	background-image:url(/gfx/diskuse/obsah-content.gif);
	padding-left:10px;
	padding-right:10px;
	width:420px;
}
#diskuse #prispevek #obsah #obsah-content p {
	margin:0 0 0px 0;
}
#diskuse #prispevek #obsah #obsah-down {
	background-image:url(/gfx/diskuse/obsah-down.gif);
	background-repeat:no-repeat;
	height:10px;
	width:440px;
}
.clr {
	clear: both;
}
.odpoved #obsah-up {
	background-image:url(/gfx/diskuse/obsah-up-oran.gif)!important;
}
.odpoved #obsah-content {
	background-image:url(/gfx/diskuse/obsah-content-oran.gif)!important;
}
.odpoved #obsah-down {
	background-image: url(/gfx/diskuse/obsah-down-oran.gif)!important;
}
.odpoved #profil {
	background-image: url(/gfx/diskuse/zobak-oran.gif) !important;
}
.datum-diskuse {
	font-size:9px !important;
	color:Gray !important;
}
.jmeno-diskuse {
	font-size:12px !important;
	color:#000000 !important;
}

