body {
  font-family: Trebuchet MS, Verdana, Tahoma, Times, sans-serif;
  color: #FFFFFF;
  background: #000000;
  font-size: 9pt;

  margin-left:   5pt;
  margin-right:  5pt;
  margin-top:    5pt;
  margin-bottom: 0pt;
     }


a:link
{
	font-family: verdana;
	color: #C0C0C0;
	text-decoration: none;
}

a:visited
{
	font-family: verdana;
	color: #C0C0C0;
	text-decoration: none;
}

a:active
{
	font-family: verdana;
	color: white;
	text-decoration: none;
}

a:hover
{
	font-family: verdana;
	color: white;
	text-decoration: none;
}

a.inny:link
{
	font-family: verdana;
	color: #C0C0C0;
	text-decoration: none;
}

a.inny:visited
{
	font-family: verdana;
	color: #C0C0C0;
	text-decoration: none;
}

a.inny:active
{
	font-family: verdana;
	color: white;
	text-decoration: none;
}

a.inny:hover
{
	font-family: verdana;
	color: #CC0000;
	text-decoration: underline;
}

tr
{
	font-family: verdana;
	color: white;
	text-decoration: none;
}

table
{
	font-family: verdana;
	color: white;
	text-decoration: none;
	border: 0;
}

table.menu
{
	padding: 10;
	border-collapse: collapse;
	font-family: Verdana;
	color: white;
	text-decoration: none;
}

td.duze
{
	padding: 10;
	background: #111111;
	font-size: 15pt;
	font-family: Arial;
	font-style: bold;
	color: white;
	text-decoration: none;
	text-align: center;
}

td.menulewe
{
	padding: 5;
	background: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	color: #C0C0C0;
	text-decoration: none;
	text-align: center;
}

td.menulewe1
{
	padding: 5;
	background: #000000;
	font-size: 10pt;
	font-family: Tahoma;
	color: white;
	text-decoration: none;
	text-align: center;
}

td.menuprawe
{
	padding: 5;
	background: #000000;
	font-size: 10pt;
	font-family: Tahoma;
	color: white;
	text-decoration: none;
	text-align: left;
}

td.stopka
{
	background: #000000;
	font-size: 9pt;
	font-family: Tahoma;
	color: #CDCDCD;
	text-decoration: none;
	text-align: center;
}

td.justify
{
	padding: 5;
	font-size: 10pt;
	font-family: Tahoma;
	color: white;
	text-decoration: none;
	text-align: justify;
}

td.right
{
	padding: 5;
	font-size: 10pt;
	font-family: Tahoma;
	color: white;
	text-decoration: none;
	text-align: right;
}

td.opis
{
	padding: 5;
	font-size: 10pt;
	font-family: Tahoma;
	color: white;
	text-decoration: none;
	text-align: justify;
}

td.opis_title
{
	padding: 5;
	font-size: 12pt;
	font-family: Georgia;
	color: white;
	text-decoration: none;
	text-align: center;
}

sup
{
	color: red;
	font-size: 15pt;
}

#obrazek2 
{
    background:url(images/model.jpg) no-repeat;
    width:466px;
    height:479px;
	display:block;
	cursor:Default;
}
				
#obrazek2:hover{
	background:url(images/model2bb.jpg) no-repeat;
	}