body {
	margin: 0; 
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background: #000000;
	background-image: url(img/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	color: #ffffff;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #414062;
	background: #ffffff;
	color: #000000;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
}

input.search {
	width: 27px;
	height: 21px;
	margin: 2px 5px 0px 0px;
	padding: 0px;
	background-image: url(img/search.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.newsletter {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.hr {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	background-position: center;
	filter:alpha(opacity=20); 
	-moz-opacity: 0.2;
	opacity: 0.2;
	overflow: hidden;
	clear: both;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.pagetop {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	height: 40px;
	border-bottom: 1px solid #414062;
}

.page {
	width: 958px;
	margin: 0px auto;
	padding: 0px;
}

.topmenu {
	padding: 0px;
	margin: 2px 0px;
}

a.moda {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 117px;
	height: 41px;
	float: left;
}

a:hover.moda {
	background-position: bottom;
}

a.tendencje {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 174px;
	height: 41px;
	float: left;
}

a:hover.tendencje {
	background-position: bottom;
}

a.akcesoria {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 108px;
	height: 41px;
	float: left;
}

a:hover.akcesoria {
	background-position: bottom;
}

a.hobby {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 126px;
	height: 41px;
	float: left;
}

a:hover.hobby {
	background-position: bottom;
}

a.sesje {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 113px;
	height: 41px;
	float: left;
}

a:hover.sesje {
	background-position: bottom;
}

a.uroda {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 116px;
	height: 41px;
	float: left;
}

a:hover.uroda {
	background-position: bottom;
}

a.bledyiwypaczenia {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 166px;
	height: 41px;
	float: left;
}

a:hover.bledyiwypaczenia {
	background-position: bottom;
}

a.news {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 109px;
	height: 41px;
	float: left;
}

a:hover.news {
	background-position: bottom;
}

a.kanapafashion {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 149px;
	height: 41px;
	float: left;
}

a:hover.kanapafashion {
	background-position: bottom;
}

a.osobowosci {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 198px;
	height: 41px;
	float: left;
}

a:hover.osobowosci {
	background-position: bottom;
}

a.klubfashion {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menu_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 123px;
	height: 41px;
	float: left;
}

a:hover.klubfashion {
	background-position: bottom;
}

.topnavi {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 300px;
	float: left;
	position: relative;
}

.home {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 20px;
}

.home a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.home a:hover {
	text-decoration: underline;
}

.sitemap {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 60px;
}

.sitemap a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

.kontakt {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 135px;
}

.kontakt a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.kontakt a:hover {
	text-decoration: underline;
}

.winieta {
	margin: 0px;
	padding: 0px;
	width: 958px;
	height: 385px;
}

.searchform {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	width: 220px;
	float: right;
}

.newstop {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.newscontentbg {
	margin: 0px;
	padding: 0px;
	width: 551px;
	height: 147px;
	float: left;
	position: relative;
	overflow: hidden;
}

.newscontent {
	margin: 0px;
	padding: 0px;
	width: 551px;
	height: 147px;
	background-image: url(img/news-content.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=20); 
	-moz-opacity: 0.2;
	opacity: 0.2;
	position: absolute;
	top: 0px;
	left: 0px;
}

.newscontent-txt {
	margin: 0px;
	padding: 20px;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.newscontent-txt h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
}

.newscontent-txt-date {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	text-align: right;
}

.newshref {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: right;
	font-size: 11px;
	position: relative;
}

.newshref ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.newshref li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.newshref li.litab1 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 27px;
	background-image: url(img/news-label_01.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: absolute;
	top: 0px;
	left: 0px;	
}

.tabhref1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.newshref li.litab2 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 27px;
	background-image: url(img/news-label_02.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: absolute;
	top: 30px;
	left: 0px;	
}

.newshref li.litab3 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 27px;
	background-image: url(img/news-label_03.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: absolute;
	top: 60px;
	left: 0px;
}

.newshref li.litab4 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 27px;
	background-image: url(img/news-label_04.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: absolute;
	top: 90px;
	left: 0px;
}

.newshref li.litab5 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 27px;
	background-image: url(img/news-label_05.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=65); 
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: absolute;
	top: 120px;
	left: 0px;
}

.tabdate {
	margin: 0px;
	padding: 5px 30px 0px 0px;
	float: right;
	color: #ffffff;
}

.tabhref a {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	float: left;
	color: #ffffff;
	text-decoration: none;
}

.tabhref a:hover {
	text-decoration: underline;
}

.tabhref a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.startbox1 {
	margin: 3px 0px;
	padding: 0px 0px 0px 10px;
	background: #2c2c2c;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.box1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(img/box1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 231px;
	height: 195px;
	float: left;
	position: relative;
}

.box1 h2 {
	display: none;
}

.box1text {
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.box2 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background-image: url(img/box2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 231px;
	height: 195px;
	float: left;
	position: relative;
}

.box2 h2 {
	display: none;
}

.box2text {
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.box3 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background-image: url(img/box3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 230px;
	height: 195px;
	float: left;
	position: relative;
}

.box3 h2 {
	display: none;
}

.box3text {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.box4 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background-image: url(img/box4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 232px;
	height: 195px;
	float: left;
	position: relative;
}

.box4 h2 {
	display: none;
}

.box4text {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.startboxtop {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 195px;
	position: relative;
}

.startboxbg {
	margin: 0px;
	padding: 0px;
	background-image: url(img/box-bg.gif);
	background-repeat: repeat-x;
	filter:alpha(opacity=40); 
	-moz-opacity: 0.4;
	opacity: 0.4;
	width: 100%;
	height: 195px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.startbox2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	z-index: 1;
}

.box5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(img/box5.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 231px;
	height: 195px;
	float: left;
	position: relative;
}

.box5 h2 {
	display: none;
}

.box5text {
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.box6 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background-image: url(img/box6.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 231px;
	height: 195px;
	float: left;
	position: relative;
}

.box6 h2 {
	display: none;
}

.box6text {
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.box7 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background-image: url(img/box7.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 230px;
	height: 195px;
	float: left;
	position: relative;
}

.box7 h2 {
	display: none;
}

.box7text {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.box8 {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background-image: url(img/box8.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 232px;
	height: 195px;
	float: left;
	position: relative;
}

.box8 h2 {
	display: none;
}

.box8text {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 0px;
	font-size: 12px;
}

.footer {
	margin: 3px 0px;
	padding: 0px 10px;
	border-top: 1px solid #403F5F;
	border-bottom: 1px solid #403F5F;
}

.footer-menu {
	margin: 0px;
	padding: 20px;
	float: left;
}

.footer-menu a {
	color: #ffffff;
	text-decoration: none;
}

.footer-menu a:hover {
	text-decoration: underline;
}

.footer-menu-separator {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	background-image: url(img/footer-separator.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 11px;
	height: 18px;
}

.bottom {
	margin: 3px 0px;
	padding: 15px 20px;
	position: relative;
}

.bottom-pixodo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	right: 20px;
}

.bottomlink {
	text-align: center;
	font-size: 10px;
	color: #7E747F;
}

.bottomlink a {
	margin: 0px;
	padding: 0px;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align: center;
	color: #6F245F;
}

.newsletterbg {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-image: url(img/newsletterbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	float: left;
}

.newsletterformbg {
	margin: 0px;
	padding: 10px 0px 0px 130px;
}

.pagebg {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: #6F245F;
}

.leftpage {
	margin: 0px;
	padding: 0px;
	width: 702px;
	float: left;
}

.rightpage {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 256px;
	float: left;
}

.rightpage img {
	border: 0px;
}

.menur {
	margin: 0px;
	padding: 8px 0px 8px 45px;
	background-image: url(img/menur.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menur a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menur a:hover {
	text-decoration: underline;
}

.newsbox {
	margin: 0px;
	padding: 0px;
	width: 256px;
}

.newsboxtext {
	margin: 0px;
	padding: 10px 30px;
}

.newsboxheadrss {
	margin: 0px;
	padding: 0px;
	width: 44px;
	height: 16px;
	background-image: url(img/rss_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 12px;
	right: 20px;
}

.newsboxheadrss a {
	margin: 0px;
	padding: 0px;
	width: 44px;
	height: 16px;
	display: block;
	text-decoration: none;
}

.righthead {
	margin: 0px;
	padding: 0px;
	width: 256px;
	height: 40px;
	position: relative;
}

.rightheadbg {
	margin: 0px;
	padding: 0px;
	width: 256px;
	height: 40px;	
	background-image: url(img/rightheadbg.gif);
	filter:alpha(opacity=20); 
	-moz-opacity: 0.2;
	opacity: 0.2;
	position: absolute;
	top: 0px;
	left: 0px;
}

.rightheadtext {
	margin: 0px;
	padding: 0px 10px;
	text-align: right;
	position: absolute;
	top: 0px;
	left: 0px;
}

.rightheadtext h2 {
	margin: 0px;
	padding: 5px 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 24px;
	font-family: Tahoma, sans-serif;
}

.pagetitle h2 {
	margin: 0px;
	padding: 10px 0px;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	font-size: 40px;
	font-family: Tahoma, sans-serif;
}

.articlemore {
	margin: 0px;
	padding: 5px 10px;
	float: right;
}

.articlemore a {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	background-image: url(img/more.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.articlemore a:hover {
	text-decoration: underline;
}

.articleback {
	margin: 0px;
	padding: 5px 10px;
	float: left;
}

.articleback a {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.articleback a:hover {
	text-decoration: underline;
}

.article {
	margin: 0px;
	padding: 0px 25px;
}

.article h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #819FA7;
	font-weight: bold;
	font-size: 15px;
	font-family: Tahoma, sans-serif;
}

.article h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	font-weight: bold;
	color: #8A458E;
	font-size: 15px;
	font-family: Tahoma, sans-serif;
}

.article h5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	font-weight: bold;
	color: #535353;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

.article li {
	margin: 0px;
	padding: 5px;
}

.articleimg {
	margin: 0px 10px 5px 0px;
	padding: 1px;
	border: 1px solid #8A898E;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.gallery {
	margin: 0px;
	padding: 0px 25px 25px 25px;
}

.gallery h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.gallery h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #535353;
	font-weight: normal;
	font-size: 12px;
}

.galleryimg {
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #999999;
	float: left;
}

.galleryimg img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.galleryone {
	margin: 0px;
	padding: 0px 25px 25px 25px;
	text-align: center;
}

.galleryone img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

.galleryone h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.miniatury { 
	overflow:auto;
	margin: 0px auto;
	overflow-y:hidden;
	padding: 0px;
	width: 600px;
}

* html .miniatury { 
	padding: 0px 0px 15px 0px;
}

*:first-child+html .miniatury { 
	padding: 0px 0px 15px 0px;
}

.miniatury ul {
	list-type-style:none;
	margin:0px;
	padding:0px;
	height: 100px;
	white-space: no-wrap;
}

.miniatury ul li {
	float:left;
	display:block;
	padding: 0px; 
	margin: 0px 10px 0px 0px;
	display: inline;
}

.miniatury a {
	display: block;
	border:1px solid #999;
}

.miniatury a:hover {
	background-color:#999;
}

.miniatury a img {
	border:1px solid #999; margin:5px;
}

.date {
	margin: 0px;
	padding: 15px 10px 5px 10px;
	float: left;
	color: #999999;
	font-size: 10px;
}

.dater {
	margin: 0px;
	padding: 15px 10px 5px 10px;
	float: right;
	color: #999999;
	font-size: 10px;
}

.download {
	margin: 0px;
	padding: 10px 45px;
	text-align: left;
}

.download a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

#networkBar {
  margin: 0px auto;
	position: absolute;
	top: 0px;
  width: 100%;
  z-index: 1;
  text-align: center;
}

#networkBarPopup {
	margin: 0px auto;
	padding: 0px;
	width: 958px;
	text-align: center;
}

#networkBarControls {
	margin: 0px auto;
	padding: 0px;
	width: 222px;
	height: 18px;
	background: url("img/przycisk.jpg") no-repeat;
	border: 1px solid #6F245F;
}

#networkBarControls a {
	display: block;
	width: 222px;
	height: 18px;
	text-decoration: none;
	color: #ffffff;
}

#networkBarControls a:hover {
	display: block;
	width: 222px;
	height: 18px;
	text-decoration: none;
}

#networkBarBanners {
	margin: 0px auto;
	padding: 0px;
	width: 958px;
}

#networkBarBanners img {
	border: 1px solid #6F245F;
}
