/*
  Style dla przewodnika
  (C) midicat
  
  .class
  #id
*/

/*a:active     {  color: #CC9900}
a:link       {  color: #666699}
a:visited    {  color: #993366}
a:hover      {  color: #FF0000}*/

a:link       {  color: #0000FF; }
a:visited    {  color: #000080; }
a:hover
{
  background-color: #dddddd;
  color: #000000;
}

h1, h2, h3, h4, h5
{
	color: #183C5F;
}

h1			{ font-size:18pt; }
h2			{ font-size:14pt; margin-bottom:0; }
h3			{ font-size:12pt; }
h4			{ font-size:10pt; }
h5			{ font-size:9pt; margin-bottom:0; }

#content th
{
	font-size: 12px; 
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-align: left;
	border: 1px solid #f7c371;
	background-color: #f8d89b;
	padding: 2px;
	height: 20px;
	background: #F8D89B;
}

#content td
{
	font-weight: 400;
	font-size: 12px;
	text-align: justify;
	font-family: Arial;
	background: #F9E8CA;
}

.title
{
	background: url(obrazki/header2.gif) repeat-x;
	height: 56px;
	font-size: 22px; 
	font-family: arial;
	text-align: center;
	font-weight: bold;
	color: white;
}

ul
{
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 20;
}

#menu
{
	width: 200px;
	left: 0px;
	top: 0px;
	position: absolute;
	padding: 10px;
}

#menu td { padding: 0px; width: 180px; }

#menu a:link { color: black; }
#menu a:visited { color: black; }
/*#menu a { width: 100%; }*/
/*#menu a { width: 180px; }*/
/*#menu div { width: 180px; }*/
#menu a:hover { background: red; }
#menu a:hover div { background: #BD944A; }

table.menu
{
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 180;
	height: 340
}

#content
{
	width: 768px;
	left: 200px;
	top: 0px;
	position: absolute;
}

#tresc
{
	top: 130px;
	width: 768px;
	left: 0px;
	position: absolute;
	text-align: center;
}

#naglowek
{
	position: absolute;
	top: 10px;
	width: 768px;
	left: 0px;
	text-align: center;
}

#reklamamain
{
	position: absolute;
	left: 349px;
	top: 65px;
	width: 611px;
	height: 60px
	text-align: center;
}

#reklamachomik
{
	position: absolute;
	left: 460px;
	top: 64px;
	width: 311px;
	height: 60px
	text-align: center;
}

table.naglowek
{
	width: 450px;
	height: 56px;
}

div.naglowek
{
	text-align: center;
	font-size: 22px; 
	font-family: arial;
	font-weight: bold;
	color: black;
}

.opis
{
	width: 700px;
}