body { font-family:verdana; font-size:11px; BACKGROUND-COLOR: #f0f0f0; }


#divContainer {
width: 800px;
margin: 0 auto;
border: 1px solid #000000;
background-color: white;
line-height: 140%;
}


#divHeader {
border-bottom: 1px solid #000000;
font-size:11px; 
font-family:Verdana;
}

#divMenu {
float: left;
width: 159px;
padding: 5px;
border-right: 1px solid #000000;
}

#divMain {
margin-left: 180px;
/*border-left: 1px solid #000000;*/
background-color: #ffffff;
padding:  5px 15px 5px 15px;
}

#divFooter {
clear: both;
padding: 5px;
background-color: #dcdcdc;
border-top: 1px solid #000000;
font-size: 10px;
text-align: center;
font: italic small-caps 500 11px verdana;
}






#bazadiv {
    padding: 5px;
    width: 100%;
    float: right;
}

.mala {
width:100px;
}



.tab2 {
 width:100%;
 table-layout: fixed;
 margin-left: 10px;

}

.tabelka {
 width: 100%;
 text-align: center;
 padding: 15px 0px 15px 0px;

}
.tab {
width: auto;
font-weight: bold;
}


.tab_menu {
 width:100%;
text-align: center;
}

.tab_norm
{
table-layout: fixed;
width: 100%;
margin-left: 10px;

}



.menu {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: black;
  background-color: #f0f0f0;
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
  border-bottom: 3px solid #dddcdc;
  text-decoration: none;
  }
.menu:hover {
  color: red;
  background-color: white;
  border-bottom: 3px solid black;
  font-weight: bold;
  }

.p_center {
text-align: center;
  font-size: 13px;
  font-weight: bold;

}


.p_red {
	color:red;
   font-size: 10px;
   font-weight: bold;

}
#divMain > a
{color: red; text-decoration:none}

#divMain > a:hover
{color: blue; text-decoration:none}

h3.nagl
{font-size:11px; font-family:Verdana;font-weight:normal;padding-bottom: 3px;
 }

table.nagl
{
width: 100%;
text-align: center;
padding:0px;
font-size:15px; font-family:Verdana;
}
#divFooter > a
{text-decoration:none}


p.prawa
{text-align: right;}
