#map {
  margin: auto;
}

#place_info {
	width: 30%;
	float: left;
	font-size: 12px;
}

#place_info h5, #hours h5 {
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #007074;
	font-size: 14px;
	background: url(../images_layout/dot.png) left center no-repeat;
	padding-left: 15px;
}

#hours {
	width: 180px;
	position: relative;
	top: 100px;
}

#place_info .link a {
	color: #007074;
	font-weight: bold;
}

#place_about {
	width: 320px;
	float: left;
	display: relative;
}

.shortmenu {
	float: right;
}

.shortmenu li {
	list-style-type: none;
	background: url(../images_layout/dot.png) left center no-repeat;	
}

.shortmenu li.a {
	padding: 3px;
	padding-left: 15px;
}

.quickmenu {
	clear: both;
	list-style-type: none;
	margin-top: 220px;
	border-top: solid 1px #e4e2f1;
}

.quickmenu li {
	float: left;
	text-align: center;
	background: #e4e2f1;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	width: 95px;
	vertical-align: middle;
}

.quickmenu li a {
	padding: 5px;
	display: block;
	color: #007074;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.quickmenu li.long a {
	padding-left: 0;
	padding-right: 0;
}
.quickmenu li.inactive {
	padding: 5px;
	width: 85px;
	height: 30px; 
	line-height: 30px;
}

h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold; 
	color: #007074;
	height: 20px;
	line-height: 20px;
  	padding-left: 15px;
  	background: url(../images_layout/dot.png) left center no-repeat;
  	padding-top: 10px;
  	padding-bottom: 10px;
}

#descriptions {
	font-size: 11.5px;
	padding-left: 10px;
	padding-right: 10px;
}
#descriptions img {
	border: 0;
	}
#description {
	border-bottom: solid 1px #e4e2f1;
	padding-bottom: 10px;
	text-align: justify;
}
#descriptions li {
  margin-left: 20px;
}
.comment {
	margin: 5px;
}

.comment-header strong {
	color: #007074;
}

#halls, #rooms, #restaurants {
		border-top: solid 1px #bebebe;
			margin-bottom: 20px;
	}
.room-list {
	clear: both;	
	font-size: 11px;
	background: #e4e2f1;
}

.line {
		border-bottom: solid 1px #bebebe;
		background: #e4e2f1;
		height: 40px;
	}
ul.additionals {
	float: left;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
}

ul.additionals li, .dimensions li {
	list-style-type: none;
	text-align: left;
	margin-top: 5px;
}

ul.additionals span, .dimensions span {
	float: right;
	color: #007074;
	font-weight: bold;
}

.right-field {
	width: 240px;
	float: right;
}

.right-field h6 {
	color: #007074;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px; 
}

.right-field p {
	margin-top: 5px;
}
.item {
	background: #e4e2f1;
}

h1 {
	color: #007074 !important;
	}

h1 img {
	float: right;
	margin-right: 20px;
	max-height: 40px;
	max-width: 100px;
}
.equipment {
	float: left;
	clear: left;
	padding-left: 8px;
	padding-right: 13px;
	text-align: justify;
}
p .equipment {
	font-size: 11px; 	
}
#rooms .dimensions, #rooms .equipment, #rooms span.settings-head{
	width: 200px;
	margin: auto;
	padding-left: 20px;
}

#rooms {
min-height: 200px;
}
#rooms ul.room-list {
min-height: 233px;
}
#rooms .right-field {
	font-size: 12px;
}
#rooms .room-images
{
	width: 160px;
	padding-right: 0;
}

#add_op {
		width: 515px;
}
#add_op label {
	margin-right: 5px;
	}
#add_op .submit {
	margin: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#add_comment p {
	text-align: right;
	margin: 5px;
}
.comment-content, .comment-header {
	overflow: auto;
}

.uslugi {
	width: 500px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../images_layout/tbl.png) 383px repeat-y;
}

.uslugi .desc {
	float: left;
	width: 350px;
	padding: 3px;
	border-bottom: solid 1px #dedede;
	display: table-cell;
	height: 30px;
}


.uslugi .price {
	float: right;
	width: 80px;
	padding: 3px;
	border-bottom: solid 1px #dedede;
	text-align: center;
	display: table-cell;
	height: 30px;
	line-height: 15px;
}


.uslugi .last {
	border-bottom: 0;
}

                                              
#groupsblock
{
  margin-bottom: 30px;
}              
