.zimer {
	float: right;
	width: 100%;
}

.zimer .head {
	float: right;
	width: 100%;
	height: 54px;
	margin: 10px 0 0 0;
	text-align: right;
}

.zimer .head b.right {
	float: right;
	width: 2px;
	height: 54px;
	background: url('../images/hed-right.gif') right no-repeat;
}

.zimer .head b.left {
	float: left;
	width: 2px;
	height: 54px;
	background: url('../images/hed-left.gif') left no-repeat;
}

.zimer .head .zimname {
	float: right;
	width: 229px;
	height: 54px;
	background: #f4f4f4;
	margin: 0 0 0 13px;
}

.zimer .head .zimname H1 {
	float: right;
	width: 205px;
	height: 20px;
	margin: 6px 10px 0 0;
	font-size: 16px;
	color: #8a256c;
}

.zimer .head .zimname div {
	float: right;
	width: 205px;
	height: 20px;
	margin: 6px 10px 0 0;
	font-size: 16px;
	color: #8a256c;
}

.zimer .head .zimname H1 SPAN {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

.zimer .head .ziminfo {
	float: right;
	width: 670px;
	height: 54px;
	background: #f4f4f4;
}

.zimer .head .ziminfo .happycome {
	float: left;
	width: 159px;
	height: 54px;
	background: url('../images/happycome.gif') no-repeat;
	margin: -6px 0 0 5px;
}

.zimer .head .ziminfo a.contacthidebtn {
	float: right;
	width: 160px;
	height: 46px;
	background: url('../images/telb_butn.gif') 10px no-repeat;
	padding: 6px 0 0 0;
	font-size: 12px;
	color: #316F85;
	font-weight: bold;
	text-align: right;
}

.zimer .head .ziminfo a:hover.contacthidebtn {
	background: url('../images/telb_butn_ro.gif') 10px no-repeat;
}

.zimer .head .ziminfo .infobox {
	float: right;
	width: 100px;
	margin: 0 5px 0 0;
}

.zimer .head .ziminfo .infobox .title {
	float: right;
	position: relative;
	display: block;
	color: #316F85;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 5px 2px;
}

.zimer .head .ziminfo .infobox .info {
	float: right;
	width: 90px;
	position: relative;
	display: block;
	color: #8A256C;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}

.zimer .head .ziminfo .infobox .info .showphone {
	position: relative;
	float: right;
	width: 101px;
	height: 17px;
	color: #8A256C;
	cursor: pointer;
	background: url('../images/tell-full-anim.gif') no-repeat;
	margin: -15px 0 0 0;
}

/*.zimer .head .ziminfo .infobox .info a {
	float: right;
	width: 101px;
	height: 17px;
	color: #8A256C;
	cursor: pointer;
	background: url('../images/tel-butn.gif') no-repeat;
}*/

.zimer .head .ziminfo .infobox .info a:hover {
	color: red;
	background: url('../images/tel_butn_ro.gif') no-repeat;
}

.zimer .head .ziminfo .infobox .info a.map {
	float: right;
	color: #8A256C;
	background: url('../images/map-icon.png') left center no-repeat;
	width: 65px;
}

.zimer .head .ziminfo .infobox .info IMG {
	margin: 2px 0;
}

.zimer .head .ziminfo SPAN.info STRONG 	{
	float: right;
	font-size: 13px;
	font-weight: normal;
	margin: 0 4px 4px 4px;
}

.zimer .head .ziminfo SPAN.info DIV {
	float: right;
	font-size: 13px;
	font-weight: normal;
	margin: 0 4px 4px 2px;
}

.zimer .head .ziminfo SPAN.info DIV b {
	float: right;
	color: #8a256c;
	font-weight: normal;
	cursor: pointer;
}

.zimer .head .ziminfo SPAN.info a.map 	{
	float: right;
	width: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #8a256c;
	background: url('../images/map-icon.png') left center no-repeat;
	margin: 0 4px 4px 4px;
	cursor: pointer;
}

.zimer .button {
	float: right;
	width: 100%;
	text-align: left;
	margin: 5px 0 0 0;
}

.zimer .button IMG {
	border: 0px;
	cursor: pointer;
}

.zimer .main {
	float: right;
	width: 100%;
	height: 560px;
	margin: 5px 0 0 0;
}

.zimer .main .zimside {
	float: right;
	width: 230px;
	height: 560px;
	background: url('../images/zim-side-bg.gif') repeat-y;
}

.zimer .main .zimside B.bottom {
	float: right;
	width: 230px;
	height: 8px;
	background: url('../images/zim-side-bottom.gif') no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.zimer .main .zimside B.top {
	float: right;
	width: 230px;
	height: 8px;
	background: url('../images/zim-side-top.gif') no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.zimer .main .zimside .content {
	float: right;
	width: 192px;
	height: 549px;
	text-align: right;
	overflow-y: hidden;
	margin: 0px 16px -18px 0px !important;
	margin: 0px 18px -18px 0px;
	overflow-x: hidden;
}

.zimer .main .zimside .content-big {
	width: 213px;
	margin: 0px 6px -18px 0px !important;
	margin: 0px 8px -18px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 0 0 0 5px;
}

.zimer .main .zimside .content .zimrow {
	float: left;
	width: 192px;
	overflow: hidden;
}

.zimer .main .zimside .content .ziminfo-title {
	float: right;
	width: 192px;
	height: 31px;
	background: url('../images/zim-info-title.gif') right no-repeat;
	font-weight: bold;
	margin: 2px 4px;
	cursor: pointer;
}

.zimer .main .zimside .content .ziminfo-title h2.normal {
	float: right;
	margin: 8px 10px 0 0;
	font-size: 14px;
	color: #316f85;
	background: url('../images/zarr-c.gif') right no-repeat;
	padding: 0 15px 0 0;
}

.zimer .main .zimside .content .ziminfo-title h2.selected {
	float: right;
	margin: 6px 10px 0 0;
	font-size: 16px;
	color: #8A256C;
	background: url('../images/zarr-o.gif') right no-repeat;
	padding: 0 15px 0 0;
}

.zimer .main .zimside .content .ziminfo {
	float: right;
	width: 185px;
	background: #f4f4f4 url('../images/zim-info-top.gif') top no-repeat;
	margin: 2px 8px;
}

.zimer .main .zimside .content .gallinfo {
	float: right;
	width: 185px;
	height: 0px;
	display: none;
	line-height: 0px;
	font-size: 0px;
}

.zimer .main .zimside .content .ziminfo .zibody {
	float: right;
	width: 165px;
	margin: 10px 10px;
}

.zimer .main .zimside .content .ziminfo .zibody .sepzim {
	float: right;
	width: 165px;
	height: 1px;
	background: url('../images/sepzim.gif') center center no-repeat;
	margin: 7px 0;
}

.zimer .main .zimside .content .ziminfo .zibody .phntitle {
	display: none;
}

.zimer .main .zimside .content .ziminfo .zibody a.contacthidebtn {
	float: right;
	width: 160px;
	height: 46px;
	background: url('../images/telb_butn.gif') 10px no-repeat;
	padding: 6px 0 0 0;
	font-size: 12px;
	color: #316F85;
	font-weight: bold;
	text-align: right;
	margin: -25px 0 0 0;
}

.zimer .main .zimside .content .ziminfo .zibody a:hover.contacthidebtn {
	background: url('../images/telb_butn_ro.gif') 10px no-repeat;
}

.zimer .main .zimside .content .ziminfo .zibody H3 {
	float: right;
	width: 165px;
	font-size: 12px;
	color: #115972;
	font-weight: bold;
	margin: 0px 0px 5px;
}

.zimer .main .zimside .content .ziminfo .zibody B {
	float: right;
	width: 165px;
	font-size: 12px;
	color: #115972;
	font-weight: bold;
	margin: 0px 0px 5px;
}

.zimer .main .zimside .content .ziminfo .zibody .icons {
	float: right;
	width: 175px;
	margin: 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .icons .icon {
	float: right;
	width: 85px;
	font-size: 12px;
	color: #115972;
	margin: 2px 0;
}

.zimer .main .zimside .content .ziminfo .zibody .icons .icon IMG {
	float: right;
	margin: -2px 0 0 2px;
	width: 16px;
	height: 15px;
}

.zimer .main .zimside .content .ziminfo .zibody .dater {
	float: right;
	width: 165px;
	margin: 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .dater .odate {
	float: right;
	width: 90%;
	background: url('../images/pdot.png') right 55% no-repeat;
	padding: 0 10px 0 0;
	color: #115972;
	font-size: 12px;
}

.zimer .main .zimside .content .ziminfo .zibody .dater .row {
	float: right;
	width: 155px;
	font-size: 12px;
	color: #115972;
	background: url('../images/pdot.png') right 55% no-repeat;
	padding: 0 10px 0 0;
	margin: 2px 0;
}

.zimer .main .zimside .content .ziminfo .zibody .dater A.more {
	float: right;
	margin: 5px 0px 0px;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/narr.gif') left 65% no-repeat;
	padding: 0 0 0 10px;
	cursor: pointer;
}

.zimer .main .zimside .content .ziminfo .zibody .dater .dateboxfloat {
	float: right;
	position: absolute;
	right: 130px;
	width: 182px;
	height: 144px;
	background: url('../images/calender.png') no-repeat;
	z-index: 1000;
	margin: 0 -8px 0 0;
}

.zimer .main .zimside .content .ziminfo .zibody .dater .datebox {
	position: relative;
	width: 238px;
	height: 229px;
	z-index: 1000;
}

.zimer .main .zimside .content .ziminfo .zibody .prices {
	float: right;
	width: 165px;
	margin: 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .prices .floatsals {
	position: absolute;
	width: 320px;
	right: 205px;
	background: #ffffff;
	border: 1px solid #115972;
	font-size: 13px;
	color: #115972;
	margin: 0px;
	padding: 8px;
	line-height: 20px;
	z-index: 1000;
}

.zimer .main .zimside .content .ziminfo .zibody .prices A.more {
	float: right;
	margin: 5px 0px 0px;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/narr.gif') left 65% no-repeat;
	padding: 0 0 0 10px;
	cursor: pointer;
}

.zimer .main .zimside .content .ziminfo .zibody .prices .row {
	float: right;
	width: 165px;
	font-size: 12px;
	color: #115972;
	margin: 2px 0;
}

.zimer .main .zimside .content .ziminfo .zibody .prices .salebox {
	float: right;
	width: 159px;
	height: 44px;
	background: url('../images/sale-bg.gif') no-repeat;
	margin: 2px -4px 0 0;
	cursor: pointer;
	overflow: hidden;
}

.zimer .main .zimside .content .ziminfo .zibody .prices .salebox b.sale {
	float: right;
	width: 130px;
	height: 16px;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/sale-icon.png') top right no-repeat;
	padding: 0 15px 0 0;
	margin: 14px 8px 0 0;
	overflow: hidden;
}

.zimer .main .zimside .content .ziminfo .zibody .prices .salebox b.cup {
	float: right;
	width: 126px;
	height: 16px;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/kop-icon.png') right 50% no-repeat;
	padding: 0 20px 0 0;
	margin: 14px 8px 0 0;
	overflow: hidden;
}

.zimer .main .zimside .content .ziminfo .zibody .phones {
	float: right;
	width: 165px;
	margin: 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .phones .infobox {
	float: right;
	width: 170px;
}

.zimer .main .zimside .content .ziminfo .zibody .phones .infobox .title {
	float: right;
	color: #316F85;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .phones .infobox .info {
	float: right;
	width: 90px;
	color: #8A256C;
	font-size: 12px;
	margin: 3px 5px 0px 5px;
}

.zimer .main .zimside .content .ziminfo .zibody .phones .infobox .info .showphone {
	position: relative;
	float: right;
	width: 101px;
	height: 17px;
	color: #8A256C;
	cursor: pointer;
	background: url('../images/tell-full-anim.gif') no-repeat;
	margin: -15px 0 0 0;
}

.zimer .main .zimside .content .ziminfo .zibody .phones .infobox .info A {
	float: right;
	width: 101px;
	height: 17px;
	color: #8A256C;
	cursor: pointer;
	background: url('../images/tel-butn.gif') no-repeat;
}

.zimer .main .zimside .content .ziminfo .zibody .phones .infobox .info a:hover {
	color: red;
	background: url('../images/tel_butn_ro.gif') no-repeat;
}

.zimer .main .zimside .content .ziminfo .zibody .description {
	float: right;
	width: 165px;
	margin: 0px 0px 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .description P {
	font-size: 12px;
	color: #115972;
	margin: 0px;
}

.zimer .main .zimside .content .ziminfo .zibody .description P.big {
	position: absolute;
	width: 690px;
	right: 205px;
	background: #ffffff;
	border: 1px solid #115972;
	font-size: 13px;
	color: #115972;
	margin: 0px;
	padding: 8px;
	line-height: 20px;
	z-index: 1000;
}

.zimer .main .zimside .content .ziminfo .zibody .description P.less {
	font-size: 12px;
	color: #115972;
	height: 30px;
	margin: 0px;
	overflow: hidden;
}

.zimer .main .zimside .content .ziminfo .zibody .description A.more {
	float: left;
	margin: 5px 0px 0px;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/narr.gif') left 65% no-repeat;
	padding: 0 0 0 10px;
	cursor: pointer;
}

.zimer .main .zimside .content .ziminfo B.zibottom {
	float: right;
	width: 185px;
	height: 2px;
	background: url('../images/zim-info-top.gif') top no-repeat;
}

.zimer .main .zimmain {
	float: right;
	width: 669px;
	height: 560px;
	background: url('../images/zim-main-bg.gif') repeat-y;
}

.zimer .main .zimmain B.bottom {
	float: right;
	width: 669px;
	height: 8px;
	background: url('../images/zim-main-bottom.gif') no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.zimer .main .zimmain B.top {
	float: right;
	width: 669px;
	height: 8px;
	background: url('../images/zim-main-top.gif') no-repeat;
	line-height: 1px;
	font-size: 1px;
}

.zimer .main .zimmain .content {
	float: right;
	width: 669px;
	height: 517px;
}

.zimer .main .zimmain .content IFRAME {
	float: right;
	width: 629px;
	height: 500px;
	margin: 15px 20px !important;
	margin: 15px 20px 0px 0;
	border: 0px;
}

.zimer .main .zimmain .content .gallery {
	float: right;
	width: 629px;
	height: 500px;
	margin: 15px 20px !important;
	margin: 15px 20px 0px 0;
}

.zimer .main .zimmain .content .gallery .image {
	float: right;
	position: relative;
	width: 629px;
	height: 420px;
	margin: 0px;
	overflow: hidden;
}

.zimer .main .zimmain .content .gallery .image IMG {
	width: 629px;
}

.zimer .main .zimmain .content .gallery .scroller {
	float: right;
	width: 637px;
	height: 74px;
}

.zimer .main .zimmain .content .gallery .scroller .content {
	float: right;
	position: relative;
	width: 627px;
	height: 74px;
	margin: 5px 5px 0;
}

.zimer .main .zimmain .content .gallery .scroller .content .items {
	float: right;
	width: 600px;
	height: 74px;
	overflow: hidden;
	margin: 0 13px 0 0;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .contain {
	position: relative;
	width: 600px;
	height: 74px;
	overflow: hidden;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .item {
	float: right;
	width: 120px;
	text-align: right;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .item .image {
	float: right;
	position: relative;
	width: 120px;
	height: 74px;
	margin: 0px;
	cursor: pointer;
	opacity: 0.5;
	overflow: hidden;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .item .sl {
	opacity: 1;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .item .image IMG {
	position: absolute;
	width: 120px;
	height: 74px;
	right: 0;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .item .image SPAN {
	position: absolute;
	right: 0;
	width: 120px;
	height: 74px;
	background: url('../images/scroller-image-border.png') no-repeat;
	z-index: 100;
	text-align: left;
	font-size: 12px;
	color: #15428b;
}

.zimer .main .zimmain .content .gallery .scroller .content .items .item .image SPAN ins {
	float: left;
	width: 12px;
	height: 12px;
	margin: 3px 0 0 5px;
	text-align: center;
	font-size: 12px;
	color: #15428b;
	text-decoration: none;
}

.zimer .main .zimmain .content .gallery .scroller .content a.prev {
	float: right;
	position: absolute;
	right: 0;
	width: 13px;
	height: 35px;
	background: url('../images/scroll-prev.gif') no-repeat;
	margin: 18px 0 0 0;
	cursor: pointer;
}

.zimer .main .zimmain .content .gallery .scroller .content a.next {
	float: right;
	position: absolute;
	left: 0;
	width: 13px;
	height: 35px;
	background: url('../images/scroll-next.gif') no-repeat;
	margin: 18px 0 0 0;
	cursor: pointer;
}

.zimer .main .zimmain .content .gallery .image IMG {
	position: absolute;
	right: 0;
}

.zimer .main .zimmain .content .gallery .image B {
	position: absolute;
	right: 0;
	width: 629px;
	height: 420px;
	background: url('../images/main-image-border.png') no-repeat;
	z-index: 100;
}

.zimer .main .zimmain .content .gallery .image B SPAN {
	float: left;
	width: 12px;
	height: 12px;
	margin: 4px 0 0 6px;
	text-align: center;
	font-size: 12px;
	color: #15428b;
}

.zimer .main .zimmain .tabs {
	float: right;
	position: relative;
	width: 669px;
	height: 22px;
	margin: 0 0 -7px 0;
	z-index: 100;
	background: #ffffff url('../images/zim-tab-bg.gif') left 19px repeat-x;
}

.zimer .main .zimmain .tabs B.end {
	float: left;
	position: relative;
	width: 8px;
	height: 27px;
	background: url('../images/zim-tab-end.gif') bottom no-repeat;
	z-index: 100;
	margin: 0 0 -5px 0;
}

.zimer .main .zimmain .tabs a.tab {
	float: right;
	width: 92px;
	height: 22px;
	font-size: 12px;
	background: url('../images/zim-tab.gif') no-repeat;
	margin: 0 0 0 3px;
	padding: 3px 0 0;
	cursor: pointer;
}

.zimer .main .zimmain .tabs a.selected {
	float: right;
	width: 96px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	background: url('../images/zim-tab-selected.gif') no-repeat;
	margin: 0 0 0 3px;
	padding: 5px 0 0;
	cursor: pointer;
}

.zimer .main .sep {
	float: right;
	position: relative;
	width: 16px;
	height: 560px;
	/*background: url('../images/zim-sep.gif') center center no-repeat;*/
	margin: 0 -3px;
	z-index: 100;
}

.zimer .bottominfo {
	float: right;
	width: 100%;
	height: 269px;
	margin: 14px 0 0 0;
}

.zimer .bottominfo .zimbox {
	float: right;
	width: 231px;
	height: 269px;
	background: url('../images/zimbox.gif') no-repeat;
}

.zimer .bottominfo .zimbox .content {
	float: right;
	width: 191px;
	height: 229px;
	margin: 20px 20px 0 0;
	text-align: right;
}

.zimer .bottominfo .zimbox .content .title {
	float: right;
	width: 211px;
	height: 15px;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #8A256C;
}

.zimer .bottominfo .zimbox .content .list {
	float: right;
	width: 191px;
	font-size: 12px;
	color: #303030;
}

.zimer .bottominfo .zimbox .content .list UL {
	float: right;
	width: 191px;
	margin: 0px 0px 0 0;
	padding: 0px;
}

.zimer .bottominfo .zimbox .content .list LI {
	float: right;
	width: 100%;
	margin: 0 0 4px;
	list-style: none;
	background: url('../images/dot.gif') right 55% no-repeat;
	padding: 0 12px 0 0;
}

.zimer .bottominfo .zimbox .content .postcomment {
	float: right;
	width: 100%;
	height: 190px;
}

.zimer .bottominfo .zimbox .content .postcomment .label {
	float: right;
	width: 100%;
	font-size: 12px;
	color: #115972;
	margin: 4px 0px 2px;
	font-weight: bold;
}

.zimer .bottominfo .zimbox .content .postcomment .element {
	float: right;
	width: 100%;
}

.zimer .bottominfo .zimbox .content .postcomment .element INPUT, TEXTAREA {
	float: right;
	width: 100%;
	font-size: 12px;
	border: 1px solid #303030;
	color: #303030;
}

.zimer .bottominfo .zimbox .content .postcomment .element SELECT {
	float: right;
	font-size: 12px;
	border: 1px solid #303030;
}

.zimer .bottominfo .zimbox .content .postcomment .btn {
	float: left;
	width: auto;
	margin: 2px 0;
	padding: 2px 5px;
}

.zimer .bottominfo .zimbox .content .postcomment .error {
	float: right;
	width: 80px;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/narr.gif') right 75% no-repeat;
	padding: 5px 10px 0 0;
	margin: 2px 0;
}

.zimer .bottominfo .zimbox .content .comments {
	float: right;
	width: 100%;
	height: 190px;
}

.zimer .bottominfo .zimbox .content .comments .none {
	float: right;
	width: 100%;
	font-size: 14px;
	color: #316F85;
	text-align: center;
	margin: 40px 0 0 0;
}

.zimer .bottominfo .zimbox .content .comments .none A {
	float: right;
	width: 100%;
	font-size: 14px;
	color: #8a256c;
	font-weight: bold;
	cursor: pointer;
}

.zimer .bottominfo .zimbox .content .comments iframe {
	border: 0px;
}

.zimer .bottominfo .zimbox .content .comments .comment {
	float: right;
	width: 100%;
	margin: 0px 0px 15px;
}

.zimer .bottominfo .zimbox .content .comments .comment IMG {
	float: right;
}

.zimer .bottominfo .zimbox .content .comments .comment STRONG {
	float: right;
	width: 100%;
	height: 28px;
	font-weight: normal;
	font-size: 11px;
	color: #303030;
	margin: 2px 0px;
	overflow: hidden;
	cursor: pointer;
}

.zimer .bottominfo .zimbox .content .comments .comment P {
	float: right;
	width: 100%;
	font-weight: normal;
	font-size: 11px;
	color: #7b7b7b;
	margin: 2px 0px;
}

.zimer .bottominfo .zimbox .content A.forall {
	float: right;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/narr.gif') left 65% no-repeat;
	padding: 0 0 0 10px;
	cursor: pointer;
}

.zimer .bottominfo .zimbox .content A.write {
	float: left;
	font-size: 12px;
	color: #8a256c;
	background: url('../images/narr.gif') left 65% no-repeat;
	padding: 0 0 0 10px;
	cursor: pointer;
}

.zimer .bottominfo .zimbigbox {
	float: right;
	width: 432px;
	height: 269px;
	background: url('../images/zimbigbox.gif') no-repeat;
	margin: 0 9px;
}

.zimer .bottominfo .zimbigbox .content {
	float: right;
	width: 392px;
	height: 229px;
	margin: 20px;
	text-align: right;
}

.zimer .bottominfo .zimbigbox .content STRONG {
	float: right;
	width: 100%;
	font-size: 12px;
	color: #115972;
	margin: 3px 0;
}

.zimer .bottominfo .zimbigbox .content P {
	float: right;
	width: 100%;
	font-size: 12px;
	color: #303030;
	margin: 0 0 10px 0;
}

.zimer .bottominfo .zimbigbox .content h3 {
	float: right;
	width: 211px;
	height: 15px;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #8A256C;
	font-weight: bold;
}

.zimer .navbottom {
	float: right;
	width: 100%;
	font-size: 11px;
	text-align: center;
	color: #115972;
	margin: 13px 0 0 0;
}

.zimer .navbottom A {
	font-size: 11px;
	color: #8a256c;
}

.zimer .navbottom A.prev {
	float: right;
	background: url('../images/narrr.gif') right 5px no-repeat;
	padding: 0 8px 0 0;
}

.zimer .navbottom A.next {
	float: left;
	background: url('../images/narr.gif') left 5px no-repeat;
	padding: 0 0 0 8px;
}

.zimer .bottom {
	float: right;
	width: 100%;
	height: 158px;
	margin: 20px 0 0 0;
}

.zimer .bottom B.right {
	float: right;
	width: 2px;
	height: 158px;
	background: url('../images/zim-bot-right.gif') no-repeat;
}

.zimer .bottom B.left {
	float: left;
	width: 2px;
	height: 158px;
	background: url('../images/zim-bot-left.gif') no-repeat;
}

.zimer .bottom .menu {
	float: right;
	width: 671px;
	height: 158px;
	background: #f4f4f4;
	margin: 0 0 0 12px;
}

.zimer .bottom .menu .content {
	float: right;
	width: 647px;
	height: 138px;
	margin: 10px;
	text-align: right;
}

.zimer .bottom .menu .content .item {
	float: right;
	width: 155px;
	height: 138px;
	margin: 0 6px 0 0;
}

.zimer .bottom .menu .content .item .title {
	float: right;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	margin: 5px 0 16px 0;
	color: #316F85;
}

.zimer .bottom .menu .content .item A {
	float: right;
	width: 100%;
	font-size: 11px;
	color: #6d6d6d;
	background: url('../images/sarr.gif') right center no-repeat;
	padding: 0 8px 5px 0;
	cursor: pointer;
}

.zimer .bottom .kopons {
	float: right;
	width: 229px;
	height: 158px;
	background: #f4f4f4;
}

.zimer .bottom .kopons .content {
	float: right;
	width: 205px;
	height: 138px;
	margin: 10px;
	text-align: right;
}

.zimer .bottom .kopons .content .title {
	float: right;
	width: 100%;
	height: 13px;
	margin: 3px 0 16px 0;
	font-size: 12px;
	font-weight: bold;
	color: #316F85;
}

.kopons .content .atractions {
	float: right;
	width: 203px;
	margin: -10px 0 0 0;
}

.kopons .content .item-atractions {
	float: right;
	width: 203px;
	margin: 1px 0 0px;
}

.kopons .content .item-atractions .image {
	float: right;
	position: relative;
	width: 70px;
	height: 38px;
	margin: 0px;
	overflow: hidden;
}

.kopons .content .item-atractions .image IMG {
	position: absolute;
	right: 0;
}

.kopons .content .item-atractions .image B {
	position: absolute;
	right: 0;
	width: 70px;
	height: 38px;
	background: url('../images/cupon-image-border.png') no-repeat;
	z-index: 100;
}

.kopons .content .item-atractions .ktitle {
	float: right;
	width: 125px;
	font-size: 11px;
	margin: 4px 3px 0 0;
}

.kopons .content .item-atractions .ktitle A {
	color: #8a256c;
}

.ranking {
	float: right;
	width: 100%;
}

.ranking .comment {
	float: right;
	width: 100%;
	margin: 8px;
}

.ranking .comment .name {
	float: right;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #316F85;
}

.ranking .comment .element {
	float: right;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #316F85;
}

.ranking .comment .element input {
	float: right;
	margin: 5px 0;
}

.ranking .comment .element textarea {
	float: right;
	width: 95%;
	margin: 5px 0;
}

.ranking .rank {
	float: right;
	width: 20%;
	margin: 10px;
}

.ranking .rank .name {
	float: right;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #316F85;
}

.ranking .rank .stars {
	float: right;
	width: 100%;
	margin: 4px 0;
}

.ranking .rank .stars .star {
	float: right;
	width: 11px;
	height: 11px;
	margin: 2px 0 0 2px;
	background: url('../images/stars/star.png') no-repeat;
	cursor: pointer;
}

.ranking .rank .stars .star-sl {
	background: url('../images/stars/star-sl.png') no-repeat;
	cursor: pointer;
}