body {
	text-align: center;
	margin: 10px 0px 30px 0px;
	padding: 0px;	
	background-color: #151515;
	font-size: 75%;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#language {
	text-align: right;
	width: 95%;	
	margin: auto;
	margin-bottom: 25px;
	
}

#language a {
	color: #909090;
	text-decoration: underline;
}

#language a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#body {
	width: 762px;	
	margin: auto;
}

#bodyBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: white;
	position: relative;
}

#main {
  width: 760px;	
	position: relative;
	background-color: white;
	text-align: left;
}

#upperStrip {
	height: 100px;
	background-color: #CCCCCC;
}

#menuFrame {
	position: relative;
}

#menu {
	font-size: 100%;	
	line-height: 2.05em;
	background-color: #8c8c8c;
	background-image: url(../img/menuBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

#menuLeftCorner {
	background-image: url(../img/menuLeftCorner.gif);
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1px;
}

#menuRightCorner {
	background-image: url(../img/menuRightCorner.gif);
	width: 9px;
	height: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1px;
}

#menu ul {	
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 1px;
}

#menu li {
	position: relative;
	display: inline;
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
	margin-right: -1px;
}

#menu a {
	color: #303030;
	text-decoration: none;	
	padding: 0.4em 4px;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#menu a:hover {
	background-image: url(../img/menuBackOver.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #CCCCCC;
}

#menu a.active {
	background-image: url(../img/menuBackOver.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #CCCCCC;
}

#upperShadow {
	height: 0px;
	background-image: url(../img/upperShadow.gif);
	background-repeat: repeat-x;
	
	/* nic nevykreslovat */
	font-size: 0px !important;
	padding: 0px;
    margin: 0px;
    border: none;
    line-height: 0px;
    letter-spacing: -99999px !important; 
    text-decoration: none !important;
    display: none;
    /* Opera */
    overflow: hidden !important; 
    text-indent: -9999px !important;
}


#textFrame {
	padding: 20px 20px 5px 20px;
	background: url(../img/introBack.gif) repeat-y;
}

#lowerShadow {
	height: 0px;
	background-image: url(../img/lowerShadow.gif);
	background-repeat: repeat-x;
	
	/* nic nevykreslovat */
	font-size: 0px !important;
	padding: 0px;
    margin: 0px;
    border: none;
    line-height: 0px;
    letter-spacing: -99999px !important; 
    text-decoration: none !important;
    display: none;
    /* Opera */
    overflow: hidden !important; 
    text-indent: -9999px !important;
}

#lowerStrip {
	text-align: left;
	background-color: #505050;
	background-image: url(../img/lowerStrip.gif);
	background-repeat: repeat-y;
	padding: 12px 10px;
	color: #CCCCCC;
	font-size: 85%;
}

#lowerStrip a {
	color: #303030;
}

#lowerStrip a:hover {
	color: #FFFFFF;
}

p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 14px;
	text-align: justify;
}

br {
	padding-bottom: 14px;
}

img.sign {
	margin-bottom: 30px;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 106%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	color: #848b42;
}

td {
	font-size: 70%;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.main td {
	text-align: left;
	vertical-align: top;
	padding: 0px 20px;
}

table.main td.leftCell {
	border-right: solid 1px #F0F0F0;
}

td.leftCell img {
	border: none;
	border-width: 0px;
}

#submenuFrame {
	width: 202px;
	padding-bottom: 35px;
}

#submenuBorder {

}

#submenu .separator {
	width: 100%;
	height: 2px;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 0px; 
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #DDDDDD;
	font-size: 1px;

}


#submenu {
	width: 220px;
}

#submenuPadding {
	padding: 0px 15px;
}

#submenu ul {
	padding: 7px 15px 8px 15px;
	margin: 0px;
}

#submenu li {
	list-style-type: none;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

#textframe div.modelMenu {
	width: 100%;
	text-align: right;
	color: #848b42;
}

#textframe div.modelMenu a {
	text-decoration: none;
}

#textframe div.modelMenu a.active {
	color: #000000;
	font-weight: bold;
}

#textframe a {
	color: #707070;
}

#textframe a:hover {
	color: #000000;	
}

#submenu a:hover {	
	
}

#submenu a.active {
	color: #000000;
	font-weight: bold;
}

#fixedFrame {
	height: 270px;
	width: 360px;
	_width: 370px;
	margin-bottom: 5px;
	padding-right: 10px;
	overflow: auto;
}

ul.textList {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	color: #555555;
}

ul.textList li {
	padding-left: 8px;
	padding-bottom: 2px;
	list-style-type: disc;
}

div.topSpace {
	height: 13px;
	width: 100%;
	font-size: 1px;
}

div.back {
	width: 100%;
	text-align: right;
}

img.reference {
	border: 1px solid silver;
}

ul.siteMap ul {
	padding-top: 3px;
	list-style-type: disc;
}

ul.siteMap li, ul.siteMap ul li {
	padding-bottom: 3px;
}

.hidden {
	/* IE */
  font-size: 0px !important;
  padding: 0px;
  margin: 0px;
  border: none;
  line-height: 0px;
  letter-spacing: -99999px !important; 
  text-decoration: none !important;
  display: none;
  /* Opera */
  overflow: hidden !important; 
  text-indent: -9999px !important;
}

.bold {
	font-weight: bold;
}