/* @override http://kalifornia.mia-usa.com/style.css */

/* @override http://kalifornia.mia-usa.com/style.css */

/* @override http://kalifornia.mia-usa.com/style.css */

/* @override http://kalifornia.mia-usa.com/style.css */

body { 
	background-color: #ddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #111;
	margin:0;
	padding:0;
}

a {
	color:#f28300;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* calosc */
.container {
	background:#fff;
	width:810px;
	margin:0 auto;
}

.top {
	background:url(img/top.jpg) no-repeat;
	height:220px;
	padding-top:10px;
	margin-left: 5px;
}

.top h1 {
	margin:0 0 0 110px;
}

.top h1 a {
	color:#fff;
	font-size: 28px;
	font-weight: bold;
}

.top .desc {
	color:#FFB400;
	margin:0 360px 0 110px;
	padding:5px 0;
}

/* gorne menu */
.top .menu {
	float:right;
	color:#fff;
	margin:15px 30px 0 0;
	padding:0 0 0 0;
}

.top .menu a {
	color:#fff;
}

/* glowna czesc */
.center {
	overflow:hidden;
	margin:30px 0 0 0;
}

.center .left {
	float:left;
	width:500px;
	margin:0px 0;
	padding:0;
}

.center .right {
	float:right;
	width:300px;
	margin:0;
	padding: 0 10px 0 0;
}

.center .left .text {
	margin-left: 8px;
	margin-right: 8px;
}

/* lewa czesc */
.center .left .item {

	padding:0 0 0 0;
	margin:0 0 15px 0;
	border:1px solid #b9defc;
}

.item h2.title {
    margin: 8px 40px 0 20px;
	padding:0;
}

.item h2.title a {

	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
}

.item .pub_date {
	float:left;
	font-size: 9px;
	color:#333;
    margin: 0 0 0 20px;
	font-style: italic;
}

.item .pub_date:before {
	content:"Data:";
}

.item .author {
	float:left;
	font-size: 9px;
	color:#333;
	font-style: italic;
}

.item .author:before {
	content:"Autor:";
	margin-left:15px;
}

.item .content {
	margin:35px 20px 10px 20px;
	clear:both;
	font-size: 12px;
	line-height: 150%;
}

.item .content a {
	color:#FFB400;
}

/* przypisy */
.item .footnote {
    border-top:#fff 1px solid;
    margin:20px 0 0 0;
	padding:5px 0;
}

.item .footnote a {
	color:#FFB400;
}

/* tagi publikacji */
.item .itemtags {
	background:#f0f4fe ;
	padding: 5px 10px;
	overflow:hidden;
	border-top: 1px solid #c6e4fd;
}

.item .itemtags .itemtag a {
	float:left;

	padding:0 10px;
	font-size: 11px;
}

/* 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: #e4e8f1;
	color:#333;
	font-size:13px;
	font-weight:bold;
	border:1px solid #b9defc;
	border-bottom-style: none;
	margin-top: 10px;
	padding: 5px 10px;
}

.center .right .tags {
	background:#fff;
	margin:0 0 25px 0;
	padding-bottom:5px;
		border:1px solid #b9defc;
	border-top-style: none;
}

.center .right .tags .tag a {
	color:#f28300;
	display:block;
    padding:5px 30px 5px 25px;
	/*background:url(img/kropka.png) 230px no-repeat;*/
}

.center .right .tags .tag a:hover {


}

/* stopka */
.footer {
	clear:both;
	margin:0 30px;
	padding:20px;
	border-top:#f0f4fe 3px solid;
	color: #333;
	font-size: 9px;
	background-color: #f1fafe;
}

.footer a.footlink, .footer a {
	color: #f28300;
	font-size: 9px;
	font-weight: bold;
}


.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:#fff;
	font-size:32px;
	float:right;
	margin-top:-45px;
}

.taglist {
    font-size:12px;
}

.itemtaglist {
    font-size:12px;
}
