body {
	margin: 0px;
	padding: 0px;
	background-color: #042d57;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menu {
	background-image: url(images/menu-1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.point {
	background-image: url(images/light.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.copy {
	font-size: 12px;
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 90px;
}
a {
	color: #FFFFFF;
}
.content p {
	font-size: 80%;
	color: #b4c3d2;
}
.content {
	background-image: url(images/white.png);
	background-repeat: repeat;
	display: block;
	padding: 40px;
}
.main {
	margin-top: 30px;
	margin-bottom: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #a2be0e;
	margin-top:0;
}
.catalog {
	background-image: url(images/black.png);
	background-repeat: repeat;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 80%;
}
table.catalog tr td {
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
table.clients tr td {
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.catalog a {
	font-size: 120%;
	color: #a2be0e;
	text-decoration: none;
font-weight:bold;
}
.tennis {
	background-image: url(images/bg-tennis.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.basketball {
	background-image: url(images/basketball.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hokkey {
	background-image: url(images/hokkey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.moto {
	background-image: url(images/moto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.regby {
	background-image: url(images/regby.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.voleyball {
	background-image: url(images/voleyball.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.winter {
	background-image: url(images/winter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.football {
	background-image: url(images/football.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.category{width:100%;}
.category_item{width:22%; height:270px; display:inline-block; padding:0 1% 20px 1%;}
.category_item img{cursor:pointer;}

.catalog .pages,
.partners .pages{padding:10px; text-align:center;}
.catalog .pages a,
.partners .pages a{padding:2px 6px 2px 6px; color:#FFFFFF; text-decoration:none;}
.catalog .pages a:hover,
.partners .pages a:hover{text-decoration:underline;}
.catalog .pages a.active,
.partners .pages a.active{background:url(images/page2.png) no-repeat; padding:4px 9px 4px 9px; color:#000000;}

.partners table td{padding:5px 5px 5px 15px;}
.partners table td a{color: #a2be0e;}
.partners table td img.partner_pic{padding:2px; border:1px solid #7e88a7;}
