/* CSS Document mraknet.com*/
body
{
  padding: 0px;
  margin: 0px;
  width: 100%;
  background-image: url('./images/bg_gradient.gif');
  background-repeat: repeat-x;
  background-color: #0090cf;/*#000022; rgb(27,36,41);*/
  font: .74em "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}

.logo
{
  width: 60%;
  height: 100px;
  float: left;
}

.logo2
{
  width: 40%;
  height: 100px;
  background-color: rgb(0,42,62);/*rgb(0,0,0);/*rgb(40,47,57)*/
  padding: 0px;
  margin: 0px;
  float: left;
  color: white;
}

.logo2 a
{
  color: white;
  text-decoration: none;
  padding: 0px;
  margin: 0px 0px 0px 10px;
}

.logo2 a:hover
{
  color: white;
  text-decoration: underline;
}

.logtab
{
  width: 100%
  height: 100px;
  font-size: 9pt;
  padding: 0px;
  margin: 0px;
}

.logtab tr
{
  width: 100%
  padding: 0px;
  margin: 0px;
}

.logtab td
{
  font-size: 10pt;
  color: white;
  padding: 0px;
  margin: 0px;
  border: 1px solid rgb(0,42,62);
}

.popis
{
  width: 120px;
  display:block;
}

.info
{
  text-align: right;
  width: 100%;
}

.hodiny
{
  background: #002a3e;
  border:1px solid #002a3e;
  color:rgb(239,93,8);
  padding:0px;
  margin:0px;
  text-align:right;
  width:53px;
}

/*.hpanel
{
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 40px;
  background-color: rgb(239,93,8);
  color: white;
  clear: both;
}

.hpanel ul
{
  padding: 12px 0px 0px 0px;
  margin: 0px;
  text-align: left;
}

.hpanel li
{
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline;
}

.hpanel li a
{
  padding: 0px 8px 0px 8px;
  margin: 0px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
}

.hpanel li a:hover
{
  padding: 0px 8px 0px 8px;
  margin: 0px;
  color: black;
  text-decoration: none;
}*/

/* =================== Horni panel ============================ */
.hpanel
{
  clear: both;
  margin: 0px;
  padding: 0px;
  BACKGROUND-COLOR: rgb(239,93,8);
  z-index: 2;
}

#mainmenu 
{
	POSITION: static;
  BORDER: 0px;
  height: 40px;
}

#mainmenu td
{
  text-transform: uppercase;
}

TABLE.menu 
{
	VISIBILITY: hidden;
	CURSOR: pointer;
	POSITION: absolute;
  BORDER: 1px solid white;
}

TABLE.menu TD {
	COLOR: white;
	BACKGROUND-COLOR: rgb(239,93,8);
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 8px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 0px;
	/*WHITE-SPACE: nowrap;*/
	text-decoration: none;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
}

/* ============================================================== */
.cara
{
  width: 100%;
  height: 30px;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
  color: white;
  font-weight: bold;
}

.lpanel
{
  width: 25%;
  padding: 0px;
  margin: 15px 0px;
  float: left;
  /*background-color: rgb(0,42,62);/*rgb(40,47,57)*/
  color: white;
  font-size: 10pt;
  z-index: 1; /* kvuli prekryvani menu */
}

.lpanel h3
{
  font-size: 13pt;
  font-weight: normal;
  text-align: left;
  padding: 0px;
  margin: 0px;
  color: white;
}

.lpanel p
{
  padding: 10px 0px 20px 0px;
  margin: 0px;
}

.lpanel a
{
  color: rgb(239,93,8);
  text-decoration: none;
}

.lpanel a:hover
{
  color: white;
  text-decoration: underline;
}

.ppanel
{
  width: 72.3%;
  padding: 0px;
  margin: 15px 0px 0px 20px;
  float: left;
  color: white;
  background-color: transparent;
  font-size: 10pt;
}

.ppanel h3
{
  font-size: 13pt;
  font-weight: normal;
  text-align: left;
  padding: 0px;
  margin: 0px;
  color: white;
}

.ppanel p
{
  padding: 10px 0px 5px 10px;
  margin: 0px;
}

.ppanel a
{
  color: rgb(239,93,8);
  font-weight: bold;
  text-decoration: none;
}

.ppanel a:hover
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

.zapati
{
  padding: 0px;
  margin: 10px 0px 0px 0px;
  width: 100%;
  height: 20px;
  background-color: rgb(239,93,8);
  color: white;
  float: left;
  clear: both;
  text-align: center;
}

.zapati a
{
  color: white;
  text-decoration: none;
}

.zapati a:hover
{
  color: black;
  text-decoration: underline;
}

.tabgal td
{
  border: 1px solid black;
}

.tabgal img
{
  border: none;
}

.org
{
  color: rgb(239,93,8);
}


.tabkon td
{
  font-size: 10pt;
  color: white;
}

.tabmap
{
  border: 1px solid black;
}

.tabmap td
{
  border: 1px solid black;
}

.tabmap img
{
  border: none;
}

.iframe
{
  /*width:650px;*/
  /*height:513px;*/
  border:1px solid black;
}

img
{
  border: none;
}
