/*
 *  CSS - styly jednotlivych stranek
 *  Copyrighted by Michal Madleňák, www.LTweb.cz
 */
 
.background-orange {
	background: #ff7c01 url(../img/content/background-orange.jpg) repeat-x top; 
}

/* razeni + hledani --------------------------------------------------------- */
.razeni {
	width: 560px;
	margin-bottom: 6px;
}
.razeni table {
	border-collapse: collapse;
	width: 100%;
	font-size: 0.85em;
}
.razeni table tr td {
	background: #000000 url(../img/index/topmenu.jpg) repeat-x top;
	padding: 10px 2px 10px 2px;
}
.razeni .nadpis {
	display: block;
	color: #ffffff;
	text-align: left;
	padding: 4px 0 4px 8px;
}
.razeni .format {
	width: 127px;
}
.razeni .format-small {
	width: 80px;
}
.razeni .submit {
	background: url(../img/button/search-button.jpg) no-repeat right center;
	border: none;
	color: #ffffff;
	padding-right: 12px;
	margin-right: 5px;
}

/* nabidka ------------------------------------------------------------------ */
#nabidka {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 560px;
	text-align: left;
	margin-bottom: 3px;
}
#nabidka tr {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#nabidka .nabidka {
	background: #ffddb1 url(../img/index/nadpis-rightmenu.jpg) repeat-x top;
	width: 50%;
	height: 146px;
	margin: 0;
	padding: 0;
	border-bottom: 6px solid #ffffff;
	vertical-align: top;
}
#nabidka .data-left {
	border-right: 6px solid #ffffff;
}
#nabidka h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	padding: 5px;
	border-bottom: 1px solid #ffad6b;
	margin-bottom: 10px;
}
#nabidka h2 a:link, #nabidka h2 a:visited {
	text-decoration: none;
}
#nabidka h2 a:hover, #nabidka h2 a:active {
	color: #fe5105;
	text-decoration: underline;
}
.pozadi-obrazek {
	background: #ffefef url(../img/content/background-image.jpg) no-repeat;
  width: 99px;
  padding-left: 3px;
  padding-top: 4px;
  height: 75px;
  text-align: left;
  margin-left: 10px;
}
#nabidka .link-info {
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 0.85em;	
}
#nabidka .link-info a:link, #nabidka .link-info a:visited {
	/*color: #452401;*/
	color: #ec7a0f;
	text-decoration: none;
	font-weight: bolder;
	background: url(../img/content/link-lupa.jpg) no-repeat left center;
	padding-left: 20px;
} 
#nabidka .link-info a:hover, #nabidka .link-info a:active {
	text-decoration: underline;
	color: #fe5105;
}	
#nabidka .f_left  {
	width: 120px;
}
#nabidka .text {
	width: 150px;
}
#nabidka .text p {
	font-size: 0.85em;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	padding-right: 10px;
	text-align: justify;
	height: 80px;
}
#nabidka .text .cena {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bolder;
	color: #452401;
	text-align: right;
	margin-right: 15px;
}
#nabidka .text .cena a:link, #nabidka .text .cena a:visited {
	 text-decoration: none;
	 font-weight: bolder;
	 color: #452401;
}
#nabidka .text .cena a:hover, #nabidka .text .cena a:active {
	text-decoration: underline;
	color: #fe5105;
}

/* news --------------------------------------------------------------------- */
.news {
	background: #ffddb1 url(../img/index/nadpis-rightmenu.jpg) repeat-x top;
	width: 560px;
	margin: 0;
	padding: 0;
}
.news .line {
	border-bottom: 1px solid #ffad6b;
}
.news .f_left, .news .f_right {
	margin-top: 8px;
	margin-bottom: 8px;
}
.news .f_left {
	width: 120px;
}
.news .f_right {
	width: 440px;
}
.news .f_right .nadpis-kratsi {
	width: 350px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}
.news .f_right .nadpis-kratsi a:link, .news .f_right .nadpis-kratsi a:visited {
	text-decoration: none;
	color: #452401;
	font-size: 0.85em;
}
.news .f_right .nadpis-kratsi a:active, .news .f_right .nadpis-kratsi a:hover {
	text-decoration: underline;
	color: #fe5105;
}
.news .link-info {
	display: block;
	text-align: right;
	float: right;
	margin-right: 10px;
	font-size: 0.85em;	
}
.news p {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	text-align: justify;
	font-size: 0.85em;
	color: #452401;
}
.news .link-info a:link, .news .link-info a:visited {
	color: #ec7a0f;
	text-decoration: none;
	font-weight: bolder;
	background: url(../img/content/link-lupa.jpg) no-repeat left center;
	padding-left: 20px;
}
.news .link-info a:hover, .news .link-info a:active {
	text-decoration: underline;
}
.news .reference-prodano {
	display: block;
	padding: 0;
	margin: 0;
	width: 150px;
	font-weight: bolder;
	text-align: left;
	color: #ff5507;
}
.news .reference-cena {
	width: 250px;
}
.news .cena {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bolder;
	color: #452401;
	text-align: right;
	margin-right: 15px;
}
.news .cena a:link, .news .cena a:visited {
	 text-decoration: none;
	 font-weight: bolder;
	 color: #452401;
}
.news .cena a:hover, .news .cena a:active {
	text-decoration: underline;
	color: #fe5105;
}

/* obsah -------------------------------------------------------------------- */
.seznam-clanku {
	width: 555px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
.seznam-clanku td {
	width: 555px;
}
.seznam-clanku td.posun {
	padding-left: 10px;
	padding-right: 5px;
	width: 540px;
}
.seznam-clanku td.posun .info-datum-kdo {
	width: 535px;
	text-align: right;
	padding-right: 5px;
}
.seznam-clanku td .obrazek {
	float: left;
	padding-right: 10px;
}
.seznam-clanku td .obrazek .pozadi-obrazek {
	float: left;
}
.seznam-clanku td p {
	display: block;
}
.seznam-clanku h2 {
	float: left;
	width: 400px;
	display: block;
}
.seznam-clanku h2 a:link, .seznam-clanku h2 a:visited {
	color: #682400;
	text-decoration: none;
	font-size: 1.1em;
}
.seznam-clanku h2 a:hover, .seznam-clanku h2 a:active {
	text-decoration: underline;
	color: #fe5105;
}
.seznam-clanku a:action p, .seznam-clanku a:hover p {
		color: #fe5105;
}
.seznam-clanku .text-clanky {
	float: left;
}
.seznam-clanku a:link, .seznam-clanku a:visited {
	text-decoration: none;
}
.seznam-clanku a:action, .seznam-clanku a:hover {text-decoration: underline; color: red;}
.info-datum-kdo {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: right;
	font-size: 0.85em;
	color: #682428;
}
.odkaz-next {
	float: right;
	width: 100px;
	margin-top: 5px;
}
.seznam-clanku .link-info {
	margin-right: 15px;
}
.obsah {
	background: #ffddb1;
	width: 540px;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-size: 10pt;
}
.obsah-pozadi {
	background: #ffddb1;
}
.obsah .line {
	border: 1px solid #ffad6b;
}

.gallery {
	margin-bottom: 5px;
}
.gallery td {
	padding: 2px;
}
.gallery td .pozadi-obrazek {
	margin: 0;
	padding: 0;
	padding-left: 3px;
  padding-top: 4px;
}

#content .level1 {
  font-weight: bolder;
  text-align: left;
  margin-bottom: 5px;
  padding-bottom: 0;
  margin-top: 15px;
}
#content .level1 li {
  list-style-image: url(../img/index/level1.jpg);
  margin-left: 10px;
  padding-left: 3px;
}
#content .level1 a:link, #content .level1 a:visited {
  color: #2c1400;
  text-decoration: none;
}
#content .level1 a:hover, #content .level1 a:active {
	text-decoration: underline;
	color: #fe5105;
}


/* detail nemovitosti ------------------------------------------------------- */
.product-images {
	margin: 0;
	padding: 0;
	background: url(../img/content/background-image-big.jpg) no-repeat right;
 	width: 154px;
 	padding-top: 4px;
 	height: 115px;
}
.product-images img {
	margin-right: 0;
}
.detail .popis {font-size: 0.9em;}
.detail .links-info {
	font-size: 0.85em;
	text-align: right;
	padding-right: 10px;
	width: 180px;
	float: right;
}
.detail .links-info .submit-over:link, .detail .links-info .submit-over:visited {
	background: #ff8816;
	width: 80px;
	font-weight: bolder;
	color: #ffffff;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	text-align: center;
	padding: 2px 0;
	text-decoration: none;
	float: left;
}
.detail .links-info .submit-over:hover, .detail .links-info .submit-over:active {
	background: #ec7104;
	width: 80px;
	font-weight: bolder;
	color: #ffffff;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	display: center;
}
.detail {
	padding-top: 10px;
	background: #ffddb1;
	padding-bottom: 10px;
}
.detail .first_image {
	float: left;
	padding-left: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.detail .product-images {
	float: left;
}
.detail p {
	text-align: left;
	padding-left: 22px;
	
	padding-bottom: 5px;
}
.detail-produktu-picture {
	float: left;
	width: 360px;
	font-size: 0.9em;
	color: #452401;
	text-align: left;
	margin: 0;
	border-collapse: collapse;
	margin-bottom: 5px;
}
.detail-table-posun {
	margin-left: 20px;
}
.detail-produktu-picture .bold {
	width: 150px;
	padding-right: 10px;
}
.detail-produktu-picture strong.novinka {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #19c402;
}
.detail-produktu-picture strong.rezervace {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #ca001c;
}
.detail-produktu {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin-top: 10px;
	font-size: 0.9em;
	color: #452401;
}
.detail-produktu .bold {
	padding-left: 20px;
	width: 190px;
	padding-right: 10px;
}
.detail .detail-cena {
	font-weight: bolder;
	font-size: 1.3em;
	margin-top: 30px;
	display: block;
	text-align: left;
	padding-left: 20px;
}
.detail .poznamka-k-cene {
	text-align: left;
	display: block;
	margin-left: 20px;
}
.detail h4 {
	margin-left: 20px;
}
.detail-produktu .big {
	font-size: 1.2em;
}

/* formulare ---------------------------------------------------------------- */
.table-form {
	border-collapse: collapse;
	text-align: left;
	margin-left: 5px;
}
.table-form input, .table-form textarea, .table-form select {
	background-color: #fbeedc;
	border: 1px solid #797979;
}
.table-form .radio input {
	background: none;
	border: none;
}
.table-form .radio label {
	display: inline;
}
.table-form .format-wide {
	width: 150px;
}
.table-form label {
	width: 150px;
	display: block;
}
.table-form td {
	padding-bottom: 5px;
}
.table-form .povinne {background: #ffffff;}

/* diskuse ke zbozi --------------------------------------------------- */

.diskuse .date {
	font-style: italic;
}
.diskuse .item {
  margin: 6px 0 15px 6px;
  /*border: 1px solid #ffad6b;*/
}
.diskuse .item-2 {
	margin: 6px 0 6px 25px;
}
/*
.even {
	background: #fdd4a3;
}
.odd{
	background: #ffddb1
}*/
.diskuse .header {
  padding: 2px 5px;
  text-align: left;
}
.diskuse .header .reply {
  position: relative;
  float: right;
  font-size: 0.85em;
  font-weight: bolder;
}
.diskuse .header strong {
  padding-left: 10px;
}
.diskuse .author {
	font-size: 0.85em;
	color: #ffbc6d;
	margin-right: 8px;
}
.diskuse .text {
  padding: 4px 5px 2px 5px;
  text-align: left;
  font-size: 0.9em;
}
.diskuse .odd {
}
.diskuse .even {
}

/* strankovani ---------------------------------------------------------------*/
.strankovani-background {
  width: 100%;
  background: #c3c3c3 url(../img/content/strankovani-pozadi.jpg) repeat-x left top;
  margin-bottom: 5px;
  margin-top: 0;
  padding-top: 0;
}
.strankovani {
	border-collapse: collapse;
  margin: 0 auto;
  color: #797979;
}
.strankovani td {
  padding: 3px 2px;
}
.strankovani .disabled span, .strankovani .arrL span, .strankovani .arr span {
  visibility: hidden;
}
.strankovani .disabled {
  width: 15px;
  height: 18px;
  display: block;
  color: #ffffff;
}
.strankovani .arrL {
  background: url(../img/content/sipka-la.jpg) no-repeat left;
  width: 15px;
  height: 18px;
  display: block;
  text-decoration: none;
}
.strankovani .arrL span, .strankovani .arr span {
  visibility: hidden;
}
.strankovani .arrL:hover, .strankovani .arrL:active {
	background: url(../img/content/sipka-la.jpg) no-repeat left;
  width: 15px;
  height: 18px;
  display: block;
  text-decoration: underline;
}
.strankovani .arr {
  background: url(../img/content/sipka-pa.jpg) no-repeat left;
  width: 15px;
  height: 18px;
  display: block;
  text-decoration: none;
}
.strankovani .arr:active, .strankovani .arr:hover {
background: url(../img/content/sipka-pa.jpg) no-repeat left;
  width: 15px;
  height: 18px;
  display: block;
  text-decoration: none;
}
.strankovani .disabledR {
  width: 15px;
  height: 18px;
  display: block;
}
.strankovani .active {
  color: #a1a1a1;
  font-size: 1em;
  margin: 0 3px;
}
.strankovani .num {
  color: #797979;
  font-size: 1.1em;
  margin: 0 3px;
  text-decoration: none;
}
.strankovani .tecky {
  color: #0078b2;
  padding: 0 3px;
}
.strankovani .num:hover, .strankovani .num:active {
  color: #000000;
  text-decoration: underline;
}

.checkbox-mailservis {
	border: none;
	background: none;
}


strong.novinka {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #19c402;
}
strong.rezervace {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #ca001c;
}

p.comments-reply-text {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-left: 20px;
	padding-right: 15px;
	background: url(../img/index/level1.jpg) no-repeat left;
	font-size: 1em;
	display: block;
}

.hidden-img-header {
	visibility: hidden;
	float: left;
	position: absolute;
	z-index: -9999;
}
