
body {
	margin: 0;
	padding: 0;
	background: #e8f6ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #061434;
}

h1, h2, h3 {
	margin-top: 0;
	color: #0153B4;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}



img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 972px;
	height: 71px;
	margin: 0 auto;
	padding: 0 10px;
}

/* Banner */

#banner {
	margin: 0 auto;
	width: 888px;
	height: 278px;
	background: url(images/img03.jpg) no-repeat left top;
}


/* Reklamy */

#reklamy {
	width: 730px;
	height: 10px;
	margin: 0 auto;
	padding: 5px 0px ;
	background: #edf8ff;
}
#reklamy ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
#reklamy a {
	border-bottom: none;
}

/* Wrapper */

#wrapper {
}


/* Page */

#page {
	width: 888px;
	margin: 0 auto;
	padding: 13px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: none;
}

/* Content */

#content {
	float: left;
	width: 620px;
}
.dodatki {
	float: left;
	width: 100%;
	text-align: left;
	position: relative;

}

.dodatki table {
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.dodatki td {
	padding: 0px 35px 0px 0px;
	text-align: left;
	display: table-cell;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 15px;
	line-height: 200%;
	font-size: 14px;
}

.post h1 {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	color: #034da4;
}

.post h2 {
	font-size: 24px;
}
 
.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: none;
}

.byline {
	border: none;
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */


.sidebar {
	float: left;
	width: 240px;
	padding: 0 0 0 24px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background: url(images/img06.jpg) repeat-y left top;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	background: url(images/img05.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0 10px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	font-size: 10px;
	color: #091c45;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #091c45;
}
/* Footer */

#footer {
	height: 60px;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: right;
	font-size: 11px;
	color: #081228;
}

#footer a {
	color: #0b1836;
}
/* Footer1 */

#footer1 {
	border-top: 1px solid #C8C8C8;
	height: 50px;
}

#footer1 p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #081228;
}

#footer1 a {
	color: #0b1836;
} 

#errorInfo {
	margin: 0;
	text-align: right;
}

#wrapper #page #content .post .entry .dodatki tr td p a:link { 
color: #0153B4;
}
#wrapper #page #content .post .entry .dodatki tr td p a:visited { 
color: #153253;

}
#wrapper #page #content .post .entry .dodatki tr td p a:hover { 
color: #034695;
font-weight: bold;
}
#wrapper #page #content .post .entry .dodatki tr td p a:active { 
color: #034695;
}

#wrapper #page #sidebar1 ul li ul li  a:link { 
color: #0153B4;
}
#wrapper #page #sidebar1 ul li ul li  a:visited { 
color: #153253;
}
#wrapper #page #sidebar1 ul li ul li  a:hover { 
color: #034695;
font-weight: bold;
}
#wrapper #page #sidebar1 ul li ul li a:active { 
color: #034695;
}

