@import url("/forum/templates/subSilver/classic/header.css");
@import url("/forum/templates/subSilver/classic/navigation.css");

body, ol, ul {
	margin: 0;
	padding: 0;
}

body {
	font: .7em/1.25 Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	color: #c6ae8d;
}

font {
	color: #ae8d62;
}

ol, ul {
	margin-left: 2.5em;
}

ul li {
	list-style: square url("images/pent-bullet.jpg");
}


/* =STRUKTURA
-------------------------------------------------- */

#wrapper,
#mainPage,
#essaysCategory {
	width: 770px;
	margin: 1em auto 2em;
	overflow: hidden;
}

#primaryContent {
	width: 580px;
	float: right;
}

#mainPage #primaryContent {
	float: left;
}

	#contentOne {
		width: 390px;
		_width: 386px;
		margin: 0;
		float: right;
	}

	#contentTwo {
		width: 170px;
		margin: 0 20px 0 0;
		float: left;
	}

#secondaryContent {
	width: 170px;
	margin: 0 20px 0 0;
	float: left;
}

#mainPage #secondaryContent {
	margin: 0 0 0 20px;
	float: right;
}

#footer {
	text-align: center;
	margin: 0 0 15px;
}

/* =LINKI
-------------------------------------------------- */

a {
	color: #ae8d62;
}
a:hover,
a:active {
	color: #c8b571;
}
a.wiecej {
	text-decoration: none;
}
a img {
	border: 2px solid #ae8d62;
}
a:hover img,
a:active img {
	border: 2px solid #c8b571;
}

/* =NAGLOWKI
-------------------------------------------------- */

h2 {
	border-bottom: solid 1px;
	font-weight: normal;
	font-size: 1.2em;
	margin: .6em 0;
}

#secondaryContent h2,
#contentTwo h2 {
	background: url("images/belka_green168.gif") repeat-y;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-indent: 4px;
	min-height: 15px;
	border: none;
	margin: 1em 0;
}

h3 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}

#wrapper h3 {
	font-weight: bold;
	margin-bottom: -1em;
}

#essaysCategory h3 {
	font-weight: bold;
	margin: 1em 0;
}

#news h3 {
	background: url("images/pent-bullet.jpg") 0 50% no-repeat;
	border-bottom: solid 1px #333;
	font-weight: bold;
	margin: 1.8em 0 0;
	padding: 0 6em 2px 16px;
	text-indent: 0;
	position: relative;
}

#news h3 span {
	font-weight: normal;
	display: block;
	position: absolute;
	bottom: 2px;
	_bottom: auto;
	right: 0;
	color: #666;
}


/*
-------------------------------------------------- */

#preamble {
	text-align: justify;
}

#preamble a,
#preamble a strong {
	font-weight: normal;
}

#news {
	text-align: justify;
}

#secondaryContent img {
	margin: 0 auto;
	display: block;
}

#top10 li span {
	display: none;
}

#contentTwo cite {
	display: block;
	margin-bottom: 1em;
}

#essaysCategory cite:before {
	content: "(";
}
#essaysCategory cite:after {
	content: ")";
}

#reklamaGoogle {
	text-align: center;
	margin-bottom: 2em;
}

.mainPageCzyt {
	border: solid #222600;
	border-width: 2px;
	margin-bottom: 1em;
}
.mainPageCzyt div {
	padding: 0 .2em;
}