body {
	background:#fff url(img/bg-top.jpg) center top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0;
	padding:0;
}

a {
	color:#52473B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* calosc */
.site {
	background:url(img/bg-bottom.jpg) no-repeat bottom;
}

.container {
	width:900px;
	margin:0 auto;
}

.top {
	background:url(img/top.jpg) no-repeat;
	height:142px;
	padding-top:0px;
}

.top .topmenu {
	float:right;
	width:210px;
	margin:0 45px 0 0;
	padding:5px 0 0 35px;
}

.top .topmenu .naglowek {
	color:#126863;
	font-size:14px;
	font-weight:bold;
}

.top .topmenu .menu {
	margin:10px 0 0 0;
}

.top .topmenu .menu a {
	color:#fff;
	background:url(img/kropka.png) left no-repeat;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	display:block;
}

.top h1 {
	margin:0 0 0 120px;
	padding:35px 0 0 0;
}

.top h1 a {
	color:#525855;
	font-size:28px;
	font-weight:normal;
}

.top .desc {
	color:#E75600;
	margin:0 480px 0 155px;
	padding:5px 0;
}

/* glowna czesc */
.center {
	overflow:hidden;
	padding:20px 0 0 0;
}

.center .left {
	float:left;
	width:242px;
	margin:0 0 0 45px;
	padding:0;
}

.center .right {
	float:right;
	width:559px;
	margin:0 45px 0 0 ;
	padding:0;
}

/* prawa czesc */
.center .right .item {
	color:#52473B;
	background:#FFBE06 url(img/item.png) no-repeat;
	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 {
	background:#98B9B7 url(img/itemb.png) bottom no-repeat;
	padding:5px 10px;
	overflow:hidden;
}

/*
.item .itemtags:before {
	float:left;
	color:#126863;
	content:"TAGI:";
	padding:0 0 0 10px;
}
*/

.item .itemtags .itemtag a {
	float:left;
	color:#52473B;
	padding:0 10px;
}

/* spis tagow */
.center .right .tags {
	overflow:hidden;
}

.center .right .tags .tag a {
	float:left;
	margin-right:10px;
}

.center .right .tags .tag a:after {
	content:",";
}

/* lewa czesc */
.center .left .leftt {
	background:#E0EAF5 url(img/leftt.png) no-repeat;
	height:10px;
}

.center .left .leftb {
	background:#E0EAF5 url(img/leftb.png) no-repeat;
	height:10px;
	margin-bottom:10px;
}

.center .left .naglowek {
	background:#FFBE06;
	color:#126863;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 10px 35px;
}

.center .left .tags {
	background:#FFBE06;
	padding-bottom:5px;
}

.center .left .tags .tag a {
	color:#fff;
	display:block;
	margin:0 0 0 35px;
    padding:5px 30px 5px 15px;
	background:url(img/kropka.png) left no-repeat;
}



/* dolne tagi */
.bottom {
	clear:both;
	background:url(img/bottom.png) center no-repeat;
	padding:20px 65px;
}

.bottom .naglowek {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.bottom .tags {
	overflow:hidden;
	margin:10px 0 0 0;
}

.bottom .tags .tag a {
	float:left;
	color:#FAB000;
	padding:0 25px 0 15px;
	background:url(img/kropka.png) left no-repeat;
}



/* stopka */
.footer {
	clear:both;
	margin:20px 20px 0 20px;
	padding:10px 10px 100px 10px;
	border-top:#525855 3px solid;
}

.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:20px;
	float:right;
	margin-top:-25px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}
