body {
	background: #000000 url(/files/sr-tlo.gif);
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #dedede;
}

#gora {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 60px;
	border: 0;
	background: #000000 url(/files/gora-tlo.png);
}

.logo {
	margin: 0;
	padding: 0;
	width: 218px;
	height: 60px;
	border: 0;
	background: #000000 url(/files/logo.png) no-repeat;
}

#linki {
	position: absolute;
	top: 0px;
	left: 350px;
	width: 510px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

#linki li {
	float: left;
	list-style-type: none;

}

#linki a {
	color: #ffffff;
	width: 85px;
	height: 33px;
	padding: 27px 0 0 0;
	display: block;
	text-align: center;
	border: 0;
	text-decoration: none;
}

#linki a:hover {
	color: #ea1c28;
	text-decoration: none;
	background: #000000 url(/files/linki-tlo.png);
}

#srodek {
	margin: 20px 0 20px 50px;
	padding: 0;
	width: 600px;
	min-height: 750px;
	border: 3px solid #000000;
	color: #dedede;
	background: url(/files/tlo.png);
}

#tekst {
	margin: 10px;
	padding: 0;
}

#linki2 {
	position: absolute;
	top: 70px;
	left: 685px;
	margin: 0;
	padding: 0;
}

.arrowlistmenu {
	width: 180px;
}

.arrowlistmenu .menuheader {
	font: 12px Arial;
	color: white;
	background: black url(/files/titlebar.png) repeat-x center left;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader {
	background-image: url(/files/titlebar-active.png);
}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	margin-bottom: 8px;
	background: url(/files/tlo.png);
}

.arrowlistmenu ul li {
	padding-bottom: 2px;
}

.arrowlistmenu ul li a {
	color: #ea1c28;
	background: url(/files/arrowbullet.png) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	/*border-bottom: 1px outset #000000;*/
	font-size: 90%;
}

.arrowlistmenu ul li a:visited {
	color: #ea1c28;
}

.arrowlistmenu ul li a:hover {
	color: #dedede;
}

#dol {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 300px;
	border: 0;
	background: #000000 url(/files/dol-tlo.png);
}

.rys {
	margin: 0;
	padding: 0;
	width: 505px;
	height: 300px;
	border: 0;
	background: #000000 url(/files/dol-rys.png) no-repeat;
}

.dtytul {
	padding: 10px 0 10px 20px;
	font-size: 12px;
	font-weight: bold;
	background: url(/files/arrowbullet.png) no-repeat center left;
}

#omnie {
	margin: -270px 0 0 40px;
	padding: 0 10px 0 10px;
	width: 350px;
	height: 220px;
	font-size: 11px;
	color: #ffffff;
	overflow: auto;
}

#miniblog {
	margin: -220px 0 0 430px;
	padding: 0 10px 0 10px;
	width: 350px;
	height: 220px;
	font-size: 11px;
	color: #ffffff;
	overflow: auto;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

.logowanie {
	text-align: center;
	background: url(/files/tlo.png);
	width: 100%;
	padding: 10px 0 10px 0;
}

p {
	text-align: justify;
}

p.news:first-letter {
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, Serif;
}

.zdjecia {
	width: 100%;
	text-align: center;
}

pre {
	font-size: 13px;
	font-family: Courier;
	margin: 0;
	padding: 0;
}

blockquote {
	border-left: 4px solid #275A78;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: Italic;
	text-align: justify;
}

code {
	color: #316184;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.code {
	border: 0px;
	overflow: auto;
	width: 500px;
}

.console {
	background: #000000;
	border: 0;
	overflow: auto;
	width: 500px;
}

.meta {
	text-align: left;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #dedede;
	margin: -15px 0px 0px 20px;
}

highlight {
	background: #DCECF6;
}

.comments {
	font-size: 14px;
	padding-bottom: 15px;
	border-bottom: 2px double #ea1c28;
	text-align: right;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
	padding: 10px 20px 0 20px;
	background: url(/files/tlo-com.png);
	border: 1px solid #ea1c28;
	margin: 20px;
	color: #dedede;
}

.commentlist li a:link {
	color: #000000;
	text-decoration: none;
}

.commentlist li a:hover {
	color: #000000;
	text-decoration: underline;
}

.commentlist li a:visited {
	color: #000000;
	text-decoration: none;
}

.commentlist li.owner {
	background: url(/files/tlo.png);
	color: #ffffff;
}

.commentlist li.owner a:link {
	color: #ea1c28;
	text-decoration: none;
}

.commentlist li.owner a:hover {
	color: #ea1c28;
	text-decoration: underline;
}

.commentlist li.owner a:visited {
	color: #ea1c28;
	text-decoration: none;
}

.comment_author {
	font-weight: bold;
	text-decoration: none;
}

.comment_author a:link {
	font-weight: bold;
	text-decoration: none;
}

.comment_author a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
}

.edycja {
	text-align: right;
}

p.metadate {
	font-size: 10px;
	margin: 0;
	text-transform: uppercase;
}

input {
	border: 1px solid #ea1c28;
	color: #dedede;
	background: url(/files/tlo.png);
	padding: 2px 5px 2px 5px;
	font-size: 12px;
}

input.szukaj {
	border: 1px solid #ea1c28;
	background: url(/files/tlo.png);
	color: #ea1c28;
	width: 130px;
}

input.przycisk {
	width: 21px;
	height: 25px;
    	border: 0px;
	background: url(/files/lupa.gif) no-repeat center left;
}

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	border: 1px solid #ea1c28;
	color: #dedede;
	padding: 2px 5px 2px 5px;
	width: 400px;
	background: url(/files/tlo.png);
}

p.nawigacja {
	width: 100%;
	text-align: center;
}

h1 {
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #ea1c28;
}

h1 a:link {
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #ea1c28;
	text-decoration: none;
}

h1 a:hover {
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #ea1c28;
	text-decoration: none;
}

h1 a:visited {
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #ea1c28;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ea1c28;
}

a:link { color: #ea1c28; text-decoration: none; }
a:visited { color: #ea1c28; text-decoration: none; }
a:hover { color: #ea1c28; text-decoration: underline; }
