body {	
	margin: 0px; 
	text-align: left;
	background-color: #FFFFFF; 
	color: #000000; 
	font: 8pt verdana, tahoma, sans-serif; 
}

a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}
a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}
a:hover { 
	color: #721712; 
	text-decoration: none; 
	font-weight: bold; 
}

a.czarny:link { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}
a.czarny:visited { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}
a.czarny:hover { 
	color: #721712; 
	text-decoration: underline; 
	font-weight: bold; 
}

br { 
	font-size: 6pt; 
	height: 10px; 
}


#logo {
	width: 760px;
	text-align: center;
	margin: 10px auto;
}
#menu {
	background-color: #be281e;
	color: #CFCFCF; 
	font: 8pt verdana, tahoma, sans-serif; 
	text-align: center;
}
#menu ul {
	padding: 0 10px 0 0;
	margin: 0 auto;
	width: 750px;
	text-align: center;
	background: #be281e url(bg_prz.gif) top center repeat-y;
}
#menu li {
	list-style: none;
	display: inline;
	padding: 0 24px;
	border-left: 1px solid #be281e;
}
#menu li.nbrd {
	border: 0;
}




#stopka {
	background: #be281e url(bg_prz.gif) top center repeat-y;
}
#stopka div {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	color: #cfcfcf;
}
#stopka a {
	color: #cfcfcf;
}



#content {
	width: 760px;
	margin: 10px auto;
	text-align: center;
}

#left {
	width: 240px;
	float: left;
}
#ramka {
	margin: 15px 0;
	padding: 15px;
	width: 450px; 
	height: 325px; 
	overflow: auto; 
	text-align: left; 
	background-color: #ffffff; 
	border: solid 1px #e3e3e3;
	line-height: 16px;
	float: right;
	scrollbar-arrow-color: #e3e3e3; 
	scrollbar-darkshadow-color: #e3e3e3; 
	scrollbar-track-color: #e3e3e3; 
	scrollbar-face-color: #f9f9f9; 
	scrollbar-shadow-color: #e3e3e3; 
	scrollbar-highlight-color: #e3e3e3; 
	scrollbar-3dlight-color: #e3e3e3;
}

#stopka {
	clear: both;
}


input, textarea, select { 
	border-color: #93B2C6; 
	background-color: #BECAD2; 
	font-family: verdana; 
	font-size: 8.5pt; 
	color: #000000;
}

.text {
    color: #000000;
}

li span { 
	color: #000000; 
}