body {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:12px;
	background:url(img/1.jpg) repeat;
	color:#888;
	font-family:arial, tahoma, verdana;
}
h1 {
	color:#666;
	font-size:18px;
	padding:0 0 8px 0;
	margin:0px;
	font-weight:bold;
}
h2 {
	color:#666;
	font-size:18px;
	padding:0 0 8px 0;
	margin:0px;
	font-weight:bold;
}
#site {
	width:100%;
}
#pagina {
	width:787px;
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
	position:relative;
}
#logo {
	float:right;
	padding:0px;
	margin:0 -10px 10px -10px;
	width:460px;
	height:200px;
	background:#FFFBBF url(img/logo.jpg) no-repeat;
}
#strona {
	float:right;
	padding:0 10px 10px 10px;
	width:440px;
	background:#FFFBBF;
	border:5px solid #B82E00;
	border-top:0px;
}
#kategorie {
	width:440px;
	padding:10px 0 10px 0;
	color:#606060
	font-size:12px;
}
#kategorie a {
	color:#606060;
	font-weight:bold;
	text-decoration:none;
}
#kategorie a:hover {
	color:#606060;
}
#kategorie h5 {
	color:#606060;
	padding:0 0 8px 0;
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
#linki {
	width:260px;
	margin:0 0 10px 0;
	position:absolute;
	left:0px;
	top:0px;  
	color:#024785;
	background:#FFFBDF;
	border-left:5px solid #FB8A25;
	border-right:5px solid #FB8A25;
	border-bottom:5px solid #FB8A25;
}
#linki_intro {
	width:240px;
	height:43px;
	padding:0 10px 0 10px;
}
#linki_intro h6 {
	font-size:12px;
	padding:20px 10px 10px 0;
	margin:0px;
}
#linki_tresc {
	padding:10px;
	width:240px;
	text-align:left;
	font-size:11px;
	border-top:0px;
}
#linki_tresc a {
	font-size:12px;
	color:#024785;
	text-decoration:none;
	font-weight:bold;
}
#linki_tresc a:hover {
	color:#024785;
	text-decoration:underline;
}
#linki_tresc img {
	margin:10px 0 10px 12px;
}
#content {
	width:440px;
	text-align:justify;
	font-size:11px;
	color:#888;
}
#content a {
	color:#B82E00;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#B82E00;
	text-decoration:undreline;
}
#content img {
	border:1px solid #B82E00;
}
#content p {
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}
#content p a {
	text-decoration:underline;
}
#content h5 {
	padding:30px 0 5px 0;
	margin:0px;
	color:#606060;
	font-size:11px;
}
#content ul {
	border:1px solid #a19da9;
	background#e7e7e7;
	padding-top:0px;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
}
#content li {
	color:#606060;
	list-style-type: square;
}
#content li a {
	color:#606060;
}
#content li a:hover {
	color:#606060;
}
#stopka {
	width:784px;
	margin:-15px auto 0 auto;
	padding:3px 0 0 0;
	color:#fff;
	font-size:11px;
	text-align:right;
}
#stopka a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a h2 {
	color:#666;
}
#zp {
	padding:10px 0 10px 0;
	color:#606060;
}
#zp a {
	color:#606060;
}
#zp a:hover {
	color:#606060;
}
.nawigacja {
	float:left;
	padding:5px;
	margin-right:10px;
	background:#FFFB9F;
}