html, body
{
	background: white;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Calibri, sans-serif;
	color: #808080;
}
form {
  height: 100%;
}
img
{
	border: 0;
}

#holder {
    min-height: 100%;
    position:relative;
}

.header
{
	background: url('../gfx/bg_top.png') repeat-x;
	height: 265px;
}

.simpleHeader .header
{
	background: url('../gfx/bg_top_simple.png') repeat-x;
	height: 94px;
}

.adminHeader .header
{
  background: url('../gfx/bg_top_admin.png') repeat-x;
	height: 115px;
}

.header .logo
{
	margin: 5px 0 0 0px;
	float: left;
}

.header .slider
{
	margin: 20px 0 0 0;
}

.header .menu
{
	text-align: right;
}

.header .pageWidth
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.header a.menuItem
{
	width: 120px;
	height: 49px;
	padding-top: 30px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 13pt;
	color: #eee;
	xtext-transform: lowercase;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	text-shadow: 0px 0px 10px #000000;
	margin-top: 5px;
}

.header a.menuItem:hover
{
	text-shadow: 0px 0px 10px #ffffff;
	color: #fff;
}

.header a.preselected
{
	color: #fff;
	letter-spacing: -1px;
	text-decoration: underline;
}

.header .slider
{
	float: left;
	margin-right: 50px;
	margin-top: 0px;
	height: 171px;
}
.adminMenu
{
  clear: both;
}
.adminMenu ul
{
  list-style-type: none;
  margin: 0;
  color: #fff;
  padding-left: 40px;
}
.adminMenu li
{
  float: left;
}
.adminMenu ul ul
{
  display: none;
  position: absolute;
  margin-left: -12px;
  padding: 0;
  z-index: 1;
}
.adminMenu ul li:hover ul
{
  display: block;
}
.adminMenu ul ul li
{
  clear: both;
  background: url('../gfx/bg_top_admin.png') 0 -81px repeat-x;
}
.adminMenu ul ul a
{
  display: block;
  width: 100px;
  padding: 2px 12px;
}

.adminMenu a, .adminMenu span
{
  color: #fff;
  text-decoration: none;
  margin-right: 20px;
}
.adminMenu span
{
  float: right;
  margin-right: 25px;
  *margin-top: -19px;
}
.adminMenu span a 
{
  margin-right: 0;
}
.adminMenu a:hover
{
  color: #fff;
  text-decoration: underline;
}
/*
.header .sliderDescription
{
	font-family: Georgia, serif;
	font-size: 14pt;
	font-style: italic;
	color: #fff;
	padding: 50px 80px 0 20px;
}

.header .sliderMore
{
	text-decoration: underline;
	color: #fff;
	float: right;
	margin-top: 30px;
}

.header .sliderMore:hover
{
	color: #eee;
}
*/
.footer
{
	background: url('../gfx/bg_bottom.png') repeat-x;
	height: 216px;
	/*position: absolute;
	bottom: 0;
	width: 100%;*/
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.pageWidth
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

h2
{
	color: #888;
	padding-left: 25px;
  margin: 21px 0 21px 15px;
	font-size: 26px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	background: url('../gfx/bullet_h1.png') no-repeat left 10px;
}

h2 select {
	color: #888;
	font-size: 17pt;
  height: 21pt;
  font-family: Calibri, sans-serif;  
}

.mainPane  h2
{
	margin-left: 15px;
}

.rightPane
{
	color: #000;
	width: 213px;
	background: url('../gfx/divider.png') repeat-y left;
	padding: 0 0 30px 20px;
	float: right;
}

.loginForm {
  width: 216px;
  margin: 0 auto;
}

.formItem
{
	margin-top: 10px;
	font-size: 10pt;
	color: #888;
}

.formField input
{
	width: 195px!important;
}

.formButton
{
	background: url('../gfx/button_wide.png') no-repeat;
	width: 213px;
	height: 31px;
	color: #fff;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding-top: 7px;
	margin-top: 10px;
	font-size: 10pt;
}

a
{
	color: #888;
}

a:hover
{
	color: #09b1c7;
}

.formLinks
{
	text-align: right;
}

.formLink
{
	font-size: 10pt;
	color: #888;
	margin-top: 10px;
}

.note
{
	margin: 10px 0 10px 0;
	font-size: 10pt;
	color: #888;
	text-align: justify;
}

.paragraphName
{
	color: #000;
}

.contentPane
{
	padding: 0 0 236px 0;
	overflow: hidden;
}

.mainPane
{
	width: 710px;
	text-align: justify;
}

.mainPane p
{
	margin: 16px 0 16px 40px;
}

.footer
{
	font-size: 10pt;
}
.footer .pageWidth {
  *padding-top: 50px;
}

.footer .firstCol
{
	padding-top: 0px;
	padding-left: 10px;
	float: left;
}

.footer .secondCol
{
	width: 728px;
  *width: 650px;
	margin-top: 30px;
  *margin-top: 0px;
	text-align: right;
	background: url('../gfx/divider_dark.png') repeat-y right;
	padding: 0px 20px 40px 0;
}

.footer .secondCol a
{
	display: inline-block;
	text-decoration: none;
	background: url('../gfx/bullet_item.png') no-repeat right center;
	padding-right: 15px;
}

.footer .thirdCol
{
	width: 210px;
	float: right;
}

.lang
{
	margin-top: 5px;
}

.lang_en, .lang_cz
{
	padding-left: 40px;
	text-decoration: none;
	display: inline-block; 
	height: 17px;
}

.lang_en
{
	background: url('../gfx/flag_en.png') no-repeat left center;
}

.lang_cz
{
	background: url('../gfx/flag_cz.png') no-repeat left center;
}

.footer .thirdCol .logo
{
	position: absolute;
	margin-left: 130px;
	top: 80px;
}

.footer .thirdCol .paragraph
{
		background: url('../gfx/bullet_item.png') no-repeat left 5px;
		padding-left: 10px;
		margin-bottom: 10px;
}