@import url("useful.css");
@import url("content.css");
@import url("prettyPhoto.css");
@import url("doporuc.css");

/*--ESSENTIAL--------------------------------------------------------------*/

:focus {
    outline: 0 !important;
}

* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
    font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
    font-size: 0.95em;
    background: #ebebeb;
    color: #000000;
    padding: 0px 0 0px 0;
    /*background: #fff url("../images/page/body_bgr.jpg") top center no-repeat;*/
    /*behavior: url("../scripts/csshover.htc");*/
}
	body.cz {background: #fff url("../images/page/body_bgr_cz.jpg") top center no-repeat;}
	body.en {background: #fff url("../images/page/body_bgr_en.jpg") top center no-repeat;}
	body.ru {background: #fff url("../images/page/body_bgr_ru.jpg") top center no-repeat;}
	
label strong {
	color: #970013;	
}
/*--LAYOUT----------------------------------------------------------------*/

#page {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 340px 0 0 0;
	position: relative;
	text-align: left;
}

#text {
  padding: 15px;
  padding-bottom: 0px;
  width: 680px;
  background: url(../images/page/page_bg.jpg) 0 0 repeat-x;
  position: relative;
}

#content {
	width: 960px;
	padding-bottom: 10px;
}

#content .leftPart {
	width: 250px;
	float: left;
	background: url("../images/page/left_top.jpg") 0 0 repeat-x;
	position: relative;
	padding-bottom: 100px;;
	padding-top: 10px;
}

#content .rightPart {
	width: 710px;	/*691*/
	float: right;
	position: relative;
}


.leftList {
	width: 344px;
	float: left;
	padding-bottom: 11px;
	background: url("../images/hp_leftbox_bottom.gif") 0 bottom no-repeat;
}

.leftList .content {
	width: 320px;
	padding: 15px 12px 0 12px;
	_height: 132px;
	min-height: 132px;
	background: url("../images/hp_leftbox_top.jpg") 0 0 no-repeat;
}

.rightList {
	width: 344px;
	float: left;
	padding-bottom: 11px;
	background: url("../images/hp_leftbox_bottom.gif") 0 bottom no-repeat;
}

.rightList .content {
	width: 320px;
	padding: 15px 12px 0 12px;
	_height: 132px;
	min-height: 132px;
	background: url("../images/hp_rightbox_top.jpg") 0 0 no-repeat;
}

.hpText {
	width: 345px;
	float: left;
}

.lbMessage { border:1px solid #990000; background-color:#FFFFFF;  width: 400px; margin:0 auto 0 auto; text-align:left;  }
.lbMessage p { background-color:#990000;  border: 1px solid white; color:white;padding:10px;  font-size:1.1em; font-weight: bold;  }
.lbClose { background: url("../images/page/btn_back.gif")  no-repeat; padding:0 0 2px 25px;}
.lbMessage a { display:block; margin: 10px 0 10px 10px;}
.btnCompare { background: url("../images/page/btn_porovnat_b.gif")  no-repeat; padding:0 0 2px 25px;}
.btnCompareDiv { text-align:right;}
#map {
	width: 345px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#menu {
	width: 230px;
	padding: 0 !important;
	margin: 0 !important;
	font-family: "Helvetica CE", Arial, Tahoma, "Geneva CE", lucida, sans-serif;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none !important;
	
}

#menu li a {
	width: 202px;
	padding: 5px 10px 3px 18px;
	display: block;
	font-size: 18px;
	color: pink;
	text-decoration: none;
	background: url("../images/menu_item1_bg.jpg") 0 0 no-repeat;
}

#menu li ul {
	background: url("../images/menu_line.gif") 0 0 no-repeat;
	padding: 1px 0 0 0 !important;
	margin: 0 !important;
}

#menu li ul li {
	margin: 0;
	padding: 0;
	list-style: none !important;
	background: url("../images/menu_item2_bg.jpg") 0 0 no-repeat;
}

#menu li ul li a {
	width: 190px;
	padding: 7px 10px 6px 30px;
	display: block;
	font-size: 1em;
	color: #999999;
	background: transparent !important;
	text-decoration: none;
}

#menu li ul li a.icoInfo {
	width: 190px;
	padding: 7px 10px 6px 30px;
	display: block;
	font-size: 1em;
	color: #999999;
	background: transparent !important;
	text-decoration: none;
}

#menu li a:hover, #menu li.active a, #menu li ul li a:hover, #menu li ul li.active a {
	color: #ff9900;
}

#redback {
  background-color:#4C101A;
  height:124px;
  width: 710px;
}


#redback p, #redback h1, #redback h2, #redback h3 {
  padding: 15px 20px 0 15px;
  color: #fff;
  font-weight: bold;
}

#cs {
  line-height: 1.5em;
}

#en {
  line-height: 1.5em;
}

#ru {
  padding-top: 6px !important;
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 960px;
	height: 232px;
	position: absolute;
	left: 0;
	top: 0;
  background: url("../images/page/header_bg.jpg") 0 0 repeat-x;
}

#flashDiv {
  position: absolute;
  top: 52px;
  left: 0px;
  height: 281px;
  width: 960px;
  z-index: 1;
}


#headerContent {
	/*height: 280px;*/
  /*position: absolute;*/
}

#headerContent p {
  float: left;
  color: #fff;
  padding-top: 0.8em;
}

#headerContent a {
  color: #fff;
}

#header #logo {
	/*width: 180px;*/
	/*float: left;*/
	/*top: 7px;
	left: 47px;*/
	height: 49px;
	top:0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
}

#headerLine {
  float: right;
  padding: 15px 10px 0 0;
  *padding: 15px 5px 0 0;
}

#headerLine a {
  padding: 0 10px;
}

#headerLine table {
  width: auto;
  margin-bottom: auto;
}

#headerLine table tr td {
  border: none;
  background: none;
  color: #fff;
  font-weight: bold;
}

.searchButton {
  background: url(../images/page/search_button.png) no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  width: 53px; 
  font-weight: bold;
  height: 21px;
  cursor: pointer;
  margin-left: 8px;
}

.afterSearch h5 {
  font-size: 0.9em;
}

#breadCrumbs {
	font-size: 0.8em;
	color: #97000F;
	padding-top: 0 !important;
	text-align: left;
}

#breadCrumbs a {
	color: #97000F;
	padding: 0 5px 0 0;
	background: url("../images/breadcrumb.gif") right 50% no-repeat;
	font-weight: normal;
	text-decoration: underline;
}

#principalInfo {
	float: right;
	padding: 0 5px;
}
#principalInfo a {
	font-weight: normal;
	text-decoration: underline;
}

.headerTable tr td {
  padding: 0px !important;
  margin: 0px !important; 
}

/*----TOP-MENU----*/

#top_menu {
  background: url("../images/page/black_back.png") 0 0 !important;
 _background: #404040;
  position: absolute;
  top: 293px;
  /**left: 0px;*/
  width: 960px;  
  font-family:Verdana, Arial, Helvetica, sans-serif  !important;
  text-transform: uppercase;
  z-index: 99;
}

#top_menu ul {
  font-size: 1.2em !important;
  /*font-size: 20px !important;*/
  /*margin-left: 1em !important;*/
}

#top_menu ul li {
	list-style: none;
  float: left;
  position: relative;
}

#top_menu ul li a {
  display: block;
  padding: 10px 10px 0 10px;
  height: 30px;
  margin: 0;
 _float: left;
  text-decoration: none;  
  font-weight: 600 !important;
  color:#FFFFFF;
}

#top_menu ul li a:hover {
  color: #CC0000 !important;
}

#top_menu ul li.active {
  background-color:#990000; 
  height: 40px;  
  _filter: alpha(opacity=100) !important; 	
}

#top_menu ul li.active a:hover { 
  color:#FFFFFF !important;
}

#top_menu ul li.active ul li a:hover {
  color:#CC0000 !important;
}

#top_menu ul li ul {
	width: 120px;
  background: url("../images/page/black_back.png") 0 0 !important;
 _background: #404040;
  color: #fff !important;
  margin-left: -5px !important;
  font-size: 0.7em !important;
  top: 40px;
  display: none;
  left: 5px !important;
  z-index: 1000;
  position: absolute;
}

#top_menu ul li:hover ul, #top_menu ul li.sfhover ul {
  display: block;
}

#top_menu ul li ul li {
  float: left;
  margin: 0;
  width: 120px !important;
  max-width: 120px !important;
  padding-right: 0px !important;
  font-size: 1em;
}

#top_menu ul li ul li a {
  padding: 0px 10px 5px 0px;
  margin: 0px;
  height: auto !important;
}

#top_menu ul li ul li:hover {
  background: none !important;
}

#printLogo {
  display: none;
}


/*--FOOTER---------------------------------------------------------------*/

#footer {
	width: 925px;
	text-align: right;
	padding: 3px 34px 7px  0;
	background: #ebebeb url("../images/page/footer_bg.jpg") 0 0 repeat-x;
	position: relative;
}

.footerMenu {
  padding-top: 5px;
}

p.footerMenu a {
  padding-left: 20px;
  color: #fff !important;
}


/*--MALE-NAHLEDY---------------------------------------------------------------*/

.imageTitle, .hp .imageTitle{
  font-size: 0.8em;
  font-weight: bold;
  position: absolute;
  margin: 0px !important;
  width: 210px;
  /*cursor: pointer !important;*/
  /*height: 16px;*/
  background-color: #000;
  color: #fff !important;
  padding: 3px 0 3px 5px;
  background: url("../images/page/black_back.png") 0 0 !important;
 _background: #000;
 _filter: alpha(opacity=69);
}

.imageTitle a, .imageTitle a:hover  {
  color: #fff !important;
  text-decoration: none;
}

.projectThumbnail {
  width: 215px;
  background: url("../images/page/homepage_back3.jpg") 0 144px repeat-x;
  float: left;
  margin: 0  11px 0px 0;
 _margin-right: 8px;
}

.projectThumbnail p, .offerThumbnail {
  margin: 10px 5px 5px 5px;
  *margin: 4px;
}

.projectThumbnailSpecial {
  background: url("../images/page/detail_bytu_small_shadow.jpg") 0 144px repeat-x;
  width: 215px;
  float: left;
  margin: 0  11px 0px 0;
 _margin-right: 8px;
}

.projectThumbnailSpecial p {
  margin: 5px 10px;
}

/*-------------------------SPECIAL-OFFER--------------------------------*/

.specialOffer {
  width: 670px !important;
  background: url("../images/page/homepage_back3.jpg") 0 20px repeat-x;
  _background: url("../images/page/homepage_back3.jpg") 0 21px repeat-x;
  padding-bottom: 10px;
}

.specialOffer img {
  float: left;
}

.offerThumbnail {
  width: 215px;
  float: left;
  margin: 30px 0px 10px 11px;
  _margin-left: 8px;
  line-height: 1.5em;
}

.imageTitle.long {
  width: 665px !important;
  float: left;
}

/*--------------------------LEFT-MENU--------------------------------------*/

.leftPart h2 {
  text-transform: uppercase;
}

#contact {
  background: url(../images/page/kontakt-left-menu-top.jpg) 0 0 no-repeat;
width: 230px;
  height: 110px;
  *height: 114px;
  margin: 0;
  padding: 15px;
  *padding: 10px;
  padding-bottom: 5px;  
}

#contact h2 {
  font-size: 1.8em;
  color: #fff !important;
  margin: 0 0 0.2em 0;
}

#contact p, #contact a {
  color: #fff;
  font-weight: bold;
  padding-top: 0;
}
#contact a {
  text-decoration: underline;
}

#phone {
 /* background: url(../images/page/phoneico.png) 2px 2px no-repeat;*/
  background: url("../images/page/phoneico.png") top left no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/page/phoneico.png", sizingMethod="crop");
  width: 35px;
  height: 100px;
  float: left;
}

#flatChoose {
  padding: 15px 10px 15px 15px;
  _padding-right: 0px;
}

#flatChoose .h2_ru{
	font-size: 13px;
}

#flatChoose p {
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  font-weight: bold;
}

#flatChoose > p {
	text-align: right;
	padding-right: 6px;
}

#flatChoose table tr td {
  border: none;
  background: none; 
}

#flatChoose label {
  color: #970013;
  font-weight: bold;
  padding-left: 3px;
}

#locality input, select {
  width: 75%;
}

#news {
  background: url(../images/page/news.jpg) 0 bottom repeat-x;
  padding: 15px;
}

#news p {
  text-align: left !important;
}

#newsletter {
  padding: 20px;
  margin-bottom: 20px;
}

#newsletter #registration, #flatChoose #flatSearch {
  border: none;
  color: #970013;
  background: none;
  float: right;
  margin: 5px;
  font-weight: bold;
  cursor: pointer;
}
#flatSearch span {
	padding: 0 0 0 4px;
	float: right;
}
#newsRegistration {
  width: 98%;
  *width: 98%;
  border: 1px solid #000; 
  height: 1.1em;
}
#newsRegistrationJmeno {
  float: right;
  width: 60%;
  *width: 50%;
  border: 1px solid #000; 
  height: 1.1em;
}
#newsRegistrationPrijmeni {
  float: right;
  width: 60%;
  *width: 50%;
  border: 1px solid #000; 
  height: 1.1em;
}

#archiv {
  text-align: right !important;
}

#long {
  height: 530px;
  *height: 508px;
  background: url(../images/page/leftmenu_long.jpg) 0 20px repeat-x;
}

#development {
  position: absolute;
  text-align: left;
  top: -100px;
  left: 20px;
}

.newBox {
	margin-top: 15px;
	padding: 3px 0 0 0;
	background: url("../images/page/dash.gif") 15px 0 no-repeat;
}
/*--------------------PROJECT--------------------*/

.ul_menu ul {
  margin-left: 0 !important;
  font-size: 1.1em;
  list-style: none;
  text-transform: uppercase;
}

.ul_menu ul li {
  /*background: #D1D0BC;*/
  margin: 0 !important;
  padding: 1px 0 !important;
  zoom: 1;
}

.ul_menu ul li a {
  width: 220px;
  /*_width: 215px;*/
  color: #000;
  display: block;
  padding-left: 25px;
  padding-right: 5px;
}

.ul_menu ul li a:visited {
  color: #000;
}

.ul_menu ul li a.active {
  background-color: #97000F !important;
  color: #fff !important;
}

.ul_menu ul li ul {
  font-size: 0.9em;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
}
.ul_menu ul li li a {
  font-size: 0.9em;
  padding-left: 35px !important;
  width: 210px;
}
.ul_menu ul li li li a {
  font-weight: normal !important;
  padding-left: 45px !important;
  width: 200px;
}

.ul_menu ul li a:hover {
  text-decoration: none;
  background: #E1E2D4 !important;
}

.flatSearch tr td {
  border: none;
}

.flatSearch tr:hover td {
  color: #666;
}

.flatSearch select {
  width: 200px;
}

#flatSearchButton, .sendPricesButton, .catalogButton {
  color: #97000F;
  font-weight: bold;
  font-size: 1em;
  border: none;
  float: right;
  cursor: pointer;
  padding-right: 50px; 
}

.catalogButton {
  float: left;
}

.catalogButtonBox {
  float: right;
  width: 300px;
}
.catalogButtonBox p {
	 float:left;
}

.paging {
  float: right;
}

.paging p {
  color: #97000F !important;
  font-weight: bold;
}

.paging p a {
  color: #666 !important;
}

.paging p a:hover {
  color: #97000F !important;
  text-decoration: none;
}

.paging p a.active {
  color: #97000F !important;
}
/*---------------------HOME-PAGE----------*/

.hp h1 {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #000 !important;
	font-weight: lighter;
  text-transform: uppercase;
}

.hp h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #000 !important;
	font-weight: lighter;
  text-transform: uppercase;
}

.hp h3 {
	margin: 0 0 0.3em 0;
	padding: 0.5em 0 0 0;
	font-size: 1.1em;
	color: #94594C !important;
	font-weight: lighter;
}

#text p img {
  padding: 0 10px;
}
/*----------------PREHLED-PODSTRANEK----------*/


.ul_menu.wide {
  padding-top: 20px;
  background: transparent url("../images/page/left_top.jpg") repeat-x scroll 0 0;
  padding-bottom:20px;
  padding-top:20px;
}

.ul_menu.wide ul li a {
  width: 650px;
  text-transform: none !important;
}

.wide {
  width: 680px;
}


/*----------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/page/detail_bytu_small_shadow.jpg") 0 144px repeat-x;
}

.galeryThumbnail p {
  margin: 2px 10px 5px;
}

.galeryThumbnail .zoomButton {
  width: 21px;
  height: 21px;
  background: url(../images/page/galery_zoom.png) 0 0 no-repeat;
  display: block;  
  position: absolute;
  left: 185px;
  top: 113px; 
}

.galeryThumbnailDetail .zoomButton {
  width: 21px;
  height: 21px;
  background: url(../images/page/galery_zoom.png) 0 0 no-repeat;
  display: block;  
  position: absolute;
  left: 170px;
  top: 100px; 
}
/*
.galeryBig .closeButton {
  background: url(../images/page/galery_close.png) 0 0 no-repeat;
  position: absolute;
  left: 660px;
  top: 519px; 
}*/

.galeryBig .close {
  display: block;
  width: 21px;
  height: 21px;
  background: url(../images/page/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;
}

.big {
  width: 670px;
}

.galeryThumbnailDetail {
  width: 200px;
  margin: 0  11px 0px 0;
 _margin-right: 8px;
  float: left;
  display: block;
}

.detail {
  width: 191px;
}

.marg {
  margin-right: 11px;
  _margin-right: 8px;
}

.galeryBig {
  padding-bottom: 15px;
}
/***************************************** flat detail ***********************************************/
.flatDetailText {
  float: left; 
  padding: 15px; 
  border: 1px #CCCCB6 solid;
  width: 420px;
}

.flatDetailLeftCol
{   
    width: 216px;
}
.flatDetailRightColImg
{
    margin-top: -30px;
    position: relative;
    width: 447px;
    text-align: center;
    background-color: #ccccb6;
}
.flatDetailRightCol
{
    width: 447px;
}
.flatDetailRightCol img
{
    border: 0;
    margin-top: 18px;
    margin-bottom: 18px;
}
.zoomInStrip
{
    height:41px;
    text-align: right;
    line-height: 41px;
    background-color: #545550;
    color: white;
    padding-right: 15px;
    font-weight: bold;
}
.zoomInStrip a
{
    color: #fff;
}
.clearTable
{
    margin-top: 10px;
    margin-bottom: 0;
}
.clearTable tr td
{
    border:0;
    padding-left:0;
    background: none;
    
    
}
.smallFont
{
    font-size: 0.7em;
    font-weight: bold;
    color: #666666
}
.spacerDetail
{
    font-size: 1px;
    height: 4px;
    line-height:1px;
    display: block;
    clear: both;
}
.spacerDetailBig
{
    font-size: 1px;
    height: 20px;
    line-height:1px;
    display: block;
    clear: both;
}
.flatPlanImg
{
    width:216px;
}
.flatPlanImg .flatPlanStrip
{
    width:216px;
    height: 20px;
    background-color: #646368;
    line-height: 20px;
    color: white;
    font-size: 0.7em;
}
.flatPlanShadow
{
    width:216px;
    height:24px;
    background: url("../images/page/shadow.jpg") no-repeat;
    padding:0;
    margin: 0;
}
.flatPlanImg .flatPlanStrip span
{
    margin-left: 8px;
    font-weight: bold;
}
.flatPlanImg a
{
    margin:0;
    padding:0;
}
.flatPlanImg a img
{
    border: 1px solid #646368;
    margin:0;
    padding:0;
    display:block;
}
.w216
{
    width: 216px;
}
.mNone
{
    margin:0;
}
.mPhoto
{
    margin-right: 10px;
}
.lh20
{
    line-height: 20px;
}
#poptform
{
  width: 678px;
}
#poptform tr td
{
    border: 0;
    height: 25px;
}
#poptform tr td .inputText
{
    width: 246px;
    border: 1px solid #666666;
    height: 18px;    
    font-size: 12px;
    padding: 2px 0 0 2px;
    /*font-weight: bold;*/
}


#captcha_text{
  border: 1px solid #666666;
  height: 18px;    
  font-size: 12px;
  padding: 2px 0 0 2px;
}

.captcha a {
  vertical-align: bottom;
  padding-left: 20px;
}

#poptform tr:hover td 
{
    color: #666666;
}
#poptform tr:hover td.colorRed
{
    color: #970013;
}
#poptform .textinput
{
    width: 580px;
    border: 1px solid #666666;
    font-size: 12px;
    /*font-weight: bold;*/
}
select.textinput {
	margin: 0 0 4px;
	^position: static !important;
	^margin-right: 10px !important;
	^width: 65% !important;
}
#poptform .inputCheckbox
{
    margin-right: 5px;
    vertical-align:middle;
}

.colorRed {
    color: #970013;
}

.redButton
{
    border:0;
    color: #970013;
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 10px;
    cursor: pointer;
}
#disclaimer tr td
{
    border: 0;
}
#disclaimer
{
    padding-top: 8px;
    padding-bottom: 8px;
}
H2.disp
{
    margin-left: 10px;
    margin-top:45px;
}

table.tableDispozition tr td
{
    padding: 2px 15px;
}
table.tableDispozition tr th
{
    padding-left: 15px;
}
table.tableDispozition tr td.whiteCol, table.tableDispozition tr th.whiteCol
{
    border-right: 7px solid #fff;
}
.otherDisposition
{
    margin-left: 10px;
}
.otherDisposition a
{
    display: block;
    margin-bottom: 10px;
}
.gradientDetailFlat
{
    margin-top: 20px;
    background: url("../images/page/gradientDetailFlat.jpg") no-repeat;
    width: 249px;
    height: 416px;
}
.hrDetailFlat
{
    _margin-top: 10px;
    _margin-bottom:10px;
    *margin-top: 10px;
    *margin-bottom:10px;
}
tr.trSepDetailFlat td {
	border-top: 1px dashed #B2B2B2;
}

/* Detail menu - tisk, doporuc atd... odkazy s ikonkama */

div#detail_menu {
	padding: 0;
	margin: 0;
}
div#detail_menu a {
	padding:0 0 2px 25px;
	display: block;
	min-height: 22px;
}
.fav_add { background: url("../images/page/btn_fav_add.gif") no-repeat; }
.fav_rem { background: url("../images/page/btn_fav_rem.gif") no-repeat; }
.rec { background: url("../images/page/btn_send.gif") no-repeat; }
.print { background: url("../images/page/btn_tisk.png") no-repeat; }
.print_pdf { background: url("../images/page/btn_tisk_pdf.png") no-repeat; }
.similar { background: url("../images/page/btn_bytjednotky.png") no-repeat; }

/**************************************** end of flat detail ***************************************/


.liList {
  display: block;
  background: url("../images/page/li2.png") 0 7px no-repeat !important;
  *background: url("../images/page/li2.png") 0 10px no-repeat !important;
  padding-left: 10px;
  margin: 5px 0 5px 10px;  
}

.path_smaller {
  font-weight: bold;
}

.path_smaller a {
  font-weight: normal !important;
}

.fileBoard {
  padding-left: 40px;
}

.flatWidth {
  width: 105px;
  *width: 110px;
}

.bigText {
  font-size: 2em;
  line-height: 2em;
}

form.sendPricesForm table td {
	border-top: none;
}

.rightPart #news {
	padding: 15px 5px 15px 5px;
	margin-left: 15px;
	/*width: 435px;*/
	width: 100%;
	float: left;
}

.rightPart #newsletter {
	width: 208px;
	padding: 13px 30px 15px 0;
	float: right;
}

.brochureIcon {
	position:relative; 
	top: -28px; 
	float:right;
}

.brochureIcon a {
	padding: 2px 0pt 2px 25px; 
	margin: 5px 0pt;
}

.platny {
	display:none;
}

/*pKapsia> overlayer*/
.modalBlocker { 
		cursor:pointer;
		position:fixed; 
		width:100%; 
		height:100%; 
		left:0; 
		top:0; 
		background:#000 !important; 
		opacity:0.7; 
		-ms-filter:'alpha(opacity=70)'; 
		filter:alpha(opacity=70); 
		z-index:299999; 
		display:block;
}
.modalWindow {
	position:absolute;
	/*width: 960px;
	height: 729px;*/
	width: auto;
	height: auto;
	top: 0%;
	left: 50%;
	margin: 0 0 0 -480px !important;
	vertical-align: baseline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	overflow: hidden;
	display: block;
	background: transparent url("../images/page/ajax-loader.gif") 50% 50% no-repeat;
	min-height: 960px;
	z-index: 300002;
}
.modalWindow-content {
	position: relative;
	width: 884px;
	background: url("../images/page/banner_bgr.jpg") 0 0 no-repeat;
	min-height: 960px;
	max-height: 960px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 390px 38px 0px 38px;
	display:block;
}
body.cz .modalWindow-content {background: url("../images/page/banner_bgr_cz.jpg") 0 0 no-repeat;}
body.en .modalWindow-content {background: url("../images/page/banner_bgr_en.jpg") 0 0 no-repeat;}
body.ru .modalWindow-content {background: url("../images/page/banner_bgr_ru.jpg") 0 0 no-repeat;}

	.modalWindow.new .modalWindow-content {padding-top: 515px; height: 324px !important;}
.banner_title {font-weight: bold; font-size: 1.3em;}
	.modalWindow.new .banner_title {font-size: 1.5em;}
.light_text {font-size: 1.1em; font-weight: normal;}
	.modalWindow.new .light_text {font-size: 1em;}
#modalWindow ul {list-style-image :url("../images/page/list_img.gif");}
#modalWindow a, #modalWindow a:link { color: #2a00ff; text-decoration: none; }
a.windowCloser {
	background: url("../images/page/btn_close.gif") no-repeat scroll left top transparent;
	cursor: pointer;
	display: block;
	height: 21px;
	position: absolute;
	width: 22px;
}
.modalWindow.new a.windowCloser {
	background: none;
	left: 866px;
	top: 90px;
	width: 79px;
}
.modalWindow.new .footer-text {
	font-size: 1.6em;
	line-height: 1.5em;
	position: relative;
	top: 75px;
}

#detail_menu a#lightBoxFormShow.rec {display: inline}

.dialog_closer {float: right; font-size: 12px;}
.dispozice_open, .patro_open {cursor: pointer;}

#flat_search_body_opener {cursor: pointer;}
#flat_search_body_opener fieldset {
	height: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	position: relative;
	margin: 15px 0px;
}
#flat_search_body_opener legend {
	margin-left: 30px;
	position: absolute;
	background: #fff;
	left: 10px;
	top: -9px;
	padding: 0 5px;
}
#flat_search_body_opener legend span {
	/*padding-left: 5px;*/
	color: #970013;
	font-weight: bold;
}
#flat_search_body_opener legend span:hover, .opener:hover {
	color: #970013 !important;
	text-decoration: underline;
}
.flatSearch tr:hover td.opener {
	color: #970013 !important;
}

.opener {
	color: #970013;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

.opener p {
	padding-left: 10px;
}

.red {color: #999;}
#facebook_icon{
	position: absolute;
	top: 10px;
	left: 925px;
	}
#directmail {
		padding: 0 10px 0 15px;
}

