body { 
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0;
	padding:0;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* calosc */
.container {
	background:#2B2B2B url(img/center.jpg) right 210px no-repeat;
	width:900px;
	margin:0 auto;
}

.top {
	background:url(img/top.jpg) no-repeat;
	height:140px;
	padding-top:70px;
}

.top h1 {
	margin:0 0 0 50px;
}

.top h1 a {
	color:#fff;
	font-size:28px;
	font-weight:normal;
}

.top .desc {
	width:300px;
	color:#FFB400;
	margin:0 480px 0 85px;
	padding:5px 0;
}

.top .polecane {
	float:right;
	width:225px;
	margin:-65px 39px 0 0;
}

.top .popularne {
	float:right;
	width:225px;
	margin:-65px 13px 0 0;
}

.top .naglowek {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:10px 10px;
}

.top .tags {
	margin:0 0 25px 0;
	padding-bottom:5px;
}

.top .tags .tag a {
	color:#fff;
	display:block;
    padding:5px 15px 5px 25px;
}

.top .tags .tag a:hover {
}


/* glowna czesc */
.center {
	border-top:#fff 2px solid;
	margin:0;
	padding:0;
	clear:both;
}

.center .menu {
	padding:0px 30px;
	margin:10px 0;
}

.center .menu a {
	background:#9A0C29;
	color:#fff;
	margin:0 10px 0 0;
	padding:10px;
}

.center .text {
	width:650px;
	margin:50px 0 40px 50px;
	padding:0;
}


/* lewa czesc */
.center .text .item {
	background:#9A0C29 url(img/item.png) repeat-x;
	padding:0 0 0 0;
	margin:0 0 15px 0;
	border:#fff 1px solid;
}

.item h2.title {
    margin:8px 40px 0 35px;
	padding:0;
}

.item h2.title a {
	color:#fff;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}

.item .pub_date {
	float:left;
	font-size:10px;
	color:#000;
    margin:0 0 0 35px;
}

.item .pub_date:before {
	content:"Data:";
}

.item .author {
	float:left;
	font-size:10px;
	color:#000;
}

.item .author:before {
	content:"Autor:";
	margin-left:15px;
}

.item .content {
	margin:35px 20px 10px 20px;
	clear:both;
}

.item .content a {
	color:#FFB400;
}

/* przypisy */
.item .footnote {
    border-top:#fff 1px solid;
    margin:20px 0 0 0;
	padding:5px 0;
}

.item .footnote a {
	color:#FFB400;
}

/* tagi publikacji */
.item .itemtags {
	background:#E17200;
	padding:10px 10px;
	overflow:hidden;
}

.item .itemtags .itemtag a {
	float:left;
	color:#fff;
	padding:0 10px;
}

/* spis tagow */
.center .text .tags {
	overflow:hidden;
}

.center .text .tags .tag a {
	float:left;
	margin-right:10px;
}

.center .text .tags .tag a:after {
	content:",";
}


/* stopka */
.footer {
	clear:both;
	margin:0 30px;
	padding:20px;
	border-top:#A31E38 3px solid;
}

.footer .robots {
	float:right;
}

.footer a.footlink {
	color:#fff;
}


.hr {
    width:100%;
    border-bottom:#fff 1px solid;
    padding-top:10px;
    padding-bottom:10px;
    clear:both;
}

.hr:before {
	color:#fff;
	font-size:18px;
	content:"Publikacje losowe:";
}

.items { 
    margin-left:70px;
    padding:1em;
    margin-top:150px;
    margin-bottom:20px;
}

.select_tag {
	color:#fff;
	font-size:32px;
	float:right;
	margin-top:-45px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}
