*, h1, h2 { 
margin: 0; padding: 0;
}

body {
	background: #060c18 url(../images/bg.jpg) no-repeat top left;
	font: 12px/160% "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	margin: 110px auto 0 214px;
}

a {
	color: #ffc700;
  outline: none;
}

h1 {
	font-size: 20px;
	padding-bottom: 5px;
}

.b-panel h1, .b-dost h1 {
	width: 410px;
	height: 29px;
	text-indent: -9999px;
}

#buhta h1 {
	background:  url(../images/h-buhta.png) no-repeat left top;
}
#most h1 {
	background:  url(../images/h-most.png) no-repeat left top;
}
#peshera h1 {
	background:  url(../images/h-peshera.png) no-repeat left top;
}
#belasica h1 {
	background:  url(../images/h-belasica.png) no-repeat left top;
}
#raft h1 {
	background:  url(../images/h-raft.png) no-repeat left top;
}
#plava h1 {
	background:  url(../images/h-plava.png) no-repeat left top;
}


#place h1 {
	background: url(../images/h-place.png) no-repeat left top;
}

#about h1 {
	background: url(../images/h-about.png) no-repeat left top;
}

#service h1 {
	background: url(../images/h-service.png) no-repeat left top;
}

#app h1 {
	background: url(../images/h-app.png) no-repeat left top;
}

#spec h1 {
	background: url(../images/h-spec.png) no-repeat left top;
}

#contact h1 {
	background: url(../images/h-contacts.png) no-repeat left top;
}

#place h1 {
	background: url(../images/h-place.png) no-repeat left top;
}

.b-slider {
	width: 923px;
	position: relative;
}

ul.b-menu {
	width: 369px;
	height: 359px;
	float: right;
	list-style: none;
	padding: 286px 30px 30px 30px;
	position: relative;
}

ul.b-menu li a {
	display: block;
	margin: 0;
	text-indent: -9999px;
	width: 203px;
	background: url(../images/menu.png) no-repeat;

}

ul.b-menu li a#logo {
	width: 307px;
	height: 165px;
	background: url(../images/logo.png) no-repeat left top;
	margin: 0 0 10px -65px;
	z-index: 0;
	position: relative;

}

ul.b-menu li a:hover, ul.b-menu li a.selected {
	background: url(../images/menu-a.png) no-repeat;

}

ul.b-menu a.m-place {
	height: 20px;
}
ul.b-menu a.m-about, ul.b-menu a.m-about:hover, ul.b-menu a.m-about.selected {
	background-position: 0px -22px;
}
ul.b-menu a.m-photos, ul.b-menu a.m-photos:hover, ul.b-menu a.m-photos.selected {
	background-position: 0px -44px;
}
ul.b-menu a.m-service, ul.b-menu a.m-service:hover, ul.b-menu a.m-service.selected {
	background-position: 0px -66px;
}
ul.b-menu a.m-app, ul.b-menu a.m-app:hover, ul.b-menu a.m-app.selected {
	background-position: 0px -88px;
}
ul.b-menu a.m-spec, ul.b-menu a.m-spec:hover, ul.b-menu a.m-spec.selected {
	background-position: 0px -110px;
}
ul.b-menu a.m-dost, ul.b-menu a.m-dost:hover, ul.b-menu a.m-dost.selected {
	background-position: 0px -131px;
}
ul.b-menu a.m-contacts, ul.b-menu a.m-contacts:hover, ul.b-menu a.m-contacts.selected {
	background-position: 0px -152px;
}


div.b-scroll {
	height: 675px;
	position: relative;
	clear: left;
	overflow: auto;
}

div.b-scrollContainer, div.b-panel {
	width: 494px;
	height: 675px;
	position: relative;
}

div.b-scrollContainer {
}

div.b-panel {
	background: #10182b;
} 

div.b-panel-text {
	height: 189px;
	padding: 20px 30px;
	width: 434px;
}

img {
	margin: 0;
	padding: 0;
}

.b-photoContainer {width: 20000px; position: relative; height: 675px;}

.b-photoContainer .photo {
  float: left;
  position: relative;
}
.navigation {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 200;
}

#dostList .navigation {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 200;
}

.navigation h3 {
  display: none;
}

#photoList ul, #dostList ul {
  list-style: none;
  padding: 5px;
}

#photoList ul li, #dostList ul li {
  float: left;
  margin: 0 2px 2px 0;
  
}

#photoList ul li a , #dostList ul li a {
	display: block;
	line-height: 1em;
	text-decoration: none;
	background: black;
	padding: 5px;
}

#photoList ul li a:hover , #dostList ul li a:hover {
  color: white;
  background: #333;
}

#photoList ul li a.selected, #dostList ul li a.selected {
  background: black;
  color: white;
}

#home a {
	width: 192px;
	height: 70px;
	top: 276px;
	left: 170px;
	position: absolute;
	text-indent: -99999px;
}

.b-panel-text ul {
	margin-left: 30px;
}

.b-panel-text ul li {
	padding-bottom: 10px;
}

table {
	margin: 0; padding: 0; border: 0;
	border-top: 1px solid #23355f;
	width: 100%;
}
th {
	display: none;
}
td {
	margin: 0; padding: 5px 20px; border: 0;
	vertical-align: top;
	border-bottom: 1px solid #23355f;
	text-align: left;
}

td.price {
	width: 38%;
}

td.name {
	width: 38%;
	text-align: right;
	padding-right: 0;
}

tr {
	
}

