

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 16px;
	background-color: #040404;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AD1D3E;
	background-image: url(images2/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
a {
	text-decoration: none;
	color: #AD1D3E;
}
img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images2/wraper_bg.jpg);
	text-align: left;
}

/** BEGIN header **/
#header {
	padding:0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header .logo {
	float:left;
	text-align:left;
	width:300px;
	height:88px;
	text-transform:inherit;
	font-size:20px;
	margin-bottom: 8px;
	background-image: url(images2/logo_hetera.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
	#header .ad {
		padding:0px;
		margin:0px;
		float:left;
		padding-top: 30px;
		margin-left:20px;
		height:60px;
		width:468px;
	}
#top {
	clear: both;
	width: 1000px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
/** END header **/
/* Kategorie menu*/
#navigation_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.current {
	text-decoration: none;
	font-weight: bolder;
	color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: 0px top;
	line-height: 36px;
	height: 36px;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	width: auto;
	background-image: url(images2/a_hover_kat.jpg);
}		
.current a {
	text-decoration: none;
	font-weight: bolder;
	color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: 0px top;
	line-height: 36px;
	height: 36px;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	width: auto;
	background-image: url(images2/a_hover_kat.jpg);
}
.current a:hover {
	text-decoration: none;
	color: #FDFDFD;
}
.page_current {
	background-repeat: repeat-x;
	background-position: 0px top;
	line-height: 36px;
	height: 36px;
	color: #FDFDFD;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	width: auto;
	background-image: url(images2/a_hover_kat.jpg);
}
.page_current a{
	background-repeat: repeat-x;
	background-position: 0px top;
	color: #FDFDFD;
	line-height: 36px;
	height: 36px;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	width: auto;
	background-image: url(images2/a_hover_kat.jpg);
}
.page_current a:hover {
	text-decoration: none;
	color: #FDFDFD;
}
#catmenu {
	margin: 0px;
	padding: 0px;
	height:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	width: 1000px;
	line-height: 36px;
	background-image: url(images2/cat_menu.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d2d2;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-image: none;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	line-height: 36px;
	height: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	}
#catmenu .film {
}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 36px;
	text-align: left;
	height: 36px;
	margin: 0px;
	z-index: auto;
	display: block;
	color: #FDFDFD;
	}

#catmenu li a:hover, #catmenu li a:active {
	text-decoration: underline;
	font-weight: bolder;
	}

** html #catmenu li li a, * html #catmenu li li a:link, * html #catmenu li li a:visited {
	margin-left: 4px;
	}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	width: 170px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F4D4D;
	border-bottom-color: #4F4D4D;
	border-left-color: #4F4D4D;
	background-image: none;
	border-top-color: #4F4D4D;
	line-height: 35px;
	height: 35px;
	display: block;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	color: #fff;
	background-image: none;
	line-height: 35px;
	height: 35px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#catmenu li li {
	background-image: none;
	display: block;
	}

#catmenu li ul a {
	width: 170px;
	background-image: none;
	}

#catmenu li ul a:hover, #catmenu li ul a:active {
	background-color: #ED4A05;
	background-image: url(images2/a_hover_kat.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
/* End Kategorie menu*/

/** BEGIN body **/
#body {
	width: 992px;
	padding: 0;
	margin-right: 8px;
}

/* Index */
#index_content {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 984px;
	float: left;
}
* html #index_content {
	width: 980px;
}
		#index_content .box {
	width: 310px;
	margin-top: 16px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border-top-color: #DB4A2F;
	border-right-color: #DB4A2F;
	border-bottom-color: #DB4A2F;
	border-left-color: #DB4A2F;
	float: left;
	margin-left: 16px;
		}
		
		* html #index_content .box {
	margin-left: 8px;
	margin-right: 5px;
	float: left;
		}
		#index_content .end {
	width: 304px;
		}
			#index_content .box h2 {
	font-weight:normal;
	font-size:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	color: #a81334;
	padding-left: 4px;
			}
			#index_content .box img {
	border: 4px solid #D7D7D7;
	padding: 2px;
	margin-left: 2px;
	clear: both;
			}
			#index_content .box p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
			}
			#index_content .box .readmore {
	font-weight: bold;
	margin-bottom: 8px;
	clear: both;
	text-align: right;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
			}
			#index_content .box ol {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 24px;
	margin-left: 8px;
			}
				#index_content .box ol li {
	border-bottom: 1px dotted #959595;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 24px;
	margin-right: 4px;
	margin-left: 4px;
	list-style-type: none;
	background-image: url(images2/index_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
				}
				#index_content .box ol li a {
	color: #000000;
	display: block;
				}
				#index_content .box ol li a:hover {
	color: #a81334;
	text-decoration: underline;					
				}
#index_content .box .all {
	line-height: 25px;
	height: 25px;
	margin-top: 4px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images2/index_all_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box .all a {
	color: #FFFFFF;
}
.box .all a:hover {
	color: #F0F0F0;
	text-decoration: underline;
}
#box_gr {
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
#box_dol {
	margin-bottom: 16px;
	padding: 0px;
	margin-top: 16px;
}
#box_dol .title {
	font-weight:normal;
	font-size:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	color: #a81334;
	padding-left: 16px;
	text-decoration: none;
	margin: 0px;
}
#box_dol .pop {
	width: 310px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 16px;
	border-top-color: #DB4A2F;
	border-right-color: #DB4A2F;
	border-bottom-color: #DB4A2F;
	border-left-color: #DB4A2F;
	float: left;
}
#box_dol .pop a {
}
#box_dol .pop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 2px;
}
#kategorie {
	margin-bottom: 8px;
	margin-right: 16px;
	margin-left: 16px;
}
#kategorie ul {
	list-style-type: none;
}
#kategorie li {
	display: inline;
}
/** Konec index **/
/** BEGIN sidebar **/
#sidebar {
	width: 340px;
	float: right;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#sidebar .box {
		border: 1px solid #E1E1E1;
		padding:0px;
		margin-bottom: 15px;
	}
#sidebar .box .children li {
	text-decoration: none;
	background-color: #00CC00;
	line-height: 30px;
	display: block;
	height: 30px;
	list-style-type: none;
}
	
	#sidebar h2 {
	font-size: 1.1em;
	text-transform: none;
	color: #a81334;
	padding: 5px 8px;
	font-weight:bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
	background-repeat: repeat-x;
	background-image: url(images2/link_title_bg.gif);
	}
	


		#sidebar .box ul li a {
	color: #FFFFFF;
	background-color: #993300;
		}
#sidebar .box ul ul {
	border: 1px solid #996600;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar .box ul li ul {
	color: #FFFFFF;
	background-color: #000000;
}
	#sidebar .ads {
		text-align: center;
		margin-bottom: 10px;
		border: 1px solid #E9E9E9;
	}
		#sidebar .ads img {
	margin: 0px;
	border: 4px solid #D7D7D7;
		}
	#sidebar .search {
	border: 1px solid #E1E1E1;
	margin-bottom: 10px;
	height: 29px;
	clear: both;
	margin-top: 10px;
	}
		#sidebar .search input {
			border: 0;
			float: left;
			width: 220px;
			margin: 6px 4px;
		}
		#sidebar .search button {
			border: 0;
			background-color: #a81334;
			color: #ffffff;
			font-size: 0.8em;
			font-weight: bold;
			text-transform: uppercase;
			width: 38px; height: 29px;
			float: right;
		}
		

/* sidebar-tabs */
#sidebar-tabs {
	width:340px;
	float:right;
	margin-bottom:8px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin-top: 0px;
	}
.site {
	background-image: url(images2/strony_plus.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	clear: both;
	color: #FDFDFD;
	text-indent: 8px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site_sklep {
	background-image: url(images2/sklep.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	clear: both;
	color: #FDFDFD;
	text-indent: 8px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site_cat {
	background-image: url(images2/cat_menu.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	clear: both;
	color: #FDFDFD;
	text-indent: 8px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar-tabs h3 {
	background-image: url(images2/a_hover_kat.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	clear: both;
	color: #FDFDFD;
	text-indent: 8px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar-tabs .strong {
	font-size: 12px;
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#sidebar-tabs .popular_cat {
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar-tabs .popular_cat .cat_x {
	font-weight: bolder;
	font-size: 14px;
	clear: both;
	padding-top: 8px;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#sidebar-tabs .popular_cat ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 12px;
}
#sidebar-tabs .popular_cat ul li a {
	display: block;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
	text-indent: 22px;
	font-size: 13px;
	background-image: url(images2/index_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding: 0px;
	height: 30px;
	color: #000000;
}
#sidebar-tabs .popular_cat ul li a:hover {
	color: #016300;
	margin: 0px;
	padding: 0px;
	line-height: 31px;
	height: 31px;
	display: block;
	background-image: url(images2/kategoria.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E1E1E1;
}
* html #sidebar-tabs .popular_cat ul li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar-tabs .popular_cat ul li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0px;
	line-height: 30px;
	padding: 0px;
	height: 30px;
}
#pop {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 340px;
}

#sidebar-tabs ul.tabs {
	display: block;
	padding: 0;
	text-transform: none;
	z-index: 5500;/*\*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-top: 8px;
	}
		
#sidebar-tabs ul.tabs li {
	display: block;
	float: left;
	background-color: #ccff99;
	white-space: nowrap;
	z-index: 6000;
	background-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	}
		
#sidebar-tabs ul.tabs li.selected {
	background-color: #fff;
	border-bottom: none;
	z-index: 9998;
	padding: 4px 7px 4px 7px;
	}
		
#sidebar-tabs div.tabContent {
	clear: both;
	_padding: 15px 15px 15px 15px;
	margin: 0;
	display: none;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	}
#sidebar-tabs div.tabContent img {
	float: right;
}
		
#sidebar-tabs div.tabContent.tabContentActive {
	display: block;
	}
		
#sidebar-tabs div.tabContent ol {
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
	width: 180px;
	}
		
#sidebar-tabs div.tabContent ol li {
	_padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	}

#sidebar-tabs div.tabContent ul {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ul li {
	_padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}
		
/** END body **/

/** BEGIN content **/
#content {
	width: 598px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-bottom: 16px;
	margin-top: 8px;
	padding-left: 16px;
}

	#content .foot { 
		padding: 25px 8px;
	}
	#content .atitle {
		float: left;
		font-size: 0.9em;
		text-transform: uppercase;
		color: #ffffff;
		background-color: #212121;
		padding: 5px 8px;
		font-weight: normal;
		margin: 10px 30px;
	}
	#content .featured {
		padding: 5px 0px 10px;
	}
		#content .featured h2.title {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			color: #ffffff;
			background-color: #212121;
			padding: 5px 8px;
			font-weight: normal;
			margin-bottom: 10px;
		}
		#content .featured .thumb {
			width: 590px; height: 315px;
			padding: 5px;
			border: 1px solid #E9E9E9;
			background-color: #F2F2F1;
			clear: both;
		}
			#content .featured .b {
				width: 589px; height: 315px;
				overflow: hidden;
				position: relative;
			}
			#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
				#content .photo li img {
					width: 589px;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 285px;
					position: absolute;
					top: 0; right: -270px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					z-index: 4;
				}
				#content .featured .text li.first {
					right: 0;
				}
					#content .featured .text h2 {
						font-size: 1.6em;
						margin-bottom: 15px;
					}
					#content .featured .text p {
						line-height: 1.6em;
						margin-bottom: 15px;
					}
					#content .featured .text a {
						color: #ffffff;
						text-decoration: none;
					}
					#content .featured .text .readmore {
						font-size: 0.9em;
						font-weight: bold;
						text-transform: uppercase;
					}
			
#content .post {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(images2/post_title_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	line-height: 20px;
	padding: 8px;
	float: left;
		}
* html #content .post {
	text-decoration: none;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content .post br {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#content .post h3 {
	font-weight: normal;
	font-size: 1.6em;
	font-family:Verdana;
	font-weight:normal;
	color: #a81334;
	padding-bottom: 8px;
		}
#content .post img {
	padding: 2px;
	border: 4px solid #EEEEEE;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 90px;
	width: 120px;
		}
#content .post .more{
	float: right;
	margin-right:20px;
	padding: 0px;
	clear: both;
	margin-bottom: 8px;
		}
			#content .post .details {
	font-size: 11px;
	font-weight:normal;
	color:#808080;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d2d2;
	line-height: normal;
	height: 12px;
	margin-top: 4px;
			}
		#content .post .details .l {
	float: left;
		}
		#content .post .details .r {
	float: right;
		}
				#content .post .details a {
	text-decoration: none;
	color: #b3324f;
				}
				#content .post .details a:hover {
					text-decoration: underline;
				}
#title2 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	margin-top: 4px;
	margin-bottom: 12px;
}
.single_post {
	padding: 0px;
	margin-right: 16px;
	margin-left: 10px;
}
		
	#content .first {
		border-top: 0;
	}
	#content .post .title{
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
		}
	
	#content .post .meta{
	clear:both;
	border-top:#d4d2d2 1px solid;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-right: 0px;
	padding-left: 0px;
	height: 40px;
		}
		
		#content .post .meta .coments {
	float: right;
	font-size: 0.95em;
	font-weight:bold;
	color:#808080;
	margin-left:10px;
	line-height: 40px;
			}
				#content .post .meta .coments a {
					text-decoration: none;
					color: #b3324f;
					margin: 0 5px;
				}
				#content .post .meta .coments a:hover {
					text-decoration: underline;
				}
				
				#content .post .meta .undercat {
	float:left;
	font-size: 0.95em;
	font-weight:bold;
	color:#808080;
	margin-right:10px;
	line-height: 40px;
			}
				#content .post .meta .undercat a {
					text-decoration: none;
					color: #b3324f;
					margin: 0 5px;
				}
				#content .post .meta .undercat a:hover {
					text-decoration: underline;
				}
				
			#content .post .comments {
	float: right;
	margin-bottom: 0px !important;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
			}
			#content .post .comments a {
					display: block;
					color: #b3324f;
					font-family: Verdana;
					font-size: 0.9em;
					font-weight:bold;
					text-decoration:underline;
					text-decoration: none;
					padding: 0px 10px 0 0;					
			}


	#content .postnav {	
		float: right;
		padding: 0 0px;
	}
		#content .postnav ul {
			list-style-type: none;
		}
			#content .postnav ul li {
				float: left;
				padding: 0 4px;
				font-family: Arial;
			}
			#content .postnav ul li a {
				display: block;
				padding: 4px 8px;
				border: 1px solid #E1E1E1;
				text-decoration: none;
				color: #4F4F4F;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
	#wp_page_numbers ul {
		border-top: 0 !important;
	}
	#wp_page_numbers .page_info {
		padding: 4px 8px !important;
		border: 1px solid #E1E1E1 !important;
		margin-right: 2px;
	}
	#wp_page_numbers .active_page a {
		border-color: #ffffff !important;
		background-color: #ffffff !important;
	}
/** Koniec Content **/

/** Content single **/
	#content .single {
	font-size: 14px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	}
#content .single h1 {
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom:0px;
	font-family:Verdana;
	font-weight:bold;
	margin-left:10px;
	padding-top:10px;
	color: #a81334;
	padding-bottom: 10px;
}
#content .single h2 {
	font-weight: normal;
	font-size: 1.6em;
	font-family:Verdana;
	font-weight:normal;
	color: #a81334;
	padding-bottom: 8px;
}
#content .single #kom {
	float: right;
	width: 150px;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
#content .single #kom a, a:hover {
	color: #333333;
}
#content .single p {
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
#content .single img {
	padding: 2px;
	border: 4px solid #EEEEEE;
}
#content .single .navigation {
	text-decoration: none;
	font-size: 12px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#content .single .alignleft {
	float: left;
	text-align: left;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#content .single .alignright {
	float: right;
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	height: 24px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#content #cat_more li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content .single .details {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#content .single .details .l {
	line-height: 24px;
	float: left;
	height: 24px;
	padding: 0px;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#content .single .details .r {
	line-height: 24px;
	float: right;
	height: 24px;
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content .single .pozycje {
	margin-right: 26px;
	border: 1px solid #d4d2d2;
	margin-left: 18px;
	margin-bottom: 18px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .single .pozycje p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#content .single .pozycje h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	padding-top: 8px;
	padding-bottom: 2px;
}
#content .single .pozycje img {
	padding: 0px;
	float: left;
	border: 4px solid #d4d2d2;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#content .single .pozycje .link {
	text-align: right;
	clear: both;
	margin-right: 8px;
	font-weight: normal;
	color: #a81334;
	font-size: 12px;
	margin-bottom: 8px;
}
#content .single em {
	color: #a81334;
	font-size: 14px;
	font-style: normal;
}
	#content .single .title{
	padding:0px;
	margin:0px;
	clear: both;
		}
		
		#content .single .title h2 {
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom:0px;
	font-family:Verdana;
	font-weight:bold;
	margin-left:10px;
	padding-top:10px;
	color: #a81334;
	padding-bottom: 10px;
			}		
		
		#content .single .meta{
		clear:both;
		padding:0px;
		margin:0px;
		height:40px;
		border-top:#d4d2d2 1px solid;		
		}
		
		#content .single .meta .tags {
				float: left;
				font-size: 0.95em;
				font-weight:bold;	
				margin-bottom: 0 !important;
				color:#808080;
				margin-left:10px;
				margin-top:10px;
			}
				#content .single .meta .tags a {
					text-decoration: none;
					color: #b3324f;
					margin: 0 5px;
				}
				#content .single .meta .tags a:hover {
					text-decoration: underline;
				}
				
				#content .single .meta .undercat {
				float:right;
				font-size: 0.95em;
				font-weight:bold;	
				margin-bottom: 0 !important;
				color:#808080;
				margin-right:10px;
				margin-top:10px;
			}
				#content .single .meta .undercat a {
					text-decoration: none;
					color: #b3324f;
					margin: 0 5px;
				}
				#content .single .meta .undercat a:hover {
					text-decoration: underline;
				}
				
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
/** Koniec Content single **/
/** Pozycje **/
#content .single .pozycje {
	margin-right: 26px;
	border: 1px solid #d4d2d2;
	margin-left: 18px;
	margin-bottom: 18px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .single .pozycje p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#content .single .pozycje h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	padding-top: 8px;
	padding-bottom: 2px;
}
#content .single .pozycje img {
	padding: 0px;
	float: left;
	border: 4px solid #d4d2d2;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#content .single .pozycje .link {
	text-align: right;
	clear: both;
	margin-right: 8px;
	font-weight: normal;
	color: #a81334;
	font-size: 12px;
	margin-bottom: 8px;
}
/** End pozycje **/
/* Cat more */
#content #cat_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 608px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#content #cat_more .solo {
	float: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
}
#content #cat_more  .solo h3 {
	font-size: 14px;
	color: #a81334;
	background-image: url(images2/post_title_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	line-height: 18px;
	height: 18px;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: normal;
}
#content #cat_more  .solo ul {
}
#content #cat_more .solo li {
	text-decoration: none;
}
#content #cat_more .solo li a {
	color: #5F5F5F;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
#content #cat_more .solo li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* Koniec Cat more */

/** Powiadomienia **/
#content .wrap {
	font-size: 14px;
	line-height: 20px;
	margin-left: 8px;
}
#content .wrap p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#content .wrap .submit {
	margin-bottom: 6px;
	margin-top: 6px;
}
#content .wrap h2 {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 18px;
	line-height: 20px;
}
#content .wrap .options {
	margin-top: 4px;
	margin-bottom: 4px;
}
#content .wrap a {
	text-decoration: none;
}
#content .wrap ol {
	margin-left: 24px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content .wrap ul {
	margin-left: 24px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content .wrap ol li, ul li {
	display: block;
	height: 20px;
}
/** END Powiadomienia **/



/** BEGIN footer **/
#footer {
	clear: both;
	width:1000px;
	color: #ffffff;
	background-color: #880624;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .copy {
	line-height: 40px;
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
	#footer p {
	width: 910px;
	text-align: center;
	font-size: 14px;
	font-family:Verdana;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
	#footer a {
	color: #FFCC00;
	text-decoration: underline;
	}
	#footer a:hover {
	text-decoration: underline;
	}
#respond {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
}
/** END footer **/

/* comment and respond */
#respond {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
}
#comments {
}
#komi {
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#comments .comment-body p {
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: right;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
	font-size: 24px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1C1C1;
	padding-bottom: 4px;
	}
	#comments p {
	line-height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
	font-weight: bold;
	background-color: #CCCCCC;
	float: left;
	}
	.commentdate {
	font-size: 0.8em;
	color: #909090;
	background-color: #FFFF99;
	float: left;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
	float: left;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	height: 45px;
	width: 45px;
	}
	#comments ol li .comment-author {
	width: auto;
	float: left;
	}
		#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
		}
	#comments ol li .comment-meta {
	font-size: 12px;
	color: #999999;
	float: left;
	margin-right: 0px;
	margin-left: 8px;
	}
	#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding: 8px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/#nowe {
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}.wyniki h2 {
	font-weight: normal;
	font-size: 24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #040404;
	padding-top: 8px;
}
/* Koniec Cat more */

/*_______ Zbiornik _______*/

#slidecontainer {
	width: 400px;
	height: 400px;
}
#slidecontainer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slidecontainer a{
		display:block;
}
.slide {
	width: 440px;
	height: 400px;
}
.slide img {
	border: medium double #CCCCCC;
}
#s1 { left: 0px; top: 0px; position: absolute; }
#s2 { left: 340px; top: 0px; position: absolute; }
#s3 { left: 680px; top: 0px; position: absolute; }
/*_______ // koniec Zbiornik _______*/

/*_______ Heteromania _______*/	
#menu_Fx {
	text-decoration: none;
	float: right;
	margin-top: 10px;
	width: 180px;
	height: auto;
}
#menu_Fx h2 {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bolder;
}
#menu_Fx a {
	font-size: 14px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
#menu_Fx br {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
/*_______ // koniec Heteromania _______*/
#slider {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
