body { 
	background-color:#F4C090;
	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 */
.container {
	background:#F17F02;
	width:900px;
	margin:0 auto;
}

.top {
	background:url(img/top.jpg) no-repeat;
	height:142px;
	padding-top:70px;
}

.top h1 {
	margin:0 0 0 90px;
}

.top h1 a {
	color:#fff;
	font-size:28px;
	font-weight:normal;
}

.top .desc {
	color: silver;
	margin:0 300px 0 125px;
	padding:5px;
	background-color: #fff;
	border: 4px solid orange;
	 
}

/* glowna czesc */
.center {
	overflow:hidden;
	margin:2px 0 0 0;
}

.center .menu {
	background:url(img/menu.png) no-repeat;
	padding:28px 65px;
}

.center .menu a {
	color:#fff;
	margin:0 5px;
}

.center .left {
	float:left;
	width:315px;
	margin:0 0 0 0;
	padding:0;
	background:#1F6D96 url(img/left.png) right repeat-y;
}

.center .right {
	float:right;
	width:450px;
	margin:40px 70px 0 0 ;
	padding:0;
}

/* prawa czesc */
.center .right .item {
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 15px 0;
}

.item h2.title {
    margin:8px 0px 0 20px;
	padding:0;
}

.item h2.title a {
	color:#1F6D96;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}

.item .pub_date {
	float:left;
	font-size:10px;
	color:#000;
    margin:0 0 0 20px;
}

.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:25px 0px 0px 0px;
	padding:10px 0;
	clear:both;
	border-top:#fff 1px dotted;
	border-bottom:#fff 1px dotted;
}

.item .content a {
	color:#F1E902;
}

/* przypisy */
.item .footnote {
    border-top:#fff 1px dotted;
    margin:20px 0 0 0;
	padding:5px 0;
}

.item .footnote a {
	color:#F1E902;
}

/* tagi publikacji */
.item .itemtags {
	font-size:10px;
	padding:10px 10px;
	overflow:hidden;
}

.item .itemtags .itemtag a {
	float:left;
	color:#000;
	padding:0 10px;
}

/* spis tagow */
.center .right .tags {
	overflow:hidden;
}

.center .right .tags .tag a {
	float:left;
	color:#fff;
	margin-right:10px;
}

.center .right .tags .tag a:after {
	content:",";
}

/* lewa czesc */
.center .left .leftb {
	background:#E0EAF5 url(img/leftb.png) no-repeat;
	height:10px;
}

.center .left .naglowek {
	width:150px;
	background-color:#F17F02;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:10px 35px;
}

.center .left .tags {
	margin:0 0 2px 0;
	padding-bottom:5px;
}

.center .left .tags .tag a {
	color:#F1E902;
	display:block;
    padding:5px 30px 5px 70px;
}

.center .left .tags .tag a:hover {
}



/* stopka */
.footer {
	clear:both;
	margin:20px 35px 0 35px;
	padding:10px 35px;
	border-top:#1F6D96 3px 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:#F1E902;
	font-size:28px;
	float:right;
	margin-top:-40px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}
