/* CSS Document */



.topic_avatar, .topic_new_avatar {
  width: 45px;
  vertical-align: top;
  text-align: center;
  padding-bottom: 15px;
    font-size: 10px;
  font-weight: bold;
}


.username {
  font-size: 12px;
  font-weight: bold;
}


#k_hlavniMenu a {
	display: block;
	font-family: Verdena, arial, sans-serif;
	font-weight: bold;
  font-size: 11px;

	background-color: #996666;
	color: #ffffff;
	text-decoration: none;
	

}
#k_hlavniMenu a:hover {
	font-family: Verdena, arial, sans-serif;
	font-weight: bold;
  font-size: 11px;
  
	background-color: #ffcc99;
	color: #000000;
		text-decoration: none;

}

.k_ramecek_str{
	border: 1px solid #000000;
	text-align:center;
}
.k_ramecek_str_bez{
	font-family: Verdena, arial, sans-serif;
	font-weight: bold;
  font-size: 11px;

  text-decoration: none;
  
	border: 0px solid #000000;
	text-align:center;
}
