﻿h3
{
    /*color:#A52FA1;*/
    font-size:14px;
}

.display-none
{
    display:none;
}
.display-block
{
    display:block;
}

#steps .walletMenu, #steps .walletMenu.stav
{
	width:762px;
	height:33px;
	padding:5px 0 0 0;
	margin:0 0 20px 0;
	background: #dfdfdf url(images/stavPenezenky.png) no-repeat left top;
	font-size:125%;
}
#steps .walletMenu.dobiti
{
    background: #dfdfdf url(images/dobitiPenezenky.png) no-repeat left top;
}
#steps .walletMenu.transakce
{
    background: #dfdfdf url(images/transakce.png) no-repeat left top;
}
#steps .walletMenu.doklady
{
    background: #dfdfdf url(images/danovedoklady.png) no-repeat left top;
}
#steps .walletMenu a
{
    text-decoration:none;
    line-height:28px;
    color:#666666;
    font-weight:bold;
    display:block;
    text-align:center;
}

#steps .stavitem
{
    width:191px;
   
}
#steps .dobitiitem
{
    width:207px;
    
}
#steps .transakceitem
{
    width:155px;
}
#steps .dokladyitem
{
    width:208px;
}
#steps .walletMenu ul li 
{
	display:block;
	float:left;
	color:#666666;
	
}

#steps .walletMenu ul li .current
{
	color:#fff;
}

#walletState
{
   background:url('images/wallet-bg.png') no-repeat;
   width:758px;
   height:61px;  
   
}
#walletState h2
{
    color:#666666 !important;
    font-weight:bold;
    margin-left:100px !important;
    line-height:64px;
}
#walletState h2 strong
{
    color:#a52fa1;
}
#walletText
{
   padding:10px;
}
#walletText p
{
    color:#666;
    
    font-size:11px;
}

#walletText .item
{
    border-top:1px dotted #666;
    padding-top:10px;
    height:auto;
}
.searchExternLink
{
    position:relative;
    z-index:1000;
}
#walletText .item a
{
    font-size:14px;
    font-weight:bold;
    line-height:18px;
}
#upWallet img
{
    margin-right:4px;
}
#walletTable
{
    padding-top:30px;
}
#walletTable th
{
    color:#a52fa1;
    font-size:14px;
    text-align:left;
    
}
#walletTable td
{
    text-align:left;
}
#walletTable .pagination
{
    width:360px;
}
.wallet .infoBox,.wallet .correctBox, .wallet .errorBox
{
   background:url("./images/info-wallet.png") no-repeat;
   width:721px;
}
.wallet .correctBox
{
   background:url("./images/correct-wallet.png") no-repeat;
 
}
.wallet .errorBox
{
   background:url("./images/error-wallet.png") no-repeat;
 
}


.wallet .yellowCorners
{
    width:761px;
    
}

.walletLogoGopay
{
    position:relative;
}
.walletLogoGopay img
{
    position:absolute;
    top:22px;
    left:635px;
    z-index:1000;
}
#skySRec
{
    width:12px;
	position:absolute;
	top:0px;
	left:1020px;
}
#upWallet #insertForm .label
{
    width:200px;
    line-height:28px;
}
#upWallet #insertForm .inputHolder
{
    width:150px;
   
}
#upWallet #insertForm .inputHolder input
{
    height:25px;
    font-size:100%;
}
#upWallet #insertForm .money
{
    line-height:28px;
}
.naseptavac
{
 overflow:visible !important;  
}
.naseptavac .rctopright 
{
    position:absolute;
}

#contactInfo .map h2
{
    font-size:100%;
}

#contactInfo .aroundBox h2
{
    background:none;
}
#contactInfo .map .jquery-selectbox
{
    margin-top:13px;
}

#contactInfo .map
{
    background:transparent;
    padding:0;
}

.icoRequest
{
    width:101px !important;
    height:101px !important;
    min-height:101px !important;
    margin-top: 20px;
}


.eso-labels-advertList
{
    position:absolute;
    top:10px;
    right:280px;
    z-index: 10;
}

.bigLikeITBtn
{
    overflow: hidden;
    margin: 5px 10px 0 0;
}


.smlLikeITBtn
{
    position:absolute;
    bottom:10px;
    right:20px;
    z-index: 1000;
}

.item .content a.add{
    width: 110px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    position: absolute;
    top: 10px;
    left: 407px;
    overflow: hidden;
    text-align: center;
    padding: 0;
}

.item .favourites-state{
    display: inline-block;
    float: left;
}

.depBoxBig
{
    left: 207px !important;
    z-index:1000;
}

.item .content a.add.depBoxBig
{
    width: 133px;
    bottom: 10px;
    top: auto;
    left: 207px;
    z-index:1000;
}

.kontakttlfico
{
    float: left;
    margin: 15px 25px 15px 10px;
}

.topurl
{
    width: 243px;
    display:block;
    float:left;
    padding-top: 0px !important;
}
.loginForm input
{
    font-size:100% !important;
}

.waitingBox
{
    position:relative;
    display:block
}
.waitingBox div,
.waitingBox span
{
    border:2px solid #26ADDF;
    padding-top:25px;
    
    position:absolute;
    text-align:center;
    top:-350px;
    left:300px;
    z-index:2000;
    background:#fff;
    display:block;
    width:220px;
    height:110px;
    filter: alpha(opacity=90);
	opacity:0.9;
}


.mapSearch .waitingBox div
{
	top: -150px;
	left: 120px;
}



.waitingBox2 div
{
    position: fixed;
	top: 45%;
	left: 49%;
    border:2px solid #26ADDF;
    padding-top:25px;
    text-align:center;
    z-index:2000;
    background:#fff;
    display:block;
    width:220px;
    height:110px;
    filter: alpha(opacity=90);
	opacity:0.9;
}

.waitingBox span img,
.waitingBox div img
{
    clear:both;
}
.waitingBox h3
{
    padding: 10px 0 0 0;
    text-align:center;
}
.detailTitle
{
    margin-top:0px !important;
    height:35px !important;
    overflow:hidden;
}

.contentPanel h2.detailTitle{
    margin: 0;
    height: 35px;
    font-size: 140%;
    background: none;
}

.detailBaseBox
{
    margin: 5px 0 0 5px !important;
}

.cenaBR
{
    font-size:5px !important;
    height: 7px;
}

.detailAdvertCnt
{
    margin: 6px 0 6px 0;
}

.detailLineTop
{
    margin-top: 6px;
}

.detailLineBott
{
    margin-bottom: 8px;
}

.detailBtn
{
    padding-left: 7px !important;
    padding-right: 0px !important;
}

.datailGrabH a
{
    color:#a52fa1;   
}

.grabExternInfo h3
{
    padding: 4px 0 4px 0 !important;
}

.externKontakt a
{
    margin-left: 30px !important;
}

.editDetailLnk
{
    color:red;
    display:block;
    font-weight:bold;
    padding-left: 20px;
    margin: 6px 0 3px 0;
    background: url(images/item-ico-edit.png) no-repeat left top; 
}

.topDetailLnk,.zvyrazniDetailLnk,.hpesoDetailLnk
{
    padding: 2px 5px 3px 19px;
    color:Black;
    font-weight:bold;
    
   
}
.topDetailLnk
{
  
    background: url(images/arrow-curve-090.png) no-repeat left top;
}

.zvyrazniDetailLnk
{
    background: url(images/flag-yellow.png) no-repeat left top;
}

.hpesoDetailLnk
{
   background: url(images/playing-card.png) no-repeat left top;
}

.detailDescr
{
    height: 100px;
    overflow: hidden;
}

.detailShDesc
{
   float:right;
   margin-right:15px;
   margin-top:5px;
   display:block;
}

/* BROKER */

.checkboxSpace
{
	min-width: 80px;
	padding: 0 10px 0 0;
	float: left;
	line-height: 25px;
}

.roundedCorner.form .rccontent .label.checkboxLabel
{
	width: 100px;
	line-height: 25px;
}

.roundedCorner.form .rccontent .buttonOffer.noMargin
{
	margin: 0;
	padding: 2px 35px 0 35px;
}

.blueTopBox .rctop h2
{
	margin: 0 0 0 20px;
	color: #fff;
	line-height: 28px;
}

.brokerPerson
{
	margin: 0 5px 5px 5px;
	padding: 10px;
	color: #323232;
	line-height: 16px;
}

.brokerPerson:hover
{
	background: #ffffdc;
}

.brokerPerson .brokerImage
{
	float: left;
	margin: 0 15px 10px 0;
}

.brokerPerson .brokerImage img
{
	margin: 0 0 5px 0;

}

.brokerPerson .brokerPersonContact
{
	float: left;
	color: #05b3ee;
    width:250px;
    
}

.brokerPerson .brokerPersonContact span
{
	display: inline-block;
	width: 50px;
	font-weight: bold;
	color: #323232;
}
.brokerPersonBaseInfo
{
    float:left;
    width:180px;
    margin-right:20px;
   
}

.brokerPerson .brokerPersonContact  a
{
	color: #323232;
}

.brokerPerson h3
{
	margin: 0;
	padding: 0;
	color: #a52fa1;
	clear:both;
	
}

.brokerPerson h3 a
{
	color: #a52fa1;
	text-decoration: none;
}

.brokerPerson h4
{
	margin: 8px 0 0px 0;
	padding: 0;	
}
.brokerPerson p
{
   
}
.brokerPerson .brokerIcons
{
	width: 445px;
	height: 42px;
	float: left;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	background: url(images/broker-icons.png) no-repeat center top;
}

.brokerPerson .brokerIcons a
{
	display: block;
	float: left;
	margin: 3px 0 0 0;
	padding: 24px 6px 0 6px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

.brokerPerson .brokerIcons a:hover
{
	text-decoration: underline;
}

.brokerPerson .brokerIcons a.flat { background: url(images/ico-flat.png) no-repeat center top; }
.brokerPerson .brokerIcons a.house { background: url(images/ico-house.png) no-repeat center top; }
.brokerPerson .brokerIcons a.cottage { background: url(images/ico-cottage.png) no-repeat center top; }
.brokerPerson .brokerIcons a.comercial { background: url(images/ico-comercial.png) no-repeat center top; }
.brokerPerson .brokerIcons a.land { background: url(images/ico-land.png) no-repeat center top; }
.brokerPerson .brokerIcons a.law { background: url(images/ico-law.png) no-repeat center top; }
	
.brokerPerson .offerButtonSend
{
	width: 184px;
	height: 42px;
	padding: 7px 0px;
	float: left;
	line-height: 20px;
	margin: 0px 0 0 10px;
	text-align:center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/broker-button.png) no-repeat center top;
}

.dottedLine
{
	border-top: 1px dotted #cfcfcf;
	height: 5px;
	margin: 0 10px;
	overflow: hidden;
	clear: both;
}
.filter-btn,.filter-btn-selected
{
    float:left;
    display:block;
    width:69px;
    height:22px;
    background:url('images/filtr-btn.png') no-repeat;
    line-height:22px;
    font-size:10px;
    text-align:center;
    margin-top:8px;
    margin-right:5px;
    text-decoration:none;
    color:Black;
 }

 .filter-btn-selected
 {
    background:url('images/filtr-btn-select.png') no-repeat; 
    color:White;
 }
 
 .detailNavigation
 {
     display: block;
     clear:both;
     margin-bottom:9px;
     background: #dfdfdf;
     -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px; 
 }
 .detailNavigation .disableText
 {
     cursor:default;
 }
 
 .detailPredchozi, .detailDalsi,.detailZpetNaVypis, .detailVyhledatDalsi
 {
      float:left;
      display:block;
      height:35px;
      margin-left:10px;
      padding-left: 23px;
      background:url(images/arrows-navigation.png) no-repeat left center;
      color: #4a4a4a;
      text-decoration: none;
      font-size: 16px;
      line-height: 35px;
      font-weight: bold;
 }

 .detailVyhledatDalsi{

     background-position: -125px center;
 }


 .detailPredchozi.disableText
 {
    color: #888;
 }
 .detailDalsi
 {
     padding-right: 20px;
     padding-left: 0;
     margin-right:10px;
     margin-left: 0;
     float: right;
     background-position: right center;
 }
 
 .detailDalsi.disableText
 {
     color: #888;
 }
 
 
 .detailZpetNaVypis
 {
     margin-left: 32px;
     background-position: -125px center;
 }

 .detailExluzivni
 {
     float:left;
     display:block;
     background:url('images/detailExkluzivni.png?v=5') no-repeat; 
     width:363px;
     height:60px;
     margin-bottom:9px;
     
 }
  .detailSoukroma
 {
     float:left;
     display:block;
     background:url('images/detail-private.png') no-repeat; 
     width:363px;
     height:60px;
     margin-bottom:9px;
     
 }
 .detailTopovat
 {
     display:block;
     background:url('images/detailTopovat.png') no-repeat; 
     width:352px;
     height:27px;
     margin-left:0px;
     padding:6px 0px 0px 6px;
     margin-top:8px;
 }

 .favourites-state{
     width: 24px;
     height: 22px;
     display: block;
     float: right;
     margin: 0 10px 0 0;
     position: relative;
     background: url(images/ico-hearth.png?v=3) no-repeat left top;
 }

 .favourites-state span.favourites-state-arrow{
     width: 10px;
     height: 21px;
      background: url(images/hover-arrow.png?v=3) no-repeat left center;
      position: absolute;
      left: -10px;
      top: 2px;
      display: block;
 }

 .favourites-state span.favourites-state-add,
  .favourites-state span.favourites-state-remove{
     width: 132px;
     line-height: 16px;
     text-align: center;
     padding: 5px 10px;
     color: #111;
     text-decoration: none;
     position: absolute;
     left: 34px;
     top: -2px;
     display: none;
     background:#fff;
     border: 1px solid #666666;
      -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
 }

  .favourites-state:hover, .favourites-state.state-indeposit{
      background-position: left bottom;
  }

   .favourites-state:hover span.favourites-state-add{
       display: block;
   }

    .favourites-state.state-indeposit:hover span{
       display: none;
   }

    .favourites-state.state-indeposit:hover span.favourites-state-remove,
    .favourites-state.state-indeposit:hover span.favourites-state-arrow{
        display: block;
    }

.rccontentPad
{
    padding: 10px 10px 0px 10px;
}

.kontaktMenu
{
    height:25px;
    margin: 10px 10px 0px 10px;
    padding: 7px 10px 0px 10px;
    background:url('images/kontakt-menu-bg.png') no-repeat; 
}

.kontaktNonSel
{
    padding: 0px 10px 0px 10px;
}

.kontaktDotted
{
   border-bottom: 1px dotted #888888;
   margin: 0px 10px 0px 10px;
   font-size: 0px;
}

.kontaktNonSel .kontaktLogo
{
    width: 86px;
    height: 65px;
    overflow:hidden;
    float: left;
}

.kontaktNonSel .kontaktLogo img
{
    width:86px;
}

.kontaktNonSel .kontaktCena
{
    float: left;
    width: 150px;
}

.kontaktNonSel .kontaktCena, .kontaktNonSel .kontaktCena a
{
    color: #AD1FC4;
    text-align:right;
    font-size: large;
    font-weight: bold;
    padding-top: 25px;
}

.kontaktNonSel .kontaktZobrazitA
{
    background: url('images/zobrazitkontakt.png') no-repeat;
    display:block;
    width: 133px;
    height: 26px;
    font-size: 0px;
    float:right;
    margin-top: 20px;
}
.kontaktNonSel .kontaktZobrazitA:hover
{
    background: url('images/zobrazitkontakthov.png') no-repeat;
}

.kontaktSelected
{
    margin: 10px;
}

.kontaktSelected .kontaktHR 
{
    border-bottom: 1px solid #DFDFDF;
    font-size: 0px;
}

.kontaktSelected .kontaktSelHead .kontaktCena
{
    float: left;
    width: 130px;
}

.kontaktSelected .kontaktSelHead .kontaktCena, .kontaktSelected .kontaktSelHead .kontaktCena a
{
    color: #AD1FC4;
    text-align:right;
    font-size: large;
    font-weight: bold;
    padding-top: 25px;
}

.kontaktSelected .kontaktSelHead .kontaktLogo
{
    width: 86px;
    height: 65px;
    overflow:hidden;
    float: left;
}

.kontaktSelected .kontaktSelHead .kontaktLogo img
{
    width:86px;
}

.kontaktSelected .kontaktSelHead .blueButton
{
    float:right;
    margin-top: 25px;
}

.kontaktSelected .kontaktSelBody
{
    margin-top: 8px;
}

.kontaktSelected .kontaktSelBody .buttonOffer
{
    margin: 10px 0px 10px 0px !important;
}

.kontaktSelected .kontaktSelBody table td
{
    border-collapse:collapse;
    background-color:White;
    text-align:left;
    padding: 0px 10px 0px 0px;
}

.kontaktSelected .kontaktSelBody img
{
    width: 86px;
    margin-right: 20px;
}

.repeat-big
{
    background:url('images/repeat-big.png') no-repeat orange;
    width:782px;
    height:38px;
    margin:8px;
    line-height:38px;
    color:White;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.repeat-grey-box
{
    background:url('images/repeat-grey-box.png') no-repeat;
    width:782px;
    height:27px;
    line-height:27px;
    margin:0px 0px 8px 8px;
    padding-left:25px;
}
.repeat-grey-box strong
{
    padding-right:30px;
}
a.spolupracujeme
{
    border:1px solid #aaa;
    display:block;
    float:left; 
    margin:5px
}
.spolupracujeme img
{
    float: left; margin: 10px;height:80px
}


.dispositionList table tr td
{
    padding: 0;
    vertical-align: top;
    text-align: center;
    width: 50px;
    border: 0;
    overflow: visible;
}

    .dispositionList table tr td input
    {
        margin: 0 0 5px 0;  
    }

    .dispositionList table tr td label
    {
        display: block;
        margin: 0;
        padding: 0;
        font-size: 12px;
    }


.checkButton
{
    width: 71px;
    height: 20px;
    margin: 0 10px 0 0;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 0 22px;
    display: block;
    float: left;
    font-size: 11px;
    font-family: Tahoma,Arial,sans-serif;
    background: url(images/button-okall.png) no-repeat left top;
}

.checkButton.uncheckall
{
    background: url(images/button-deleteall.png) no-repeat left top;
}

.dispositionList .checkButton
{
    float: right;
    font-weight: normal;
    font-size: 11px;
}

.dispositionList .dispRadio
{
	margin-left: 20px;
}

.linkRefresh
{
    margin: 0 15px 5px 0;
    float: right;
    font-size: 15px;
    color: #05b3ee;
}

.buttonOffer.longerSearchButton
{
    width: 150px;
    text-align: center;
}

.floorSliderHolder .slider
{
    width: 250px;
}

    .floorSliderHolder .slider .jslider-label
    {
        display: none;
        visibility: hidden;
    }


.buildingEnergy
{
	padding: 0;
	margin: 3px 0;
	height: 15px;
	line-height: 15px;
	position: relative;
}

.buildingEnergy .floatright
{
    width: 50px;
    text-align: center;
    display: block;
	padding: 5px 10px;
    background: #cfcfcf;
}

.text-advert-center{
    padding: 15px;
    text-align: center;
}

.text-advert-display-inline{
    margin: 0 10px;
    display: inline-block;
}

.energyName
{
    width: 240px;
    display: block;
    float: left;
	padding: 5px 0 5px 50px;
    background: #F0F0F0;
    box-sizing: border-box;
}

.energyName span.energyLetter
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 33px;
	height: 25px;
	padding: 0 0 0 10px;
	line-height: 25px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	background: url(images/energy-a.png) no-repeat left top;
}

	.energyName span.B { background: url(images/energy-b.png) no-repeat left top; }
	.energyName span.C { background: url(images/energy-c.png) no-repeat left top; }
	.energyName span.D { background: url(images/energy-d.png) no-repeat left top; color: #000; }
	.energyName span.E { background: url(images/energy-e.png) no-repeat left top; }
	.energyName span.F { background: url(images/energy-f.png) no-repeat left top; }
	.energyName span.G { background: url(images/energy-g.png) no-repeat left top; }


	.energyIcoDoc
	{
		float: left;
		display: block;
		width: 15px;
		height: 18px;
		margin: 0 5px;
		text-decoration: none;
		cursor: pointer;
		background: url(images/ico-doc.png) no-repeat left top;
	}

.energyName .energyIcoDoc
{
	float: right;
}


#insertForm .fileParent.energyFileParent
{
	width: 220px;
}

	#insertForm .energyFileParent input
	{
		width: 90px;
		position: absolute;
		left: 0;
		top: 0;
	}


#insertForm .fileParent.energyFileParent .fakefile input
{
	width: 90px;
}

#insertForm .fileParent.energyFileParent .fakefile a
{
	left: 105px;
	padding: 0 10px;
}

.fakefileInput
{
	z-index: 10;
}

