#Page
{
	width: 975px;
	margin: 0 auto 0 auto;
	
	background-color: #007cc2;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana;
}

img
{
	border: none;
}

a
{
	cursor: hand;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style: none;
	padding-left: 9px;
	background: url(images/list-level-1.gif) no-repeat left center
}

/*===================================================HORNÍ ČÁST STRÁNKY===================================================*/

#HighLight
{
	width: 975px;
	height: 150px;
}

#MenuPanel
{
	width: 100%;
	height: 50px;
	background-color: #1f1a17;
}

#MenuPanel a
{
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #007ec3;
}

#MenuPanel a:hover
{
	color: white;
}

#MenuPanel ul
{
	margin: 0 0 0 60px;;
	padding: 0;
	background: none;
}

#MenuPanel ul li
{
	float: left;
	padding: 28px 15px 5px 15px;
	height: 17px;
	
	text-align: center;
	
	list-style: none;
	background: url(images/menuline.gif) no-repeat left bottom;
}

#MenuPanel .MenuActiveItem
{
	padding: 19px 15px 5px 15px;
	height: 26px;
	
	color: white;
	background: url(images/menu-item-active.gif) repeat-x left top;
	font-size: 0.75em;
	font-weight: bold;
}

#MenuPanel .MenuLine
{
	width: 1px;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
	display: block;
}

#ContactForm
{
	float: right;
	position: relative;
	top: 28px;
	left: -60px;
}

#ContactForm a
{
	font-size: 0.6em;
}

#ContactFormArrows
{
	font-size: 1.2em;
}

#HeaderPanel
{
	width: 935px;
	height: 25px;
	margin-top: 30px;
	padding-left: 40px;
	padding-top: 10px;
	
	background: url(images/header-panel-line.gif) repeat-x;
	
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}

/*===================================================OBSAH===================================================*/

#ContentPanel
{
	width: 895px;
	float: left;
	padding: 25px 40px 25px 40px;
	background-color: #007cc2;
	font-size: 0.8em;
}

#ContentPanel a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#ContentPanel a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

#ContentPanelRecords
{
	width: 935px;
	float: left;
	padding: 10px 20px 25px 20px;
	background-color: #007cc2;
}

.ListRecord
{
	float: left;
	width: 430px;
	height: 120px;
	margin: 0 0 20px 20px;
	
	font-size: 0.8em;
}

.ListRecord img
{
	width: 126px;
	height: 96px;
	float: left;
	
	margin-right: 20px;
}

.ListRecord h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

.ListRecord a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.ListRecord a:hover
{
	text-decoration: underline;
	color: #FFFF00;
}

.ListRecordText
{
	width: 284px;
	float: right;
}

.ListRecordsSeparator
{
	float: left;
	width: 20px;
	border: 1px solid red;
}

#TreeMenu
{
	margin: 0;
	padding: 0;
	background: none;
}

#TreeMenu li
{
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
	margin-bottom: 3px;
}

#TreeMenu a
{
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background: url(images/list-level-1.gif) no-repeat left center;
}

#TreeMenu a:hover
{
	color: #FFFF00;
  text-decoration: underline;
	background: url(images/list-level-1-on.gif) no-repeat left center;
}

#TreeMenu .UnderMenu
{
	display: inline;
}

#TreeMenu .UnderMenu a
{
	padding-left: 30px;
	background: url(images/list-level-2.gif) no-repeat left center;
}

#TreeMenu .UnderMenu a:hover
{
	color: white;
	background: url(images/list-level-2-on.gif) no-repeat left center;
}

#AkceImages
{
	float: right;
	width: 545px;
}

#AkceImages img
{
	width: 250px;
	height: 170px;
	margin-right: 20px;
	margin-bottom: 20px;
}


#ImagesLeft
{
	float: left;
	width: 161px;
}

#ImagesLeft img
{
	width: 160px;
	height: 120px;
	margin-bottom: 10px;
}

#ImageRight
{
	float: right;
	width: 281px;
}

#ImageRight img
{
	width: 280px;
	height: 195px;
}

#ImagesSwitch
{
	width: 80px;
	margin: 0 auto 0 auto;
	color: white;
	font-weight: bold;
}

#ImagesSwitch img
{
	width: 10px;
	height: 10px;
}

#ImagesSwitch input
{
	width: 15px;
	background: transparent;
	border: none;
	margin: 0 auto 0 auto;
	color: white;
	text-align: center;
}

#ContentText
{
	float: left;
	width: 425px;
	padding-left: 15px;
}

#ContentText h1
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

.VybaveniRecord
{
	width: 890px;
	float: left;
}

.VybaveniRecordHeader
{
	width: 880px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0;
	
	border-top: 1px solid #006aa6;
	border-bottom: 1px solid #006aa6;
	
	background-color: #4faee4;
	
	font-weight: bold;
	font-size: 1em;
}

.VybaveniRecordText
{
	width: 689px;
	float: left;
	padding: 10px 15px 10px 15px;
}

.VybaveniRecordImage
{
	width: 160px;
	height: 120px;
	float: left;
	padding: 10px 0 10px 0;
}

/*===================================================SPODNÍ PANEL===================================================*/
#BottomPanel
{
	width: 975px;
	height: 30px;
	float: left;
	background: #007cc2 url(images/bottom-panel-line.gif) repeat-x;
}

H2 {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
H3 {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
H4 {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
H2 {
  FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-WEIGHT: normal; MARGIN-BOTTOM: 10px
}
H3 {
  FONT-SIZE: 16px; COLOR: #FFFFFF; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px; MARGIN-TOP: 10px
}
H3.right {
  FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-WEIGHT: bold; MARGIN-BOTTOM: 10px; MARGIN-TOP: 10px; TEXT-ALIGN: right
}
H3.line {
  FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-WEIGHT: bold; MARGIN-BOTTOM: 10px; MARGIN-TOP: 15px; BORDER-TOP: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; PADDING: 3px 0px 3px 10px;
}
H4 {
  FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px; MARGIN-TOP: 10px
}