a img {
	border: 0;
}

TABLE, TEXTAREA, INPUT { 
	font: 10px Verdana; color:#000000;
	background-color: #FFFFFF
}
span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

DIV.quote {
    border: 1px solid black;
    font: 9px;
    width: 95%;
}

TABLE.border {
     border-color:#000000;
     border-collapse:collapse;	 
}

TABLE.dashed {
     border: 1px dashed #000000;
}

td.questionoptions {
    background-color: #ffffff;
    color: #000000;
    font-size: 10px;
}

tr.row1 {
    background-color: #ffffff;
}

tr.row2 {
    background-color: #ffffff ;
}

TD.header {
    font-size: 14px;
    font-weight: bold;
}

td.lightheader{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}

tr.sectionheader, td.sectionheader {
    background-image: url(./images/row_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

tr.fileheader, td.fileheader {
    background-image: url(./images/row_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

span.small {
    font-size: 9px;
    font-weight: normal;
}

body { 
	background: #101d29 url(./images/body.png) repeat-x 0 0;
	color: #666f76;
	font: 11px/150% Helvetica, Verdana, Tahoma, Arial, Sans-serif;
	text-align: center;
	margin: 15px 0 25px 0;
} 

	body a {
	color: #ff9900;
	text-decoration: none;
	}

		body a:hover {
		color: #fff;
		}

.forminput {
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	color: #FF0000;
	font-family:verdana;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
}

.textinput {
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	color: #000000;
	font-family:verdana;
	font-size:11px;
	padding:2px;
	width:95%;
}

hr.comment {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
}

#header {
	margin: 15px auto;
	width: 780px;
}

#header a {
	background: url(./images/header.jpg);
	display: block;
	height: 200px;
	text-indent: -3000em;
	width: 780px;
}

#content {
	background: #f3f7ff url(./images/content.png) repeat-x 0 0;
	color: #000;
	margin: 0 auto 1.5em auto;
	padding: 15px;
	text-align: left;
	width: 750px;
}

	#content a {
	color: #666f76;
	}

		#content a:hover {
		color: #000;	
		}

#navbar {
	-html-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 3px rgba(0,0,0,0.4); -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 3px rgba(0,0,0,0.4); box-shadow: 0 1px 0 #fff, inset 0 1px 3px rgba(0,0,0,0.4);
	background: #35383f url(./images/navy.png) 50% 50%;
	color: #fff;
	line-height: 30px;
	padding: 0 1em;
	text-shadow: 0 1px 3px #000;
}

	#navbar a {
	color: #ff9900;
	}

		#navbar a:hover {
		color: #fff;
		}

#navbar {
	font-weight: bold;
	margin: 0 0 1em 0;
}

	#navbar span:before {
		content: '»';
		margin: 0 0.75em;
	}

	#navbar span:first-child:before {
		content: '';
		margin: 0;
	}

#main-cats li:nth-child(5), #main-cats li:nth-child(7), #main-cats li:nth-child(15) {
	margin-bottom: 2em;
}

#pages {
	text-align: center;
}

	#pages a {
		background: #101D29 url(./images/navy.png) repeat-x 0 50%;
		color: silver;
		display: inline-block;
		font-weight: bold;
		height: 19px;
		line-height: 19px;
		text-align: center;
		min-width: 21px;
	}

.pobierz {
	clear: both;
	margin: -33px 0 0 465px;
	position: relative;
}	

#footer {
	text-align: center;
}

	#footer p {
		margin: 0;
	}

.categories, .files {
	padding: 0;
}

	.categories li {
		list-style-type: none;
		height: 21.45px;
		padding: 5px 15px;
	}

		.categories li span {
			float: right;
		}

		.categories li:nth-child(2n), .files li:nth-child(2n) {
			background: rgba(0,0,0,0.08);
		}

		.categories li a {
			font-size: 130%;
			font-weight: bold;
			line-height: 150%;
		}

	.files li {
		list-style-type: none;
		height: 218.25px;
		padding: 10px;
	}

		.files li:after {
		clear: both;
		content: '';
		display: block;
		}

		.files li div {
			float: right;
			width: 260px;
		}

#header a, #content {
	-html-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	-moz-box-shadow: 0 5px 5px #000, inset 0 1px 1px rgba(255,255,255,0.8); -webkit-box-shadow: 0 5px 5px #000, inset 0 1px 1px rgba(255,255,255,0.8); box-shadow: 0 5px 5px #000, inset 0 1px 1px rgba(255,255,255,0.8);
}

ul:after {
clear: both;
content: '';
display: block;
}