* { font-family: Tahoma; 	font-weight: normal;}
html { margin: 0; padding: 0; font-size: 12px; }
body {
  color: #000;
  margin-top: 10px;
  padding-top: 10px;
  background-color: #000000;
  font-size: 11px; 
  text-align:center; /* center layout in ie5 and 5.5. */
  background-image: url('grafa/tlo.jpg');
  background-position: center;
  background-repeat: no-repeat; 	
	
}


#left_menu { background-image: url('../img/menu_left.jpg'); background-repeat: no-repeat; }
#menu_dol { background-image: url('../img/pas_dol.jpg'); background-repeat: no-repeat; }



#container, #header, #subheader, #left, #middle, #right, #footer, #menu, #submenu {
  margin: 0;
  padding: 0;
}


#container {
  width: 800px !important;
  width: 800px; /* IE */
  margin: 0 auto 30px auto;
  text-align: left;
  position: relative;
}

#header {
  width: 100%;
  height: 140px;
  background-color:transparent;
}


#left_menu {
  float: left;
  width: 130px;
  min-height: 400px;
  display: inline;
  margin-left:0px;	
	
}

#right {
  float: right;
  width: 645px;
	background-color:transparent;

  display: inline;
  overflow: none;
}

#tresc {
	position:absolute; 
	left:400px; 
	top:155px;  z-index: 3;
  width: 380px;
	height: 330px; /* IE */
	background-color:transparent;	
  display: inline;
  overflow: auto;
  text-align: justify;
  font-size: 12px;	
  color: #6E5A3A;
  line-height: 18px;	
  padding-right: 15px;
}


#menu_dol {
  clear: both;
  width: 100%;
  height: 30px;
  text-align: right;
  
}

#stopka {
  clear: both;
  width: 100%;
  height: 55px;
}

.a_stopka {
 font-size 10px; color: #7c7c7c; font-weight: normal;
}



