a:link { color: #175761; text-decoration: none }
a:visited { color: #175761; text-decoration: none }
a:active { color: #175761; text-decoration: none }
a:hover { color: #175761; text-decoration: underline }

body {
	margin:0px;
}
	
.wrapper {
	width:700px;
	margin:auto;
	border: 1px solid #ffe57c;
}
.top {
	width:700px;
	height:150px;
}
.content {
	background: #fff;
	padding:20px;
}
.stopka {
	margin:auto;
	font-family: Arial; 
	font-size: 10px;
	border: 1px solid #444;
	width:700px;
}
ul, ol, li	{list-style-position: outside; 
	list-style-type: square;}

td, table, dl, dt, dd {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;}	
	
	.tekst1 {
	color: #5e5e5e;
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	text-align: center; 
}

.tekst2 {
	color: #000000;
	font-family: Verdana;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
		}
	
	.punkty {
	color: #004080;
	font-family: Verdana;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	}
	
	.ramka1 {
	border-style: solid;
	border-width: normal;
	border-color: #175761;
	background-color: #175761;
	color: #ffffff;
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	}
	
	.ramka2 {
	border-style: solid;
	border-width: normal;
	border-color: #dae8c7;
	background-color: #dae8c7;
	color: #175761;
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	}
	
	.pas {border-left: 10px red solid ; padding: 3px}
	.pkt {list-style-image: url(http://mediawip.nazwa.pl/ft/grafika/pkt_cz.gif)}	
	.strz {list-style-image: url(http://mediawip.nazwa.pl/ft/grafika/strz_cz.gif)}
	div#pierwszy_blok { 

width: 200px;
height: 200px;
padding: 10px;
border-width: thin;
border-style: dotted;
border-color: green;
}


div#drugi_blok { 

width: 100px;
height: 100px;
margin-left: 50px;
border-width: thick;
border-style: dashed;
border-color: red;
}

