html, body, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

a{
  
  color: #c91800;
}

p {
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  color: #555555;
}
h2 {
  color: #c91800;
  font-size: 290%;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

html {
/*   background: #460700 url(bg.jpg) repeat-x top left; */
}

body {
	font-size: 62.5%;
	text-align: center;
	font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
	color: #555555;
}

#flash {
  clear: both;
  position: relative;
  top: 1px;
  padding: 0 5px 0 0px;
}

.main {
  display: block;
  width: 912px;
  margin: 0 auto;
 
}

#header {
/*   background: url(header1.jpg) no-repeat top center; */
  width: 100%;
  height: 387px;
  text-align: center; 
}

#logo{
  height: 300px;
  padding: 0 0 0 15px;
}

#header a#hp{
  display: block;
  width: 250px;
  height: 72px;
  float: left;
}
#header h1{
  display: none;
}

#header #logo ul {
  float: left;
  height: 46px;
  padding: 0px 0 0 390px;
  margin: 0px;
}

#header ul li{
  display: block;
  float: left;
  width: 70px;
  width: 105px; 
  list-style-type: none;
  text-align: right;
}

#header ul li.headerkontakt{
  width: 70px;
}
#header ul li.headertel{
  width: 150px;
}


#header ul li a{
  display: block;
  color: #000;
  font-size: 110%;
  text-decoration: none;
  text-transform: uppercase;
   padding: 47px 0px 0 0px;
  
}

#header ul#lang {
  padding: 5px 8px 0 0;
  float: right;
  margin: 0px;
}

#header ul#lang li {
  float: none;
  width: 42px;
  list-style-type: none;
}

#header ul#lang li a{
  display: block;
  line-height: 20px;
  height: 22px;
  text-align: center;
  padding: 0px;
  
}

#header ul#lang li#de a {
  background: url(de.jpg) no-repeat top right; 
}

#header ul#lang li#de a:hover {
  background: url(de-hover.jpg) no-repeat top right;
}

#header ul#lang li#en a {
  background: url(en.jpg) no-repeat top right; 
}

#header ul#lang li#en a:hover {
  background: url(en-hover.jpg) no-repeat top right; 
}

#header ul#lang li#cz a{
  background: url(cz.jpg) no-repeat top right; 
}

#header ul#lang li#cz a:hover{
  background: url(cz-hover.jpg) no-repeat top right; 
}

#header ul#lang li a{
  color: #fff;
} 

ul#menu {
  width: 730px;
  margin: 0 auto;
  padding: 4px 0 0 0;
}

ul#menu li {
  padding: 0 40px;
  width: auto;
  background: url(tecky.jpg) no-repeat top right;
  list-style-type: none; 
}


ul#menu li a{
  color: #fff;
  padding: 0px;
}


#content {
  width: 100%;
  padding: 0px;
  padding-top: 100px;
/*   background: url(main-bg.jpg) repeat-y top center; */
  
}

#content:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


#text {
 position: relative;
 bottom: 40px;
  text-align: left;
  padding: 0 0 0 22px;
  
}

div#levy {
  width: 210px;
  text-align: left;
  float: left;
  padding: 0 20px 0 25px;
  color: #555555;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif; 
}

div#levy h2{
  padding: 0 0 10px 0;
}

div#textMain {
  width: 512px;
  text-align: left;
  float: left;
  padding: 0 20px 0 25px;
  color: #555555;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif; 
}

div#textMain h2{
  color: #c91800;
  
  font-weight: bold;
  font-size: 230%;
  padding: 0 0 15px 0;
}

div#textMain h3{
  font-size: 230%;
  text-transform: uppercase;
  color: #c91800;
  font-weight: bold;
  padding: 0 0 10px 0;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

div#textMain img {
  padding: 0 10px 10px 0;
  border: none;
} 

div#textMain table{
  font-size: 120%;
  color: #555555;
  border-collapse: collapse;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  
} 

div#textMain table th {
  font-weight: normal;
  text-align: left;
}

div#textMain table th a{
  color: #c91800;
}

div#textMain table td img {
  padding: 1px 0 0 4px;
}
div#textMain table td.obr {
  width: 108px;
  height: 83px;
/*   background: #fff url(foto.jpg) no-repeat center left; */
}

div#textMain table td.obr_en {
  width: 108px;
  height: 83px;
/*   background: #fff url(foto_en.jpg) no-repeat center left; */
}

div#textMain table td {
  text-align: justify;
}

div#textMain table td.cost {
  padding: 0 0 15px 0;
}


div#textMain table#detail {
  padding: 0px 0 20px 0;
}
div#textMain table#detail th{
  padding: 0 15px 0 0;
  font-weight: normal;
}

div#textMain table#foto {
  margin: 15px 0 0 0;
  
}
div#textMain table#foto tr td{
  width: 169px;
  height: 128px;
/*   background: #fff url(foto1.jpg) no-repeat center left; */
}

div#textMain form {
  padding: 15px 0 10px 0;
  font-size: 100%;
  margin: 0px;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  color: #555555;
}

div#textMain form h3{
  font-size: 150%;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

div#textMain form p{
  padding: 0 0 20px 0;
}

div#textMain form label {
  display: block;
  color: #555555;
  width: 100px;
  text-align: right;
  padding: 0 10px 0 0;
  float: left;
}

div#textMain form input#odeslat {
  padding: 10px 0 0 110px;
}

/* stary home */  
div#center {
  width: 306px;
  padding: 0 0px 60px 0;
  text-align: justify;
  float: left;
/*   background: url(prodat-koupit.jpg) no-repeat bottom center; */
}



div#center p#prodat{
 padding: 40px 0 0 30px;
 line-height: 24px;
 font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

div#center p#prodat a{
  color: #fff;
  font-size: 360%;
  text-transform: uppercase;
  text-decoration: none;
}

div#center p#prodat span, p#koupit span{
  font-size: 70%;
  padding: 0 5px 0 0;
}

div#center p#prodat a#pronajmout{
  font-size: 160%;
  color: #000;
  font-weight: bold;
}

div#center p#koupit{
  padding: 30px 0 0 100px;
  line-height: 20px;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

div#center p#koupit a{
  color: #fff;
  font-size: 260%;
  text-decoration: none;
  text-transform: uppercase;
}

div#center p#koupit a#najmout{
  font-size: 130%;
  color: #000;
  font-weight: bold;
}

/* novy home */  
div#homecenter {
  width: 306px;
  padding: 0 0px 60px 0;
  float: left;
}

div#home1 {
/*  background: url(http://www.albionreality.cz/styles/prodat-koupit.jpg) no-repeat top center; */
}

div#homecenter p#prodat{
 padding: 22px 0 0 30px;
 line-height: 24px;
 font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

div#homecenter p#prodat a{
  color: #fff;
  font-size: 360%;
  text-transform: uppercase;
  text-decoration: none;
}

div#homecenter p#prodat span, p#koupit span{
  font-size: 60%;
  padding: 0 5px 0 0;
}

div#homecenter p#prodat a#pronajmout{
  font-size: 160%;
  color: #000;
  font-weight: bold;
  float: right;
  padding-right: 30px;
}

div#homecenter p#koupit{
  padding: 55px 0 140px 100px;
  line-height: 20px;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

div#homecenter p#koupit a{
  color: #fff;
  font-size: 260%;
  text-decoration: none;
  text-transform: uppercase;
}

div#homecenter p#koupit a#najmout{
  font-size: 130%;
  color: #000;
  font-weight: bold;
  float: right;
  padding-right: 30px;
}

div#home2 {
/* background: url(http://www.albionreality.cz/styles/hypoteka.jpg) no-repeat top center;*/
}

div#homecenter p#hypoteka{
 padding: 22px 0 40px 36px;
 line-height: 28px;
 font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;

}

div#homecenter p#hypoteka a{
  color: #fff;
  font-size: 360%;
  font-size: 280%;  
  text-transform: uppercase;
  text-decoration: none;
}

div#homecenter p#hypoteka span {
  font-size: 70%;
  padding: 0 5px 0 0;
}


div#mapa{
  width: 310px;
  float: right;
  padding: 0 0 0 20px;
  text-align: left;
}

div#makler {
  width: 310px;
  float: right;
  padding: 0 0 0 40px;
  text-align: left;
  background-image: url(makler.jpg);
  background-position: 180px 0px;
  background-repeat: no-repeat;  
  height: 180px;
  margin-top: 40px;
}
div#kalk{
  width: 310px;
  float: right;
  padding: 0 0 0 40px;
  text-align: left;
  background-position: 180px 0px;
  background-repeat: no-repeat;  
}
div#kalk table {
	font-size: 12px;
}
div#mapa #map {
  position: relative;
  top: 0px;
  right: 24px;
  float: right;  
}

div#mapa h3 {
  color: #c91800;
  font-size: 180%;
  padding: 0 0 5px 0;
}

div#mapa form {
  margin: 0px;
  font-size: 120%;
  padding: 0 0 0px 0;
  
}

div#mapa form p{
  width: 120px;
  float: left;
}
div#mapa form input.cena {
  width: 60px;
  margin-bottom:3px;
}

div#mapa form label {
  padding: 0 30px 0 0;
}

#text div#objekty {
  clear: both;
  position: relative;
  top: 40px;
}



#text div#objekty p.red{
  color: #da847d;
  width: 110px;
  height: 36px;
  text-align: justify;
  padding: 10px 0 0 100px;
  font-size: 100%;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

#text div#objekty p{
  text-align: justify;
  padding: 0 0px 0px 12px;
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  font-size: 11px;
}

#text div#objekty a{
  color: #555555;
  font-size: 100%;
  

}

#text div#objekty h3 {
 text-transform: uppercase;
 
  font-weight: normal;
  padding: 0 0 10px 0;
  font-size: 12px;
}

#text div#objekty h3 a{
 color: #fff;
 font-size: 160%;
 padding: 0 0 0px 10px;
 text-decoration: none;
}

#byty {
  clear: both;
  background: url(byty.jpg) no-repeat top left;
  width: 226px;
  height: 185px;
  float: left;
}

#komercni{
  background: url(komercni.jpg) no-repeat top left;
  width: 226px;
  height: 185px;
  float: left;
}

#domy{
  background: url(domy.jpg) no-repeat top left;
  width: 226px;
  height: 185px;
  float: left;
  
}

#pozemky{
  background: url(pozemky.jpg) no-repeat top left;
  width: 223px;
   height: 185px;
  float: left;
}

#text h2 a {
  color: #c91800;
  text-decoration: none;
}

#text h2 span{
  color: #777777;
  font-size: 80%;
}

#text h3 {
  font-size: 130%;
}

#text h3 span {
  font-weight: normal;
  padding: 0 5px 0 0;
}

#text h4 {
  color: #777777;
  font-size: 140%;
  padding: 10px 0 10px 0;
  
}

#text h5 {
  font-size: 170%;
  color: #c91800;
  padding: 10px 0 0 0;
}

#levy h3 {
  color: #C91800;
}
#levy h3 span {
  color: #555555;
}

/*
#text ul {
  padding: 10px 0 10px 10px;
}
#text ul li{
  list-style-type: disc;
  color: #b7b7b7;
  font-size: 120%;
}

#text ul li span {
  color: #000;
}*/

#text p{
  font-size: 120%;
  text-align: justify;
  padding: 0 0 10px 0;
}

#footer {
  clear: both;
  _position: relative;
  _bottom: 40px;
  background: url(footer.jpg) no-repeat top center;
  height: 92px;
  width: 100%;
  text-align: left;
}

#footer p{
   font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  color: #fff;
  padding: 20px 0 0 70px;
  float: left
}

#footer p a {
  color: #fff;
  text-decoration: none;
}
#footer ul {
  padding: 20px 20px 0 0px;
  float: right;
  margin: 0px;
}
#footer ul li{
  display: block;
  float: left;
  color: #fff;
  font-size: 130%;
  list-style-type: none;
 
}

#footer ul li a{
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
   padding: 0 20px;
}

div#makler {
	font-size: 14px;
}
div#makler h2, div#kalk h2 {
	font-size: 29px;
}
div#obal {
	width: 330px;
	float: right;
  margin-right: 10px;
}
.pager {
	float: right;
	font-size: 11px;
	font-weight: bold;
}
.pager img {
	vertical-align: top;
}
.pager a.active {
	color: #000000;
	text-decoration: none;
}
.pager a img, .pager a {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


table.extsearch td {
font-size: 0.9em;
}

table.extsearch td.right {
text-align: right;
}

table.extsearch td.right input {
width: auto;
text-align: right;
}

div.novinky {
  margin-bottom: 10px;
}
div.novinky span {
  color: grey;
}

h2.novinky {
  font-size: 20px;
  text-decoration: blink;
}
h2.projekty {
  margin-top: 25px;
  font-size: 18px;
}

#menu, #header, #obal, #mail, #footer, #print_version {
  display: none;
}

