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

a {
	color:#52473B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* calosc */
.container {
	background:#f8eee6;
	width:900px;
	margin:0 auto;
}

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

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

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

.top .desc {
	color:#E75600;
	margin:0 480px 0 125px;
	padding:5px 0;
}

/* glowna czesc */
.center {
	overflow:hidden;
	margin:20px 0 0 0;
}

.center .left {
	float:left;
	width:250px;
	margin:0 0 0 45px;
	padding:0;
}

.center .right {
	float:right;
	width:530px;
	margin:40px 45px 0 0 ;
	padding:0;
}

/* prawa czesc */
.center .right .item {
	color:#52473B;
	background:#F3D9C0 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:#EA7933;
    margin:0 0 0 35px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* lewa czesc */
.center .left .naglowek {
	background:#52473B;
	color:#F9E400;
	font-size:13px;
	font-weight:bold;
	padding:10px 10px;
}

.center .left .naglowek2 {
	background:#F3D9C0;
	color:#E75600;
	font-size:13px;
	font-weight:bold;
	padding:10px 10px;
}

.center .left .tags {
	background:#52473B;
	margin:0 0 2px 0;
	padding-bottom:5px;
}

.center .left .tags2 {
	background:#F3D9C0;
	margin:0 0 2px 0;
	padding-bottom:5px;
}

.center .left .tags .tag a {
	color:#fff;
	display:block;
    padding:5px 30px 5px 25px;
	/*background:url(img/kropka.png) 230px no-repeat;*/
}

.center .left .tags .tag a:hover {
	background:#F3D9C0;
	color:#000;
}

.center .left .tags2 .tag2 a {
	color:#000;
	display:block;
    padding:5px 30px 5px 25px;
	/*background:url(img/kropka.png) 230px no-repeat;*/
}

.center .left .tags2 .tag2 a:hover {
	background:#52473B;
	color:#fff;
}


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

.footer .robots {
	float:right;
}

.footer a.footlink {
	color:#52473B;
}


.hr {
    width:100%;
    border-bottom:#000 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:#E75600;
	font-size:28px;
	float:right;
	margin-top:-40px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}