/* CSS Document */

/* formatovaci styly: */
body, html {
  lang: cs-CZ;
  font-family: Times New Roman, Times, serif, "Times CE"; 
	/*font-size: 12pt;*/
	font-size: 100%;
	font-style: normal;
	font-stretch: normal;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #000066;
	background-color: #999999;
}
a { 
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
p {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
h1 {
  margin-top: 0px;
	/*font-size: 20pt;*/
	font-size: 160%;
	font-style: italic;
}
.mp h1 {
  margin-top: 10px;
	/*font-size: 20pt;*/
	font-size: 160%;
	font-style: normal;
  font-weight: bold;
  letter-spacing: 1pt;
	color: #999999;
}
.mp h2 {
  margin-top: 10px;
  margin-bottom: 10px;
	/*font-size: 15pt;*/
	font-size: 140%;
	font-style: normal;
  font-weight: bold;
  letter-spacing: 1pt;
	color: #000066;
}
.mp h3 {
  margin-top: 5px;
  margin-bottom: 0px;
	/*font-size: 12pt;*/
	font-size: 120%;
	font-style: normal;
  font-weight: bold;
  letter-spacing: 1pt;
	color: #000066;
}
h2 {
  margin-top: 10px;
	/*font-size: 20pt;*/
	font-size: 160%;
  font-weight: bold;
  letter-spacing: 1pt;
	color: #999999;
}
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
	/*font-size: 15pt;*/
	font-size: 140%;
  font-weight: bold;
  letter-spacing: 1pt;
}
h4 {
  margin-top: 5px;
  margin-bottom: 0px;
	/*font-size: 12pt;*/
	font-size: 120%;
  font-weight: bold;
  letter-spacing: 1pt;
}
img {
  border: 0px;
	padding: 0px;
	margin: 0px;
}
table {
  table-layout: auto;
  border-collapse: collapse;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
}
thead {
  padding: 2px 5px;
}
th {
  padding: 2px 5px;
	background-color: #999999;
}
td {
  border-bottom: 2px solid;
  border-color: #999999;
  padding: 1px 5px;
}
form {
  padding: 0px;
  margin: 0px;
}
input {
  width: 190px;
  color: #000066;
}
select {
  width: 190px;
  color: #000066;
}
textarea {
  width: 390px;
  height: 140px;
  color: #000066;
}
.menuMain{
  margin-top: 13px;
  margin-bottom: 0px;
  margin-right: 0px;
  font-weight: bold;
}
.menuSub{
  margin-top: 3px;
  margin-bottom: 0px;
  margin-right: 0px;
	font-size: 90%;
  font-weight: normal;
}
.odd{
/*	background: rgb(239,2,249); */
	background: #999999;
	font-weight: bold;
}
.odd1{
	background: rgb(239,2,249);
	/*color: white;*/
	font-weight: bold;
}
.odd2{
	background: rgb(204,255,255);
	/*color: white;*/
	border: 2px solid;
	border-color: rgb(200,200,200);
	font-weight: normal;
}
.odd2p{
	background: rgb(0,255,255);
	/*color: white;*/
	border: 2px solid;
	border-color: rgb(200,200,200);
	font-weight: normal;
}
.odd2h{
	background: rgb(153,255,255);
	/*color: white;*/
	border: 2px solid;
	border-color: rgb(200,200,200);
	font-weight: normal;
}
.odd3{
	background: rgb(200,200,200);
	/*color: white;*/
	border: 1px solid;
	border-color: rgb(200,200,200);
	font-weight: normal;
}
.lp a:link {
	color: #000066;
}
.lp a:visited {
	color: #000066;
}
.lp a:hover {
  background-color: rgb(250,236,253);
  text-decoration: none;
	color: rgb(239,2,249);
}
.rp img {
  margin-top: 0px;
  margin-bottom: 3px;
  width: 140px;
	padding: 0px;
	border: 0px;
}
.aLink {
  margin-left: 10px;
  margin-top: 13px;
  width: 140px;
  text-decoration: none;
	background-image: url("../img/menu_border1.jpg");
	background-repeat: repeat;
	color: rgb(239,2,249);
}
.aLinkSub {
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-right: 0px;
	font-size: 90%;
  font-weight: normal;
  width: 140px;
  text-decoration: none;
	background-image: url("../img/menu_border1.jpg");
	background-repeat: repeat;
	color: rgb(239,2,249);
}
.rpImg {
  margin-top: 0px;
  margin-bottom: 3px;
  width: 140px;
	padding: 0px;
	border: 0px;
}
.tLight {
  color: rgb(250,236,253);
}
.pSmall {
  /*font-size: 10pt;*/
	font-size: 90%;
}
.pSmall2 {
  /*font-size: 10pt;*/
	font-size: 80%;
}
.pSmall2 {
  /*font-size: 8pt;*/
	font-size: 80%;
}
.pSmall2 a:link {
	color: #000066;
}
.pSmall2 a:visited {
	color: #000066;
}
.pSmall2 a:hover {
	color: rgb(239,2,249);
	background-color: rgb(250,236,253);
}
.mp p {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0px;
}
.mp a:link {
	color: rgb(239,2,249);
}
.mp a:visited {
	color: rgb(239,2,249);
}
.mp a:hover {
	color: rgb(239,2,249);
}
.mp hrTiny {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
.tLink a:link {
	color: #000066;
}
.tLink a:visited {
	color: #000066;
}
.tLink a:hover {
	color: rgb(239,2,249);
}
.hrTiny {
	padding: 0px;
	left: 0px;
  position: relative;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 150px;
  height: 2px;
  background-color: #999999;
  font-size: 0pt;
}
.halfLine {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 0pt;
}


/* layoutove styly: */
.header {
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
	padding: 1px;
	width: 900px;
	height: 140px;
	background-color: #999999;
	border-bottom: 0px solid;
	border-color: rgb(249,2,239);
}
.mc {
  overflow: hidden;
  margin: 0px;
	padding: 0px;
	width: 900px;
}
.lc {
  overflow: hidden;
  margin: 0px;
	padding: 0px;
	width: 750px;
	float: left;
}
.lp {
  overflow: hidden;
  margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	background-color: #999999;
	border-top: 2px solid;
	border-color: rgb(250,236,253);
	text-align: right;
	font-weight: bold;
}
.mp {
  overflow: hidden;
  margin: 0px;
	padding: 0px;
	width: 600px;
	float: right;
	background-image: url("../img/border_mp-1.jpg");
	background-repeat: repeat;
}
.rp {
  overflow: hidden;
  margin: 0px;
	padding: 0px;
	float: right;
	width: 150px;
	background-color: rgb(239,2,249);
}
.footer {
  overflow: hidden;
  margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #999999;
}
.hLogo1 {
  overflow: hidden; 
  position: absolute; 
  width: 130px; 
  height: 140px; 
  left: 20px; 
  top: 0px; 
  margin: 0px; 
  padding: 0px; 
  background-color: #999999; 
}
.hLogo2 {
  overflow: hidden; 
  position: absolute; 
  width: 557px; 
  height: 55px; 
  left: 180px; 
  top: 40px; 
  background-color: #999999;
}
.hLogo3 {
  overflow: hidden; 
  position: absolute; 
  width: 557px; 
  height: 40px; 
  left: 180px; 
  top: 95px; 
  margin: 0px; 
  padding: 0px; 
  background-color: #999999;
}
.hNav {
  overflow: hidden; 
  position: absolute; 
  width: 557px; height: 20px; 
  left: 157px; 
  top: 125px; 
  margin: 0px; 
  padding: 0px; 
  font-weight: normal;
  text-align: left;
  color: rgb(250,236,253);
}
.hr1pxV {
  overflow: hidden; 
  position: absolute;
  width: 2px;
  height: 100px;
  left: 150px;
  top: 48px;
  background-color: rgb(250,236,253);
}

