/* CSS Document */
body {
	background-color: #FFF;
	text-align: center;
	margin: 0 auto;
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(img/body_bg.gif);
}
a {
  color: #C00;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#main {
	text-align: left;
	width: 1000px;
	min-height: 500px;
	height: auto;
	margin: 0 auto;
	background: url("img/head_bg.gif") no-repeat;
}
#header {
	text-align: left;
	width: 1000px;
	height: 116px;
}
#header h1 {
  float: left;
  width: 500px;
  margin: 0;
}
#header h1 a {
  float: left;
  display: block;
  width: 500px;
  height: 70px;
  margin: 35px 0 0 80px;
}
#header h1 a span {
  display: none;
}
#kontakt {
  float: right;
  color: #FFF;
  margin: 22px 120px 0 0;
  text-align: right;
	font-size: 9pt;
}
#kontakt a {
  color: #FFF;
  text-decoration: underline;
}
#menu {
  display: block;
	width: 798px;
	height: 26px;
	margin: 0 auto;
	clear: both;
	padding: 0;
	border-left: 1px solid #C00;
	border-right: 1px solid #C00;
	background: url("img/menu_bg.gif") 0px 15px repeat-x;
  background-color: #FFF;
}
#menu li {
	list-style: none;
	display: block;
	float: left;
	border-right: 2px #FFF solid;
}
#menu li a {
	text-transform: uppercase;
  height: 15px;
	display: block;
	float: left;
	padding: 2px 10px 0px 10px;
	margin: 1px 0 0 0 ;
	text-decoration: none;
	color: #C00;
	font-weight: bold;
	border-bottom: 4px #C00 solid;
}
#menu li a:hover {
  color: #FFF;
  background-color: #C00;
	border-bottom: 3px #FFF solid;
}
#content {
	width: 778px;
	height: auto;
	min-height: 500px;
	border: 1px solid #C00;
	border-top: 0px none;
	margin: 0 auto;
	padding: 10px;
	clear: both;
	background: url("img/content_bg.gif") 98% 96% no-repeat;
	background-color: #FFF;
}
#foot {
	font-size: smaller;
	width: 794px;
	border: 1px solid #C00;
	border-top: 0px none;
	padding: 2px;
	margin: 0 auto;
	background: #FFF;
}
h2 {
	margin: 0 auto;
	border-bottom: 1px dotted #C00;
}
h3 {
	margin: .5em auto;
}
h4 {
	margin: .5em auto;
}
.cleaner {
	clear: both;
}
input {
	border: solid;
	border-color: #C00;
	border-width: 1px;
}
textarea {
	border: solid;
	border-color: #C00;
	border-width: 1px;
  font: 10pt Tahoma, Arial, Helvetica, sans-serif;
}
/*nemovitosti.php*/
.container {
	background: url("img/container_bg.gif") center bottom no-repeat;
	background-color: #FFF;
	border: solid 1px #C00;
	margin: 5px auto;
}
.container h3 {
	background-color: #FFBC21;
	color: #C00;
	margin: 0;
	font-size: 100%;
	padding: .2em;
}
.container p {
	padding: .1em;
}
.container ul {
	margin: .2em 1.3em;
	padding: .2em;
}
#aktualni_nabidka {
  width: 292px;
  height:302px;
	clear: both;
}
#aktualni_nabidka table {
  font-size: 8pt;
}
#financovani_nemovitosti {
  width: 270px;
  height: auto;
  min-height: 150px;
  _height: 150px;
}
#financovani_novostaveb {
  width: 270px;
  height: auto;
  min-height: 150px;
  _height: 150px;
}
#hledame {
  width: 170px;
  height: 300px;
  float: right;
}
#hledame table {
  font-size: 8pt;
}
#nabidnete {
  width: 134px;
  height: 110px;
	float: left;
	margin: 2px;
}
#poptavka {
  width: 134px;
  height: 110px;
	float: right;
	margin: 2px;
}
label {
  padding: 1px 10px; 
  text-align: right;
}
fieldset {
  display: block;
  margin: 10px;
  border: solid #C00 1px;
  width: 350px;
  clear: both;
}
legend {
  border: solid #C00 1px;
  font-weight: bold;
}
.right {
  text-align: right;
}

/*obezlicka s <select>*/
select {
color:#000;
background: #FFF;
height:18px;
border:0;
margin: -2px -2px -2px 0px;
voice-family: ""}"";
voice-family:inherit;
margin:-1px;
}
html>body select {
position:absolute;
clip: rect(2px, 188px, 21px, 2px);
margin:0;
padding:0;
}
select { 
  border: 1px solid #C00;
} 
.label80 {
  display: block; 
  float: left; 
  clear: left; 
  width:80px;
}
p {
  margin: .5em .3em;
}
ul {
  margin: .3em .3em .3em 2em ;
  padding: 0;
}
.statusN, .statusA, .statusR, .statusP {
  color: #FFF;
  background-color:  #0C0;
  padding: 0px 3px;
  font-weight: bold
}
.statusA {
  background-color:  #FA0;
}
.statusR {
  background-color:  #00C;
}
.statusP {
  background-color:  #F00;
}
.odkazy {
  display: none;
}
