/* Hlavní novinka */
#Cover
{
	font-family: verdana, tahoma, "New York CE", serif;
	width: 655px;
	text-align: center;
	border-bottom: 1px solid #666666;
	overflow: auto;
	overflow-y: hidden;
	float: left;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;)
	clear:right;
}
#MainNews
{
	font-family: verdana, tahoma, "New York CE", serif;
	font-size: 12px;
	color: #eeeeee;
	text-align: left;
	margin-bottom: 2px;
	padding: 5px 5px 0px 5px;
	text-align:justify;
}
#MainNews h3
{
	font-size: 17px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: -5px;
	font-family: "Palatino Linotype", "New York CE", utopia, serif;
	text-transform: uppercase;
}
#MainNews a
{
	color: #fff39d;
	text-decoration: underline;
}
#MainNews a:hover
{
	color: #fff39d;
	text-decoration: none;
}
/* Obrázek u hl. novinky */
.MainImage
{
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 2px solid #444444;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: -5px;
	!margin-right: 0px;
}
/* Ostatní novinky */
.SecondaryNews
{
	font-family: verdana, "New York CE", utopia, serif;
	font-size: 11px;
	width: 637px;
	color: #e5e5e5;
	border-bottom: 1px solid #666666;
	padding: 10px;
	overflow: auto;
	overflow-y: hidden;
	margin-bottom: 10px;
	float:left;
	text-align:justify;
}
.SecondaryNews h3
{
	overflow: auto;
	font-family: "Palatino Linotype", georgia;
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-left: -5px;
	margin-bottom: 7px;
	text-align: left;
}
.SecondaryNews a
{
	color: #dccc59;
	text-decoration: underline;
}
.SecondaryNews a:hover
{
	color: #dccc59;
	text-decoration: none;
}

/* Samotna novinka */
.ActualNews
{
	font-family: verdana, "New York CE", utopia, serif;
	font-size: 11px;
	width: 637px;
	color: #e5e5e5;
	border-bottom: 1px solid #666666;
	padding: 10px;
	overflow: auto;
	overflow-y: hidden;
	margin-bottom: 10px;
	text-align:justify;
}
.ActualNews h2
{
	overflow: auto;
	font-family: "Palatino Linotype", georgia;
	font-size: 17px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-left: -5px;
	margin-bottom: 7px;
	text-align: left;
	color: #dccc59;
	text-transform: uppercase;
}
.ActualNews h2 a
{
	color: #fff39d;
	text-decoration: underline;
}
.ActualNews a
{
	color: #dccc59;
	text-decoration: none;
}
.ActualNews a:hover
{
	color: #dccc59;
	text-decoration: none;
}

.FloatCenter
{
  text-align:center;
}

.ArticleSignature
{
  text-align:right;
  font-weight:bold;
}

