*
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}
body
{
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
}
#Container
{
	width: 728px;
	margin: 0 auto;
	text-align: left;
}
#Logo
{
	width: 728px;
	height: 160px;
	background-image: url(prawo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Logo h1
{
	background-image: url(prawo.png);
	background-repeat: no-repeat;
	margin: 9px 0 0 4px;
	width: 120px;
	height: 16px;
}
#Logo h1 span
{
	visibility: hidden;
}

#Logo #Linki
{
	float: right;
}
#Logo #Linki, #Logo #Linki a
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#Logo #Linki a:Hover
{
	color: #003;
}
#Menu
{
	clear: both;
	padding: 4px 8px 20px 4px;
}
#Menu ul
{
	list-style: none;
}
#Menu ul li
{
	float: left;
}
#Menu a
{
	display: block;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	font-size: 12px;
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	margin-right: 8px;
}
#Menu a:Hover
{
	color: #F00;
}
#Cytat
{
	clear: both;
	padding: 4px 16px 4px 128px;
	font-size: 11px;
	font-style: italic;
	border-bottom: #CCC solid 1px;
	border-top: #CCC solid 1px;
	background-color: #F5F5F5;
	color: #000;
}
#Cytat #Podpis
{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin-right: 8px;
}
#Reklama1
{
	margin-top: 6px;
}
#Reklama2
{
	width: 160px;
	height: 600px;
	float: right;
	margin: 8px;
}
#Reklama3
{
	width: 468px;
	height: 60px;
	margin: 4px 0 4px 25px;
}
#ClearMe
{
	clear: both;
}
#Strona
{
	float: left;
	padding: 8px;
	margin: 8px 0;
	width: 520px;
}
#Stopka
{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #888;
	padding: 6px 0;
}
#Stopka a
{
	text-decoration: none;
	color: #888;
	font-weight: bold;
}
#Stopka a:Hover
{
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}
#Strona p
{
	text-indent: 24px;
	margin: 8px 0;
	text-align: justify;
}
#Strona ul
{
	padding-left: 32px;
	margin: 4px 0;
}
#Strona ul li
{
	margin: 2px 0;
}
h2
{
	margin: 8px 0 4px 0;
	font-size: 14px;
	font-weight: bold;
}
h3
{
	margin: 8px 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	color: #080;
}
#Strona a
{
	color: #888;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#Strona a:Hover
{
	color: #F00;
}

#Strona .Left
{
	text-align: left;
	text-indent: 0px;
	margin: 8px 0;
}
#Strona .Center
{
	text-align: center;
	text-indent: 0px;
	margin: 12px 0;
}
#Strona .AN
{
	font-weight: bold;
	text-align: center;
	margin: 8px 0 4px 0;
}
#Strona .AT
{
	text-align: justify;
	text-indent: 8px;
	margin: 8px 0;
}
#Strona .AX
{
	list-style: decimal;
	padding-left: 32px;
	text-align: justify;
}
#Strona .AX2
{
	list-style: decimal;
	padding-left: 32px;
	text-align: justify;
}

#Strona h4
{
	text-align: center;
	color: #046;
	font-weight: bold;
}
#Strona cite
{
	display: block;
	margin: 4px;
	padding: 4px;
	border: #DDD solid 1px;
	background-color: #FAFAFA;
}


