* {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 24px;
	text-align: center;
}

body {
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	position: relative;
}

#outerContainer {
	width: 1000px;
	margin: auto;
	background: #fff;
	position: relative;
}

#outerContainer img {
	border: none;
}

div#headerImg {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px 0px;
	height: 68px;
	position: relative;
}

a#headerLogo {
	position: absolute;
	width: 420px;
	height: 58px;
	display: block;
	top: 5px;
	left: 20px;
	outline: none;
}

div#menuDiv {
	background: #0167ab;
	height: 28px;
	border-bottom: 1px solid #29424a;
	border-top: 1px solid #29424a;
}

ul#menu li {
	float: left;
	color: #fff;
	text-align: left;
	line-height: 28px;
	margin: 0 15px;
	width: auto;
}

ul#menu li a {
	color: #fff;
}

div#columns {	
}

div#columnsTop {
	height: 20px;
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -153px
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #000;
}

div#content a {
	font-weight: bold;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

div#leftColumn {
	width: 199px;
	float: left;
	height: 100%;
}

div#rightColumn {
	width: 199px;
	float: right;
	height: 100%;
}

div#content {
	float: left;
	width: 560px;
	padding: 20px;
}

div#content .statusBox {
	font-size: 11px;
}

div#footer {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -110px;
	height: 43px;
	text-align: center;
	color: #000;
	font-weight: bold;
	position: relative;
	border-top: 1px solid #29424a;
	/* margin-bottom: 30px; - do ogloszen */
}

div#footer p {
	position: absolute;
	width: 980px;
	bottom: 10px;
	left: 0px;
	margin: 4px;
}

div.module {
	margin-bottom: 20px;
}

div.module, div.module a {
	color: #ff8;
}

div.module a {
	display: block;
}

div.kategorie li {
	background: #006F9F;
	border-bottom: 1px solid #ff8;
	height: 20px;
	line-height: 4px;
}

div.kategorie li a {
	float: left;
	padding: 8px;
}

div.kategorie li span {
	float: left;
	padding-top: 0px;
    height: 20px;
    line-height: 20px;
}

div.kategorie li:hover, div.kategorie li:hover a, div.mvc a:hover {
	color: #8c0;
    cursor: pointer;
}

div#menuDiv a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 20px;
	text-align: center;
	color: #006633;
	line-height: normal;
}

h1.title {
	text-align: center;
	margin-bottom: 30px;
}

div.statusBox {
	background: url('../img/sprites_wide.png') repeat-y;
	background-position: 0px 0px;
	margin-bottom: 5px;
	position: relative;
}

div.statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -189px;
	height: 16px;
	padding: 0 5px;
	color: #5a5a5a;
	font-size: 10px;
}

.googleStrip div.statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -269px;
}

.googleStrip div.statusContent {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

div.statusContent {
	background: url('../img/box_bottom.png') bottom center no-repeat;
	padding: 2px 15px 3px;
	line-height: 14px;
	overflow: hidden;
}

div.statusHeader span.modifications {
	color: #163E4B;
	cursor: pointer;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 45%;
}

div.statusHeader span.modifications:hover {
	color: #2a2a6a;
}

div.statusHeader span.author {
	position: absolute;
	top: 0;
	left: 23%;
	color: #04a;
}

div.statusHeader span.category a {
	color: #5a5a5a;
}

div.statusHeader span.category a:hover {
	color: #2a2a6a;
}

div.pagination {
	text-align: center;
	margin-top: 15px;
}

div.pagination a {
	border: 1px solid #888;
	padding: 4px 2px;
}

div.pagination a:hover {
	border-color: #11a;
	color: #11a;
}

div.pagination a, div.pagination strong {
	margin: 2px;
}

div.pagination strong {
	font-weight: normal;
}

p {
	margin: 10px;
}

.displayOptions {
	margin: 10px auto;
	font-weight: bold;
	display: none;
	color: #2a2a6a;
	text-align: center;
}

.displayOptions table {
	width:100%;
	border-collapse: collapse;
}

.displayOptions td {
	border: 1px solid #aaa;
	cursor: pointer;
}

.displayOptions td:hover {
	background: #7CB876;
}

ul.opisy li.even .statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -253px;
}

.module div.moduleHeader {
	width: 100%;
	height: 30px;
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -317px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 1px;
	text-align: center;
	font-size: 85%;
}

div.statusCategory a, div.similarStatuses a {
	color: #00f;
}

div.dyk div.poland, div.dyk div.abroad {
	padding: 10px;
	color: #ff8;
	margin-bottom: 1px;
	background: #006F9F;
}

div.dyk span.year {
	font-weight: bold;
}

div.kategorie li.new {
	background: url('../img/sprites.png') no-repeat;
	background-position: -560px -266px;
	background-position:right center;
	background-repeat:no-repeat;
}

div.statusContent a {
	width: 100%;
	height: 100%;
}

div.statusContent a:hover {
	color: #11a;
}

span.ggadmin {
	font-weight: bold;
	color: #006;
}

div.soad div.status {
	padding: 10px;
	color: #ff8;
	margin-bottom: 1px;
	background: #006F9F;
}

span.selectText {
	font-weight: bold;
	font-size: 110%;
	margin: 5px;
	cursor: pointer;
}

form#searchForm {
	padding-top: 10px;
}

p.searchMessage {
	font-weight: bold;
	padding: 10px;
	color: #800;
}

div#content div.statusContent a {
	font-weight: normal;
}

div.mvc div.row {
	background: #006F9F;
	padding: 1px 10px;
}

div.mvc a {
	display: inline;
}

div.mvc div.strip {
	position: relative;
	width: 40px;
	float: right;
	padding-top: 4px;
}

div.mvc div.categoryStrip1 {
	background: #70a000;
	float: right;
	height: 10px;
}

div.mvc div.categoryStrip2 {
	background: #ffff88;
	float: right;
	height: 10px;
	min-height: 10px;
}

.module div.moduleFooter {
	background: #006F9F;
	padding: 7px;
	font-weight: bold;
	text-decoration: underline;
}

#adkontekst {
	margin: 20px auto 10px;
}

div.statusHeader span.rating {
	float: right;
	color: #222222;
	padding: 0 4px 0 0;
}

div.statusHeader .vote {
	width: 11px;
	height: 11px;
	float: right;
	cursor: pointer;
	margin: 3px 4px 0px 0px;
}

div.statusHeader .votePlus {
	background: url('../img/sprites.png') no-repeat;
	background-position: -602px -195px;
}

div.statusHeader .votePlus:hover {
	background: url('../img/sprites.png') no-repeat;
	background-position: -602px -206px;
}

div.statusHeader .voteMinus {
	background: url('../img/sprites.png') no-repeat;
	background-position: -602px -173px;
}

div.statusHeader .voteMinus:hover {
	background: url('../img/sprites.png') no-repeat;
	background-position: -602px -184px;
}

div.statusHeader .comments {
	float: right;
	color: #732;
	padding: 0 12px 0 0;
}
/*
div.googlePasek {
	width: 480px;
}
*/
div.googlePasek a {
	font-weight: bold !important;
}

div.mbank600x160 {
	margin-left: -19px;
	margin-top: -20px;
}

div.commentBox {
	background: url('../img/sprites_wide.png') repeat-y;
	background-position: -560px 0px;
	margin-bottom: 20px;
	position: relative;
}

div.commentHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -237px;
	height: 16px;
	padding: 0 5px;
	color: #000;
	font-size: 10px;
}

div.commentHeader .date {
	float: right;
}

div.commentContent {
	background: url('../img/box_bottom_comment.png') bottom center no-repeat;
	padding: 10px 15px;
	line-height: 17px;
	overflow: hidden;
}

.commentsErrors {
	color: #f00;
}

#commentForm .submit {
	width: 70px;
	height: 25px;
}

.pagination a.arrow {
	background: #ddf;
}

.clear0 {
	clear: both;
	height: 0;
	line-height: 0;
}

.seeAlso {
	padding: 20px 0 10px;
}

.seeAlso a {
	color: #006633;
}

.seeAlso a:hover {
	text-decoration: underline;
}

.searchResults .statusText span {
	font-weight: bold;
}

#wstazka {
	position: relative;
	left: 5px;
	top: 5px;
}

a.AdTaily_Widget_Buy {
	color: #090;
}

.validationErrors {
	color: #f00;
}

h3 a {
	color: #2a2;
}

h3 a:hover {
	text-decoration: underline;
}

.articleDiv {
	line-height: 1.5em;
	padding: 5px 0 10px;
}
.articleTitle, .articleFullTitle {
	color: #006F9F;
	margin-left: 0;
	margin-bottom: 10px;
	text-indent: 0;
	text-align: left;
}
.articleDate, .articleFullDate {
	font-size: 9px;
	color: #999;
}
.articleFullIntro {
	font-weight: bold;
	color: #448;
}
.articleDiv p {
	 margin-left: 0;
}
.articleLink {
	color: #006F9F;
}
.articleLink:hover {
	text-decoration: underline;
}
.articleSeparator {
	margin: 15px 0 30px;
	height: 1px;
	background: #006633;
}
.articleFullDate {
	margin: 10px;
}
.articleFullText {
	padding-bottom: 15px;
}
.articleFullTitle {
	text-align: center;
}

table.najaktywniejsiTable {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
table.najaktywniejsiTable td, table.najaktywniejsiTable th {
	border: 1px solid #aaaa88;
}

#anons .premium {
	color: #f00;
	font-weight: bold;
}
#anons .anonseLink {
	width: 100px;
	position: absolute;
	left: 0;
	top: 0;
	height: 21px;
	display: block;
	background: #ddd;
	color: #006633;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 5px 0;
}
#anons .anonseLink:hover {
	text-decoration: underline;
}
#anons span {
	padding: 0 50px;
}
div#anons a {
	font-weight: normal;
	outline: none;
	height: 21px;
	display: block;
	padding-top: 5px;
}

ul.najnowsze li .statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -285px;
}
ul.najnowsze li.even .statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -301px;
}

#content .najnowszeLink {
	color: #006633;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

ul.anonseList li .statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -205px;
}
ul.anonseList li.even .statusHeader {
	background: url('../img/sprites.png') no-repeat;
	background-position: 0px -221px;
}
.anonseList {
	padding-bottom: 20px;
}
.anonseList .premium {
	color: #f00;
	font-weight: bold;
}
.ogloszenia .anonseLink {
	margin-left: 5px;
	color: #006633;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.anonseList div.statusHeader span.author {
	top: 0;
	left: 0;
	position: relative;
	margin-left: 3px;
}
#marquee {
	width: 100%;
	height: 26px;
	border-top: 2px solid #00c;
	border-bottom: 2px solid #00c;
	background: #fff;
	position: fixed;
	bottom: 0;
	z-index: 100000;
}
#marquee {
	display: none;
}

#content ol {
	padding: 0;
	margin: 20px 10px 0 30px;
}
#content ol li {
	list-style-type: decimal;
	margin: 3px 0;
}

#facebookBox {
	width: 235px;
	height: 295px;
	background: #fff;
}
#facebookSlide {
	position: fixed;
	top: 200px;
	right: -246px;
	z-index: 999999;
	background: url('../img/sprites.png') no-repeat;
	background-position: -650px -173px;
	height: 308px;
	padding: 10px 0 0 39px;
	width: 234px;
}
#socialIcons {
	padding: 3px;
	text-align: center;	
}
#socialIcons table {
	margin: auto;
}
#socialIcons a {
	display: block;
	margin-left: 2px;
	margin-right: 2px;	
}
#socialIcons .linkFacebook {
	width: 30px;
	height: 31px;
	background: url('../img/sprites.png') no-repeat;
	background-position: -560px -204px;
}
#socialIcons .linkTwitter {
	width: 30px;
	height: 30px;
	background: url('../img/sprites.png') no-repeat;
	background-position: -560px -235px;
}
#socialIcons .linkBlip {
	width: 42px;
	height: 31px;
	background: url('../img/sprites.png') no-repeat;
	background-position: -560px -173px;
}
