/*--SIFR-------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
	margin: 0 0 5px 0;
	padding: 0;
	color: #00b4d5;
	
	font-family: "Times New Roman";
	
	
	letter-spacing: -1px;
	margin: 0 0 5 0;
	padding: 0;
	font-size: 24px;
}

/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0; padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
    padding: 0 0 20px 0;
    color: #fff;
    font-family: Arial, "MS Sans Serif";
	font-size: 0.7em;
	background: #736352;
	_behavior: url("scripts/csshover.htc");
}

img {
    border: none;
    vertical-align: top;
}

a {
    color: #736352;
}

.leftText a {
    color: #00B4D5;
}

a:hover {
    text-decoration: underline;
}

p {
    line-height: 1.2em;
    margin-bottom: 10px;
}

p a {
	text-decoration:  underline;
}

p a:hover {
    text-decoration: none;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #00b4d5;
	font-family:Arial, Helvetica, Sans-serif;
	letter-spacing: 1px;
	margin: 0 0 5 0;
	padding: 0;
	font-size: 20px;
	line-height: 28px;
}
 
h2 {
	margin: 0 0 7px 0;
	font-size: 1.1em;
	color: #00b4d5;
	font-weight: bold;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 1.0em;
	color: #00b4d5;
}

h4, h5 {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: #00b4d5;
}

table {
	margin: 0;
	font-size: 0.9em;
}

table a {
	text-decoration: underline;
}

table th {
	padding: 3px 20px;
	border-bottom: 1px #736352 solid;
	color: #fff;
	background: #736352;
}

table td {
	padding: 1px 20px;
	border-bottom: 1px #736352 solid;
}

ul {
	margin: 0 0 15px 20px;
}

ul li {
	padding: 2px 0 2px 0px;
	list-style: square;
}

ul li ul {
	margin: 0 0 0 20px;
}

ul li ul li {
}

form table {
	border: none;
	margin: 0;
}

form table td {
	border: none;
	padding: 0;
	background: none;
}

hr {
	color: #736352;
	border: 0 none;
	border-top: 1px solid #736352;
	height: 1px;
	margin: 10px 0 10px 0;
	_margin: 5px 0 5px 0;
}

#sitemap ul {
	margin-left: 25px;
}

#sitemap li {
	padding: 5px 0 5px 0;
}

#sitemap li a {
	font-size: 1.5em;
	font-weight: bold;
	color: #00B4D5;
}

#sitemap li li a {
	font-size: 1.2em;
	font-weight: bold;
}

#sitemap li li li a {
	font-size: 1.0em;
	font-weight: normal;
}

.newLineHeight {
	line-height: 22px;
}

sup {
	font-size: 0.65em;
}

.w1 {
	width: 70px;
}

.tabLeft {
  padding-left: 50px !important;
}

.invisible {
	display: none;
}

/*--ABSOLUTE---------------------------------------------------------------*/

#logo {
	position: absolute;
	left: 20px;
	top: 15px;
}

#spFlash {
	width: 734px;
	height: 224px;
	position: absolute;
	left: 20px;
	top: 103px;
}

#hpFlash {
	width: 734px;
	height: 270px;
	position: absolute;
	left: 20px;
	top: 103px;
	z-index: 0;
}

#phoneNumber {
	position: absolute;
	right: 20px;
	top: 20px;
}

#langSelect {
	font-size: 11px;
	position: absolute;
	left: 0;
	top: -20px;
}

#langSelect a {
	color: #fff;
	text-decoration: none;
}

#langSelect a:hover {
	text-decoration: underline;
}

#headerLinks {
	font-size: 11px;
	position: absolute;
	right: 2px;
	top: -20px;
}

#headerLinks a {
	margin-left: 15px;
	color: #fff;
	text-decoration: undelrine;
}

#headerLinks a:hover {
	text-decoration: underline;
}

#headerLinks a.webcam {
	padding-left: 36px;
	background: url("../images/ico_webcam.gif") 0 0 no-repeat;
}

#headerLinks a.video {
	padding-left: 36px;
	background: url("../images/ico_video.gif") 0 0 no-repeat;
}

#footerLinks {
	font-size: 11px;
	position: absolute;
	left: 2px;
	bottom: -28px;
	color: #fff;
}

#footerLinks a {
	color: #fff;
	text-decoration: none;
}

#footerLinks a:hover {
	text-decoration: underline;
}

/*--USEFUL-----------------------------------------------------------------*/

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
	background: #fff;
	height: 0;
}

.invisible {
	display: none;
}

.underTitle {
	font-size: 1.1em;
	color: #736352;
	font-weight: bold;
}

.brownBorder {
	margin: 20px 0 10px 0;
	padding: 8px;
	background: #e8e6e3 url("../images/brown_box_bg.gif") 0 0 repeat-x;
	font-weight: bold;
	color: #fff;
}

.table {
	padding: 0 10px 10px 10px;
	background: url("../images/table_bg.gif") 0 bottom repeat-x;
}


.table table {
	width: 100%;
}

.table table td strong {
	font-size: 1.1em;
	font-weight: bold;
}

.noMargin {
	margin: 0 !important;
}

.taRight {
	text-align: right;
}

.links {
	padding-top: 10px;
}

.contentLinks {
	padding-top: 15px;
}

.contentLinks a {
	color: #736352 !important;
	text-decoration: underline;
	display: block;
	font-weight: bold;
}

.contentLinks a.bold {
	font-weight: bold !important;
}

.contentLinks a:hover {
	text-decoration: none;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.mRight {
	margin-right: 20px;
}

#citat {
	width: 100%;
	position: absolute;
	height: 0;
	font-size: 0;
	top: 690px;
	right: 450px;
}

#citat img {
	display: block;
	position: absolute;
	right: -240px;
	top: 10px;
	_top: 20px;
}

.img_hearth { width:19px;
              height:19px;
              background: url("../images/ico_hearth.png") no-repeat;
              _background: none;
filter: progid XImageTransform.Microsoft.AlphaImageLoader(src='images/ico_hearth.png', sizingMethod='scale');

  }

.img_close { width:19px;
              height:19px;
              background: url("../images/ico_close.png") no-repeat;
              _background: none;
filter: progid XImageTransform.Microsoft.AlphaImageLoader(src='images/ico_close.png', sizingMethod='scale');

  }

/*--LAYOUT----------------------------------------------------------------*/

#main {
	width: 100%;
	height: 100%;
	padding: 30px 0 50px 0;
	text-align: center;
	color: #736352;
}

#page {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 20px;
	text-align: left;
	position: relative;
	background: #ffffff;
}

/*--HOMEPAGE---------------------------------------------------------------*/

.bigButton {
	margin-left: 10px;
}

a.reservation {
	display: block;
	margin-bottom: 24px;
}

.reservationPanel {
	margin-bottom: 10px;
}

.news {
	padding: 0 10px;
	background: #F1EFED;
	height: 224px;
	overflow: hidden;
}

#newPanel {
	width: 210px;
}

.hp .news {
	height: 271px;
}

.news div {
	padding: 6px 0 0 0;
	margin-bottom: 4px;
	background: url("../images/hp_news_line.gif") 0 0 no-repeat;
}

.news div.first {
	padding: 0;
	margin-bottom: 6px;
	background: none;
}

.news h2 {
	position: relative;
	left: -10px;
	margin-bottom: 6px;
}

.news h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.news h3 a {
	color: #42A6CE;
}

.news p {
	font-size: 11px;
	margin: 0;
	color: #000;
}

.news p small {
	color: #333333;
}

/*--SUBPAGE---------------------------------------------------------------*/

#content {
	width: 734px;
	padding: 340px 0 0 0;
	_height: 300px;
	min-height: 350px;
	float: left;
}

#content.noPhoto {
	padding-top: 120px !important;
}

#content.noPhoto.more {
	padding-top: 100px !important;
}

#breadCrumbs {
	position: absolute;
	left: 40px;
	top: 335px;
}

#breadCrumbs.noPhoto {
	top: 112px !important;
}

/*.leftPart,*/ .galleryContent, .leftText {
	font-size: 1.05em;
}

.hp #content {
	width: 734px !important;
	padding: 364px 0 0 0 !important;
	height: auto !important;
	min-height: 0 !important;
	background: none !important;
}

.brown #content {
	background: #fff url("../images/brown_grad.jpg") left bottom repeat-x !important;
}

.brown #content {
	width: 714px;
	padding: 340px 0 10px 20px;
	_height: 200px;
	min-height: 200px;
	float: left;
}

.offer #content {
	width: 714px;
	padding: 340px 0 10px 20px;
	_height: 300px;
	min-height: 350px;
	float: left;
}

.gallery #content {
	padding: 550px 0 0 0;
}

.galleryContent {
	padding: 25px 0 0 0;
	width: 460px;
	float: left;
}

.galleryLinks {
	padding: 50px 0 0 25px;
	width: 150px;
	float: left;
}

.galleryOverview {
	margin-top: 10px;
}

.galleryOverview td {
	border: none;
	padding: 0 0 10px 0;
	vertical-align: top;
}

.galleryOverview td.photo {
	padding-right: 20px;
}

.galleryOverview td.photo img {
	border: 3px #E8E4E1 solid;
}

.leftPart {
	width: 486px;
	float: left;
}

.rightPart {
	width: 238px;
	float: right;
}

.leftText {
	width: 485px;
	float: left;
}

.rightSubmenu {
	width: 210px;
	padding: 35px 0 0 10px;
	float: right;
}

.detail .leftPart {
	width: 240px;
}

.citation {
	margin-bottom: 18px;
	display: block;
}

#selfPromo {
	padding-top: 25px;
}

/*--GALLERY--------------------------------------------------------------*/

#gallery {
	width: 734px;
	position: absolute;
	left: 20px;
	top: 103px;
}

#galleryContent {
	width: 734px;
	height: 450px;
	position: relative !important;
}

#gallery #paging {
	position: absolute;
	left: 3px;
	top: 325px;
	color: #00b4d5;
}

#gallery #paging a {
	color: #00b4d5;
	text-decoration: none;
}

#gallery #close {
	display: block;
	margin-top: 6px;
	position: absolute;
	right: 1px;
	top: 322px;
}

#gallery #stripe {
	width: 734px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/stripe_bg.png") 0 0;
	_background: #fff;
	_filter: alpha(opacity=20);
}

#gallery #stripeInner {
	width: 734px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
}

#gallery #stripeInner .stripeContent {
	height: 20px;
	padding-right: 10px;
	float: right;
}

#gallery #stripeInner .stripeContent span {
	float: left !important;
	color: #fff;
	padding-right: 10px;
	display: block;
	line-height: 20px;
	text-transform: uppercase;
}

#gallery #stripeInner a {
	float: left;
	color: #fff;
	display: block;
	padding: 0 10px 0 10px;
	line-height: 20px;
	background: url("../images/stripe_line.gif") 0 50% no-repeat;
	text-transform: uppercase;
}

#gallery #stripeInner a.active {
	background: url("../images/stripe_arrow.gif") 0 50% no-repeat;
}

/*----------------FLAT-GALERY------------------------------------------*/


.flatGallery {
	left: 250px;
width: 670px;
  padding: 20px 0 0 0;
  position: relative;
}

.flatGallery .galeryThumbnail {
	width: 210px;
	height: 120px;
	position: relative;
	margin: 0 10px 20px 0;

}

.flatGallery .galeryThumbnail .photo {
	width: 210px;
	height: 120px;
	display: block;
}

.flatGallery .zoom2 {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 0 !important;
}

.flatGallery .zoom2 img {
	width: 19px;
	height: 18px;
	background: url("../images/zoom.png") 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zoom.png', sizingMethod='scale');
}

.flatGallery .imageTitle {
	width: 200px;
	padding: 3px 5px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/black_back.png") 0 0 !important;
	_background: #000;
	_filter: alpha(opacity=69);
	margin: 0;
	color: #fff;
}

/*----------GALERIE-------------------------------*/


.galeryThumbnailHiddener {
	width: 679px !important;
	overflow: hidden !important;
}

.galeryThumbnailOut {
	height: 180px;
	width: 695px;
	overflow: scroll;
}

.galeryThumbnailIn {
	height: 180px;
}


.galeryThumbnail {
  width: 215px;
  float: left;
  margin: 0  11px 0px 0;
 _margin-right: 8px;
  position: relative;
  background: url("../images/galery/detail_bytu_small_shadow.jpg") 0 150px repeat-x;
  overflow: hidden;
}

.galeryThumbnail p {
  margin: 2px 10px 5px;
}

.galeryThumbnail .zoomButton {
  width: 21px;
  height: 21px;
  /*background: url(../images/galery/galery_zoom.png) 0 0 no-repeat;*/
  background: url("../images/ico_pluss.gif") 0 0 no-repeat;
  display: block;  
  position: absolute;
  left: 185px;
  top: 113px; 
}

.galeryThumbnailDetail .zoomButton {
  /*background: url(../images/galery/galery_zoom.png) 0 0 no-repeat;*/
	background: url("../images/ico_pluss.gif") 0 0 no-repeat;
  position: absolute;
  left: 170px;
  top: 100px; 
}

.galeryBig .close {
  background: url(../images/galery/galery_close.png) 0 0 no-repeat;
  position: absolute;
  left: 660px;
  top: 519px; 
}

.galeryThumbnail .zoomButton a, .galeryThumbnail .closeButton a, .galeryThumbnailDetail .zoomButton a, .galeryThumbnailDetail .closeButton a {
	display: block;
	width: 21px;
	height: 21px;
}

.galeryThumbnailDetail {
  width: 200px;
  margin: 0  11px 0px 0;
 _margin-right: 8px;
  float: left;
  display: block;
}

.galeryBig {
  padding-bottom: 15px;
}


.paging {
  text-align:center;
}

.paging p {
  color: #736352 !important;
  /*font-weight: bold;*/
}

.paging p a {
  color: #00b4d5 !important;
}

.paging p a:hover {
  color: #736352 !important;
  text-decoration: none;
}

.paging p a.active {
  color: #736352 !important;
  text-decoration: none;
  font-weight: bold;
}

.bigGallery {
	padding-top: 10px;
}

.bigGallery .galeryThumbnail {
	background: none !important;
}

.bigGallery .zoom2 {
	position: absolute;
	right: 10px;
	bottom: 30px;
	padding: 0 !important;
}

.bigGallery .zoom2 img {
	width: 19px;
	height: 18px;
	background: url("../images/zoom.png") 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zoom.png', sizingMethod='scale');
}

.bigGallery .imageTitle {
	width: 210px;
	padding: 3px 5px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/black_back.png") 0 0 !important;
	_background: #000;
	_filter: alpha(opacity=69);
	margin: 0;
	color: #fff;
}

.bigGallery p {
	background: none !important;
}

/*--APARTMENTS--------------------------------------------------------------*/
.Apartments #paging {
	margin-top:1em;
	text-align: center;
	color: #736352;
}

.Apartments #paging a{
	color: #00b4d5;
}

.Apartments #CategoriesSelectBox {
	float:right;
}
.Apartments select {
	width: 180px;
}
.Apartments table.flatSearch{
	width: 100%
}

.Apartments .flatSearch tr td {
  border: none;
}


	
/*--SUBMENU--------------------------------------------------------------*/

#submenu {
	margin: 0;
	padding: 0;
}

#submenu li {
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0;
	zoom: 1;
	border-bottom: 1px #EFE7E7 solid;
}

#submenu li a {
	padding: 0;
	color: #00b4d5;
	font-size: 1.1em;
	display: block;
	margin: 0;
	padding: 4px 5px 5px 15px;
	text-decoration: none;
	background: url("../images/submenu_li.gif") 0 7px no-repeat;
}

#submenu li.active a, #submenu li a:hover {
	background: url("../images/submenu_li.gif") 0 -84px no-repeat;
	text-decoration: underline;
}

#submenu ul {
	display: none;
}

.icons {
	padding-top: 20px;
}

.icons a {
	padding: 0 0 0 28px;
	margin: 0 0 5px 0;
	line-height: 20px;
	display: block;
	color: #00b4d5;
	font-size: 1.1em;
}

.icons a:hover {
	font-weight: bold;
	text-decoration: none;
}

.icons a.gallery {
	background: url("../images/ico_gallery.gif") 0 0 no-repeat;
}

.icons a.video {
	background: url("../images/ico_video2.gif") 0 0 no-repeat;
}

.icons a.pdf {
	background: url("../images/ico_pdf_blue.gif") 0 0 no-repeat;
}

.icons a.file_pdf {
	background: url("../images/file_pdf.gif") 0 0 no-repeat;
}

/*--RIGHT-PANEL----------------------------------------------------------*/

#rightPanel {
	width: 176px;
	padding: 0 0 0 0;
	float: right;
}

.hp #rightPanel .reservation {
	height: auto;
}

#rightPanel .reservation .button {
	width: 176px;
	height: 58px;
	background: url("../images/button_reservation.jpg") 0 0 repeat-x;
	display: block;
	margin-bottom: 25px;
}

#rightPanel .reservation .enbutton {
	background: url("../images/en/button_reservation.jpg") 0 0 repeat-x !important;
}

#rightPanel .reservation .rubutton {
	background: url("../images/ru/button_reservation.jpg") 0 0 repeat-x !important;
}

.reservation span {
	display: none;
}

#rightPanel .newsBox {
	height: 224px;
	margin: 0 0 10px 0;
	overflow: hidden;
	background: url("../images/brown_grad.jpg") 0 bottom repeat-x;
}

.newsContent {
	width: 485px;
}
.newsBox .newsContent {
	width: 175px;
}


#rightPanel .newsBox h2 {
	font-weight: normal !important;
	font-size: 17px;
	padding: 10px 0 0 10px;
	margin: 0;
	_width: 140px !important;
	overflow: hidden;
	zoom: 1;
}

#rightPanel .newsBox .sIFR-replaced 
{
	_width: 156 !important;
	_padding-right: 10px !important;
	_margin: 0;
	zoom: 1;
}

#rightPanel .newsBox .sIFR-flash
{
	_width: 156 !important;
	_padding-right: 10px !important;
	_margin: 0;
	zoom: 1;
}

#rightPanel .newsBox .news {
	padding: 8px 10px;
}

#rightPanel .newsBox .news .more {
	padding-bottom: 5px;
	border-bottom: 1px solid #736352;
}

#rightPanel .newsBox .news * {
	color: #736352;
	font-size: 10px;
}

#rightPanel .newsBox .news h3 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#rightPanel .newsBox .news h3 a {
	font-weight: bold;
	font-size: 11px;
}

#rightPanel .newsBox .news p {
	margin: 0 0 5px 0;
	padding: 0;
}

#rightPanel .newsBox .news a.more {
	display: block;
	text-align: right;
}

#rightPanel .lastMinute {
	width: 156px;
	height: 180px;
	margin: 0 0 10px 0;
	padding: 6px 10px;
	background: url("../images/last_minute_bg.gif") 0 bottom repeat-x;
}

.hp #rightPanel .lastMinute {
	height: 140px;
	margin: 0;
	padding: 10px 10px 7px 10px;
	overflow: hidden;
}

#rightPanel .lastMinute * {
	color: #736352;
	font-size: 10px;
}

#rightPanel .lastMinute h2 {
	margin: 0 0 5px 0;
	font-size: 17px;
	color: #00b4d5;
	font-weight: normal;
	padding: 4px 0 6px 0;
}

#rightPanel .lastMinute h2#en {
	padding: 4px 0 0 0 !important;
	font-size: 23px;
}

#rightPanel .lastMinute .box h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#rightPanel .lastMinute .box h3 a {
	font-weight: bold;
	font-size: 11px;
}

#rightPanel .lastMinute .box p {
	margin: 0 0 3px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #736352;
}

#rightPanel .lastMinute .all {
	color: #736352;
	font-size: 10px;
}

.bottomLink a {
	color: #00b4d5 !important;
	text-decoration: underline;
}

.bottomLink a:hover {
	text-decoration: none;
}

/*--DETAIL----------------------------------------------------------------*/

.detail .rightPart {
	width: 486px;
}

.plan {
	width: 484px;
	margin: 8px 0 10px 0;
	padding: 30px 0 30px 0;
	text-align: center;
	border: 1px #59b3d4 solid;
}

.links {
	float: left;
	margin-bottom: 10px;
	color: #59b3d4;
}

.links a {
	color: #59b3d4;
	text-decoration: underline;
}

.zoom {
	padding: 0 25px 0 0;
	float: right;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #59b3d4;
	background: url("../images/ico_pluss.gif") right 0 no-repeat;
	text-decoration: underline;
}

.interest, .fav_add, .fav_rem {
	padding: 0 0 0 25px;
	line-height: 20px;
	font-size: 12px;
	color: #59b3d4;
	display: block;
	text-decoration: underline;
}


.interest:hover, .fav_add:hover, .fav_rem:hover {
	text-decoration: underline !important;
}

.interest {
	background: url("../images/ico_hearth.gif") 0 0 no-repeat;
}
.fav_add {
	background: url("../images/ico_pluss.gif") 0 0 no-repeat;
}
.fav_rem {
	background: url("../images/ico_close.gif") 0 0 no-repeat;
}

.detail .leftPart .table {
	border-bottom: 1px #59b3d4 solid; 
	border-left: 1px #59b3d4 solid; 
	border-right: 1px #59b3d4 solid; 
	padding-top: 5px;
	margin-bottom: 3px;
}

.detail .leftPart .table table td  {
	padding: 1px 0 1px 0; 
}



.tabs {
	height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
	top: 1px;
	_top: 0;
	border-bottom: 1px #59b3d4 solid;
}

.tabs li {
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	position: relative;
	_top: 1px;
}

.tabs li.active {
	font-weight: bold;
}

.tabs li a {
	height: 29px;
	margin: 0 0 0 0;
	padding: 0 10px;
	float: left;
	line-height: 30px;
	border: 1px #59b3d4 solid; 
	text-transform: uppercase;
	background: #fff;
}

.tabs li.active a {
	font-weight: bold;
	border-bottom: 1px #fff solid; 
}

/*--MENU-----------------------------------------------------------------*/

#menu {
	width: 745px;
	height: 28px;
	position: absolute;
	left: 5px;
	top: 65px;
}

#menu a.flatSearchTab {
  position:absolute;
  top:6px;
  left:15px;
  display:block;
  width:130px;
  height:30px;
  line-height:30px;
  font-size:1em;
  font-weight:bold;  
  text-align:center;
  text-transform: uppercase;
  background: url(/images/flatSearchTab2.jpg) 0 0 no-repeat;
  padding-left: 8px;
  text-decoration: none;
}

#menu a.flatSearchTab:hover {
  text-decoration: underline;
}

#menu a.first {
	background: url(/images/star.gif) 0px 15px no-repeat;
	padding-left: 13px;
}

#menu ul {
	height: 28px;
	float: right;
	margin: 0;
}

#menu ul li {
	padding: 0 14px 0 4px;
	list-style: none;
	position: relative;
	float: left;
	zoom: 1;
}

#menu ul.russian li {
	padding: 0 16px 0 5px;
}

#menu ul li a {
	height: 28px;
	line-height: 40px;
	padding: 0;
	display: block;
	float: left;
	color: #736352;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#menu ul li a:hover {
	color: #80c1dd;
}

#menu ul li ul {
	width: 110px;
	height: auto;
	padding: 13px 0 3px 0;
	position: absolute;
	top: 28px;
	left: 0;
	display: none;
	z-index: 100;
}

#menu ul li:hover ul {
	display: block;
	background: #fff;
}

#menu ul li ul li {
	padding: 0 8px !important;
	float: none;
}

#menu ul li ul li a {
	padding: 4px 0;
	height: auto;
	text-align: right;
	line-height: normal;
	float: none;
	font-size: 10px;
	text-transform: none;
	border-top: 1px #736352 solid;
}

#menu ul li ul li a:hover {
	color: #80c1dd;
}

#tabulka_bytu{
	padding: 0px 0px 0px 0px;
}

#tabulka_bytu th {
	background-color: transparent;
	color: #736352;
	padding: 3px;
	text-align: center;
}

#tabulka_bytu th.right {
	text-align: right;
}

#tabulka_bytu table td {
	padding: 0px 3px;
}

/*--reservation-----------------------------------------------------------------*/



#reservation {
	width: 601px;
	_width: 480px;
	zoom: 1;
	
}

#reservation-content {
	padding: 10px;
	padding-left: 10px;
}

#reservation label {
	width: 100px;
	float: left;
}

#reservation input, #reservation textarea {
	color: #333;
	background: #fff;
	border: 1px solid #DBE4E0;
}

#reservation input.noborder {
	border: none;
	margin: 10px 0px;
}

#reservation .line {
	padding: 5px	
}

/*
#reservation .dark {
	background: #EBEEEA;	
}
*/

/*
#reservation select {
	height: 150px;
}
*/
/*************  Reservation errors ********/

#reservation h3.error {
	padding: 0px 10px;
}


#reservation div.errormessage {
	padding: 0px 10px;
	color: #01435B;
}


.line label {
	display: block;
	width: 100px;
}

fieldset {
	border: none;
}

.callBack td {
	padding: 0 5px 5px 0;
}

.callBack td label {
	font-size: 1.1em;
}

.callBack td input.text, .callBack td textarea {
	border: 1px solid #736352;
	font-family: Arial, "MS Sans Serif";
	font-size: 1.1em;
	padding: 2px;
}

.errormessage {
	color: red;
	margin-bottom: 5px;
}

.reservationForm div {
	padding: 0 5px 5px 0;
}

.reservationForm div label {
	width: 150px !important;
	font-size: 1.1em;
}

.reservationForm div input, .reservationForm div textarea {
	border: 1px #736352 solid !important;
	font-family: Arial, "MS Sans Serif";
	font-size: 1.1em;
	padding: 2px;
}

.reservationForm div select {
	border: 1px #736352 solid !important;
}
	
.reservationForm div textarea {
	width: 300px;
}

form input, form select, form textarea {
	background: #fff;
}

.errormessage {
	color: red !important;
}

/*--NEWS----------------------------------------------------------------*/

.newsContent {
	padding: 10px 0 0 0;
}

.newsContent .newsPerex {
	width: 485px;
	margin: 0 0 20px 0;
}

.newsContent .newsPerex h2 a {
	color: #00b4d5;
}

.newsContent .newsPerex .photo {
	width: 100px;
	float: left;
	margin-right: 15px;
}

.newsContent .newsPerex .content {
	width: 365px;
	float: left;
}

.newsContent .newsPerex .printContent {
	width: 485px;
}

.ico {
	padding: 0 0 0 22px;
}

.pdf {
	background: url("../images/ico_pdf.gif") 0 0 no-repeat;
}

.disk {
	background: url("../images/ico_disketa.gif") 0 0 no-repeat;
	float: left;
}

.jpg {
	background: url("../images/ico_jpg.gif") 0 0 no-repeat;
}

.show {
	float: right;
	text-decoration: underline;
	font-weight: bold;
}

.show:hover {
	text-decoration: none;
}

.press .photo {
	float: left;
	margin: 0 15px 10px 0;
}

.press .photo img {
	width: 120px;
	margin: 2px;
	border: 1px solid;
	padding: 2px;
}

#photogalleryOverview .photo img {
	margin: 2px;
	border: 1px solid;
	padding: 2px;
	display: block;
	margin-bottom: 3px;
}

.lbMessage {
	 border:1px solid #736352;
	 background-color:#FFFFFF;  
	 width: 400px; 
	 margin:0 auto 0 auto; 
	 text-align:left;  
}
.lbMessage p { 
	background-color:#736352;  
	border: 1px solid white; 
	color:white;padding:10px;  
	font-size:1.1em; 
	font-weight: bold; 
}
.lbClose { 
	padding:0 0 2px 0px;
}
.lbMessage a { 
	display:block; 
	margin: 10px 0 10px 10px;
}

.minPad {
	padding-top: 5px;
}

.wide50 {
  width: 50%;
  display: block;
  float: left;
}

.oDoba {
	margin-bottom: 20px;
	border: none;
}

.oDoba td {
	border: none;
	padding-left: 0;
	padding-right: 10px;
}

.half {
	width: 47%;
	padding-right: 2%;
	float: left;
}

#ApartmentsView {
	position: relative;
}

.sitMap {
	position: absolute;
	top: 0px;
	left: 500px;
}

.topPadding {
	padding-top: 110px !important;
}
