/*  
Theme Name: Zyski.net (6)
Theme URI: http://www.zyski.net/
Description: The WordPress theme for <a href="http://www.kacperkowy.com">Przedszkole niepubliczne Kacperkowy Swiatek</a> by Jakub Dirska
Version: 1.3
Author: Jakub Dirska
Author URI: http://www.zyski.net/

	This theme was designed and built by Jakub Dirska,
	whose blog you will find at http://www.zyski.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
	font-size: 70%; 
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F6FB;
	color: #333;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0;
	top: 0px; 	
	}

div#page {
	text-align: left;
	background-color: White;
	background-image: url(images/content_tlo.jpg);
	background-repeat:  repeat-y;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	border: 1px solid Gray;
	}


#header {
	background-color: transparent;
	color: White;
	margin: 0px; 
	padding: 0px; 
	height: 200px; 
	width: 950px;
	}

#headerimg 	{ 
	background-image: url(images/tlo_strony_napisy_NOWE.gif);
	background-repeat:  no-repeat;
	background-position: bottom center;
	background-color: transparent;
	color: White;
	margin: 0;
	padding: 0;
	height: 170px;
	width: 100%;
	z-index: 1;
	} 

#content {
	font-size: 1.2em;
	background-color: White;
	background-image: url(images/content_tlo2.jpg);
	background-repeat:  repeat-y;
	background-position: left;
	color: Black;
	}

.narrowcolumn .entry  {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #333333;
	}

#footer {
	background-color: #1168C1;
	background-image: url('images/bg_footer.jpg');
	background-repeat: repeat-x;
	background-position: bottom; 
	color: #DDDDDD;
	border: none; 
	padding: 0px;
	margin: 0px;
	height: 70px;
	width: 948px;
	clear: both;
	}
#footer #footer-left {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	background-color: transparent;
	color: #F8F8F8;
}
#footer #footer-right {
	width: 340px;
	margin: 0px 0px 0px 441px;
	padding: 10px 0px 10px 0px;
	background-color: transparent;
	color: #F8F8F8;
}
#footer #kontakt-img {
	width: 78px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	float: right;
}
#footer #kontakt-img a:hover {
	color: white;
	background-color: #1168C1;
	display: block;
	width: 78px;
	height: 70px;
}
small {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#header h1 {
	margin: 5px 0px 5px 0px;
	font-size: 1.6em;
	text-align: left;
	width: 400px;
	}

#header .description {
	font-size: 1.2em;
	width: 400px;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	z-index: 4;
	}
#header .navi-search {
	width: 300px;
	float: right;
	z-index: 50
	}

#content h2,
h2.pagetitle {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/h2_tlo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: transparent;
	padding: 5px 10px 20px 10px;
	border-top: 2px solid White;
	color: navy;
	}

h3 {
	font-size: 1.6em;
	border-bottom: 2px solid #1168C1;
	padding: 5px;
}
h4 {
	font-size: 1.4em;
	border-bottom: 1px solid #1168C1;
	padding: 3px;
	color: #1168C1;
}
h5 {
	font-size: 1.2em;
	padding: 3px;
	color: #1168C1;
}

h1, h1 a, h1 a:hover, h1 a:visited, #pre-header .description {
	text-decoration: none;
	color: white;
	background-color: transparent;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1168C1;
	background-color: transparent;
	}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited,
#sidebar h2,
#wp-calendar caption,
cite {
	text-decoration: none;
	color: #043985;
	background-color: transparent;
	font-weight: bold;
	}

.entry p a:visited {
	color: #87CEEB;
	background-color: transparent;
	}

hr.none {
	display: none;
}
/* Comment List */

#content ol.commentlist {
	margin: 10px;
}

.commentlist li,
#commentform input,
#commentform textarea {
	font: 0.9em 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite,
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	color: Gray;
	background-color: transparent;
	}

code {
	font: 1.1em "Courier New", Courier, monospace ;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #043985;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: Blue;
	background-color: transparent;
	text-decoration: underline;
	}
h2 a:hover, h3 a:hover {
	color: Blue;
	background-color: transparent;
	text-decoration: none;
	}
/* wp calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 700px;
	float: right;
	}
* .narrowcolumn {
	width: 695px;
}
.post {
	margin: 0px 20px 0px 20px;
	text-align: justify;
	}
.post h2,
.post h3,
.post h4,
.post h5 {
	text-align: left;
	}
.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

#footer a:link,
#footer a:visited {
	color: #DDDDDD;
	background-color: transparent;
	text-decoration: none;
}
#kontakt-img a:link,
#kontakt-img a:visited,
#kontakt-img a:link img,
#kontakt-img a:visited img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#footer a:hover {
	color: #DDDDDD;
	text-decoration: underline;
	background-color: transparent;
}



/*	 Nag��wki */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-size: 1.2em;
	margin: 0px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* Nag��wki - koniec */



/* Obrazki */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* Obrazki - koniec */



/* Begin Lists

	Special stylized IE squere
	Work in Internet Explorer. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	} 

.entry ul li {
	margin: 7px 0px 8px 0px;
	padding-left: 20px; 
	background-image: url(images/list-point.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-image: url(images/list-point.jpg);
	list-style-position: inside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform, #searchform1  {
	margin: 0px;
	padding: 0px; 
	text-align: center;
	}
#path-search #search-box #searchform1  {
	margin: 0px;
	padding: 0px; 
	text-align: center;
	background-image: url(images/path-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	}
#searchform #s {
	width: 120px;
	padding: 0px;
	margin: 3px;
	}

#searchform1 input {
	padding: 0px;
	margin: 1px 0px;
}
#searchform1 #label1 {
	padding: 0px;
	margin: 0px;
}
#searchform1 #s1 {
	margin: 0;
	padding: 0.2em;
	width: 10em;
	font-family: Tahoma, sans-serif;
	font-size: 1.3em; 
}
* #searchform1 #s1 {
	margin: 0px;
	height: 1.1em;
}
input#searchsubmit, input#searchsubmit1 {
	padding: 0.2em;
	margin: 0;
	font-size: 1.3em; 
	}
form {
	padding: 0;
	margin: 0;
}
#page #searchform1,
#page #label1,
#page #s1,
#page #searchsubmit1 {
	padding: 0;
	margin: 0;
}

.entry form[action$="wp-pass.php"] { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 250px;
	/* height: auto; */
	background-color: #1168C1;
	color: White;
	font: 1.2em 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 220px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	color: #333333;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed Gray;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 20px 20px 20px;
	padding-bottom: 10px;
	}
/* End Various Tags & Classes*/

/* Top menu */
#top-menu {
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0;
	background-image: url(images/menu-a.jpg);
	background-repeat: repeat-x;
	background-color: #043985;
	color: #F8F8F8;
}
#page #header #top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	
#page #header #top-menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 1px;
	line-height: 30px;
}
#page #header #top-menu ul#nav li a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	padding: 0 0.6em;
}
#page #header #top-menu ul#nav li a:link {
	background-image: url(images/menu-a.jpg);
	background-repeat: repeat-x;
	background-color: #043985;
	color: White;
}
#page #header #top-menu ul#nav li a:visited {
	background-image: url(images/menu-a.jpg);
	background-repeat: repeat-x;
	background-color: #043985;
	color: #F8F8F8;
}
#page #header #top-menu ul#nav li a:hover {
	background-image: url(images/menu-h2.jpg);
	background-repeat: repeat-x;
	background-color: #F0F7FF;
	color: #043985;
	text-decoration: none;
}
#page #header #top-menu ul#nav li.current_page_item a:link,
#page #header #top-menu ul#nav li.current_page_item a:visited,
#page #header #top-menu ul#nav li.current_page_parent a:link,
#page #header #top-menu ul#nav li.current_page_parent a:visited,
#page #header #top-menu ul#nav li.current_page_ancestor a:link,
#page #header #top-menu ul#nav li.current_page_ancestor a:visited {
	background-image: url(images/bg_h2.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	color: #043985;
}
#page #header #top-menu ul#nav li.current_page_item a:hover,
#page #header #top-menu ul#nav li.current_page_parent a:hover,
#page #header #top-menu ul#nav li.current_page_ancestor a:hover {
	background-image: url(images/menu-h2.jpg);
	background-color: #F8F8F8;
	color: Blue;
}
	
/*Top subpages menu */
#top-sub-menu {
	width: 100%;
	height: auto;
	background-image: url(images/menu-h2.jpg); 
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F0F7FF;
	color: Gray;
}
#page #top-sub-menu ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}	
#page #top-sub-menu ul li {
	display: inline;
	list-style: none;
	/*white-space: nowrap;*/
}
#page #top-sub-menu ul li {
	line-height: 22px;
	text-align: center;
	margin: 0px;
	padding: 0px 1px 0px 1px;
}
#page #top-sub-menu ul li a {
	height: 22px;
	line-height: 20px;
	font-size: 1.1em;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	padding: 1px 7px 1px 7px;
	white-space: nowrap;
}
#page #top-sub-menu ul li a:link,
#page #top-sub-menu ul li.current_page_item ul li a:link {
	background-image: url(images/menu-h2.jpg);
	background-repeat: repeat-x;
	background-color: #F0F7FF;
	color: #043985
}
#page #top-sub-menu ul li a:visited,
#page #top-sub-menu ul li.current_page_item ul li a:visited {
	background-image: url(images/menu-h2.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	color: #1168C1;
}
#page #top-sub-menu ul li a:hover,
#page #top-sub-menu ul li.current_page_item ul li a:hover {
	background-image: url(images/menu-a.jpg);
	background-repeat: repeat-x;
	background-color: #043985;
	color: White;
	text-decoration: none;
}
#page #top-sub-menu ul li.current_page_item a:link,
#page #top-sub-menu ul li.current_page_item a:visited {
	background-image: url(images/menu_a.jpg);
	background-repeat: repeat-x;
	background-color: #1168C1;
	color: White;
}	

/* Pre Header */

ul#navi {
	list-style: none;
	display: block;
	margin: 5px 10px 0px 5px;
}
ul#navi li {
	display: inline;
	list-style: none;
	white-space: nowrap;
	padding: 0px 5px;
}
ul#navi li a {
	font-size: 1.1em;
}
ul#navi li a:link,
ul#navi li a:visited {
	color: White;
	background-color: transparent;
}
ul#navi li a:hover {
	color: #DDDDDD;
	background-color: transparent;
}
ul#navi li.page_item {
	border-left: 1px solid #DDDDDD;
}

/* newsletter */
#newsletter-box {
padding: 5px;
}
#newsletter-box .newsletterContainer {
margin-top: 8px;
}

.foto {
float: left;
margin: 0px 10px 10px 0px;
font-size: 0.8em;
}
.entry div.foto-r {
float: right;
margin: 0px 0px 10px 10px;
font-size: 0.8em;
}
.foto a, .entry div.foto-r a {
font-size: 0.9em;
line-height: 8px;
}

/* lista ostatnich wpisów */
#sidebar ul#news-list li {
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #DDDDDD;
}

#sidebar ul#news-list li div {
width: 100%;
text-align: right;
margin: 0px;
padding: 0px;
}

#sidebar ul#news-list li div a {
font-size: 0.8em;
margin: 0px;
padding: 0px;
}

#sidebar ul#news-list li p {
margin-bottom: 0px;
padding-bottom: 0px;
}
.message {
color: Black;
background-color: #F8F8F8;
}
#newsletterFormDiv label {
font-size: 0.8em;
}

#sidebar-left {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #527BB9;
	color: #F8F8F8;
}
#sidebar-left h2 {
	background-image: url(images/h2_sidebar_tlo2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #043985;
	color: White;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
#sidebar-left ul li ul {
	list-style-type: none;
	list-style-image: none;
}
#sidebar-left ul li ul li {
	list-style-image: none;
	list-style-type: none;
}
#sidebar-left ul li ul li a {
	font-size: 1.1em;
	font-weight: bold;
}
#sidebar-left ul li ul li a:link,
#sidebar-left ul li ul li a:visited {
	border-bottom: 1px solid #043985;
	padding: 3px 0px 3px 5px;
	width: 220px;	
	color: White;
	background-color: #6895CC;
	background-image: url(images/bg_footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
}
#sidebar-left ul li#pages ul li.current_page_item ul li a:link {
	border-bottom: 1px solid #043985;
	padding: 3px 0px 3px 5px;
	color: White;
	background-color: #6895CC;
	background-image: url(images/bg_footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
}
#sidebar-left ul li ul li a:visited,
#sidebar-left ul li#pages ul li.current_page_item ul li a:visited {
	color: #F8F8F8;
	background-color: #6895CC;
}
#sidebar-left ul li ul li a:hover {
	background-position: bottom;
	background-image: url(images/menu-h2.jpg);
	background-color: #F0F7FF;
	color: #043985;
}
#sidebar-left ul li ul li ul li a:link,
#sidebar-left ul li ul li ul li a:visited,
#sidebar-left ul li ul li ul li a:hover {
	width: 200px;
}
#sidebar-left ul li#pages ul li.current_page_item a:link,
#sidebar-left ul li#pages ul li.current_page_item a:visited,
#sidebar-left ul li#pages ul li ul li.current_page_item a {
	background-color: White;
	background-image: none;
	color: #1168C1;
	font-weight: bold;
}
#sidebar-right {
	width: 150px;
	margin-left: 205px;
}
#path {
	/*width: 680px;*/
	padding: 0px;
	margin: 4px 10px 0px 270px;
	/*float: left;*/
}
#path a:link, #path a:visited {
	text-decoration: underline;
}
#path a:hover {
	text-decoration: none;
}

#path-search {
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	background-image: url(images/path-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	color: #333333;
	height: 25px;
}
#page #search-box {
	padding: 0;
	margin: 0;
	width: 248px;
	height: 22px;
	float: left;
}
#sidebar-right input.newsletterTextInput {
	width: 138px;
}
/* slideshow - start 
#header-slide-1 {
	position: absolute;
	top: 31px;
	left: 511px;
	z-index: 0;
	width: 195px;
	height: 133px;
}
#header-slide-2 {
	position: absolute;
	top: 31px;
	left: 735px;
	z-index: 5;
	width: 195px;
	height: 133px;
}
*/
div#header-slide-1 .slideshow,
div#header-slide-2 .slideshow {
	width: 195px;
	height: 133px;
}
/* slideshow - end */

#sidebar .widget_recent_comments ul li {
	color: White;
	background-color: transparent;
}
#sidebar .widget_recent_comments a:link,
#sidebar .widget_recent_comments a:visited {
	display: inline;
	background-color: transparent;
	color: #F8F8F8;
	text-decoration: underline;
	font-weight: bold;
	border: 0;
	padding: 0px 2px 0px 0px;
}
#sidebar .widget_recent_comments a:hover {
	text-decoration: none;
	color: #043985;
	background-color: #F0F7FF;
	border: 0;
	padding: 0px 2px 0px 0px;
}
#sidebar #categories ul li a {
	height: 30px;
	width: 170px;
	font-size: 1.4em;
}
#sidebar #categories ul li a:hover {
	background-color: #F0F7FF;
	color: #043985;
}
#sidebar #categories a.cat-3,
#sidebar #categories a.cat-3-4,
#sidebar #categories a.cat-4, 
#sidebar #categories a.cat-5,
#sidebar #categories a.cat-5-6,
#sidebar #categories a.cat-6 {
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px 0px 0px 35px;
	margin: 0px;
}
#sidebar #categories a.cat-3 {
	background-image: url(images/k_nieb.gif);
}
#sidebar #categories a.cat-3-4 {
	background-image: url(images/k_gran.gif);
}
#sidebar #categories a.cat-4 {
	background-image: url(images/k_ziel.gif);
}
#sidebar #categories a.cat-5 {
	background-image: url(images/k_zolt.gif);
}
#sidebar #categories a.cat-5-6 {
	background-image: url(images/k_pomar.gif);
}
#sidebar #categories a.cat-6 {
	background-image: url(images/k_czerw.gif);
}
.ul-margin-0 {
	margin: 0;
	padding: 0;
}
.ul-margin-0 li 
#starter {
	width: 390px;
	height: 100px;
	margin: 0 0px 20px 0px;
	padding: 10px 0;
	float: right;
}
#starter-1,
#starter-2,
#starter-3 {
	width: 195px;
	height: 100px;
	margin: 0px;
	float: left;
}
div#starter-1 {
	background-image: url(images/starter_1.jpg);
}
div#starter-2 {
	background-image: url(images/starter_2.jpg);
}
div#starter-3 {
	background-image: url(images/starter_3.jpg);
}
#kolumna-prawa {
	width: 300px;
	float: right;
}
.readmore a {
	background-position: bottom;
	background-image: url(images/menu-h2.jpg);
	background-color: #F0F7FF;
	color: #043985;
	display: block;
	padding: 3px 7px;
	margin: 5px;
}
#top-place {
	width: 94%;
	margin: 10px 0px 10px 10px;
	height: 100px
}
.ramka {
	border: 2px outset navy;
	padding: 7px;
	margin: 4px;
}
#print-hide {
	display: none;
}
#tab_plandnia td {
	border-left: 1px solid navy;
	border-bottom: 1px solid navy;
}
#tab_plandnia th {
	border-left: 1px solid navy;
	border-bottom: 2px solid gray;
}
#tab_plandnia {
	margin: 15px 0px 15px 0px;
	border-top: 1px solid navy;
	border-right: 1px solid navy;
}

/* menu rozwijane */
#tom-menu ul#nav {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	list-style: none; 
	margin: 0 0 0 0.3em; 
	padding: 0;
}
#nav ul {
	margin: 0; 
	background: Navy; 
	list-style: none; 
	padding: 0;
}
#nav ul ul {
	margin: 0; 
	border-top: none; 
	padding: 0;
}
#nav li {
	float: left; 
	position: relative;
}
#nav li a {
	display: block; 
	padding: 0.25em 0.5em; 
	margin-right: 0.2em; 
	color: Silver; 
	min-height: 1.2em;  
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-top-left-radius: 5px;
	border-radius-topleft: 5px;  
	border-radius-topright: 5px;
}
#nav ul li a {
	width: 16em; 
	background: none; 
	font-weight: normal; 
	padding: 0.2em 0.8em; 
	margin: 0; 
	border-bottom: 1px solid Gray; 
	min-height: 0;
}
#nav ul li.nowe-wpisy a {
	width: 30em;
}
#nav ul li.nowe-wpisy span.lista-data {
	font-size: 0.9em;
	color: White;
	background-color: transparent;
}
#nav li a:hover {
	background-color: Black; 
	background-position: bottom; 
	color: White
}
#nav li ul, 
#nav li:hover ul ul {
	display: none; 
	z-index: 1000;
}
#nav li:hover ul, 
#nav ul li:hover ul {
	display: block; 
	position: absolute; 
	top: 2.55em; 
	z-index: 100;
}
#nav ul li:hover ul {
	top: 0 !important; 
	left: 20em;
}