body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #4f7676 url(img/bg.gif) left top;
}
img {
	border: 0;	
}
#skipper {
  position: absolute;
  left: -10000px;
  top: -10000px;
}
#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header {
	position: relative;
	margin: 50px 0 0 0;
	padding: 0;
	background: #fff;
	z-index: 3;
}
h1 {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h1 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
h1 a {
	padding: 3em;
}
#logo, #logo span {
	width: 760px;
	height: 280px;
	background: url(img/serwis_0904.jpg) left top no-repeat;
}
#header p {
	position: absolute;
	top: -50px;
	left: 0;
	width: 760px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: url(img/circle.png) center top no-repeat;
	z-index: 1;
}
#content {
	float: left;
	width: 760px;
	margin: 0;
	padding: 10px 0;
	background: #fff;
}
#calendar {
	float: left;
	width: 720px;
	margin: 0;
	padding: 5px 20px 35px 20px;
	font-family: Georgia, "Times New Roman", serif;
	background: #fff url(img/line.png) center bottom no-repeat;
}
#calendar .month {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}
#calendar p {
	width: auto;
	float: right;
	margin: 0;
	padding: 0;	
	font-style: normal;
}
.calendar_2 {
	font-weight: bold;
	border-bottom: 3px solid #ff9900;
}
.calendar_3 {
	color: #c33;
	font-weight: bold;
}
.calendar_4 {
	color: #c33;
	font-weight: bold;
	border-bottom: 3px solid #ff9900;
}
#news {
	float: left;
	width: 500px;
	margin: 0;
	padding: 30px 0 0 20px;
	background: #fff;
}
			
#box {
	float: right;
	width: 190px;
	margin: 0;
	padding: 30px 20px 0 0;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-size: 130%;
	color: #690;
}
h3 {
	margin: 0;
	padding: 1em 0 0 0;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-size: 110%;
	color: #333;
}
p.info {
	margin: 0;
	padding: 0;
	border-top: 1px solid #666;
	line-height: 1.5em;
	font-size: 70%;
	color: #666;
}
.postentry {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 100%;
	text-align: justify;
	line-height: 1.5em;
	background: url(img/line2.png) center bottom no-repeat;
}
.postentry p {
	text-indent: 1em;
}
.postentry p:first-letter {
	font-weight: bold;
}
.postentry img {
	margin: 5px; 
	padding: 4px; 
	border: 1px solid #666; 
	background: #fff;
}
.postentry img.news {
	float: right;
}
ins {
	color: green;
	text-decoration: none;
}
del {
	color: red;
}
#box h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #690;
}
#box #buttons {
	height: 60px;
	margin-bottom: 1em;
}
#box #buttons img {
	margin: 0;
	float: left;
	padding-right: 5px;
}
#box #buttons img.last {
	padding-right: 0;
}

#box ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;	
}
#box ul ul {
	margin: 10px 0 20px 0;
	padding: 0;
	border-top: 1px solid #e8e7d0;
	list-style: none;
	font-size: 80%;
	background: #fafaf0 url(img/box_li_decor.png) center bottom no-repeat;
}
#box ul ul li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #e8e7d0;
	color: #c60;			
}
#box dl, #box dt, #box dd { margin: 0; padding: 0; text-align: center; }
#box dl dt img { margin: 0px; padding: 1px; border: 1px solid #666; }
#box ul li:hover {
	background: #fff;	
}
#footer {
	clear: both;
	height: 48px;
	margin: 0 0 30px 0;
	padding: 0;
	background: #fff url(img/footer.png) left bottom no-repeat;
}
#footer p {
	margin: 0;
	padding: 25px 20px 0 0;
	color: #999;
	font-size: 70%;
	text-align: right;
}
img.wp-smiley {
	float: none;
	width: 15px;
	height: 15px;
	margin: 0 2px;
	padding: 0;
	border: 0;
}
.navigation {
	display: block;
	margin-top: 30px;
	font-size: 85%;
	text-align: center;
}
.navigation_top {
	display: block;
	margin-bottom: 20px;
	font-size: 85%;
	text-align: center;
}
.alignright {
	float: right; 
}
.alignleft {
	float: left
}
	
ol.commentlist {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
}
ol.commentlist li {
	position: relative;
	margin:  0 0 10px 0;
	padding: 5px 10px;
	border-top: 1px solid #e8e7d0;
	border-bottom: 1px solid #e8e7d0;
	color: #666;
	background: #fdfdfa url(img/box_li_decor_alt.png) center bottom no-repeat;
}
ol.commentlist li p {
	text-align: justify;
	line-height: 1.5em;
}
ol.commentlist li p.commentnum {
	position: absolute;
	right: 20px;
	top: -0.4em;
	margin: 0;
	padding: 0;
 	font-family: Georgia, "Times New Roman", serif;
	font-size: 500%;	
	text-align: justify;
	color: #eaead8;
}
ol.commentlist li.alt {
	color: #666;
	background: #fafaf0 url(img/box_li_decor.png) center bottom no-repeat;
}
ol.commentlist li.mycomment {
	background: #f2f2e6 url(img/box_li_decor_alt.png) center bottom no-repeat;
}
ol.commentlist blockquote {
	margin: 0;
	padding: 0px 0 0px 25px;
	text-align: justify;
	background: url(img/blockquote_comm.png) left top no-repeat;
}
ol.commentlist cite {
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
}
ol.commentlist small {
	display: block;
	padding: 0 0 0 1.3em;
	font-size: 100%;
	font-style: normal;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #333;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #333;
}
#commentform #submit {
	float: right;
	width: 60px;
	margin: 0;
	font-weight: bold;
}
.searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.searchform .s {
	width: 108px;
	padding: 2px;
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #333;
}
.searchsubmit {
	font-weight: bold;
	padding: 1px;
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #333;
}
#box p {
	text-align: center;
}
.clear {
  width: 0.1px;
  height: 0.1px;
  clear: both;
  font-size: 0.1px;
}
div.other {
	margin-top: 30px;
}
#ksk {
	visibility: visible;
/* 	display: none; */
	position: fixed;
	top: 0;
	right: 0;
	height: 202px;
	width: 202px;
	z-index: 50;
}
a { text-decoration: none; }
h2 a:link { color: #690; }
h2 a:visited {	color: #690; }
h2 a:hover, h2 a:active {	color: #fff; background: #690; }
h2 a:focus { color: #fff; background: #690; }
p.info a:link, p.info a:visited { color: #690; }
p.info a:hover, p.info a:active { text-decoration: underline; color: #9c3; }
.postentry a:link, .postentry a:visited { color: #930; }
.postentry a:hover, .postentry a:active { text-decoration: underline; color: #c60; }
ol.commentlist a:link { color: #c60; }
ol.commentlist a:visited { color: #c60; }
ol.commentlist a:hover, ol.commentlist a:active { text-decoration: underline; color: #c60; }
.navigation a:link, .navigation_top a:link { color: #690; }
.navigation a:visited, .navigation_top a:visited { color: #690; }
.navigation a:hover, .navigation a:active, .navigation_top a:hover, .navigation_top a:active { text-decoration: underline; color: #9c3; }
#news .other a:link { color: #690; }
#news .other a:visited { color: #690; }
#news .other a:hover, #news.p a:active { text-decoration: underline; color: #9c3; }
#box a { display: block; }
#box a:link { color: #c60; }
#box a:visited { color: #c60; }
#box a:hover, #box a:active { color: #c60; }
#footer a:link { color: #f90; }
#footer a:visited { color: #f90; }
#footer a:hover, #footer a:active { text-decoration: underline; color: #c60; }
/*
.catCount {
	display: block;
  text-align: right;
  margin: -1.5em 0 0 155px;
  font-size: 0.75em;
  color: #690; 
  position: relative;
  width: 15px;
}
*/
a.more-link {
	display: block;
	text-align: right;
	margin-top: -.5em;
}
a.liexternal { padding-right: 15px; background: url(img/icons/link-icon_externalOff.gif) center right no-repeat; }
a:hover.liexternal { padding-right: 15px; background: url(img/icons/link-icon_externalOn.gif) center right no-repeat; }
a.liwikipedia { padding-right: 14px; background: url(img/icons/link-icon_wikipedia.gif) center right no-repeat; }
a.liftp { padding-right: 15px; background: url(img/icons/link-icon_ftp.png) center right no-repeat; }
a.limailto { padding-right: 14px; background: url(img/icons/link-icon_mail.gif) center right no-repeat; }
a.lipdf { padding-right: 14px; background: url(img/icons/link-icon_pdf.png) center right no-repeat; }
a.liexcel { padding-right: 14px; background: url(img/icons/link-icon_excel.png) center right no-repeat; }
a.liword { padding-right: 14px; background: url(img/icons/link-icon_word.png) center right no-repeat; }
a.liflickr { padding-right: 9px; background: url(img/icons/link-icon_flickr.png) center right no-repeat; }
a.lizip { padding-right: 15px; background: url(img/icons/link-icon_zip.png) center right no-repeat; }

