@charset "utf-8";

/* CSS Document */



#map_school{

	margin:0px;

	padding:0px;

	width:600px;

	height:450px;

	background:#CCC url(../images/map-treneru.jpg);

	float:left;

}

#map_klub{

	margin:0px;

	padding:0px;

	width:600px;

	height:450px;

	background:#CCC url(../images/map-club.jpg);

	float:left;

}

#dnepr_point, #kiev_point, #zapor_point, #nikola_point, #cherka_point{

	margin:0px;

	padding:0px;

	width:144px;

	height:42px;

	display:none;

	position:relative;

}

#dnepr_point{

	display:block;

	background:url(../images/dnepr.png);

	top:180px;

	left:350px;

}



#kiev_point{

	background:url(../images/kiev.png);

	top:90px;

	left:205px;

}

#zapor_point{

	background:url(../images/zaporogie.png);

	top:210px;

	left:360px;

}

#nikola_point{

	background:url(../images/nikolaev.png);

	top:250px;

	left:260px;

}

#cherka_point{

	background:url(../images/cherkasy.png);

	top:135px;

	left:255px;

}

.dnepr_button, .kiev_button, .zapor_button, .nikola_button, .cherka_button{

	margin:0px;

	padding:0px;

	width:300px;

	height:20px;

	background:#CCC;

}





.accordian {

    width: 340px;

	float:right;

	margin-top:40px;

	margin-right:100px;

}

.accordian li {

    list-style-type: none;

    padding: 0 5px;

}

.dimension {



}

.even, .odd {

    font-weight: bold;

    height: 27px;

    padding-left: 10px;

    padding-top: 3px;

}

.even {

    background-color: #ECECEC;

    border: 1px solid #D8D8D8;

}

.odd {

    background: none repeat scroll 0 0 #ECECEC;

	border: 1px solid #D8D8D8;

}