@charset "utf-8";
body{
	zoom:190%;
}
.notMobile{
	display:none;
}
.notMobile2{
	display:none;
}
.notMobile3{
	display:none;
}
#top{
	width:100% !important;
	display:table !important;
	background-size:cover !important;
}
	#logoBox2{
		display:block;
		width:60px;
		height:60px;
		background-size:cover !important;
	}
	#topContent{
		width:100% !important;
		display:table !important;
		height:auto !important;
	}
		#logo{
			width:auto !important;
			float:left !important;
			display:table !important;
			margin-left:5px !important;
		}
		#menu{
			width:auto!important;
			float:left !important;
			display:table !important;
			font-size:16px;
			text-align:center;
		}
			#menuItems{
				margin:auto;
			}
		#account{
			width:80% !important;
			display:table !important;
			margin-bottom:20px;
		}
			#balance{
				width:auto !important;
				margin-left:10px;
			}
			#user{
				width:auto !important;
				margin-right:10px;
				font-size:16px !important;
			}
#middle{
	width:100%;
}
	#middleContent{
		width:100% !important;
		display:table;
	}
	#middleLeft{
		width:100%;
		float:none;
		height:auto;
		display:table;
	}
	#middleRight{
		float:none;
		width:100%;
		display:table;
	}
	.paddedContent{
	}
	#photoBox{
		width:100%;
		height:auto;
	}
#bottom{
	width:100% !important;
	display:table !important;
	min-width:0 !important;
}
	#bottom div{
		width:100% !important;
		display:table;
		text-align:center;
	}
	#regBtnHolder{
		margin-bottom:20px;
	}

#middleLeft2{
	width:100% !important;
		height:auto;
	display:table;
	min-height:0 !important;
	float:none !important;
}
#middleRight2{
	width:100% !important;
	display:table;
	float:none !important;
}
#photoBox2Holder{
	display:none;
}
form#registration{
	float:none;
	width:100%;
}

#subMenu{
	width:100%;
	float:none;
	height:auto;
	display:table;
}
#subMenu a{
	float:left;
	width:33%;
}
#pb_left{
	float:none;
	width:100% !important;
	display:table;
	margin-bottom:20px;
	min-height:0 !important;
}
#pb_right{
	float:none;
	width:100% !important;
	display:table;
}
div#pb_left div.leftLink{
	width: 100% !important;
}
div#pb_left div#leftContScroll,div#pb_left div#leftCont{
	width: 100% !important;
	height: auto !important;
}
div#pb_right div.rightContacts{
	float: none;
	width: 96%;
	margin-left:10px;
	margin-right:10px;
}
#fitBox{
	width:100% !important;
}
div#contacts{
	display:table !important;
	width:100% !important;
	padding-top:20px;
}