/*Menu*/
.arrow {font-size:small; color:red;font-weight:800;}
.menu {
	margin: 0 0 0 0;
  overflow: hidden;
	background-image: url("images/bg_menu.gif");
	background-repeat:repeat-x;
  padding: 0px 15px;
  font: 16px Arial, Verdana, Tahoma;

}


.menu li{
  list-style-type: none;
  float: left;
	width: 9em;

}

.menu li a{

  display: block;
  padding: 4px;
  text-decoration: none;
	color:grey; 
}

.menu li a:hover{
  display: block;
  padding: 4px;
  text-decoration: none;
	color:black;

}

.menu li li a{

  width: 190px;

	font: 13px Arial, Verdana, Tahoma;
}

.menu li li:hover{

  background: #e8e8e8;
	width: 200px;
}


.menu li ul{
	margin-top:-4px;
  overflow: hidden;
  display:none;
	background: 

}

.menu li:hover ul{
	background: #000 url("images/tlo_tabeli_podmenu.gif") repeat center;border: 1px solid #999;
  position: absolute;
  padding:5px;

  display: block;
  width: 190px;
}


/*koniec Menu*/


body{margin: 0;background-image: url("images/bg.gif");}
p#znaczek {text-align:left;font-size:xx-small;float:left;color:grey;}
p#znaczek2 {text-align:left;font-size:xx-small;float:left;color:grey;}
#all {
  margin-left: auto; 
  margin-right: auto;
  width: 770px;
  text-align: left;
  border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

#header {
  width: 100%;
  height: 70px;
	border: 0px solid #000000;
}

#subheader {
  float: left;
  width: 260px;
  height: auto !important;
  height: 250px; /* IE */
  min-height: 250px;
	margin: 20px 0 0 0;
	border: 0px solid #000000;
}
#left {
  float: right;
  width:270px;
  height: auto !important;
  height: 370px; /* IE */
  min-height: 370px;
  display: inline;
	border: 0px solid #000000;
	margin-top:10px;

}
#middle {
  float: left;
  width: 430px;
  height: 200px;

  min-height: 390px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 10px;
  display: inline;
	border: 1px solid #CCCCCC;
	background-image: url('images/tlo_tabel.gif');
}
#right {
  float: left;
  width: 128px;
  height: auto !important;
  height: 130px; /* IE */
  min-height: 130px;
  display: inline;
	border: 0px solid #000000;
}
#footer {
  clear: both;
  width: 100%;
  height: 60px;
	border: 0px solid #000000;
	background-image: url("images/gora_strony.gif");
	background-repeat:repeat-x;
	margin-top:20px;
	}
#menu {
  top: 0px;
	text-align: right;
  width: 100%;
  height: 30px;
	background-image: url("images/bg_menu.gif");
	border: 0px solid #000000;
}

#submenu {

	text-align: left;
  width: 100%;
  height: 30px;
	border: 0px solid #000000;
	font-family:tahoma;
	margin-bottom: -20px;
}

#title {
 
	text-align: left;
  width: 100%;
  height: 45px;
	border: 0px solid #000000;


}


/*linki po lewej*/
.sub {float:left;margin:0 0 0 -30px;display:block;list-style-type:none;list-style-position:inside;border-style:none;border-color:#000000;}
.sub a img {border:1px solid grey;}
.sub p {line-height:7px;font-size:large;color:grey;text-align:center;font-family:verdana;}
/*end of linki*/

div#left {text-align:center;}

.tekst_01 { font-family: Tahoma, Arial, Verdana; font-size: 11px; font-weight: normal; color: #777777; text-decoration: none ; line-height: 17px}

.border_tabel_tekst_normal { border: 1px #CCCCCC solid; font-family: Tahoma, Arial, Verdana; font-size: 11px; line-height: 17px; color: #777777}

.lista {list-style-image: url('images/e02.gif')}
