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

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

a:hover {
	text-decoration:underline;
}

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

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

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

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

.top .desc {
	color:#fff;
	margin:0 0 0 75px;
	padding:5px 0;
}

/* glowna czesc */
.center {
	background:url(img/center.png) repeat-y;
	overflow:hidden;
	margin:0 0 0 0;
}

.center .left {
	float:left;
	width:640px;
	margin:65px 0;
	padding:0;
	border-top:#fff 2px solid;
	border-bottom:#fff 2px solid;
}

.center .right {
	float:right;
	width:243px;
	text-align:left;
	margin:0;
	padding:0;
}

/* lewa czesc */
.center .left .item {
	padding:25px 0;
	margin:0 0 0 0;
}

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

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

.item h2.title a:hover {
	text-decoration:underline;
}

.item .pub_date {
	float:left;
	font-size:10px;
    margin:0 0 0 80px;
}

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

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

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

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

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

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

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

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

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

/* spis tagow */
.center .left .text .tags {
	margin:25px 40px 25px 60px;
	overflow:hidden;
}

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

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

/* prawa czesc */
.center .right .naglowek {
	color:#FFCDCF;
	font-size:17px;
	padding:8px;
	text-align:center;
}

.center .right .tags {
}

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

.center .right .tags .tag a:hover {
	background:#FF8A00;
	color:#fff;
}

/* stopka */
.footer {
	clear:both;
	padding:20px;
	border-top:#fff 2px solid;
}

.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:#ccc;
	font-size:40px;
	float:right;
	margin-top:-50px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}