﻿
#Diskuse
{
  font-size: 11px;
}

#Diskuse .ItemTemplate
{
  background-color: #f5f5f5;
}

#Diskuse .AlternatingItemTemplate
{
  background-color: #f9f9f9;
} 

#Diskuse .Header
{
  padding: 0px 10px 10px 10px;
  color: black;
}

#Diskuse .Body
{
  padding: 0px 10px 10px 10px;
  color: #7c7c7c;
}

.InfoPanel
{
  background-color: #d0d0d0;
  color: Black;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 20px 0px;
}

#topDiskuse
{
  font-size: 11px;
}

#topDiskuse .ItemTemplate
{
  background-color: #f5f5f5;
}

#topDiskuse .AlternatingItemTemplate
{
  background-color: #f9f9f9;
} 

.topDiskuseHead
{
  color: white;
	text-align: center;
	height: 20px;
	background-color: #507cd1;
}

#topDiskuse .Header
{
  padding-top: 10px;
  font-weight: bold;
}

#topDiskuse .Header a
{
  color: black;
  font-size:11px;
  text-decoration: none;  
}

#topDiskuse .Header a:hover
{
  text-decoration: underline;
}

#topDiskuse .Body
{
  color: #7c7c7c;
}

#topDiskuse .Body a
{
  color: #7c7c7c;
  text-decoration: underline;
  font-size: 11px;
}

#topDiskuse .Body a:hover
{
    color: Black;
}

#topDiskuse .Body a.CelaZprava
{
    color: blue;
    text-decoration: underline;
}

#topDiskuse .Foot
{
    padding-top: 10px;
}
