#pojLokalizerBox{
		display: none;
}
#pojContent{
	padding: 0px;
}

#pojContentLeft{
		display: none;
}

#pojContentRight{
		width: 950px;
		float: none;
		padding: 0px;
}

#pojBubbles{
		width: 950px;
}

.pojBox{
		float: left;
		background-color: #fff;
}

#pojMenu{
	display: none;
}

#pojStopka{
	display: none;
	position: absolute;
	top: 512px;
}
#pojUserInfoBox{
	display: none;
}


#pojContestPopUp {
	position:relative;
	width:632px;
	height:396px;
}

#pojContestPopUp a.exit {
	position:absolute;
	right:25px;
	top:20px;
	display:block;
	background:url(../images/popup_greit/img_x.png);
	width:50px;
	height: 52px;
}

#pojContestPopUp a.exit:hover {
	background-position: 0px -52px;
}

#pojContestPopUp a.show {
	position:absolute;
	left:516px;
	top:292px;
	background:url(../images/popup_playstation/show.png);
	display:block;
	width:363px;
	height: 87px;
}

#pojContestPopUp a.show:hover {
	background-position: 0px -87px;
}
