/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body {
	background-image: url('images/tlo.jpg'); 
	background-repeat: repeat; 
	margin: 0px; 
	padding: 0px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
}
#centruj {
	margin: 0 auto; 
	text-align: left; 
	width: 1078px
}
#naglowek {
	background-image: url('images/top.jpg'); 
	background-repeat: no-repeat; 
	float: left; 
	height: 178px; 
	width: 1078px
}
#top_menu ul{margin: 0px; padding: 0px; list-style: none;}
#top_menu .page_item{margin: 0px 0px 0px 0px; background: url('images/menu.png') left 4px no-repeat; padding: 0px 5px 0px 7px; float: left;}
#top_menu li { float: left; padding: 0px 5px 0px 0px;}
#aktualnosci .entry-title{ font-size: 32px; font-weight: normal; color: #e9a35b; width: 700px; font-family: Arial;}
.entry-title, .entry-title a{ font-size: 20px; font-weight: normal; color: #e9a35b; font-family: Arial;}
.widget-title {width: 300px; height: 34px; background: url('images/widget_bg.jpg') no-repeat;}
.xoxo {margin: 0px auto; padding: 0px; list-style: none; width: 249px;}
.widget-title {text-align: center; width: 249px; padding: 5px 0px; font-size: 15px; font-weight: bold;}
.meta-prep-author, .entry-meta a , .entry-meta {font-size: 10px; color: #540706;}
.post { border-bottom: 1px solid #411312; margin: 0px 0px 14px 0px; padding: 2px 0px;}
.entry-tresc a , #footer a {color: #bf8430; font-weight: bold;}
.small_akt {margin: 0px 0px 5px 0px;}


#tresc {
	background-image: url('images/bottom_ogien.jpg'); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	float: left; 
	height: 100%; 
	width: 1078px
}
#lewo {
	float: left; 
	height: 100%; 
	width: 778px;
	margin-top: 20px;
	color: #ffffff;
}
#lewo_tresc {
	float: left; 
	height: 100%; 
	width: 714px;
	margin-right: 30px;
	padding-right: 34px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 33px;
	color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	line-height: 20px;
}
#aktualnosci {
	float: left; 
	margin: 0px 0px 0px 37px; width: 700px;
	padding-left: 6px;
	padding-bottom: 6px;
	background: url('images/linia_podtytul.png') left bottom no-repeat;
}
#prawo {
	float: left; 
	height: 100%; 
	width: 300px;
	background: url('images/dol_side.jpg') left bottom no-repeat #450b0a;
	padding-bottom: 60px;
	text-align: center;
}
#bok_1 {
	background-image: url('images/reklamy.jpg'); 
	background-repeat: no-repeat;
	float: left;
	height: 197px; 
	width: 300px;
	margin-bottom: 20px
}
#bok {
	background-image: url('images/bok.jpg'); 
	background-repeat: no-repeat;
	float: left;
	height: 473px; 
	width: 300px
}
#menu_dolne {
	float: left;
	height: 249px; 
	width: 1078px;
	margin-top: 10px;
}
#akt {
	background-image: url('images/ramka_aktualnosci.jpg');
	background-repeat: no-repeat; 
	float: left; 
	height: 179px; 
	width: 245px;
	margin-right: 22.5px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
}
#map {
	background-image: url('images/ramka_odwiedz.jpg');
	background-repeat: no-repeat; 
	float: left; 
	height: 179px; 
	width: 244px;
	margin-right: 22.5px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
}
#kont {
	background-image: url('images/ramka_kontakt.jpg');
	background-repeat: no-repeat; 
	float: left; 
	height: 179px; 
	width: 244px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
}
#linia {
	float: left;
	height: 1px; 
	width: 1078px
}
#stopka {
	float: left;
	height: 30px; 
	width: 1078px;
	padding-top: 20px;

}


h1 {
   margin: 0;
	padding: 0;
	color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-shadow: 1px 1px black;
	line-height: 20px;
}
h2 {
   margin: 0;
	padding: 0;
	color: #ffffff; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
}
h3 {
   margin: 0;
	padding: 0;
	color: #ffffff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 25px;
}
h3 span{
   margin: 0;
	padding: 0;
	color: #bf8442; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 25px;
}

a {
	color: #ffffff;
	text-decoration: none
}
img {
	border: 0;
	text-decoration: none
}


/* CALENDAR
-------------------------------------------------------------- */
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}

/* Images
-------------------------------------------------------------- */

#tresc img {
	margin: 0;
	max-width: 640px;
}
#tresc .attachment img {
	max-width: 900px;
}
#tresc .alignleft,
#tresc img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#tresc .alignright,
#tresc img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#tresc .aligncenter,
#tresc img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#tresc img.alignleft, 
#tresc img.alignright, 
#tresc img.aligncenter {
	margin-bottom: 12px;
}
#tresc .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#tresc .wp-caption img {
	margin: 5px 5px 0;
}
#tresc .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#tresc .wp-smiley {
	margin:0;
}
#tresc .gallery {
	margin: auto;
}
#tresc .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#tresc .gallery img {
	border: 2px solid #cfcfcf;
}
#tresc .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#tresc .gallery dl {
	margin: 0;
}
#tresc .gallery img {
	border: 10px solid #f1f1f1;
}
#tresc .gallery br+br {
	display: none;
}



































































