a {
	text-decoration: none;
}
h1,h2,h3,h4,h5,.h {
	text-align:left;
	padding:0;
	margin:0;
}
ul {
	margin:0;
	padding:0;
} 
ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul li a {
	margin:0;
	padding:0;
	text-decoration:none;
}
ul li a:hover {
	text-decoration:underline;
}
dl,dd,dt {
	margin:0;
	padding:0;
}
p {
	padding:0;
	margin:0;
}
form {
	margin:0;
	padding:0;
} 
fieldset {
	border: 0;
}
a {
	margin:0;
	padding:0;
}	
a img {	
	border:0;
	padding:0;
	margin:0;
}
.inputButton, inputSubmit {
	cursor:pointer;
}	
.inputText, inputTextArea {
	border:solid 1px #B7A27E;
} 
.clear {
	clear:both;
}

body, html {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia, serif;
	background: #E8E8E8;
}
#container {
	margin: 5px auto;
	width: 758px;
	border: solid 1px #C7C7C7;
	background: #FFFFFF;
	background-repeat: repeat-y;
	padding: 0px 1px;
}
#header {
	width: 758px;
	height: 169px;
	background: url('http://files.blogi.pl/themes/1323/header.jpg') bottom center no-repeat;
	border-bottom: solid 7px #E6E6E6;
	color: #C9EEFE;
	position: relative;
	text-align: right;
}
#header div span {
	display: block;
	font-size: 17px;
	color: #577581;
	font-weight: bold;
}
#header div {
	font-size: 16px;
	color: #2F4953;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-weight: bold;
}
.h1 {
	font-size:14px;
	font-weight:bold;
	padding:4px 0 0 100px;
	color:#FFFFFF;
	font-weight:bold;
}
h2 {
	font-size:20px;
	color: #2F4953;
	font-weight:normal;
	margin-bottom: 15px;
}
h3 {
	font-size: 15px;
	color: #2F4953;
	font-weight: bold;
	padding: 0 0 4px 0;
	border-bottom: solid 2px #EBEBEB;
	margin-bottom: 5px;
}
h3 a {
	color: #2F4953;
}
#mainRight h3 a {
	font-size:16px;
	color:#2F534B;
	font-weight:bold;
	text-decoration:none;
}
#main {
	width:758px;
	background: transparent;
}
#mainCenter {
	border-right: 1px solid #E6E6E6;
	width: 497px;
	padding: 15px 10px 10px 10px;
	float: left;
	background: transparent;
}
#mainRight {
	margin-left: -1px;
	background: #FAFAFA;
	border-left: 1px solid #E6E6E6;
	width: 200px;
	padding: 10px 20px 10px 20px;
	float: right;
	color: #434242;
	font-weight: 500;
	background: transparent;
}
#mainRight a {
	color: #2F4953;
	font-weight: normal;
}
#footer {
	clear: both;
	background: #F0F0F0;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	color: #9E9E9E;
	font-size: 10px;
	border-top: 1px solid #E4E4E4;
}
#footer a {
	color: #9E9E9E;
	font-size: 10px;
	font-weight: bold;
}
.post {
	clear:both;
	line-height: 16px;
	padding:16px 0 16px 0;
}
.post .headTop {
	float: left;
	margin-bottom: 10px;
}
.post .headTop span {
	line-height: 20px;
}
.post .headTop .title, .post .headTop .title a{
	color: #064599;
	display: block;
	font-size: 17px;
	margin-bottom: 7px;
}
.post .headTop .date {
	color: #A5A5A5;
	padding-left: 20px;
	background: url('http://files.blogi.pl/themes/1323/img_calendar.gif') no-repeat left;
	margin-right: 10px;
}
.post .headTop .categories {
	padding-left: 20px;
	background: url('http://files.blogi.pl/themes/1323/img_categories.gif') no-repeat left;
	color: #A5A5A5;
}
.post .headTop .comments, .post .headTop .comments a {
	color: #91BE33;
	display: block;
	clear: both;
}
.post .headTop .comments {
	padding-left: 20px;
	background: url('http://files.blogi.pl/themes/1323/img_comments.gif') no-repeat left;
}
.post .headTopRight {
	float: right;
	width: 60px;
	text-align: center;
}
.post .content {
	clear: both;
	color: #434242;
}
.post .content a {
	color: #91BE23;
}
.post .footer {
	border-top: 1px solid #EBEBEB;
	color: #A7A7A7;
	margin-top: 10px;
	font-size: 11px;
}
.post .footer span {
	font-weight: bold;
}
.postBook, .postComment {
	clear:both;
	padding:16px 0 16px 0;
}
.postBook .headTop, .postComment .headTop {
	color: #064599;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.postBook .headLeft, .postComment .headLeft {
	color: #A5A5A5;
	line-height: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.postBook .content, .postComment .content {
	line-height: 16px;
	color: #434242;
}
body form {
	padding:50px 0 10px 0;
}
body form p {
	clear:both;
	padding:8px 0 8px 0;
}
body form p label {
	width:200px;
	float:left;
	font-weight:bold;
}
body form p input {
	background-color: #E8E8E8;
	border:solid 1px  #CCCCCC;
	float:left;
	line-height:20px;
	padding:2px;
}
body form p textarea {
	background-color: #E8E8E8;
	border:solid 1px  #CCCCCC;
	float:left;padding:2px;
	width: 260px;
}
body form p img {
	margin-left:10px;
}
body form #guestbook_submit, body form #comment_submit {float:none;margin-left:200px;border:0;clear:both;width:138px;height:24px;background:url('http://files.blogi.pl/themes/1323/button_dodaj_komentarz.gif') left center no-repeat;padding-top: 50px;}
.links, .archives, .categories, .guestbok, .calendar {
	padding:10px 0 10px 0;
}
/* .links dl {

} */
.links dl dt {
	line-height:22px;
}
.links dl dd a {
	padding-left:28px;
	background:url('http://files.blogi.pl/themes/18/img_link.gif') left center no-repeat;
	line-height:22px;
}
.archives ul li {
	padding-left:28px;
	background:url('http://files.blogi.pl/themes/18/img_calendar.gif') left center no-repeat;
	line-height:22px;
}
.categories ul li {
	padding-left:28px;
	background:url('http://files.blogi.pl/themes/18/img_pencil.gif') left center no-repeat;
	line-height:22px;
}
.guestbok a {
	color: #2F4953 !important;
	padding: 0 0 0 25px;
	background:url('http://files.blogi.pl/themes/1323/img_guestbook.gif') left center no-repeat;
	line-height: 22px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
/* .calendar table {
} */
.calendar th {
	font-size:13px;
}
.calendar tr, .calendar td {
	line-height:16px;
	padding:0 3px 0 3px;
	font-size:12px;
}
.calendar .calendarPost {
	font-weight:bold;
}
.calendar a {
	font-weight: bold !important;
	text-decoration: underline;
}
.paging {
	height:24px;
}
.paging ul {
	margin-top:10px;
	text-align:center;
}
.paging li {
	float: left;
	margin: 0 7px 0 7px;
	color: #8E8E8E;
	line-height: 21px;
}
.paging .current {
	padding: 0 7px 0 7px;
	color: #8E8E8E;
	backrground: #F9F9F9;
	border: 1px solid #EDEDED;
	font-weight: bold;
	line-height: 19px;
}
.paging .back {
	margin:0 4px 0 0;
}
.paging .back a {
	line-height: 21px;
	display: block;
	height: 21px;
	float: left;
	padding:0 0 0 25px;
	background:url('http://files.blogi.pl/themes/1323/img_arrows_left.gif') left no-repeat;
}
.paging .next {
	margin:0 0 0 4px;
}
.paging .next a {
	display: block;
	height: 21px;
	float: left;
	line-height: 21px;
	padding:0 25px 0 0;
	background:url('http://files.blogi.pl/themes/1323/img_arrows_right.gif') right no-repeat;
}
.paging a {
	padding: 3px;
	color: #8E8E8E;
}
.paging a:hover {
	color: #8E8E8E;
}
