body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #003399;
}
div#glowny {
	text-align: left;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background-attachment: fixed;
	background-color: #003399;
	background-repeat: repeat-y;
	background-position: right center;
	border: 1px solid #CFCFCF;
}
div#top {
	height: auto;
	border-bottom-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
div#top h1 {
font: italic 150%/80px Verdana, Arial, sans-serif;
color: #FFF;
margin: 0 40px;
}
div#top p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.tresc {
	width: 780px;
	float: right;
	text-align: justify;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
}
#tekstGlowna {
	font-family: "Trebuchet MS", Verdana;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: -10px;
	margin-top: -40px;
}
#tekstGlowna h1{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	text-decoration: none;	
}

.tresc h1 {
	color: #CCCCCC;
	margin: 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: blink;
}
.tresc h1 i { font-size: 14px; }

.tresc h2 {
	color: #666666;
	margin: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.tresc ul {
	color: #333333;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.tresc ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.kursywa {
	font-style: italic;
}

.tresc * {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.tresc img {
float: right;
}
.tresc p, div#menu p {
font: 80%/1.4 Verdana, Arial, sans-serif;
margin: 10px 10px;
}
div#stopka p {
font: 70%/2 Verdana, Arial, sans-serif;
margin: 0 40px;
color: #FFF;
}

.foto {
	/*font-size: 10px;
	text-align: center;
	float: left;
	width: 99%;*/
	text-align: center;
	position: relative;
	float: right;
	width: 810px;
	top: 0px;
	/*background-color: #CCCCCC; */
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 3px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;	
}
.foto img
{ 
display: inline;

}
 
div#menu {
	float: left;
	position: relative;
	left: 5px;
	top: 90px;
	width: 162px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
div#menu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

div#stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 1.5em;
	color: #333333;
	clear: both;
	background-color: #0066CC;
}
div#stopka p {
font: 70%/2 Verdana, Arial, sans-serif;
margin: 0 40px;
color: #FFF;
}
div#stopka a:link
{
	color: #333333;
	text-decoration: none;
}

div#stopka a:visited
{
	color: #333333;
	text-decoration: none;
}

div#stopka a:hover
{
	color: #333333;
	text-decoration: underline;
}

/*menu */
#navlist
{
	padding: 0 1px 1px;
	margin-left: 0;
	background: #2FBA0C;
	width: 15em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 1.5em;
border-left: 0.8em solid #FE3;
background: #2FBA0C;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
border-color: #EC0000;
color: #FFF;
background: #2FBA0C;
}
/*koniec menu */

.podpisZdjec {
	
	text-align: center;
	position: relative;
	float: right;
	width: 810px;
	top: 0px;
	/*background-color: #CCCCCC; */
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;
	
}
.kurs_prawo {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
.czar10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
