BODY
{
	color: #333333;
	margin: 0px 0px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.menu {
	border-bottom: 1px solid Red;
	font-size: 11px;
	}
h1 {
	color: Red;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #DCDCDC;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

div.center{
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
div.menu {
	padding: 2px 2px;
	}
div.rozwijanie {
	background-color: #F5F5F5;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	padding: 10px;
	margin-left: 10px;
}

a{
	font-size: 11px;
	text-decoration: none;
	}
a.rozwijanie {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
a.menu
 {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 1px;
	font-size: 11px;
}

a:hover.menu{
	background-color: #F5F5F5;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}
a.start
 {
	color: Black;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 3px 3px;
	font-size: 11px;
}

a:hover.start{
	color: #ff0000;
	font-weight: normal;
}

td.menu{
	border-right: 3px double #dcdcdc;
	vertical-align: top;
	width: 200px;
	
}

td.tresc{
	vertical-align: top;
	padding: 0px 10px 10px 15px;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	width: 578px;
}
td.tresc a{
	text-decoration: none;
	color: Red;
}
td.tresc a:hover{
	text-decoration: none;
	color: Red;
	font-variant: normal;
	font-weight: bold;
}
td.start1 {
	vertical-align: top;
	padding: 0px 10px 10px 15px;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	width: 400px;
	}
	
td.start{
	vertical-align: top;
	text-align: left;
	color: #666666;
	width: 378px;
		}
p {
	display: inline;
}
p.lista {
	background-image: url(images/indeks2.gif);
	padding-left: 10px;
	text-align: left;
	background-repeat: no-repeat;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
p.right {
	text-align: right;
	display: block;
	padding-right: 30px;
}
p.red {
	font-weight: bold;
	color: Red;
	padding-left: 5px;
}
p.linia {
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	margin: 2px;
	color: Red;
	display: block;
	font-weight: bold;
	padding: 2px 2px 2px;
}

img.left{
	float: left;
	}
p.brakstrony{
	border: 2px dotted #DEDEDE;
	display: block;
	text-align: center;
	padding: 15px;
	margin: 20px;
	font-size: 13px;
	color: Red;
}
p.brakstrony1{
	border: 2px dotted #DEDEDE;
	display: block;
	text-align: center;
	padding: 15px;
	margin: 20px;
	font-size: 13px;
}
	 
