@charset "utf-8";
/* CSS Document */
.roundDiv1
{
margin:0 0px;
width:100px;
padding:0px 0px 0px 0px;
background-position:0px 0px;
}
.rtop, .rbottom
{
display:block;
background-image:url(images/spacer.gif);
background-repeat:repeat;
}
.rtop *, .rbottom *
{
display: block;
height: 1px;
overflow: hidden;
background-position:-4px -4px;
}
.r1 {
	margin: 0 5px;
	background-position:-5px 0px;
}
.r2 {
	margin: 0 3px;
	background-position:-3px -1px;
}
.r3 {
	margin: 0 2px;
	background-position:-2px -2px;
}
.r4{
	margin: 0 1px;
	height: 2px;
	background-position:-1px -3px;
}
.t1 {
	margin: 0 5px;
	background-position:-5px -99px;
}
.t2 {
	margin: 0 3px;
	background-position:-3px -98px;
}
.t3 {
	margin: 0 2px;
	background-position:-2px -97px;
}
.t4 {
	margin: 0 1px;
	height: 2px;
	background-position:-1px -95px;
}
.inner {
	height: 90px;
	background-position:0px -5px;
}

body {
	background-image: url(images/slice_25.jpg);
	background-color: #290101;
	background-repeat: repeat-y;
	background-position:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	color: #BFBD80;
}
td.content {
	background-image:url(images/slice_18.jpg); 
	background-position:right top; background-repeat:no-repeat; 
	font-size: 14px; 
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
/*	line-height:25px; */
	text-align:justify;
}
/* .content p {
	padding-bottom:15px;
} */
div.content {
	font-size: 14px; 
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
}
td.content p.title {
	font-size:18px;
	text-transform:uppercase;
	display:block;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color: #BFBD80;
	width: 500px;
}
td.footer {
	background-image:url(images/slice_23.jpg);
	background-position:bottom;
	padding-left: 50px;
	font-size:12px;
	line-height: 0px;
}
td.footer2 {
	padding-left: 50px;
	font-size:12px;
}
td.footer p {
	margin-top: 20px;
}
table {
	z-index:100;
}
td.content a {
	text-decoration:none;
	color:#31A3C7;
}
td.content a:hover {
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	color:#BFBD80;
}
td.content a.nounderline {
	text-decoration:none;
	border-bottom-style:none;
	color:#BFBD80;
}
td.content span.currentcategory {
	text-decoration:none;
	color:#BFBD80;
	font-weight:bold;
	font-size:17px;
}

form label.edit {
	float:left;
	width:75px;
}

form input.input_file {
	font-family: Tahoma, Geneva, sans-serif; 
}

form input.input_name {
	font-family: Tahoma, Geneva, sans-serif; 
}

form textarea {
	font-family: Tahoma, Geneva, sans-serif; 
}

p.gadka {
	text-align:justify;
	text-indent:30px;
	margin-right: 60px;
	margin-left: 30px;
}

.niebieska {
	color:#31A3C7;
}

td.content .czerwieniejaca {
	text-decoration:none;
	color:#31A3C7;
}

td.content .czerwieniejaca:hover {
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	color:#E80202;
}

p.credo {
	font-style:italic;
	margin-left: 350px;
}
