body {
	background-color: #CACACA;
}

.strona {

	margin: 5px auto;
	color: #000000;
}

h1 {
	font-size: 24px; 
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 2px;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-position: left;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

.linki {float: right; margin: 0; padding: 0px;}
.linki ul {margin: 0px; padding: 0px;}
.linki li {margin: 0px; padding: 0px;}


hr {width: 100%; color: black;}

.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.tekst {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-position: left;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #666666;
	background-position: left;
	font-weight: bold;
	text-decoration: underline;
}
.tekst-wiekszy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-position: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}


.obram-mid {
	background-image: url(lay/mid.gif);
	background-repeat: repeat-y;
}

.stopka {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-position: center;
}
