* {
font-family: Arial, Helvetica, sans-serif;
}

body {
background-color: white;
margin-top: 6px;
color: #666666;
}

h1 {
font-size: 140%;
height: 25px;
padding-left: 6px;
margin: 0;
border-left: 1px solid #DF0001;
}

p {
margin: 13px 0 13px 0;
}

strong {
font-weight: bold;
}


/*
 ---------- Definice Zapati ----------------
*/
.zapati {
font-size: 11px;
padding: 8px 0;
text-align: right;
}
/*
 ---------- Definice Zapati konec ----------------
*/

/*
 ---------- Definice MENU ----------------
*/
#MainMenu {
margin: 0px;
padding: 0px;
float: left;
background-color: White;
width: 163px;
}

#MainMenu li {
margin: 0 0 2px;
display: block;
font-weight: bold;
font-size: 11px;
float: left;
width: 100%
}

#MainMenu ul {
padding: 0px;
}

#MainMenu li ul {
display: none;
background-color: #E9B11E;
width: 163px;
margin-left: 155px;
margin-top: -20px;
padding: 2px 4px;
}

#MainMenu li ul a {
color: black;
border: 0;
}

#MainMenu li ul a:hover {
color: white;
border: 0;
background-color: transparent;
background-image: url(images/sipka_reset.gif);
background-repeat: no-repeat;
background-position: right;
}

#MainMenu li a {
padding: 2px;
text-decoration: none;
color: #767785;
display: block;
text-indent: 2px;
border: 1px solid #CCCCCC;
width: 100%;
}

#MainMenu li a:hover {
background-color: #E9B11E;
color: black;
}

/*
 ---------- Definice MENU konec ----------------
*/


/*
 ---------- Definice textu a novinek ----------------
*/

.text {
font-size: 12px;
padding: 0 2px 0;
}

.text-mensi {
font-size: 11px;
padding: 0 2px 0;
}

/*
 ---------- Definice textu a novinek konec ----------------
*/



/*
 ---------- Definice globalniho hyperlinku ----------------
*/
a {
color: #0084D6;
text-decoration: none;
}

a:visited {
color: #0084D6;
text-decoration: none;
}

a:hover {
color: #EAB129;
text-decoration: none;
}
/*
 ---------- Definice globalniho hyperlinku konec ----------------
*/

/*
 ---------- Definice policka formulare ----------------
*/
.Form
{
background: #F7F7F7;
border: 0;
border: 1px solid #CCCCCC;
color: #666666;
}
/*
 ---------- Definice policka formulare  KONEC ----------------
*/
th
{
	font-weight: normal;
}
.TopRow
{
	background-color: #D5DDE6;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: Gray;
}
.NormalRow
{
	padding: 0px 2px 0px 2px;
}
.AlternRow
{
	background-color:#E6E9ED;
	padding: 0px 2px 0px 2px;
}

.Navigation {
	font-size:11px;
	color: #090F7B;
}
.Navigation A, .Navigation A:visited {
	color: #090F7B;
	text-decoration: underline;
}
.Navigation A:hover {
	color: #090F7B;
	text-decoration: none;
}
.Hilite {
	font-weight: bold;
}
.CategoryName
{
	padding: 0px 2px 0px 2px;
	font-weight:bold;
	color: Black;
}
.OfferTable {
	color: Black;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}
.OfferTable TR {
	height: 30px;
	padding: 0px 5px 0px 5px;
}
.OfferTable TR.Spacer {
	background-color: #729BCC;
	height: 4px;
}
.OfferTable TR.ThinSpacer {
	background-color: #D5DDE6;
	height: 1px;
}
.OfferTable TR.Category {
	font-weight: bold;
}

.redStar
{
	font-size: 12px;
	color:red;
}
.redStarText
{
	font-size: 10px;
	color:red;
	font-style:italic;
	position:relative;
	top:-18;
}

.Header {
font-size: 14px;
font-weight: bold;
color: #0077CC;
padding: 0 2px;
}

TR.ThinSpacer {
	background-color: #D5DDE6;
	height: 1px;
}
.DetailCaption {
	font-weight: bold;
	padding-top: 10px;
}
