/* mobile styles */

body {
  padding: 3px;
}

body, div, a, p, td { 
	text-align: left;
}

div {
    position: static !Important;
    width: auto !Important;
	height: auto !Important;
	margin: 0 !Important;
	overflow: auto !Important;
	text-align: left !Important;
	float:none;
}

img {
  float:none;
}

form {
    width: auto;
    background-image: none;
}  
  
h1, h2, h3, h4, h5, h6 {
	margin-top: 1.7em;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: underline;
}
		

.textFormat{
}


body#Architektura a#mArchitektura {
  color: #FF3826;
  text-decoration: underline;
}

body#Interiery a#mInteriery {
  color: #FF3826;
  text-decoration: underline;
}

body#Geomantie a#mGeomantie {
  color: #FF3826;
  text-decoration: underline;
}

body#Prednasky a#mPrednasky {
  color: #FF3826;
  text-decoration: underline;
}

body#FiremniStyl a#mFiremniStyl {
  color: #FF3826;
  text-decoration: underline;
}

#leftMenu img { content: attr(alt); }

p img.ObrazekVlevo, p img.ObrazekVpravo { width: 70px;
height: auto;}


/* iPhone-specific styles */
@media only screen and (max-device-width: 480px) { 

	html {
		-webkit-text-size-adjust: none;
		}

}






