body {
	border-top:5px solid #E1E4E5;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	color: #575757;
	line-height: 1.45em;
}

img {
	border: 0 none;
}

a {
	color: #2385C7;
	text-decoration: none;
}

a:hover {
	color: #FF6000;
}

#main {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

h1#logo {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 34px;
	top: 27px;
}

#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0px;
	top: -5px;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu a {
	float: left;
	line-height: 60px;
	height: 60px;
	padding: 5px 15px 0 15px;
	font-weight: bold;
}

#menu li.active a, #menu a:hover {
	border-top: 5px solid #FF6000;
	padding: 0 15px;
}

#banner {
	margin: 0;
	padding: 40px 0 0 0;
	clear: both;
}

#banner img {
	display: block;
}

#sidebar, #sidebar-thin {
	width: 338px;
	float: left;
	margin-left: 10px;
}

#sidebar-thin {
	width: 250px;
	margin-top: 10px;	
}

#sidebar h2, #sidebar-thin h2 {
	font-size: 1.4em;
	color: #FF6000;
	margin: 0;
	padding: 10px 0;
	float: left;
}
#content h2, #content h1 {
	font-size: 1.9em;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 0;
}

#sidebar ul, ul.file, #sidebar-thin, .trio li ul {
	margin: 0;
	padding: 0 0 50px 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	clear: both;
}

.trio li ul {
	padding: 0;
}

ul.file {
	float: left;
	width: 250px;
	clear: none;
	margin-top: 10px;
}

ul.file li {
	padding: 12px 0 12px 24px;
	background: url(../img/arrow-gray.gif) no-repeat 9px 16px;
	margin: 0;
	position: relative;
	top: -1px;
	border-top: 1px solid #E4E6E6;
}
ul.file li a {
	color: #575757;
}
ul.file li a:hover, ul.file li a.active {
	color: #2385C7;
}
ul.file li a.active {
	font-weight: bold;
}

#sidebar ul {
	border-top: 1px solid #E4E6E6;
}

#sidebar li, #sidebar-thin li, .trio li li {
	background: url(../img/list-bg.gif) no-repeat 0 10px;
	margin: 0;
	padding: 15px 0 14px 20px;
	HasLayout: true;
}

.trio li li {
	width: 100%;
}

#sidebar li, #sidebar-thin li {
	border-bottom: 1px solid #E4E6E6;
}

#sidebar li h3, #sidebar-thin li h3, .trio li li h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#sidebar li p, #sidebar-thin li p, .trio li li p {
	margin: 0;
	padding: 3px 0 0 0;
}

#content {
	float: right;
	padding: 0 8px 20px 8px;
	overflow: hidden;
}

#content > p {
	text-align: justify;
	padding: 5px 0
}

.width-600 {
	width: 601px;
}

.width-700 {
	width: 700px;
}

.width-250 {
	width: 250px;
}

#footer {
	margin: 0 0 0 0;
	padding: 15px 20px;
	color: #B9B9B9;
	clear: both;
	font-size: 11px;
	border-top: 1px solid #E4E6E6;
	background: url(../img/footer-bg.png) repeat-x top;
	position: relative;
	zoom: 1;
}

#footer p {
	padding: 0;
	margin: 0;
}
#footer p a { color: #B9B9B9; }

#footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	list-style: none;
	top: 15px;
}

#footer li {
	float: left;
	margin: 0;
	padding: 0;
}

#footer li a {
	float: left;
	padding: 0 15px;
	font-size: 12px;
}

#footer li a.back {
	background: url(../img/arrow-back.gif) no-repeat 0 4px;
}

#footer li a.up {
	background: url(../img/arrow-up.gif) no-repeat 0 4px;
}

.cite {
	background: #EDF0F1;
	padding: 20px 20px 20px 20px;
}

#content blockquote {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.7em;
	font-style: italic;
	font-weight: bold;
	/*color: #888888;*/
}

.cite blockquote {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}





.cite cite {
	display: block;
	padding-top: 15px;
	text-align: right;
	color: #808080;
	font-style: normal;
}

#content cite {
	display: block;
	padding-top: 15px;
	text-align: right;
	font-style: normal;
}

p.all {
	float: right;
	padding: 0 5px;
	margin: 0;
}

p.all a {
	float: right;
	padding-right: 12px;
	line-height: 40px;
	background: url(../img/arrow-blue.gif) no-repeat right;
}

span.date {
	font-size: 11px;
	color: #999;
}

ul.extend {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	clear: both;
}

ul.extend li {
	padding: 0;
	margin: 0;
	position: relative;
	top: -1px;
}

ul.extend a {
	height: 12px;
	padding: 9px 0 11px 30px;
	display: block;
	background: url(../img/arrow-blue.gif) no-repeat 12px 13px;
	border-top: 1px solid #E4E6E6;
}
ul.extend li.gray a { background-color: #F7F9F9; }

div.art {
	clear: both;
}

div.preview {
	clear: both;
	float: left;
	border-bottom: 1px dotted #9C9C9C;
	padding: 10px 0;
	width: 100%;
}

div.preview p.all a {
	line-height: 15px;
}

div.preview h3 {
	margin: 0;
	padding: 0 0 10px 0;
}

div.rezultatyWyszukiwania, div.searchResults {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 20px 0 0 0;
}

div.preview p, .art p {
	text-align: justify;
	clear: none;
	padding: 5px 0;
}

div.preview img, .art img, img.left {
	float: left;
	padding: 0 20px 10px 0;
}

.trio {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	position: relative;
	overflow: hidden;
	clear: both;
	float: left;
}

.trio li {
	float: left;
	padding: 0 20px;
	margin: 0;
	width: 275px;
	overflow: hidden;
	position: relative;
	left: -1px;
	border-left: 1px dotted #9C9C9C;
}

.trio li li {
	width: auto;
	border: 0 none;
	clear: left;
	float: none;
}

.trio li p.img {
	text-align: center;
}

small, .small { display: block; margin-top: 5px; font-size: 0.8em; color: #999999; }