.mod-relace-nadpis
{
	background-color:black;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	border-bottom:1px solid #444444;
}

.mod-relace-nadpis h2
{
	font-weight:bold;
	font-size:10pt;
	color:white;
	margin:0px;
	padding:0px;
}

.mod-relace-popis
{
	margin-bottom:10px;
}

.mod-relace-img
{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.mod-relace-controls
{
	font-size:13pt;
	font-weight:bold;
}

.mod-relace-controls a
{
	color:#555555;
}

.mod-relace-controls a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.mod-relace-video a
{
	display:block;
	padding:2px;
}

.mod-relace-video a:hover
{
	background-color:#444444;
	text-decoration:none;
}