* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	background: #FFF;
	text-align: center;
	color: #000000;
}
/*--- layout stranky ---*/
#page {
  text-align: left;
}
*html #dokument {
  position: relative;
}
#zahlavi {
  display: none;
}
#menu {
  display: none;
}
#text {
}
* html #text {
  position: relative;
}
#submenu {
  display: none;
}
#zapati {
  clear: both;
  height: 40px;
  padding: 0;
  font-size: 0.9em;
  text-align: center;
  border-top: 1px solid #000; 
}
/*--- zahlavi ---*/
#kontakt {
  clear: both;
  text-align: right;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}
/*--- typografie v divu text ---*/
#text p, #text ul, #text ol, #text address {
  margin: 0 0 1em 0;
  line-height: 1.5em;
  text-align: justify; 
}
#text p {
  text-align: justify; 
}
#text li {
  margin-bottom: 0.2em
}
#text ul li {
  list-style-type: disc;
  list-style-position: inside;  
}
#text ol li {
  list-style-position: inside;
}
#text table {
  text-align: left;
  margin: 0 0 1em 0;  
}
#text table tr.tr1 {
  background: #efefef;
}
#text table td {
  border: 1px solid #999;
}
/*--- produkt-vypis ---*/
.produkt {
  clear: both;
  position: relative;
  margin-bottom: 10px;
  padding: 5px;
  min-height: 90px;
  background: #FFF url("bg-pr.gif") repeat-x; 
  border: 1px solid #CCC;
}
* html .produkt {
  height: 90px;
}
#text div.produkt h2 {
  margin-bottom: 0;
  font-size: 1.1em;
  border: 0 none;
}
#text div.produkt h2 a, #text div.produkt h2 a:hover {
  color: #000;
  text-decoration: none;  
}
#text div.produkt p {
  margin-bottom: 0;
  text-align: left;
}
#text div.produkt img {
  margin-bottom: 0;
}
p.podrobnosti {
  display: block;
  clear: both;
  width: 100%;
  margin-bottom: 0;
  height: 1px;   
}
p.podrobnosti a {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
/*--- detail-nemovitosti ---*/
#main-box {
  margin-bottom: 1em;  
}
.foto-ram {
  position: relative;
  float: left;
  text-align: center;
  background: #FFF;
  padding: 5px 5px 2px 5px;
}
* html .foto-ram {
  padding: 5px 2px 2px 5px;
  border-right: 0 none;
}
#cena {
  position: absolute;
  top: 245px;
  left: 385px;
  width: 500px;
  padding: 3px 5px;
  text-align: center;
  font-size: 1.7em;
}
.d-box {
  text-align: center;
  background: #FFF url("bg-pr.gif") repeat-x;
  font-size: 0.9em;
}
* html .d-box {
  width: 128px;
  border-left: 1px solid #CCC;    
}
#text div.d-box p {
  text-align: center;
  margin: 0 0 0.5em 0;
}
#text div.d-box img {
  float: none;
  margin: 0 auto;
  text-align: center;
}
#text div.d-box h3 {
  margin: 0 0 0.2em 0;
  padding-top: 0.5em;
  font-size: 1em;
  font-weight: bold;
  color: #000;
}
#tisk-box {
  position: absolute;
  top: 40px;
  left: 385px; 
  width: 250px;
}
#lokalita {
  display: none;
}
#makler {
  display: none;
}
#np {
  display: none;
}
#foto-box {
  display: none  
}
#foto-box img {
  margin: 5px auto 2px auto;
  border-right: 2px solid #FFF;
}
* html #foto-box img {
  margin: 5px auto 5px auto;
}
#foto-box h2 {
  display: none;
}
#tisk {
  display: none;
}
* html #tisk {
  position: absolute;
  top: 45px;
  right: 22px;
}
#tisk img {
  float: left;
  margin: 0 2px 0 0;
}
/*--- kontakt ---*/
#kontakt-form {
  display: none;
}
/*--- typografie v divu submenu ---*/

/*--- typografie v divu zapati ---*/
#zapati p {
  padding-top: 10px;
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.5em 0;
  line-height: 1.1em;
}
h1 {
  font-size: 2.1em;
  margin: 0 0 0.8em 0;
  font-weight: normal;  
}
h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #000;  
}
h3 {
  font-size: 1.2em;
  color: #006B34;
}
h4 {
  font-size: 1em;
}
caption, dfn, cite, q, em {
	font-style: italic;
}
dfn, abbr, acronym {
  border-bottom: 1px dotted;
	cursor: help;
	font-variant: normal;
	font-style: normal;
}
address {
	font-variant: normal;
	font-style: normal;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
strong {
	font-weight: bold;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
legend {
	margin: 0 .5em;
	padding: .5em 0;
  color: #666;	
}
textarea {
	width: 300px;
}
label span {
	display: block;
	float: left;
	width: 170px;
	clear: inherit;
	font-size: 0.9em;
}
table {
  display: none;
}
th {
  display: none;
}
td {
  display: none;
}
#menu img {
  border: none;
}
/*---obecne tridy ---*/
div.clear {
  clear: both; 
  margin-bottom: 5px;
}
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.mezera-dole {
  padding-bottom: 2em;
}
.skryt {
  display: none;
}
a.skryty {
  text-decoration: none;
}
.border {
  border: 1px solid #333333;
}
.pozn {
  padding: 0.5em;
  font-size: 0.9em;
  color: #666;
  background: #CBE7D3;
}
.noprint {
  display: none;
}
/*--- titulka ---*/
#text.index {
  width: 682px;
}
div.img-index {
  text-align: center;
}
div.img-index div.produkt {
  float: left;
  width: 25%;
  margin-top: 20px;
  text-align: center;
  font-size: 0.8em;
}
#text div.img-index div.produkt p, #text div.img-index div.produkt li {
  text-align: center;
  margin: 0 auto;
}
#text div.img-index div.produkt ul li {
  list-style-type: none;
}
#text span.print {
  display: block;
  margin-top: 1em;
  font-weight: bold;
  font-size: 1.4em;
}
#text span.print strong {
  font-size: 1.7em;
  color: #CC0000;
}
/*--- tridy a barvy ---*/
.alignL {
  float:left;
  margin: 0 10px 10px 0;
}
.alignC {
  text-align: center;
}
.alignR {
  float:right;
  margin: 0 0 10px 10px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}

