body {
  font-size: 10px;
  font-family: verdana;
}


#container {
  margin-top: 4em;
  width: 90em;
  height: 100%;
  background: #000;
  text-align: left;
}

#top_module {
  height: auto;
  background: #000;
}
#left_module {
  padding: 1em;
  vertical-align: top;
  height: auto;
  width: 19.2em;
  background: #000;
}
#main_area {
  padding: 1em;
  height: auto;

  width: 66.8em;
  background: #000;
}
#bottom_module {

  height: 5em;
  width: 90em;
  background: #000;
}


// tutaj zaczyna siÄ&#65533; styl dla JOOMLA factornet.pl//

td {
 font-family: verdana;
 font-size: 14px; 
}

hr {
  border-top: 1px dotted #000;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
a:link {
  color: #fff;
  font-family: tahoma;
  text-decoration: none;
}
a:visited {
  color: #666;
  font-family: tahoma;
  text-decoration: none;
}
a:hover {
  color: #666;
  font-family: tahoma;
  text-decoration: none;
}
a.mainlevel-menu {
line-height: 25px;
margin: 0px;
}

a.mainlevel-menu:link {
line-height: 25px;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 5px;
}
a.mainlevel-menu:visited {
line-height: 25px;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 5px;
}
a.mainlevel-menu:hover {
line-height: 25px;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 5px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 1.5em;
padding-left: 1.5em;
padding-top: 0;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0 0.2em;
}

table.moduletable {
  padding: 1em;

}

table.moduletable th {
  font-size        : 1.5em;
  font-weight      : bold;
  font-family: verdana;
  text-align: left;
}

table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  font-size        : 1.1em;
  font-family: verdana;
  text-align: left;
}

table.moduletable-bot, table.moduletable-bot_icons {
	width: auto;
	text-align: center;
  margin-left: auto;
  margin-right: auto;
}