body {
	SCROLLBAR-FACE-COLOR:#8a2729;
	SCROLLBAR-HIGHLIGHT-COLOR:#8a2729;
	SCROLLBAR-SHADOW-COLOR:#000;
	SCROLLBAR-ARROW-COLOR:#000;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR:#Black;
	scrollbar-3d-light-color:Black;
	scrollbar-dark-shadow-color:Black;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	color:#000;
	padding:0;
	margin:0;
	border:0;
	height:100%;
	width:100%;
	background-color:white;
}
#red {
	position:relative;
	width:100%;
	height:2px;
	background-color:#e20025;
}
#white {
	position:relative;
	width:100%;
	height:2px;
	background-color:#FFF;
}
#green {
	position:relative;
	width:100%;
	height:2px;
	background-color:#00903c;
}
div#base {
	position: relative;
	width: 955px;
	height: auto;
	margin: auto;
	text-align: center;
	background-color: #fff;
}
#canvas_left {
	float:left;
	width:231px;
	height:auto;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
#canvas {
	float:left;
	width:955px;
	height:auto;
	text-align:left;
	border-left:solid 1px #888;
	border-right:solid 1px #888;
	border-bottom:solid 4px #8a2729;
	padding-bottom:20px;
	margin-bottom:20px;
	-moz-box-shadow:0 1px 2px 1px #888;
	-webkit-box-shadow:0 1px 2px 1px #888;
	box-shadow:0 1px 2px 1px #888;
}
#head {
	position:relative;
	width:auto;
	height:130px;
	text-align:left;
}
#head_left {
	float:left;
	width:30px;
	height:124px;
	overflow:hidden;
	background-color:#8a2729;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8a2729), to(#651113));
	background: -webkit-linear-gradient(top, #8a2729, #651113);
	background: -moz-linear-gradient(top, #8a2729, #651113);
	background: -ms-linear-gradient(top, #8a2729, #651113);
	background: -o-linear-gradient(top, #8a2729, #651113);
	border-bottom:solid 6px #4c0203;
}
#head_logo {
	float:left;
	width:160px;
	height:130px;
	cursor:pointer;
	overflow:hidden;
	background-color:#8a2729;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8a2729), to(#651113));
	background: -webkit-linear-gradient(top, #8a2729, #651113);
	background: -moz-linear-gradient(top, #8a2729, #651113);
	background: -ms-linear-gradient(top, #8a2729, #651113);
	background: -o-linear-gradient(top, #8a2729, #651113);
}
#head_right {
	float:left;
	width:755px;
	height:104px;
	overflow:hidden;
	text-align:right;
	padding-top:20px;
	padding-right:10px;
	background-color:#8a2729;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8a2729), to(#651113));
	background: -webkit-linear-gradient(top, #8a2729, #651113);
	background: -moz-linear-gradient(top, #8a2729, #651113);
	background: -ms-linear-gradient(top, #8a2729, #651113);
	background: -o-linear-gradient(top, #8a2729, #651113);
	border-bottom:solid 6px #4c0203;
}
.headmenu {
	display:block;
	float:right;
}
.headmenu li {
	display:inline;
	list-style:none;
	color:#fff;
	padding:1px 4px;
	font-weight:bold;
}
.headmenu li:after {
	color:#fff;
	content:"\00b7";
	font-weight:bold;
	padding-left:8px;
}
.headmenu li:last-child:after {
	content:"";
}
.headmenu a, .headmenu a:link, .headmenu a:active, .headmenu a:visited {
	color:#fff;
	text-decoration:none;
}
.headmenu a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #c19192;
	background:none;
}
.langbar {
	display:block;
	float:right;
	margin-left:5px;
}
.langbar li {
	display:inline;
	list-style:none;
	color:#fff;
	padding:1px 4px;
	font-weight:bold;
}
.langbar li:after {
	color:#fff;
	content:"|";
	font-weight:bold;
	padding-left:8px;
}
.langbar li:last-child:after {
	content:"";
}
.langbar a, .langbar a:link, .langbar a:active, .langbar a:visited {
	color:#fff;
	text-decoration:none;
}
.langbar a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #c19192;
	background:none;
}
.langbar a.selected {
	font-weight:bold;
	color:#ffe700;
}
.search {
	float:right;
	margin:9px 0px 0px 0px;
	padding:10px;
	width:350px;
	text-align:left;
	border-radius:7px 0px 0px 7px;
	border:solid 1px #515151;
}
.search_ico {
	float:right;
	margin:9px 40px 0px 0px;
	text-align:left;
	border-radius:0px 7px 7px 0px;
	border:solid 1px #515151;
	width:40px;
	height:38px;
	background-color:#fff;
	background-image:url('../kepek/search.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
#basket {
	clear:both;
	float:right;
	padding:8px;
	margin:10px 10px;
	width:120px;
	height:20px;
	text-align:left;
	color:#000;
	border-radius:7px;
	border:solid 1px #515151;
	background-color:#eeeded;
	cursor:pointer;
}
#basket:hover {
	border:solid 1px #000;
	background-color:#fff;
}
#left {
	float:left;
	width:auto;
}
#right {
	float:right;
	width:455px;
	height:42px;
}
.clear {
	clear:both;
}
.basket {
	float:left;
	width:92px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}
.basket a, .basket a:link, .basket a:active, .basket a:visited {
	color:#000;
	text-decoration:none;
}
.basket a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:2px solid #000;
	background:none;
}
#head_bot {
	float:left;
	width:945px;
	height:45px;
	overflow:hidden;
	padding-left:20px;
}
#sidebar {
	float:left;
	width:230px;
	height:auto;
	overflow:hidden;
}
#menusep {
	position:relative;
	width:200px;
	height:26px;
	overflow:hidden;
	border-radius:0px 25px 25px 0px;
	background-color:#8a2729;
	color:#fff;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	padding-left:20px;
}
#menusep .background_1 {
	position:absolute;
	right:2px;
	top:1px;
	width:27px;
	height:27px;
	background:url('../kepek/menusprites.png') 0 0;
}
#menusep .background_2 {
	position:absolute;
	right:2px;
	top:1px;
	width:27px;
	height:27px;
	background:url('../kepek/menusprites.png') -28px 0;
}
#menusep .background_3 {
	position:absolute;
	right:2px;
	top:1px;
	width:27px;
	height:27px;
	background:url('../kepek/menusprites.png') -56px 0;
}
#menusep .background_4 {
	position:absolute;
	right:2px;
	top:1px;
	width:27px;
	height:27px;
	background:url('../kepek/menusprites.png') -84px 0;
}
.menu ul {
	padding:0px;
}
.menu li {
	list-style:none;
	color:#8a2729;
	display:block;
	font-size:14px;
	padding:10px 0;
	line-height:3px;
	height:3px;
	white-space:nowrap;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color:#8a2729;
	text-decoration:none;
}
.menu a:hover {
	color:#8a2729;
	font-weight:normal;
	text-decoration:none;
	border-bottom:2px solid #8a2729;
	background:none;
}
#connect {
	padding-left:20px;
}
#connect ul {
	padding:10px 0;
	margin:0;
}
#connect li {
	display:block;
	list-style:none;
	color:#8a2729;
	padding:10px 0;
	line-height:3px;
	height:3px;
	white-space:nowrap;
}
#connect a, #connect a:link, #connect a:active, #connect a:visited {
	color:#8a2729;
	text-decoration:none;
	margin-left:26px;
}
#connect a:hover {
	color:#8a2729;
	font-weight:normal;
	text-decoration:none;
	border-bottom:2px solid #8a2729;
	background:none;
}
#phone {
	left:0px;
	width:23px;
	background:url('../kepek/consprites.png') 0 0;
}
#mail {
	left:24px;
	width:23px;
	background:url('../kepek/consprites.png') -22px 0;
}
#main {
	position:relative;
	float:left;
	width:715px;
	height:auto;
	overflow:hidden;
	padding-left:10px;
}
#title {
	width:550px;
	height:auto;
	font-size:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	padding:4px 0px 4px 20px;
	border-left:2px solid #8a2729;
}
#img {
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
	margin-bottom:5px;
	border:6px solid #efefef;
}
#img_right {
	float:right;
	width:auto;
	height:auto;
	margin-left:20px;
	margin-bottom:5px;
	border:6px solid #efefef;
	cursor:pointer;
}
#img_right:hover {
	border:6px solid #515151;
}
#kat {
	float:left;
	width:192px;
	height:192px;
	position: relative;
	margin:0px 20px 40px 20px;
	cursor:pointer;
}
#kat:hover #kat_img {
	border-top:6px solid #515151;
	border-left:6px solid #515151;
	border-right:6px solid #515151;
}
#kat:hover #kat_txt a {
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #c19192;
	background:none;
}
#kat:hover #kat_txt2 a {
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #c19192;
	background:none;
}
#kat_img, #kat_txt, #kat_txt2 {
	position:absolute;
	top:0;
	left:0;
}
#kat_img {
	width:180px;
	height:180px;
	border-top:6px solid #efefef;
	border-left:6px solid #efefef;
	border-right:6px solid #efefef;
}
#kat_txt {
	width:192px;
	height:23px;
	padding-top:8px;
	text-align:center;
	font-weight:bold;
	background-color:#8a2729;
	margin-top:155px;
	z-index: 10;
}
#kat_txt a, #kat_txt a:link, #kat_txt a:active, #kat_txt a:visited {
	color:#fff;
	text-decoration:none;
}
#kat_txt2 {
	width:192px;
	height:38px;
	padding-top:8px;
	text-align:center;
	font-weight:bold;
	background-color:#8a2729;
	margin-top:155px;
	z-index: 10;
}
#kat_txt2 a, #kat_txt2 a:link, #kat_txt2 a:active, #kat_txt2 a:visited {
	color:#fff;
	text-decoration:none;
}
#gift_left {
	float:left;
	position: relative;
	width:330px;
	height:460px;
}
#gift_img, #gift_price {
	position:absolute;
	top:0;
	left:0;
}
#gift_txt {
	float:left;
	width:360px;
	height:auto;
}
#gift_img {
	float:left;
	width:auto;
	height:auto;
	margin-bottom:15px;
	border:6px solid #efefef;
}
span.roll {
	background:url(../kepek/plus.png) center center no-repeat #fff;
	width:288px;
	height:288px;
	position:absolute;
	z-index:10;
	-webkit-box-shadow:0px 0px 4px #000;
	-moz-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
#gift_price {
	width:115px;
	height:28px;
	padding-top:8px;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	background-color:#000;
	margin-top:20px;
	margin-left:195px;
	-moz-box-shadow:3px 3px 0px #888;
	-webkit-box-shadow:3px 3px 0px #888;
	box-shadow:3px 3px 0px #888;
	z-index: 10;
}
#gift_cart {
	float:right;
	margin-top:320px;
	margin-right:25px;
}
#gift_fizmod {
	float:left;
	margin-top:360px;
}
#foot {
	position:relative;
	display:block;
	width:auto;
	/*height:80px;*/
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	background-color:#fff;
}
#fbico {
	float:left;
	cursor:pointer;
}
.np-lablec {
	display: grid;
	grid-template-columns: 33% 33% 33%;
	}
	
.np-lablec-item {
	text-align: left;
	}

.np-lablec-item a {
	font-weight: bold;
}

.np-simplepay {
	text-align: right;
}

.fbtxt {
	float:left;
	font-weight:bold;
	padding:1px 50px 0px 5px;
	color:#4d6ea9;
}
.fbtxt a, .fbtxt a:link, .fbtxt a:active, .fbtxt a:visited {
	color:#4d6ea9;
	text-decoration:none;
}
.fbtxt a:hover {
	color:#4d6ea9;
	text-decoration:none;
	border-bottom:2px solid #4d6ea9;
	background:none;
}
.footmenu {
	display:block;
	float:left;
	color:#8a2729;
	padding:1px 8px;
	font-weight:bold;
}
.footmenu a, .footmenu a:link, .footmenu a:active, .footmenu a:visited {
	color:#8a2729;
	text-decoration:none;
}
.footmenu a:hover {
	color:#8a2729;
	text-decoration:none;
	border-bottom:2px solid #8a2729;
	background:none;
}
#ccico {
	float:right;
	padding-top:10px;
}
h1 {
	display:block;
	color:#000;
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	display:block;
	color:#8a2729;
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	clear:both;
	display:inline;
	line-height:normal;
}
.contact {
	display:block;
	color:#000;
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#back {
	float:left;
	color:#8a2729;
	font-style:italic;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:30px;
}
#back a, #back a:link, #back a:active, #back a:visited {
	color:#8a2729;
	text-decoration:none;
}
#back a:hover {
	color:#8a2729;
	text-decoration:none;
	border-bottom:2px solid #8a2729;
	background:none;
}
#adm_header {
	position:relative;
	display:block;
	width:100%;
	padding:15px 0px;
	margin-bottom:0px;
	text-align:center;
	overflow:hidden;
	background-color:#cacc9a;
}
#adm_menu {
	position:relative;
	float:left;
	width:140px;
	min-height:420px;
	margin-bottom:0px;
	padding:5px;
	overflow:hidden;
	background-color:#cacc9a;
}
#adm_container {
	position:relative;
	float:left;
	width:775px;
	height:auto;
	min-height:440px;
	padding:15px;
	overflow:hidden;
	background-color:#dcd9c2;
}
#adm_footer {
	position:relative;
	display:block;
	width:100%;
	height:16px;
	margin-bottom:0px;
	padding-top:4px;
	text-align:center;
	overflow:hidden;
	background-color:#cacc9a;
	border-bottom:5px solid #75785b;
}
#text {
	float:left;
	width:670px;
	text-align:left;
	padding-bottom:30px;
	margin-left:20px;
}
#text ul {
	list-style:disc;
	color:#8a2729;
}
#text ul li span {
	color:#000;
}
#leiras ul {
	list-style:disc;
	color:#8a2729;
}
#leiras ul li span {
	color:#000;
}
a, a:link, a:active, a:visited {
	color:#8a2729;
	text-decoration:none;
}
a:hover {
	color:#8a2729;
	text-decoration:underline;
	background:none;
}
a img {
	vertical-align:bottom;
	border:none;
	display:block;
}
a img_right {
	float:right;
	vertical-align:bottom;
	border:none;
	display:block;
}
.list {
	padding:3px 10px 0;
}
input.button {
	color:#fff;
	width:auto;
	padding:4px 6px;
	border:1px solid #000;
	cursor:pointer;
	border-radius:5px;
	background-color:#8a2729;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8a2729), to(#651113));
	background: -webkit-linear-gradient(top, #8a2729, #651113);
	background: -moz-linear-gradient(top, #8a2729, #651113);
	background: -ms-linear-gradient(top, #8a2729, #651113);
	background: -o-linear-gradient(top, #8a2729, #651113);
}
input.jovair {
	color:#fff;
	width:auto;
	padding:4px 6px;
	border:1px solid #000;
	cursor:pointer;
	border-radius:5px;
	background-color:#cc0000;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc0000), to(#8a2729));
	background: -webkit-linear-gradient(top, #cc0000, #8a2729);
	background: -moz-linear-gradient(top, #cc0000, #8a2729);
	background: -ms-linear-gradient(top, #cc0000, #8a2729);
	background: -o-linear-gradient(top, #cc0000, #8a2729);
}
input.submit_kosar {
	width:27px;
	height:27px;
	background-image:url(../kepek/kosar.png);
	background-color:transparent;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
input.submit_ok {
	width:22px;
	height:22px;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	border-radius:25px;
	border:1px solid #000;
	background-image:url(../kepek/yes.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#FFF;
	cursor:pointer;
}
input.submit_kuka {
	width:22px;
	height:22px;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	border-radius:25px;
	border:1px solid #000;
	background-image:url(../kepek/no.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#FFF;
	cursor:pointer;
}
input.submit_search {
	width:18px;
	height:18px;
	background-image:url(../kepek/search.gif);
	border:1px solid #000;
	cursor:pointer;
}
input.submit_cal {
	width:20px;
	height:16px;
	margin-top:4px;
	background-image:url(../kepek/cal.gif);
	background-color:transparent;
	border:none;
	cursor:pointer;
}
input.submit_help {
	width:16px;
	height:16px;
	background-image:url(../kepek/help.gif);
	border:none;
	cursor:pointer;
}
.minitext {
	font-size:10px;
	font-weight:bold;
}
.right {
	font-size:12px;
	text-align:right;
}
#kep {
	float:left;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	margin-right:10px;
	margin-bottom:5px;
}
#msg {
	display:block;
	padding:15px 0px 15px 0px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#CC0000;
}
#msg2 {
	display:block;
	padding:0px 0px 15px 0px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#CC0000;
}
#doboz {
	background:#fff;
	padding:10px;
	margin:5px;
}
#jelfej_bal {
	float:left;
	width:17px;
	height:18px;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	background:#651113;
}
#jelfej {
	float:left;
	width:320px;
	height:18px;
	text-align:center;
	padding-top:5px;
	background:#651113;
}
#jelfej_jobb {
	float:left;
	width:17px;
	height:18px;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	background:#651113;
}
#jelenleti {
	width:370px;
	height:auto;
	padding:2px;
}
#jelcellfej {
	float:left;
	width:46px;
	text-align:center;
	padding:2px;
	border:1px solid #651113;
}
#jelcellfejfree {
	float:left;
	width:46px;
	text-align:center;
	padding:2px;
	border:1px solid #651113;
	background:#8a2729;
}
#jelcell {
	float:left;
	width:46px;
	text-align:center;
	padding:2px;
	border:1px solid #651113;
	background:#a6e5a2;
	cursor:pointer;
}
#jelcell:hover {
	background-color:#ccc;
}
#jelcellfree {
	float:left;
	width:46px;
	text-align:center;
	padding:2px;
	border:1px solid #651113;
}
#jelcellend {
	float:left;
	width:46px;
	text-align:center;
	padding:2px;
	border:1px solid #651113;
	background:#8a2729;
}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #000;
	background-color:#651113;
	border-radius:5px;
	padding:10px;
	color:#fff;
	text-align:left;
}
.ico_inline {
	margin:0px 5px;
	border:1px solid #000;
}
#rowhead_1 {
	float:left;
	width:390px;
	border-radius:5px 0px 0px 5px;
	margin-left:20px;
	margin-bottom:5px;
	padding:8px 10px;
	color:#fff;
	text-align:left;
	font-weight:bold;
	background-color:#8a2729;
}
#rowhead_2 {
	float:left;
	width:100px;
	margin-bottom:5px;
	padding:8px 5px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background-color:#8a2729;
}
#rowhead_3 {
	float:left;
	width:30px;
	border-radius: 0px 5px 5px 0px;
	margin-bottom:5px;
	padding:8px 5px;
	background-color:#8a2729;
}
#row_1 {
	float:left;
	width:375px;
	margin-left:30px;
	padding-top:10px;
	text-align:left;
}
#row_2 {
	float:left;
	width:110px;
	padding-top:7px;
	text-align:right;
}
#row_3 {
	float:left;
	width:110px;
	padding-top:10px;
	text-align:right;
}
#row_4 {
	float:left;
	width:55px;
	text-align:right;
	padding-top:5px;
}
#row_5 {
	float:left;
	width:300px;
	margin-left:30px;
	padding-top:10px;
	text-align:left;
}
#row_61 {
	float:left;
	width:168px;
	padding-top:7px;
	text-align:right;
}
#row_62 {
	float:left;
	width:168px;
	padding-top:17px;
	text-align:right;
}
#row_71 {
	float:left;
	width:127px;
	text-align:right;
	padding-top:10px;
}
#row_72 {
	float:left;
	width:146px;
	text-align:right;
	padding-top:15px;
}
#mr_1 {
	float:right;
	width:135px;
	margin-top:40px;
	padding-right:50px;
	text-align:center;
	font-weight:bold;
}
#mr_2 {
	float:right;
	width:135px;
	margin-top:45px;
	text-align:center;
	font-weight:bold;
}
#lb_5 {
	clear:both;
	width:100%;
	height:5px;
}
#lb_10 {
	clear:both;
	width:100%;
	height:10px;
}
#lb_25 {
	clear:both;
	width:100%;
	height:25px;
}
#szd_txt {
	float:left;
	width:120px;
	margin-left:30px;
	padding-top:3px;
	text-align:left;
}
#szd_in {
	float:left;
	width:20px;
	text-align:left;
}
#szd {
	float:right;
	width:115px;
	padding-right:25px;
	text-align:right;
	font-weight:bold;
}
#szd_txt2 {
	float:right;
	width:90px;
	padding-top:8px;
	text-align:right;
	font-weight:bold;
}
#center_txt {
	padding-top:15px;
	text-align:center;
	font-weight:bold;
}
#center_title {
	text-align:center;
}
#order_row {
	float:left;
	width:420px;
	margin:10px 0px 20px 20px;
	padding:8px 10px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	border-radius:5px;
	background-color:#8a2729;
}
#order_txt {
	float:left;
	width:140px;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:2px;
	padding-right:5px;
	font-weight:bold;
	text-align:right;
}
#order_inp {
	float:left;
	width:270px;
	text-align:left;
	margin-bottom:10px;
}
.red {
	color:#CC0000;
}
#error {
	float:left;
	width:100%;
	padding:10px 0px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#getFixed {
	position:absolute;
	top:220px;
	padding:10px;
	margin:10px;
	background-color:#eee;
	width:200px;
}
#pp {
	display: none;
}
