/* ----------------------------------------------------------------------------------------------------------

    Autor:      ManoloDesign (www.manolodesign.cz)
    Klient:     www.fiareal.cz
    Vstup:      screen, projection

---------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------
    Tagy
---------------------------------------------------------------------------------------------------------- */
body {
  background-color:#fff;
  background-repeat:no-repeat;
  background-position:top center;
  font-family:Arial,sans-serif;
  font-size:8.5pt;
  color:#232323;
  margin:0;
  padding:0;
}

form {
  margin:0;
  padding:0;
}

button {
  margin:0;
  padding:0;
  border:0;
  background-color:transparent;
}

h2 {
  background-image:url(http://test.fiareal.cz/images/h2-short.jpg);
  background-repeat:no-repeat;
  color:#fff;
  font-size:11pt;
  margin:0;
  padding:9px 0px 6px 23px;
  position:relative;
}

a:link, a:active, a:visited {
  color:#e40000;
}

a:hover {
  text-decoration:none;
}

/* ----------------------------------------------------------------------------------------------------------
    Hlavní třídy
---------------------------------------------------------------------------------------------------------- */

.hidden {
  display:none;
}

.clear {
  clear:both;
}

.content-text {
  padding:15px 20px 0px 20px;
  line-height:1.6;
}

.content-text#top {
  padding-top:0px;
}

.no-margin {
  margin:0px !important;
}

.h2-arrow {
  width:20px;
  height:10px;
  overflow:hidden;
  background-image:url(http://www.fiareal.cz/images/h2-arrow.gif);
  background-repeat:no-repeat;
  position:absolute;
  top:33px;
  left:16px;
  display:block;
}

.h2-shadow {
  overflow:hidden;
  background-image:url(http://www.fiareal.cz/images/h2-shadow.jpg);
  background-repeat:no-repeat;
  display:block;
  width:742px;
  height:22px;
}

h2 .h2-shadow {
  position:absolute;
  top:33px;
  left:0;
}

/* ----------------------------------------------------------------------------------------------------------
    Layout
---------------------------------------------------------------------------------------------------------- */

#layout {
  width:994px;
  text-align:left;
  position:relative;
}

#title {
  height:175px;
  background-image:url(http://www.fiareal.cz/images/title.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
  display:none;
}

#small-menu {
  height:25px;
  padding:12px 15px 0px 10px;
  margin-bottom:12px;
  background-image:url(http://www.fiareal.cz/images/small-menu.jpg);
  background-repeat:repeat-x;
  overflow:hidden;
  border-bottom:1px dotted #cccccc;
  display:none;
}

#menu {
  width:252px;
  left:left;
  display:none;
}

#content {
  width:742px;
  float:left;
}

#footer,#footer-main {
  clear:both;
  height:45px;
  background-image:url(http://www.fiareal.cz/images/footer.jpg);
  background-repeat:repeat-y;
  padding:10px 0px 0px 275px;
  position:relative;
  display:none;
}

#footer-main {
  padding:10px 0px 0px 240px;
  background-image:url(http://www.fiareal.cz/images/footer-main.jpg);
}

/* ----------------------------------------------------------------------------------------------------------
    Layout - hlavní strana
---------------------------------------------------------------------------------------------------------- */

#flash {
  width:187px;
  float:left;
}

#content-main {
  width:807px;
  float:right;
  margin-bottom:30px
}

/* ----------------------------------------------------------------------------------------------------------
    Title
---------------------------------------------------------------------------------------------------------- */

#logo {
  border:0;
  position:absolute;
  top:44px;
  left:0px;
}

#title ul {
  margin:13px 0px 0px 0px;
  padding:0;
  position:relative;
  top:0;
  left:-8px;
}

#title ul li {
  display:block;
  list-style-type:none;
  width:auto;
  padding:2px 18px 2px 18px;
  text-align:center;
  float:left;
  font-weight:bold;
  font-size:9pt;
  position:relative;
  border-left:1px dotted #cccccc;
}

#title ul li a {
  text-decoration:none;
  color:#232323;
}

#title ul li a:hover {
  color:#e40000;
}

a.active {
  color:#e40000 !important;
  font-weight:bold;
}

#search {
  float:right;
  margin:5px 10px 0px 0px;
}

#search span {
  width:19px;
  padding-top:22px;
  margin:6px 5px 0px 0px;
  height:0px;
  display:block;
  float:left;
  color:transparent;
  background-image:url(http://www.fiareal.cz/images/search-img.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
}

#search button {
  margin:6px 0px 0px 3px;
  float:left;
}

#search input {
  float:left;
  padding:3px 0px 0px 10px;
  margin:6px 0px 0px 0px;
  line-height:1.3;
  border:0;
  color:#a7a7a7;
  font-size:9pt;
  width:184px;
  height:20px;
  background-image:url(http://www.fiareal.cz/images/search-input.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
}

/* ----------------------------------------------------------------------------------------------------------
    Small-menu
---------------------------------------------------------------------------------------------------------- */

#small-menu-text {
  float:right;
}

#small-menu #small-menu-text a {
  color:#232323;
}

#small-menu a {
  color:#e40000;
}

#small-menu a:hover {
  text-decoration:none;
}

/* ----------------------------------------------------------------------------------------------------------
    Menu
---------------------------------------------------------------------------------------------------------- */
#menu ul {
  margin:0;
  padding:0;
}

li#menu-1,li#menu-2,li#menu-3 {
  list-style-type:none;
}

li#menu-1 span,li#menu-2 span,li#menu-3 span {
  width:100%;
  height:0px;
  padding-top:32px;
  overflow:hidden;
  display:block;
}

li#menu-1 {
  background-image:url(http://www.fiareal.cz/images/menu-1.jpg);
  background-repeat:no-repeat;
}

li#menu-2 {
  background-image:url(http://www.fiareal.cz/images/menu-2.jpg);
  background-repeat:no-repeat;
}

li#menu-3 {
  background-image:url(http://www.fiareal.cz/images/menu-3.jpg);
  background-repeat:no-repeat;
}

#menu ul li ul {
  margin:0;
  padding:15px 0 5px 0;
  background-color:#f3f3f3;
  border-bottom:3px solid #cacaca;
  background-image:url(http://www.fiareal.cz/images/submenu.jpg);
  background-repeat:no-repeat;
}

#menu ul li ul li {
  margin:0;
  padding:0;
  list-style-type:none;
}

#menu ul li a {
  padding:5px 0px 5px 40px;
  display:block;
  font-size:9pt;
  background-image:url(http://www.fiareal.cz/images/black-arrow.gif);
  background-repeat:no-repeat;
  background-position:27px 8px;
  color:#212121;
}

#menu ul li a:hover {
  background-image:url(http://www.fiareal.cz/images/submenu-hover.jpg);
  background-position:0px 0px;
  color:#fff;
  text-decoration:none;
}


/* ----------------------------------------------------------------------------------------------------------
    Hlavní strana
---------------------------------------------------------------------------------------------------------- */

.main-piece {
  width:252px;
  background-image:url(http://www.fiareal.cz/images/main-piece.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
  float:left;
  padding-left:17px;
  position:relative;
  top:0;
  left:0;
}

.main-piece span {
  width:0px;
  height:458px;
  float:left;
  display:block;
  overflow:hidden;
}

.main-piece img {
  border:0;
  margin:0;
}

.main-piece p {
  margin:6px 30px 10px 22px;
  text-align:justify;
  height:68px;
  overflow:hidden;
  line-height:1.6;
  padding-left:12px;
  background-position:0px 4px;
  background-image:url(http://www.fiareal.cz/images/red-arrow.gif);
  background-repeat:no-repeat;
}

.main-piece a.more {
  position:absolute;
  top:233px;
  left:224px;
  width:37px;
  height:0;
  padding-top:16px;
  overflow:hidden;
  background-image:url(http://www.fiareal.cz/images/more.jpg);
  background-repeat:no-repeat;
}


.main-piece a.more:hover {
  background-image:url(http://www.fiareal.cz/images/more-hover.jpg);
}

.main-piece ul {
  margin:0;
  padding:10px 0px 0px 0px;
}

.main-piece ul li {
  margin:0;
  padding:0;
  list-style-type:none;
}

.main-piece ul li a {
  padding:5px 0px 5px 40px;
  display:block;
  font-size:9pt;
  background-image:url(http://www.fiareal.cz/images/black-arrow.gif);
  background-repeat:no-repeat;
  background-position:27px 8px;
  color:#212121;
}

.main-piece ul li a:hover {
  background-image:url(http://www.fiareal.cz/images/main-piece-a.jpg);
  background-position:top left;
  color:#f1f1f1;
  text-decoration:none;
}

h2#h2-main1,h2#h2-main2 {
  height:0px;
  width:790px;
  padding-top:56px;
  margin:0px 0px 0px 17px;
  overflow:hidden;
  background-image:url(http://www.fiareal.cz/images/h2-main1.jpg);
}

h2#h2-main1 {
  background-image:url(http://www.fiareal.cz/images/h2-main1.jpg);
}

h2#h2-main2 {
  background-image:url(http://www.fiareal.cz/images/h2-main2.jpg);
  margin-top:20px;
}

.reality-piece {
  width:196px;
  padding:0px 31px 0px 42px;
  height:265px;
  float:left;
  background-image:url(http://www.fiareal.cz/images/reality-piece.jpg);
  background-repeat:no-repeat;
}

.reality-piece h3 a {
  font-size:8.5pt;
  color:#e40000;
  font-weight:bold;
}

.reality-piece h3 a:hover {
  text-decoration:none;
}

.reality-piece h3 {
  height:31px;
  text-align:justify;
  padding:0px 8px 0px 8px;
  margin:0 0 8px 0;
  overflow:hidden;
}

.reality-piece img {
  border:2px solid #b3b3b3;
  margin:0px 0px 0px 15px;
}

.reality-piece p {
  line-height:1.5;
  height:50px;
  margin:0px;
  overflow:hidden;
  padding:5px 8px 0px 8px;
  text-align:justify;
}

.reality-piece-price {
  font-weight:bold;
  color:#fff;
  font-size:13.5pt;
  padding:5px 0px 5px 25px;
  margin-top:10px;
  background-image:url(http://www.fiareal.cz/images/reality-piece-price.jpg);
  background-repeat:repeat-y;
  position:relative;
  top:0;
  left:0;
}

.reality-piece-price a {
  width:37px;
  height:0px;
  padding-top:16px;
  background-image:url(http://www.fiareal.cz/images/reality-piece-button.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
  display:block;
  position:absolute;
  top:8px;
  left:135px;
}

ul.ul-arrow {
  margin:0;
  padding:0;
}

ul.ul-arrow li {
  padding:0;
  margin:0;
  list-style-type:none;
}

ul.ul-arrow li a {
  padding:5px 0px 5px 55px;
  display:block;
  background-image:url(http://www.fiareal.cz/images/black-arrow.gif);
  background-repeat:no-repeat;
  background-position:43px 8px;
  color:#212121;
}

ul.ul-arrow li a:hover {
  background-image:url(http://www.fiareal.cz/images/red-arrow.gif);
  color:#e40000;
  font-weight:bold;
}

/* ----------------------------------------------------------------------------------------------------------
    Pata
---------------------------------------------------------------------------------------------------------- */

#footer ul,#footer-main ul {
  margin:0 !important;
  padding:0 !important;
  height:18px;
}

#footer ul li,#footer-main ul li {
  width:auto;
  list-style-type:none;
  float:left;
  display:in-line;
  padding:0;
  margin:0px 15px 0px 0px;
}

#footer ul li a,#footer-main ul li a {
  color:#bababa;
  text-decoration:none;
}

#footer ul li a img,#footer-main ul li a img {
  border:0;
  margin:0px 0px 4px 5px;
}

#footer ul li a:hover,#footer-main ul li a:hover {
  color:#fff;
}

#copy {
  clear:both;
  color:#8c8c8c;
  padding-top:4px;
}

#manolo {
  position:absolute;
  top:0;
  left:935px;
  border:0;
}

/* ----------------------------------------------------------------------------------------------------------
    Detail
---------------------------------------------------------------------------------------------------------- */

img.detail-img {
  display:block;
  width:742px;
  height:100px;
}

.big-black {
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:10.5pt;
  line-height:1.3;
}

.bold-red {
  color:#e40000;
  font-weight:bold;
}

p.bold-red {
  margin:20px 0px 20px 0px;
  padding:0;
}

.content-text h3,.menu-text h3 {
  color:#e40000;
  font-weight:bold;
  font-size:8.5pt;
  margin:30px 0px 0px 0px;
}

/* ----------------------------------------------------------------------------------------------------------
    Reality vypis
---------------------------------------------------------------------------------------------------------- */

table.search-table {
  margin:22px 0px 0px 0px;
  font-size:9pt;
  width:100%;
}

.search-table td {
  padding:8px 0px 8px 7px;
  border-bottom:1px dotted #b3b3b3;
  background-color:#f9f9f9;
  vertical-align:top;
  line-height:2;
}

.st-input,.st-input-short,.st-ta {
  border:1px solid #8e8e8e;
  background-image:url(http://www.fiareal.cz/images/st-input.jpg);
  background-repeat:no-repeat;
  -moz-border-radius:2px;
  font-size:9pt;
  padding:3px 0px 3px 10px;
  line-height:1.2;
}

.search-table select {
  border:1px solid #8e8e8e;
  background-color:#fdfdfd;
  -moz-border-radius:2px;
  font-size:9pt;
  padding:0px 0px 0px 10px;
  line-height:1.2;
  width:400px;
}

.search-table label {
  margin:0px 10px 0px 3px;
}

.search-table select option {
  padding:1px 0px 1px 10px;
}

.search-table button {
  float:right;
}

.st-input,.st-ta {
  width:390px;
}

.st-ta {
  background-image:none;
  font-family:arial,sans-serif;
}
.st-input-short {
  width:183px;
}

.st-row td {
  background-color:#efefef;
}

.st-left {
  width:137px;
  font-weight:bold;
}

td.st-end {
  padding:5px 0px 5px 10px;
  line-height:1;
  font-weight:bold;
}

.st-end div {
  padding-top:20px;
}

.red {
  color:#e40000;
}

strong.reality {
  font-size:13.5pt;
  color:#242424;
  display:block;
  margin:10px 0px 3px 5px;
}

.navig-left,.navig-right {
  width:145px;
}

.navig-left {
  float:left;
}

.navig-right {
  float:right;
  text-align:right;
}

.navig-center {
  float:left;
  width:410px;
  text-align:center;
}

.navig-center a {
  margin:0px 2px 0px 2px;
}

.navig-left a,.navig-right a {
  margin:0px 10px 0px 10px;
}

.navig {
  color:#e40000;
  margin:0px 0px 10px 0px;
  height:17px;
}

.navig-center span {
  color:#242424;
  font-weight:bold;
  margin:0px 2px 0px 2px;
}

.list-table {
  width:100%;
  margin-bottom:10px;
}

.list-table td {
  border-bottom:1px dotted #bfbfbf;
  vertical-align:top;
  padding:10px;
  background-color:#f7f7f7;
}

.lt-img {
  width:126px;
  border-right:1px dotted #bfbfbf;
}

.lt-img img {
  display:block;
  width:126px;
  height:94px;
}

.lt-cap {
  width:275px;
  border-right:1px dotted #bfbfbf;
}

.lt-cap h3 {
  margin:0px;
  font-size:9pt;
  height:18px;
  overflow:hidden;
}

.lt-cap p {
  margin:0px;
  text-align:justify;
  line-height:1.3;
  height:72px;
  overflow:hidden;
}

td.lt-loc {
  width:100px;
  padding-top:25px;
  border-right:1px dotted #bfbfbf;
}

td.lt-pri {
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  font-size:13.5pt;
  color:#e40000;
}

.lt-title th {
  text-align:center;
  padding-bottom:3px;
  background-repeat:no-repeat;
}

.sort-up {
  background-image:url(http://www.fiareal.cz/images/sort-up.gif);
  background-repeat:no-repeat;
  width:9px;
  height:0px;
  display:block;
  padding-top:5px;
  overflow:hidden;
  margin:0px auto;
  position:relative;
  top:3px;
}

.sort-down {
  background-image:url(http://www.fiareal.cz/images/sort-down.gif);
  background-repeat:no-repeat;
  width:9px;
  height:0px;
  display:block;
  padding-top:5px;
  overflow:hidden;
  position:relative;
  top:-2px;
  left:15px;
  margin:0px auto;
}

.lt-row td {
  background-color:#efefef;
}

#ltt-1 {
  background-image:url(http://www.fiareal.cz/images/ltt-1.jpg);
}

#ltt-2 {
  background-image:url(http://www.fiareal.cz/images/ltt-2.jpg);
}

#ltt-3 {
  background-image:url(http://www.fiareal.cz/images/ltt-3.jpg);
}

#ltt-4 {
  background-image:url(http://www.fiareal.cz/images/ltt-4.jpg);
}

.menu-text p {
  line-height:1.7;
  text-align:left;
}

.menu-text {
  padding:0px 25px 20px 25px;
  text-align:justify;
}

h2#nas-tip,h2#akcni-nabidka {
  margin:0px;
  padding:0px;
  width:100%;
  height:0px;
  overflow:hidden;
  padding-top:53px;
}

h2#nas-tip {
  background-image:url(http://www.fiareal.cz/images/nas-tip.jpg);
}

h2#akcni-nabidka {
  background-image:url(http://www.fiareal.cz/images/akcni-nabidka.jpg);
}

/* ----------------------------------------------------------------------------------------------------------
    Reality detail
---------------------------------------------------------------------------------------------------------- */

.rd-table {
  width:720px;
  margin:20px 10px 0px 10px;
}

.rd-table td {
  padding:5px 0px 5px 0px;
  border-bottom:1px dotted #bfbfbf;
  vertical-align:top;
}

td.td-left {
  font-weight:bold;
  width:88px;
  padding-left:20px;
}

td.desc {
  line-height:1.8;
}

h3.rd {
  font-size:8.5pt;
  color:#e40000;
  margin:0px;
  padding:30px 0px 0px 30px;
  margin-bottom:-15px;
}

div.reality-price {
  font-size:12pt;
  font-weight:bold;
  color:#e40000;
  padding-bottom:5px;
}

.red {
  color:#e40000;
}

#rd-buttons {
  margin:0px 10px 0px 10px;
  background-color:#e5e5e5;
  padding:15px 15px 3px 15px;
  display:none;
}

#rd-buttons p {
  padding:0px;
  margin:0px 0px 13px 0px;
  font-size:9pt;
}

#rd-buttons div {
  text-align:center;
}

#rd-buttons div a img {
  border:0;
  margin:0px 8px 0px 8px;
}

#rd-gal {
  padding:15px 0px 30px 20px;
  margin:0px 10px 0px 10px;
  background-color:#f2f2f2;
}

#flash-video {
  width:370px;
  height:210px;
  overflow:hidden;
  float:left;
  margin:0px 10px 0px 0px;
  display:none;
}

.reality-fotos {
  clear:both;
  margin-top:10px;
}

.reality-fotos img {
  border:0;
  margin:0px 3px 3px 0px;
  float:left;
}
