/* Main Stylings */

* {
	margin:0;
	padding:0;
	}

body {
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	/*font-size:12px;*/
	font-size: 0.7em;
	color:#666666;
	/*background:url(../images/bg-body.png) repeat-x #3f3f3f;*/
	background:url(../images/bg-swieta_0.jpg) repeat-x white;
	/*background:url(../images/bg-wielkanoc_0.jpg);*/
	}

	
p {
	margin-bottom:20px;
	}

img {
	border:0;
	}

	
/* 
----a.tekst i a.menu-----
brudna pomarancza i niebieski (#BB6E1C i #1476D1) - zwykly
orange i fresh green (#F26522 i #4CB21F) - jesien
*/
	
a {
	text-decoration:none;
/*	color:#666666; border-bottom: 1px solid #C7C7C7;/*grey*/
/*  color:#28A3C2; /*border-bottom: 1px solid #C7C7C7;/*blue*/
/*	color:#D38F1A;/*orange brudny*/
/*	color:#F26522;/*orange*/
/*	color:#65A82A;/*green*/
/*	color:#993300;/*clay*/
	color:#BB6E1C;
	}
	
a.menu {
	text-decoration:none;
/*  color:#09A591; /*border-bottom: 1px solid #C7C7C7;/*orange i blue*/
/*	color:#4CB21F; /*border-bottom: 1px solid #C7C7C7;/*orange i fresh green*/
	color:#1476D1; /*niebieski*/
	}
	
a:hover {
	/*color:#666666;*/
	color:#000000;
/*	border-bottom: 1px solid #9E9E9E;*/
	border-bottom: 1px solid #9A8E51;
	background-color: #F4F2E4;
	}

/*
a:visited {
	color:#789E6D;
	border-bottom: 1px solid #9E9E9E;
	}	
*/	
	
/* Structure */

#wrapper {
	width:700px;
	padding:0 15px;
	margin:0 auto;
	background:url(../images/bg-wrapper.png) repeat-y #ffffff;
	}
	
#sidebar {
	width:190px;
	float:left;
	padding:5px;
	min-height:400px;
	background-color:#ececec;
	}
	
#sidebar_intro {
	width:690px;
	float:left;
	padding:5px 5px 2px;
	background-color:#ececec;
	color:#bbb;
	font-size:10px;
	}
	
#sidebar_ver {
	width:190px;
	padding:5px;
	background-color:#ececec;
	}
#body {
	width:485px;
	min-height:400px;
	float:right;
	padding:5px;
	}
#footer {
	clear:both;
	padding:5px 10px 10px;
	font-size:10.5px;	
	}

#footer_all {
	clear:both;
	width:690px;
	padding:15px 5px;
	background-color:#ececec;
	font-size:0.9em;
	color:#999999;
	}
#footer_all a {
	color:#999999;
	}	
	
#counter {
	clear:both;
	padding:5px 10px 10px;
	text-align:center;
	color:#888888;
	font-size:10px;
	}
#calendar {
	width:140px;
	padding:5px 5px 0px;
	margin:4px;
	background-color:#ececec;
	float:left;
	text-align:right;
	}
#c_red {
	color:#ff0000;
	}
	
	
#picasa {
	width:199px;
	padding:5px 5px 0px;
	margin:4px;
	background-color:#ececec;
	float:left;
	}	
#picasa2 {
	width:95px;
	padding:5px 11px 5px;	
/*	margin:1px;*/
	float:left;
	}	

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-bottom:15px;
	background-color:#ffffff;
	padding:5px;
	}
#sidebar li {
	background:url(../images/sidebar-li.png) no-repeat;
	background-position:0px 0;
	height:20px;
	padding-left:22px;
	padding-top:1px;
	}
#sidebar img {
	padding:3px 3px 3px 0px;
	/*border:1px solid #dddddd;*/
	}
#sidebar a {
	font-weight:normal;
	}
#sidebar p {
	padding:0px 0px 0px 0px;
	}
	
	
/* Sidebar_ver */

#sidebar_ver ul {
	list-style-type:none;
	margin-bottom:15px;
	background-color:#ffffff;
	padding:5px;
	}
#sidebar_ver li {
	background:url(../images/sidebar-li.png) no-repeat;
	background-position:0px 0;
	height:20px;
	padding-left:22px;
	padding-top:1px;
	}
#sidebar_ver img {
	padding:3px 3px 3px 0px;
	/*border:1px solid #dddddd;*/
	}
#sidebar_ver a {
	font-weight:normal;
	}	
	
	
	
/* Headings */

h1 a {
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
	}
	
h2 {
	font-size:14px;
	font-weight:normal;
	background-color:#4d4d4d;
	color:#ffffff;
	padding:2px 5px;
	}
h2 a {
	color:#ffffff;
	}	
	
h3 a {
	font-size:22px;
	letter-spacing:-1px;
	font-weight:normal;
/*	color:#6495ED;*/
	color:#28A3C2;
	text-align:center
	/* line-height:10px*/
	}
h4 a {
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#28A3C2;
	text-align:center
	}
	

/* Entries */

.entry {
	margin-bottom:5px;
	/*margin-bottom:30px;*/
	}
.entrybody {
	line-height:20px;
	text-align:justify;
	padding:5px 0;
	}
.entrymeta {
	border-top:1px dotted #999999;
	padding:5px 0;
	}
.date {
	float:right;
	font-size:20px;
	letter-spacing:-1px;
	color:#ccc;
	}

.occ {
	/*background-color: #F26522;*/
	background:url(../images/book_occ.gif)
	}	
._occ {
	background:url(../images/book__occ.gif)
	}
.occ_ {
	background:url(../images/book_occ_.gif)
	}
._occ_ {
	background:url(../images/book__occ_.gif)
	}	
.vac {
	
	}	
	
	
/* Footer */

#footer {
	text-align:center;
	}

#footer-nav {
	text-align:center;
	}
#footer-nav a {
	margin-right:20px;
	}


	
/* Extras */

.download {
	padding-top:5px;
	}
.download ul {
	list-style-type:none;
	}
.download li a {
	height:24px;
	width:90px;
	line-height:24px;
	display:block;
	float:left;
	text-align:center;
	margin-right:5px;
	border:1px solid #dddddd;
	background-color:#efefef;
	}
.preview {
	background:url(../images/magnifier.png) no-repeat;
	background-position:top left;
	}