body {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}
a {
	color: #0b99f2;
}
p.link {
	color: #ff4e00;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 0;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}

div.wrap {
	padding-bottom: 20px;
	width: 980px;
}
div.head {
	clear: both;
	float: left;
	width: 100%;
}
div.head div {
	float: left;
}
div.logotype {
	background: url('../img/logo-bg.gif') right no-repeat;
	height: 174px;
	width: 250px;
}
div.logotype img {
	margin: 16px 0 0 20px;
}
div.logotype p {
	color: #ff4e00;
	font-weight: bold;
	left: 53px;
	position: relative;
	top: 7px;
}
div.map-link {
	background: url(../img/head_adress.jpg);
	float: left;
	height: 174px;
	width: 460px;
}
div.map-link a {
	left: 20px;
	position: relative;
	top: 145px;
}

div.menu-item {
	color: #ff4e00;
	float: left;
	font-size: 14px;
	padding-left: 30px;
	text-transform: uppercase;
}
div.menu-item div {
	cursor: pointer;
	float: left;
	text-align: center;
}
div#sel-item {
	cursor: default;
}
div.menu-item .item1 {
	background: url('../img/icon_Gym.jpg');
	height: 247px;
	width: 220px;
}
div.menu-item .item2 {
	background: url('../img/icon_HallAerobics.jpg');
	height: 247px;
	width: 159px;
}
div.menu-item .item3 {
	background: url('../img/icon_Cosmetology.jpg');
	height: 247px;
	width: 215px;
}
div.menu-item .item4 {
	background: url('../img/icon_Solarium.jpg');
	height: 247px;
	width: 166px;
}
div.menu-item .item5 {
	background: url('../img/icon_Massage.jpg');
	height: 247px;
	width: 160px;
}
div.menu-item p {
	position: relative;
	top: 223px;
}
div.menu-item a {
	color: #004e94;
	text-decoration: none;
}
div.menu-item strong {
	border-bottom: 1px dotted;
}
div.menu-item a strong {
	border-bottom: 0;
}

div.container {
	clear: both;
	padding: 20px 30px 0 30px;
}

h1.red-bg {
	background: url(../img/header_bg.gif) no-repeat;
	color: #fff;
	height: 22px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 7px 0 0 10px;
	text-transform: uppercase;
}
h1.red-bg-wide {
	background: url(../img/header_item_bg.gif) no-repeat;
	clear: both;
	color: #fff;
	height: 22px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 7px 0 0 10px;
	text-transform: uppercase;
}
h1.red {
	color: #ff4e00;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 7px 0 10px 0;
	text-transform: uppercase;
}
h2 {
	color: #004e94;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 10px 0;
}
h2.col {
	color: #004e94;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
}
div.col-left {
	clear: left;
	float: left;
	width: 220px;
}
div.col-left img {
	margin-bottom: 10px;
}
div.col-central {
	float: left;
	padding: 0 20px 0 20px;
	width: 440px;
}
div.col-right {
	clear: right;
	float: right;
	width: 220px;
}
table.priceTable th {
	background-color: #fffac3;
	border-bottom: 2px solid #fff;
	color: #0b99f2;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	text-align: left;
}
table.priceTable td {
	background-color: #fff692;
	border-bottom: 2px solid #fff;
	color: #ff4e00;
	font-weight: normal;
	padding: 3px 10px 3px 0;
}
div.col-right p.col-h {
	color: #004e94;
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
}
div.col-right p.time {
	color: #ff4e00;
	margin: 10px 0 0 10px;
}
img.photo-big {
	margin: 0 10px 10px 0;
}

div.footer {
	background: url('../img/footer-bg.jpg') no-repeat;
	clear: both;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 94px;
	margin: 20px 30px 20px 30px;
	width: 920px;
}
div.footer p {
	margin: 0;
}
div.footer a {
	color: #fff;
}
div.footer div.f-left {
	border-right: 1px dotted #fff;
	float: left;
	margin: 30px 0 0 240px;
	padding: 10px 0 10px 0;
	width: 460px;
}
div.footer div.f-right {
	float: left;
	margin: 30px 0 0 20px;
	padding: 10px 0 10px 0;
}

div.statistics {
	display: none;
}
