
.content div img {
	display: block;
	margin: 10px auto 0 auto;
	padding: 0;
	max-width: 470px;
}

div.content_image_left {
	float: left;
	padding:3px;
	margin:0 10px 3px 0;
	line-height: 0;
	max-width:140px;
}

div.content_image_right {
	float: right;
	padding: 3px;
	margin:0 0 3px 10px;
	line-height: 0;
	max-width:140px;
}

div.content_image_left img,
div.content_image_right img {
	display: inline;
	margin: 0;
	max-width:128px;
	height:auto;
	padding:3px;
}

div.header {
	margin: 0 0 20px 0 !important;
	font-weight: bold;
	
}


a {text-decoration: none;}

a:hover {text-decoration: underline;}

/* główne bloki */
body {}

div#wrapper {
	margin: 10px auto;
	width: 960px;
	padding:20px;
}

div#header {
	position: relative;
	/*height: 150px;*/
}

div#header a.logo {
	position: absolute;
	display: block;
	top: 38px;
	left: 4px;
	width: 238px;
	height: 49px;
}

div#header ul.rssmap {
	position: absolute;
	top: -50px;
	right: 0px;
	list-style-type: none;
}

div#header ul.rssmap li {
	float: left;
	margin: 0 0 0 10px;
}
div#header ul.rssmap a {display: block;text-indent: -9999px;font-size:0;line-height: 0;}
div#header ul.rssmap .rss a {width:11px;height:11px;background:url('../img/tpl/rss-bialy.png') no-repeat;}
div#header ul.rssmap .map a {width:11px;height:12px;background:url('../img/tpl/sitemap.png') no-repeat;}


div#top {
	margin:0 0 5px 0;
	position: relative;
	overflow: hidden;
}
/*myk pozwalajacy ukryc 1x1px logo na ciemny tle w przypadku braku topa*/
div#top .imglogo {position: relative;margin:-1px 0 0 0;}


div#top a.home {
	
	display: block;
}

div#top_menu {
	float: left;
	height: 50px;
	text-transform: uppercase;
}

div#top_menu ul {
	padding: 0 0 0 15px;
	height: 50px;
	list-style-type: none;
	
}

div#top_menu ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	height: 50px;
	text-shadow: 1px 1px 1px #FFFFFF;
	
}

div#top_menu ul li a {
	text-decoration: none;
}


div#banner {
	padding: 10px 0;
	text-align: center;
	
	display: none;
}

div#breadcrumbs {
	padding: 0 10px;
	height: 33px;
	line-height: 33px;
	
	
}

div#breadcrumbs div {
	float: left;
	margin-right: 12px;
	padding-left: 12px;
	position: relative;
	
}

div#breadcrumbs h1,
div#breadcrumbs h2,
div#breadcrumbs h3,
div#breadcrumbs h4,
div#breadcrumbs h5,
div#breadcrumbs h6 {
	display: inline;
	font-weight: normal;
}


div#breadcrumbs div span {position: absolute;top:7px;line-height: 16px;left:0;}
div#breadcrumbs div * {float:left;white-space: nowrap;line-height: 32px;}
div#breadcrumbs a:hover {
	text-decoration: underline;
}

div#content {
	position: relative;
	margin: 0 0 20px 0;
	padding: 21px 0px 0px 0;
	overflow: hidden;
	width:100%;
}


#main_menu li a {display: block;padding:0 0 0 13px;}
#main_menu li {margin:0 0 5px 0;}
#main_menu li ul{padding:0 0 5px 15px;}


div#slider_titles {
	margin: 20px 0 0 20px;
}

div.slider_title_left {
	float: left;
	width: 500px;
	background: none;
}

div.slider_title_right {
	float: right;
	width: 200px;
}

div#slider_contents {
	margin: 0 0 0 20px;
	height: 285px;
}

div.slider_content_left {
	float: left;
	width: 500px;
	height: 285px;
	overflow: hidden;
}

div.jcarousel-container {
	width: 500px;
	height: 285px;
}

div.jcarousel-clip {
	width: 500px;
	height: 285px;
	overflow: hidden;
}

div.item-container {
	position: relative;
	width: 500px;
	height: 285px;
	overflow: hidden;
	cursor: pointer;
}

div.item-container img {
	height: 285px;
}

div.item-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 460px;
	height: 30px;
	
}

div.item-title h2 {
	line-height: 18px;
	font-weight: bold;
}

table#slider-navigation {
	display: none;
	position: relative;
	top: -285px;
	margin: 0 auto;
}

table#slider-navigation tr td {
	width: 18px;
	height: 18px;
	text-align: center;
	cursor: pointer;
}



div.slider_content_right {
	float: right;
	width: 200px;
	height: 285px;
}

div.slider_content_right ul {
	margin: 0 0 0 18px;
	width: 164px;
	list-style-type: none;
}

div.slider_content_right ul li {
	margin: 15px 0 0 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	padding: 0 0 15px 0;
}

div.slider_content_right ul li h2 {
	padding: 0 0 3px 0;
}


/*nagłówki - środek*/
div.home_rss,
div.home_list {
	margin: 20px 0;
	padding:10px;
}
div.home_list:nth-child(1) {margin:0 0 20px 0; }
div.home_rss div.home_cat {
	float: left;
}

div.home_list div.home_cat {
	font-weight: bold;
}

div.rss_cat {
	float: right;
	padding: 1px 17px 0 0;
	height: 12px;
	margin:6px 0 0 0;
	
}

div.list_cat {
	margin: 2px 0 0 0;
}



/*paginator - środek*/
div#paginator {
	margin: 20px 0 0 0;
}

div#paginator table {
	margin: 0 auto;
}

div#paginator table tr td {
	padding: 0 5px 0 0;
}

div#paginator table tr td span,
div#paginator table tr td a {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

div#paginator table tr td a.bord {
	padding: 0 5px;
	width: auto;
}

div#paginator table tr td a {
	text-decoration: none;
}

div#paginator table tr td span,
div#paginator table tr td a:hover {
	text-decoration: none;
}

/*wszystkie zajawki z kategorii - środek*/
div.all_arts_for_cat {
	margin: 5px 2px 0 2px;
	text-align: right;
}

/*zajawki - środek*/
div#center div.entry {
	margin-top: 10px;
	padding: 15px;
	cursor: pointer;
}

div#center div.art_list_entry {
	line-height: 1.6em;
}

div#center h2.art_list_title {
	padding: 0 0 5px 0;
	text-align: left;
	margin:0 0 15px 0;
}

div#center h2.art_list_title a {
	text-decoration: none;
}



div#center div.art_list_entry div.image_info, div.right_entries div.image_info, .content .image_info {
	line-height: 12px;
	font-size:.75em;
	opacity:.5;padding:6px 0 0 0;
}

div#center div.art_list_entry div.image_author,
div#center div.art_list_entry  div.image_source {
	width: 154px;
	white-space: nowrap;
	overflow: hidden;
}

div#center div.more {
	margin: 5px 0 0 0;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
}

#adv {padding:15px;}
#adv ul.adv_box {}
#adv ul.adv_box li{margin:10px 0 0 0;padding:10px 0 0 0;}

/*zajawki - prawa*/
div.right_entries {
	line-height: 16px;
	margin:0 0 30px 0;
}

div.right_entries div.separator {
	margin: 10px 0 28px 0;
}

div.right_entries div.entry {
	margin: 15px 0 0 0;
}

div.right_entries h2.art_list_title {
	text-align: left;
	margin:0 0 15px 0;
}

div.right_entries h2.art_list_title a {
	text-decoration: none;
	
}

div.right_entries div.art_list_entry {
	margin: 5px 0 0 0;
}

div.right_entries div.art_list_entry div.content_justify {
	text-align: left;
}

div.right_entries div.art_list_entry img {
	width: 75px;
}

div.right_entries div.image_info {
	line-height: 12px;
}

div.right_entries div.image_author,
div.right_entries div.image_source {
	width: 85px;
	white-space: nowrap;
	overflow: hidden;
}

div.right_entries div.more {
	margin: 10px 0 0 0;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
}

/*treść artykułu*/


div#center div.content {
	margin: 20px 0 0 0;
	line-height: 1.6em;
	text-align: justify;
}

div#center div.content div.image_info {
	line-height: 12px;
}

div#center div.art_info {
	margin: 20px 0 0 20px;
}

div#center h2 {
}

/* oryginalny obrazek */
div.original_image {
	padding: 20px 0;
	text-align: center;
}

div.original_image img {
	
	max-width: 436px;
}

div.gallery_navigation {
	margin: 0 0 5px 0;
	padding: 0 22px;
	text-align: right;
}

div.gallery_navigation a {
	text-decoration: none;
	
}

div.org_img_info {
	margin: 5px 0 0 0;
	padding: 0 22px;
	text-align: left;
}

/*lista wszystkich artykułów*/
ul#arts_list {
	list-style-type: none;
}

ul#arts_list li.cat a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

/*mapa serwisu*/
ul#sitemap {
	list-style-type: none;
}

ul#sitemap li.level_1 {
	margin: 0 0 0 30px;
}

ul#sitemap li.level_2 {
	margin: 0 0 0 60px;
}

ul#sitemap li.level_3 {
	margin: 0 0 0 90px;
}

/*formularz kontaktowy*/
div.message {
	font-weight: bold;
}



form {
	margin: 0;
	border: 0;
	padding: 0;
}

div.form_item {
	width: 480px;
}

div.form_item_left {
	float: left;
	margin: 15px 0 0 0;
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
}

div.form_item_left img {
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
}

div.form_item_right {
	float: left;
	margin: 15px 0 0 0;
	width: 320px;
}

div.form_item_right input.text {
	width: 318px;
}

div.form_item_right textarea {
	width: 318px;
	height: 200px;
}

div.form_item_right input.submit {
	
}

/*galerie*/
div.gallery table tr td {
	padding: 15px 0 14px 0;
	width: 237px;
/*	padding: 7px 0;
	width: 158px;*/
	vertical-align: top;
	text-align: center;
}

div.gallery table tr td h2.gallery-name {
	margin: 0 0 5px 0;
}

div.gallery table tr td h2.gallery-name a {
	text-decoration: none;
}

div.gallery table tr td img {
	
	padding: 2px;
	
}

/*reklamy*/
div#code120x600 {
	position: absolute;
	top: 0;
	right: -125px;
	width: 120px;
	height: 600px;
}

div#in_text_1 {
	text-align: center;
}

div#veka {
	margin: 10px 0;
	text-align: center;
}