body, html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

body
{
	background-color: #F0F0F0;
	background-image: url('../images/tlo.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

form
{
	margin: 0px;
	padding: 0px;
}

table
{
	font-family: Tahoma;
	font-size: 11px;
}

table.content
{
	 border-left: 1px solid #C7D2D8; 
	 border-top: 1px solid #C7D2D8;
}

td.content
{
	 border-right: 1px solid #C7D2D8; 
	 border-bottom: 1px solid #C7D2D8; 
}

.artykul_tytul
{
	color: #641511;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.contentheading
{
	color: #641511;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.contentpaneopen
{
	margin-bottom: 15px;
	color: #2E2E2E;
	line-height: 14px;
}

.wyroznienie
{
	color: #641511;
	font-size: 12px;
	font-weight: bold;
}

.artykul_tresc
{
	color: #2E2E2E;
	line-height: 14px;
}

ul,ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

a
{
	color: #2665C3;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a:hover
{
	color: #A00000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.menu_bok
{
	color: #49687C;
	text-decoration: none;
	font-weight: normal;
}

a.menu_bok:hover
{
	color: #A81E13;
	text-decoration: none;
	font-weight: normal;
}

.stopka
{
	font-family: Tahoma;
	font-size: 11px;
	color: #37637D;
}

ul
{
	margin: 10px;
	padding-left: 10px;
	list-style: none;
}

li
{
	line-height      : 15px;
	padding-left     : 15px;
	padding-top      : 0px;
	background-image : url(../images/li.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

select
{
	font-family: Tahoma;
	font-size: 11px;
}

#active_menu {
  color            : #9B191B;
}

a#active_menu:hover {
  color            : #9B191B;
}

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 11px;
  width            : 170px;
  text-indent      : 10px;
  text-decoration: none;
}

a.mainlevel:link {
  padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 170px;
  text-indent      : 10px;
  text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  background-image: url(../images/m_linia.jpg);
  background-position:bottom;
  background-repeat: repeat-x;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #2A566F;
  width            : 170px;
  text-indent      : 10px;
  line-height: 15px;
  text-decoration: none;
}

a.mainlevel:hover {
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  color:	#A81E13;
  line-height: 15px;
  text-decoration: none;
}

a.sublevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 10px;
  text-indent      : 10px;
  text-decoration: none;
  width            : 150px;
}

a.sublevel:link {
  padding          : 0px 0px 0px 0px;
  font-size        : 10px;
  text-indent      : 10px;
  text-decoration: none;
  width            : 150px;
}

a.sublevel:link, a.sublevel:visited {

  font-size        : 10px;
  background-image: url(../images/m_linia.jpg);
  background-position:bottom;
  background-repeat: repeat-x;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #097CBE;
  text-indent      : 10px;
  line-height: 15px;
  text-decoration: none;
  width            : 150px;
}

a.sublevel:hover {
  font-size        : 10px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  color:	#DC5F28;
  line-height: 15px;
  text-decoration: none;
  width            : 150px;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  height           : 20px;
  line-height      : 20px;
  text-indent      : 8px;
  color            : #FFFFFF;
  background-image : url(../images/menu_zakladka.gif);
  padding          : 0px 0px 0px 3px;
}

table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}