body { 
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* calosc */
.container {
	width:900px;
	margin:0 auto;
}

.top {
	background:url(img/top.jpg) no-repeat;
	height:200px;
}

.top h1 {
	margin:55px 0 0 120px;
}

.top h1 a {
	color:#fff;
	font-size:28px;
	font-weight:normal;
}

.top .desc {
	color:#FFBA00;
	margin:0 480px 0 155px;
	padding:5px 0;
}

/* gorne menu */
.top .menu {
	color:#fff;
	font-size:14px;
	padding:20px 240px 0 120px;
}

.top .menu a {
	color:#fff;
}

/* glowna czesc */
.center {
	overflow:hidden;
	margin:10px 0 0 0;
}

.center .left {
	float:left;
	width:560px;
	margin:40px 0 0 45px;
	padding:0;
}

.center .right {
	float:right;
	width:240px;
	margin:0 45px 0 0;
	padding:0;
}

.center .left .text {
}

/* lewa czesc */
.center .left .item {
	background:#C7F0ED url(img/item.png) repeat-x;
	padding:0 0 0 0;
	margin:0 0 10px 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:#FFBA00;
    margin:0 0 0 35px;
}

.item .pub_date:before {
	content:"Data:";
}

.item .author {
	float:left;
	font-size:10px;
	color:#FFBA00;
}

.item .author:before {
	content:"Autor:";
	margin-left:15px;
}

.item .content {
	margin:35px 20px 10px 20px;
	clear:both;
}

.item .content a {
	color:#003A44;
}

/* przypisy */
.item .footnote {
    border-top:#000 1px solid;
    margin:20px 0 0 0;
	padding:5px 0;
}

.item .footnote a {
	color:#003A44;
}

/* tagi publikacji */
.item .itemtags {
	background:#003A44;
	padding:10px 10px;
	overflow:hidden;
}

.item .itemtags .itemtag a {
	float:left;
	color:#fff;
	padding:0 10px;
}

/* spis tagow */
.center .left .text .tags {
	overflow:hidden;
}

.center .left .text .tags .tag a {
	float:left;
	margin-right:10px;
}

.center .left .text .tags .tag a:after {
	content:",";
}

/* prawa czesc */
.center .right .naglowek {
	background:#003A44;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:10px 10px;
}

.center .right .tags {
	background:#C7F0ED;
	margin:0 0 10px 0;
	padding-bottom:5px;
}

.center .right .tags .tag a {
	color:#000;
	display:block;
    padding:5px 30px 5px 25px;
	/*background:url(img/kropka.png) 230px no-repeat;*/
}

.center .right .tags .tag a:hover {
	background:#003A44;
	color:#fff;
}

/* stopka */
.footer {
	clear:both;
	margin:10px 30px 0 30px;
	padding:15px;
	border-top:#C2D1D0 3px solid;
}

.footer a.footlink {
	color:#000;
}


.hr {
    width:100%;
    border-bottom:#C2D1D0 1px solid;
    padding-top:10px;
    padding-bottom:10px;
    clear:both;
}

.hr:before {
	color:#000;
	font-size:18px;
	content:"Publikacje losowe:";
}

.items { 
    margin-left:70px;
    padding:1em;
    margin-top:150px;
    margin-bottom:20px;
}

.select_tag {
	color:#003A44;
	font-size:32px;
	float:right;
	margin-top:-45px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}
