/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(/img/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(/img/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}
input.special, textarea.special {
	background: #F5E8E0;
}

input.btn {
	background: url(/img/img02.jpg) no-repeat left top;
	font-weight:bold;
	color:#fff;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF6800;
}

a:hover {
	a-text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 754px;
	height: 80px;
	margin: 0 auto;
	a-border:1px solid #FF0000;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
    padding-left:10px;
	font-size: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

#logo h2 {
    padding-left:14px;
	font-size: 11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	letter-spacing:6px;
	text-transform:uppercase;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a { color: #666666; }
#logo a b { color: #FF6600; }

#splash {
	width: 754px;
	height: 194px;
	padding-bottom: 3px;
	background: url(/img/naglowek.jpg) no-repeat center top;

}

/* Header */

#header {
	width: 754px;
	margin: 0 auto;
a-border:1px solid #FF0000;
}

#menu {
	height: 60px;
	width: 754px;
	padding-left: 20px;
	background: url(/img/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(/img/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;

}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

/* Reklama */
#ad_1 { text-align:center; width: 754px; overflow:hidden; margin-bottom:3px;}
#ad_2 { width:468px; overflow:hidden; margin:0 auto 20px auto;}
#ad_3 { text-align:center; width: 754px; overflow:hidden;}




#wrapper {
	width: 754px;
	a-width: 870px;
	margin: 0 auto;
	background: url(/img/img05.jpg) repeat-x left top;
}


/* Page */

#page {
	width: 754px;
	a-width: 870px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 500px;
}


.pic { border:1px solid #CCCCCC; padding:6px; margin:0 6px 6px 0; float:left;}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(/img/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}


/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar #mainMenu li a{ font-weight:bold; }

#sidebar li ul {
	padding-left: 5px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar ul.sub {
	margin-top:0;
	margin-bottom:0;
}
#sidebar li.sub {
	margin-top:0;
	margin-bottom:0;
	border-bottom:none;
	padding-bottom:0;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 0px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(/img/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
	text-align:center;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}


.cSTstronicowanie {margin:0px auto 20px auto; text-align:center; font-size:11px; a-border:1px solid #00FF00;}
.cSTstronicowanie ul { margin:10px auto}
.cSTstronicowanie ul li {display:inline; border:0px none;}
.cSTstronicowanie ul li.selected {padding:3px 6px; background:#FF6800; border:1px #111170 solid; color:#000; margin-right:2px;}
.cSTstronicowanie a {padding:3px 6px; color:#000; background:#eee; border:1px #FF6800 solid; text-decoration:none;}
.cSTstronicowanie a:hover {background:#666; border:1px #111170 solid; color:#fff; font-weight:normal;}

