body{
	margin: 0px;
	padding: 0px;
}

div, h1, h2, h3, h4, ul, li, form{
	margin: 0px;
	padding: 0px;
}

img{
	border:0px;
}

h1 {
	font-size:32px;
	/*color:#33002c;*/
	color:#4F0F38;
	letter-spacing:-1px;
	position:relative;
	font-family:Arial;
	
}

h1 b {
	color:#6d1461;
	text-transform:none;
	font-size:22px;
	font-family:Arial;
}

h2 {
	font-size:20px;
	color:#33002c;
	position:relative;
	letter-spacing:1px;
	font-family:Arial;
	margin-bottom:3px;
	
	display:inline;
}

h2 a{
	color:#B50037;
	text-decoration:none;
}

h2 a:hover{
	color:#4F0F38;
	text-decoration:underline;
}

h2 b {
	color:#6d1461;
	text-transform:none;
	font-size:18px;
	font-family:Arial;
}

h3 {
	color:#4F0033;
	font-family:Arial;
	font-size:17px;
	line-height:1em;
	margin-bottom:8px;
	position:relative;
}

h4 {
	font-size:18px;
	color:#4F0F38;
	font-weight:bold;
	letter-spacing:0px;
	position:relative;
	font-family:Helvetica;
	
}

h1 span, h2 span, h3 span, h4 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

h1 span{
	background:url(../img/bg_gradient2.png) repeat-x;
}

h3 span{
	background:transparent url(../img/bg_gradient3.png) repeat scroll 0 -5px;
}

h4 span{
	background:transparent url(../img/bg_gradient2.png) repeat-x scroll 0% 28%;
}


p{
	font-family:Tahoma;
	font-size:12px;
	color:#4B003C;
	margin-top:3px;
	margin-bottom:10px;
}

p a.link{
	color:#8F0021;
	font-weight:bold;
}

p.goodInfo{
	background:transparent url(../img/icons/mail_mark_notjunk.png) no-repeat scroll 1px 1px;
	color:#1D5F20;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 45px;
	width:550px;
	height:30px;
}

p.badInfo{
	background:transparent url(../img/icons/dialog_cancel.png) no-repeat scroll 1px 1px;
	color:#BF1717;
	display:block;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 45px;
	width:550px;
	height:30px;
}

p a, li a{
	font-family:Tahoma;
	font-size:13px;
	color:#4b003c;
	text-decoration:none;
}

p label{
	color:#fff;
	font-size:14px;
}

i{
	color:#213F04;
}

.left{
	float:left;
}

.right{
	float:right;
}

.lalign{
	text-align:left;
}

.ralign{
	text-align:right;
}

.calign{
	text-align:center;
}

.bt{
	border: 1px solid #ccc;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	color:#fff;
	background:url(../img/bg_menu.gif);
	padding-top:2px;
	padding-bottom:2px;
	cursor:pointer;
	letter-spacing:1px;
}

#Wrapper{
	width:999px;
	margin: 0 auto;
	position:relative;
}

#Menu {
	background:transparent url(../img/bg_menu.gif) repeat-x;
	color:#fff;
	font-family:Verdana,Arial;
	height:36px;
	position:absolute;
	width:100%;
	top:95px;
	z-index: 1;
}

#Menu .navigation{
	position:absolute;
	right:0;
	top:-26px;
}

#Menu .navigation p{
	float:right;
	margin:0;
	padding:0;
}

#Menu .navigation p a{
	background:transparent url(../img/bg_nav_off.gif) repeat-x scroll 0 0;
	display:block;
	height:21px;
	width:124px;
	margin-left:2px;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

#Menu .navigation p a:hover, #Menu .navigation p a.on{
	background:transparent url(../img/bg_nav_on.gif) repeat-x scroll 0 0;
}

#Menu ul li{
	color:#eee;
	display:block;
	float:left;
	font-family:Tahoma;
	border-right:1px solid #fff;
}

#Menu ul li a{
	color:#fff;
	display:block;
	font-family:Tahoma;
	font-size:13px;
	padding:10px 8px 9px;
	text-decoration:none;
	/*background:#6F295D none repeat scroll 0 0;*/
	background:none repeat scroll 0 0;
	font-weight:bold;
}

#Menu ul li a:hover, #Menu ul li a.on{
	background:#3F0C32;
}


#Menu #Search {
	float:left;
	margin-top:8px;
}

#Menu .pSearch{
	margin-top:-6px;
}

#Menu #Search #inpSearch{
	cursor:pointer;
}

#Menu #Search #searchForm #suggest{
	width:200px;
}

#Menu #Search #searchForm #selProvinceArea span{
	background:url(../img/bg_select_search.gif) no-repeat;	
}

#Menu #Search #searchForm #selProvinceArea #selProvince{
	color:#4B003C;
}


#Menu #Login {
	position:absolute;
	right:0;
	top:-90px;
}

#Menu #Login p.pass{
	position:relative;
}

#Menu #Login a.dRemPass{
	color:#4B003C;
	font-family:Verdana;
	font-size:9px;
	left:0;
	position:absolute;
	text-decoration:none;
	top:23px;
	width:87px;
}

#Menu #Login a.dReg{
	color:#4B003C;
	font-family:Verdana;
	font-size:9px;
	left:5px;
	position:absolute;
	text-decoration:none;
	top:23px;
	width:87px;
}

#Menu #Login a.dRemPass:hover, #Menu #Login a.dReg:hover{
	text-decoration:underline;
}

#Menu form p {
	margin:0 5px;
	float:left;
}

#Menu #Login input {
	width:100px;
}

#Menu #Login #labLogin, #Menu #Login #labPass {
	display:none;
}

#Menu input{
	border:1px solid #990033;
	color:#333333;
	font-size:10px;
	margin-top:2px;
}

#Menu  #Login input#btLogin {
	background:transparent url(../img/bg_menu.gif) repeat scroll 0 0;
	border:1px solid #ccc;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	margin-top:0;
	padding:1px 0;
	width:48px;
	cursor:pointer;
}

#Menu #Login input#unlog{
	background:transparent url(../img/bg_menu.gif) repeat scroll 0 0;
	border:1px solid #ccc;
	color:#fff;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	margin-top:0;
	padding:2px 0;
	width:60px;
}

#subMenu {
	background:#ddd;
	color:#fff;
	font-family:Verdana,Arial;
	position:absolute;
	top:132px;
	width:100%;
}

#subMenu ul{
	margin-left:12px;
}

#subMenu ul li{
	color:#4B003C;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:13px;
}

#subMenu ul li a{
	color:#4B003C;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	display:block;
	padding:1px 5px 2px;
	font-weight:bolder;
}

#subMenu ul li a:hover{
	text-decoration:none;
	background: #6F295D;
	color:#fff;
}

#Content{
	position:relative;
	margin:0;
	width:100%;
	margin-bottom:30px;
	min-height:800px;
	/*z-index: 2; zaslania menu */
}

#Content .adsence{
	margin-left:200px;
	margin-top:3px;
}

#Content .boxCategory{
	border:0px solid;
	width:158px;
	float:left;
}

#sectionCategory #selProvince2{
	width:100%;
}

#selProvince3{
	border: 1px solid #ddd;
	margin-right: 5px;
}

#sectionCategory ul{
	margin-top:5px;
}

#sectionCategory ul li{
	list-style:none;
	padding:1px 0;
}

#sectionCategory li a{
	background:transparent url(../img/arrow_1.gif) no-repeat scroll left top;
	padding-left:14px;
}


#Content p a:hover, #Content li a:hover, #sectionCategory p a:hover, #sectionCategory li a:hover{
	text-decoration:underline;
}

#Content div.pageList {
	margin: 0;
	position:relative;
}


#Content div.pageList p.center{
	text-align:center;
}

#Content div.pageList p.next {
	width: 150px;
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
}

#Content div.pageList p.prev {
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:150px;
	
}

#Content div.pageList p a strong {
	font-size:14px;
	text-decoration:underline;
}

#sectionCategory {
	border-left: 1px solid #EFD1E9;
	border-right: 1px solid #EFD1E9;
	border-bottom: 1px solid #EFD1E9;
	margin-top:2px;
	margin-right:5px;
	width:195px;
	position:absolute;
	top:130px;
	left:1px;
}

#sectionCategory h1, #sectionCategory h3{
	font-size:15px;
	padding:3px;
	background:#EFD1E9;
}

#sectionCategory h1 span, #sectionCategory h3 span{
	background:transparent url(../img/bg_gradient2.png) repeat-x scroll 0% 29%;
}


#sectionCategory ul {
	padding:0;
}

#sectionCategory ul li {
	padding:0;
}

#sectionCategory li a {
	width:170px;
	display:block;
	background:transparent url(../img/arrow_1.gif) no-repeat scroll 10px 6px ;
	padding:5px 0 5px 25px;
}

#sectionCategory li a:hover {
	background:#EFA4D7 url(../img/arrow_1.gif) no-repeat scroll 15px 6px;
	color:#fff;
	padding-left:30px;
	width:165px;
	text-decoration:none;
}

#sectionCategory ul li.subCategory a{
	background:transparent url(../img/arrow_1.gif) no-repeat scroll 25px 3px;
	width:153px;
	font-size:11px;
	padding:4px 0 4px 40px;
	margin-bottom:5px;
}

#sectionCategory ul li.subCategory a:hover, #sectionCategory ul li.subCategory a.on{
	background:#EFA4D7 url(../img/arrow_1.gif) no-repeat scroll 30px 3px;
	padding:4px 0 4px 45px;
	margin-bottom:5px;
	width:150px;
}

#sectionCategory #lineLinks{
	position:absolute;
	top:22px;
	left:202px;
	top:3px;
	width:700px;
}

#sectionCategory #lineLinks img{
	padding-bottom:2px;
}

#sectionCategory #lineLinks p{
	font-size:13px;
}

#sectionCategory #lineLinks a{
	text-decoration:underline;
}

#sectionCategory #lineLinks a:hover{
	text-decoration:none;
}

#Footer{
	width:999px;
	text-align:center;
	border-top: 1px solid #963F7E;
	position:relative;
	margin-top:50px;
	
}

#Footer .WTreeC{
	position:absolute;
	right:17px;
	top:-32px;
}

#Footer .WTreeC img{
	width:60px;
}

#Footer ul{
	padding:5px 20px;
}

#Footer ul li{
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#787264;;
}

#Footer ul li{
	padding-right:30px;
	float:left;
}

#Footer ul li.step6{
	padding-right:0px;
	float:right;
}

#Footer ul li.step7{
	clear:both;
}

#Footer ul li a{
	color:#787264;
	text-decoration:none;
	font-size:11px;
}

#Footer ul li a:hover{
	color:#4B003C;
	text-decoration:underline;
}

.clr{
	clear:both;
}

.ie6{
	color: #fff; 
	font-size: 0px;
}

/* main page */

#main #Content{
	margin:40px 0 0 198px;
	min-height:530px;
	width:800px;
}

#main p{
	color:#303030;
	font-family:Arial;
	font-size:12px;
}

#main p a{
	font-family:Arial;
	font-size:12px;
}
#main #rContentBox{
	float:right;
	border-right:1px solid #EFD1E9;
	border-left:1px solid #EFD1E9;
	border-bottom:1px solid #EFD1E9;
}

#main #Content #news{
	padding:25px 10px;
	width:780px;
}

#main #Content #news .newsBox{
	border-bottom:1px solid #EFD1E9;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:375px;
}

#main #Content .imgArticle{
	float:left;
	margin:0 10px 5px 0;
}

/* end main page */

/* Offer */

#Offer #Wrapper{
	width:100%;
	min-width:999px;
}

#Offer #Footer{
	width:100%;
}

#Offer #Content #sectionOffer{
	position:relative;
	padding:5px;
	margin-left:200px;
	margin-top:40px;
	min-height:650px;
}

#Offer #Content #sectionOffer table{
	position:relative;
	width: 100%;
}

#Offer #Content #sectionOffer table tr td{
	vertical-align: top;
	width: 100%;
}

#Offer #Content #sectionOffer .sort a{
	font-size:12px;
}

.oneOffer{
	border-bottom:3px solid #EFEFEF;
	border-right:3px solid #EFEFEF;
	margin:5px 0;
	display:block;
}

.oneOffer .logo{
	float:left;
	margin-right:10px;
	max-width:100px;
	max-height:100px;
}

/*
#Offer #Content #sectionOffer .oneOffer p a:hover{
	text-decoration:none;
}
*/

#Offer #Content #sectionOffer .oneOffer p.sortInfo{
	position:absolute;
	bottom:0px;
	right:4px;
	font-size:10px;
}

.oneOffer div.r{
	border:1px solid #DFDFDF;
	padding:5px;
	position:relative;
}



.oneOffer div.r h2{
	margin-top:0px;
}

.oneOffer div.r p a:hover{
	text-decoration:none;
}


/*********************** photo *************************************/

.oneOffersPhoto{
	border-bottom:3px solid #FFDFF6;
	border-right:3px solid #FFDFF6;
	display:block;
	float:left;
	margin:5px;
	position:relative;
}

.oneOffersPhoto div.r{
	border:1px solid #DF99CB;
	padding:5px;
	position:relative;
	height:290px;
	width:230px;
}

.oneOffersPhoto .photo{
	max-height:172px;
	max-width:230px;
}
/*
.oneOffersPhoto a.bwGal{
	float:none; 
}
*/

#Content .oneOffersPhoto a:hover{
	text-decoration:none;
	color:#B50037;
}

#Content .oneOffersPhoto a strong{
	font-size:11px;
	margin-left:128px;
	margin-top:10px;
	display:block;

}

#Offer #Content #sectionOffer p.sortInfo{
	margin:0 0 4px;
	font-size:10px;
}

.oneOffersPhoto div.r h2{
	margin-top:0px;
}

.oneOffersPhoto div.r p a:hover{
	text-decoration:none;
}


.oneOffersPhoto div.r .ratings{
	position:absolute;
	bottom:0;
}

#Offer #Content #sectionOffer div.r .ratings div p{
	font-size:10px;
	margin-left:5px;
	margin-top:6px;
}


/*********************** end photo *************************************/


#Offer #Content #sectionOffer .star-rating-result div.window{
	background:#FFDFF9 none repeat scroll 0 0;
	border:1px solid #FF3FDB;
	cursor:pointer;
	font-size:12px;
	left:-42px;
	padding:14px;
	position:absolute;
	top:-90px;
	width:246px;
	z-index:1;
}

#Offer #Content #sectionOffer .star-rating-result div.window p span.close{
	position:absolute;
	top:0px;
	right:2px;
	color:#ff0000;
	font-size:14px;
}

/* end Offer */

/* OfferDetails */

#Offer #Content #sectionOfferDetails{
	margin-top:70px;
	margin-left:200px;
}

#Offer #Content #sectionOfferDetails table{
	width: 100%;
}

#Offer #Content #sectionOfferDetails table tr td{
	vertical-align: top;
	width: 100%;
}

#Offer #Content .rOfferDetails{
	border:1px solid #ddd;
	position:relative;
	padding:5px;
}

#Offer #Content #sectionOfferDetails p a.icoMap{
	background:transparent url(../img/icons/kgeography.png) no-repeat scroll 0 5px;
	display:block;
	padding:20px 0 17px 54px;
}

#Content sectionOfferDetails ul{
	margin-top:0px;
}

#Offer #Content #sectionOfferDetails h3{
	color:#B50037;
	margin-bottom:10px;
	position:static;
	padding-right:150px;
}

#Offer #Content #sectionOfferDetails div#ratings{
	position:absolute;
	right:2px;
	top:-26px;
	width:270px;
}

#Offer #Content #sectionOfferDetails div#ratings p{
	font-size:11px;
	margin:5px 2px;
}

#Offer #Content #sectionOfferDetails div#stars div#window{
	background:#FFDFF9 none repeat scroll 0 0;
	font-size:12px;
	left:-212px;
	padding:14px;
	position:absolute;
	top:-1px;
	width:246px;
	z-index:1;
	border:1px solid #FF3FDB;
	cursor:pointer;
}

#Offer #Content #sectionOfferDetails div#stars div#window p span.close{
	position:absolute;
	top:0px;
	right:2px;
	color:#ff0000;
	font-size:14px;
}

#Offer #Content #sectionOfferDetails .opis{
	font-size:14px;
}

#Offer #Content #sectionOfferDetails .imgMarg{
	text-decoration:none;
	margin-left:20px;
}

#Offer #Content #sectionOfferDetails .imgMarg img{
	margin-bottom:-9px;
}

#Offer #Content #sectionOfferDetails .marg0{
	margin-left:0px;
}

#Offer #Content #sectionOfferDetails p{
	margin-bottom:20px;
	font-size:13px;
}

#Offer #Content #sectionOfferDetails p.goodInfo, #Offer #Content #sectionOfferDetails p.badInfo{
	font-size:16px;
}

#Offer #Content #sectionOfferDetails a:hover{
	text-decoration:underline;
}

#Offer #Content #sectionOfferDetails a{
	color:#4B003C;
	text-decoration:none;
}

#Offer #Content #sectionOfferDetails #lang img{
	height:15px;
	border:1px solid;
	margin-left:5px;
}

#Offer #Content #sectionOfferDetails .logo{
	position:absolute;
	top:5px;
	right:5px;
	max-height:100px;
	max-width:140px;
}

#Offer #Content #sectionOfferDetails h1{
	font-size:30px;
	color:#B50037;
	letter-spacing:0px;
	position:relative;
	font-family:Arial;
	font-style:normal;
	width:90%;
}

#Offer #Content #sectionOfferDetails h2{
	font-size:12px;
}

#Offer #Content #sectionOfferDetails fieldset{
	border:1px solid #CF81B4;
	color:#ccc;
	padding:10px;
	display:inline;
	cursor:pointer;
}

#Offer #Content #sectionOfferDetails fieldset p{
	margin-bottom:0px;
}

#Offer #Content #sectionOfferDetails fieldset legend{
	color:#8F3570;
	font-family:tahoma;
	font-size:11px;
}

#Offer #Content #sectionOfferDetails fieldset legend span.addres{
	background:transparent url(../img/icons/kaddressbook.png) no-repeat scroll 5px 0;
	display:block;
	height:18px;
	padding:4px 0 0 33px;
	width:31px;
}

#Offer #Content #sectionOfferDetails #rBox{
	width:500px;
	/*height:500px;*/
	float:right;
	margin:50px 5px 0 15px;
	position:relative;
	display:none;
}

#Offer #Content #sectionOfferDetails #rBox h2{
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	padding:5px 10px;
	font-size:14px;
	letter-spacing:0px;
	font-style:normal;
	height:14px;
	margin-top:0;
	margin-bottom:0;
}


#Offer #Content #sectionOfferDetails #rBox h2 a{
	color:#33002C;
}

#Offer #Content #sectionOfferDetails #rBox h2.btWindowMenu{
	left:-2px;
	position:relative;
	top:2px;
	z-index:10;
}

#Offer #Content #sectionOfferDetails #video{
	/*
	width:500px;
	position:relative;
	right:2px;
	top:5px;
	display:none;
	margin-bottom:25px;
	padding:10px 0;
	*/
	/*background:transparent url(../img/ajax_small.gif) no-repeat scroll 245px 191px;*/
	border:1px solid #ccc;
	color:#B50037;
	display:none;
	font-size:18px;
	margin-bottom:25px;
	padding-bottom:10px;
	padding-left:4px;
	padding-top:10px;
	position:relative;
	right:2px;
	top:5px;
	width:496px;
}

#Offer #Content #sectionOfferDetails #video #swfVideo{
	width:480px;
	height:385px;
}



#Offer #Content #sectionOfferDetails #map{
	width:500px;
	height:400px;
	position:relative;
	right:2px;
	top:5px;
	background:transparent url(../img/ajax_small.gif) no-repeat scroll 245px 191px;
	border:1px solid #ccc;
	display:none;
}
/*
#Offer #Content #sectionOfferDetails #gallery{
	width:484px;
	min-height:0;
	position:absolute;
	right:0px;
	top:25px;
	padding:30px 8px;
	display:none;
	border:1px solid #ccc;
}
*/

#Offer #Content #sectionOfferDetails #gallery{
	border:1px solid #ccc;
	display:none;
	min-height:0;
	padding:30px 8px;
	position:relative;
	right:2px;
	top:5px;
	width:484px;
	margin-bottom:25px;
}
#Offer #Content #sectionOfferDetails #gallery div.treeDLink{
	position: absolute; 
	top: 0px; 
	right: 4px;
	width:127px;
	height:27px;
	margin:0;
}

#Offer #Content #sectionOfferDetails #gallery div.treeDLink p{
	padding:0;
	margin:0;
}

#Offer #Content #sectionOfferDetails #gallery div.infoNavGalerry p{
	font-size:11px;
	position:absolute;
	top:6px;
	left:10px;
	margin-bottom:5px;
}


#Offer #Content #sectionOfferDetails #gallery img{
	max-height:130px;
	/*max-width:150px;*/
}

#Offer #Content #sectionOfferDetails p#wyswietlen{
	font-size:12px;
	text-align:right;
	margin-right:15px;
}

#Offer #Content #sectionOfferDetails #update{
	top:35px;
	left:10px;
	position:relative;
	width:125px;
}

#Offer #Content #sectionOfferDetails #update p{
	font-size:10px;
}

/* end OfferDetails */

#Activate #Content{
	height:600px;
	margin:0 0 30px;
	padding-left:212px;
	padding-top:48px;
	position:relative;
	width:785px;
}

.linksAdsense{
	margin-top:3px;
}

.manuLinksAdsense{
	margin-left:24px;
	margin-top:5px;
	margin-bottom:5px;
}

/******************ar***************/

.arMain750x100{
	width:800px;
	text-align: center;
	display: inline;
}

.arMain300x200{
	width:300px;
	display: inline;
	text-align: center;
}

.arMain160x600{
	height:600px;
	max-width:160px;
	position:absolute;
	left:800px;
	top:0px;
}

.arElse160x600{	
	max-width: 160px;
	max-height:600px;
}

.box-reklama{
	height: 650px;
	padding-top: 185px;

}

.reklama{
	left:200px;
	position:absolute;
	top:320px;
	z-index: 3;
	width:800px;
}

/**************end ar***************/

