body{
 background:url("./images/bg_page.png") repeat-x #333;
 margin:0px;
 padding:0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#FEFEFE;
 line-height:120%;
 _text-align:center;
}
a{
 color:#EEE;
 text-decoration:unterline;
 font-weight:bold;
}

a:hover{
 color:#FFF;
 text-decoration:none;
}
#main{
 width:900px;
 margin:0px auto 0px;
 padding:0px;
}
#top{
 padding:0px;
 margin:0px;
 height:116px;
}
#upperMenu{
 position:relative;
 float: right;
 padding-top:5px;
 width:400px;
 text-align: right;
}
#upperMenu a{
 display:block;
 float:right;
 margin-right:25px;
 color:#FeFFFF;
 font-size:10pt;
 text-decoration:none;
 font-weight:bold;
}


#menu {
/*float:left;*/
position: relative;
width:890px;
background:#DAE0D2 url(images/menuback.png) repeat-x top;
font-size:11px;
line-height:normal;
height: 36px;
margin:0 auto;
overflow: visible;
z-index: 100;
padding-left: 10px;
}
#menu ul.menu {
margin:0;
padding:0 15px 0 15px;
list-style:none;
overflow: visible;
}
#menu li.menu {
float:left;
background:url(images/menutab.png) no-repeat left top;
margin:0;
margin-top: 7px;
padding:0 0 0 9px;
position: relative;
overflow: visible;
}
#menu a.menu {
white-space:nowrap;
float:left;
display:block;
width:.1em;
height: 16px;
background:url(images/menutab.png) no-repeat right top;
padding:9px 15px 4px 6px;
text-decoration:none;
font-weight:normal;
text-transform: uppercase;
color:#002156;
}

#menu li.vs {
	width: 1px;
	overflow: hidden;
	height: 29px;
	line-height: 29px;
	margin: 0;
	margin-top: 7px;
	padding: 0;
	background-image: url(images/menuvs.png);
	background-repeat: repeat-x;
	background-position: top left;
}


#menu > ul.menu a.menu {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a.menu {float:none;}
/* End IE5-Mac hack */
/*#menu a.menu:hover {
background:url(images/menuhover.png) no-repeat right top;
}*/
#menu li.menu:hover, #menu li.menu:hover a.menu {
	background:url(images/menuhover.png) no-repeat left top;
}
#menu li.menu:hover a.menu {
background:url(images/menuhover.png) no-repeat right top;
}
#menu li.active, #menu li.active:hover {
background:url(images/menutabact.png) left 0 no-repeat;
color: #ffffff;
height: 31px;
_height: 18px;
border-bottom: 2px solid #002156;
margin-top: 3px !important;
}
#menu .active a, #menu li.active:hover a.menu {
background:url(images/menutabact.png) right 0 no-repeat;
/*height: 31px;*/
_height: 18px;
color: #ffffff;
}




a.prop{
 width:135px;
 _width:150px;
 padding:0px;
 text-align:left;
}
.prop a:hover{
 border:1px solid #717171;
}
#display-outer {
	position: relative;
	width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#display{
	position: relative;
/* border-top:solid 2px #b8b8b8;*/
 border-left:solid 10px #b8b8b8;
 border-right:solid 10px #b8b8b8;
 border-bottom:solid 9px #b8b8b8;
 _width:880px;
 margin:0px;
 padding:0px;
 background: #717171;
 _overflow: hidden;
}
#text{
	background-image: url('images/body-back.png');
	background-repeat: repeat-x;
 overflow:visible;
 font-size:13px;
 padding:5px;
 padding-left:15px;
 padding-right:15px;
 _padding-top:20px;
 text-align:left;
 margin:0px;
/* height:410px;
 _height:420px;*/ 
/* _overflow-y:scrollbar;*/
}
#textp{
background-image: url('/images/pruda1.jpg');
background-repeat: repeat-x;
 background-color: #005288;
 overflow:visible;
 font-size:13px;
 padding:5px;
 padding-left:15px;
 padding-right:15px;
 _padding-top:20px;
 text-align:left;
 margin:0px;
/* height:410px;
 _height:420px;*/ 
/* _overflow-y:scrollbar;*/
}
#textp2{
 background-color: #002156;
 overflow:visible;
 font-size:13px;
 padding:5px;
 padding-left:15px;
 padding-right:15px;
 _padding-top:20px;
 text-align:left;
 margin:0px;
/* height:410px;
 _height:420px;*/ 
/* _overflow-y:scrollbar;*/
}
#textwhite{
background-image: url('/images/pruda.jpg');
background-repeat: repeat-x;
	background-color: #fff;
 overflow:visible;
 font-size:13px;
 padding:5px;
 padding-left:15px;
 padding-right:15px;
 _padding-top:20px;
 text-align:center;
 margin:0px;
/* height:410px;
 _height:420px;*/ 
/* _overflow-y:scrollbar;*/
}
#textwhite h2 {
	color: #333333;
}
#image{
 width:360px;
 margin:0px;
 padding:0px;
 text-align:right;
 background: transparent;
}
#image img{
 margin:0px;
}
img{
 margin:0px;
 padding:0px;
 border: 0px solid black;
}
table{
 border:0px;
 background: transparent;
}
table td{
 margin:0px;
 padding:0px;
}
h2{
 font-size:20px;
 font-weight:bold;
}


.drop-down-menu {
 position: relative;
 display: none;
 clear:both;
 top:138px;
 left:-64px;
 _top:121px;
 _left:161px;
}

.drop-down-menu a{
 display:block;
 color:#EEE;
 background:#717171;
 font-size:0.75em;
 text-decoration:none;
 font-weight:bold;
 border:1px solid #FFF;
 text-align:center;
 width: 135px;
 padding-left:5px;
 padding-right:5px;
/* width:133px;
 padding-left:12px;
 _width:135px;
 _padding-left:5px;*/
}
.drop-down-menu a:hover, .drop-down-menu_h a:hover, .drop-down-menu_pm a:hover{
 color:#002156;
 text-decoration:none;
}


.drop-down-menu_h {
 position: relative;
 display: none;
 clear:both;
 top:137px;
 left:314px;
 _top:120px;
 _left:514px;
}
.drop-down-menu_h a{
 display:block;
 color:#EEE;
 background:#717171;
 font-size:0.75em;
 text-decoration:none;
 font-weight:bold;
 border:1px solid #FFF;
 text-align:center;
 width:95px;
 padding-left:5px;
 padding-right:5px;
/* width:93px;
 padding-left:12px;
 _width:95px;
 _padding-left:5px;*/
}

.drop-down-menu_pm {
 position: relative;
 display: none;
 clear:both;
 top:137px;
 left:120px;
 _top:120px;
 _left:333px;
}
.drop-down-menu_pm a{
 display:block;
 color:#EEE;
 background:#717171;
 font-size:0.75em;
 text-decoration:none;
 font-weight:bold;
 border:1px solid #FFF;
 text-align:left;
 width:147px;
 padding-left:12px;
 _width:148px;
 _padding-left:5px;
}


.plus-sign {
    color: #FFF;
	font-weight: bold;
	margin-right: 4px;
}

.bullet {
    color: #FFF;
	font-weight: bold;
	margin-left: 22px;
}

.sub-bullet {
    color: #FFF;
	font-weight: bold;
	margin-left: 40px;
}
.subtext {
  font-size:0.75em;
  color:#000;
	width:350px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	line-height: 17px;
	text-align: justify;
	background-color: #EEE;
	_margin-left:10px;
  _width:360px;
}
.subtext a{
 color:#000;
}
.subtext a:hover{
 color:#002156;
}
span.odsadit{
 margin-left:25px;
}

#property-image {
	width: 357px;
}

h1 {
	line-height: 2ex;
	text-align: left;
}

h2 {
	text-align: left;
}

#contact {
	text-align: left;
}

#contact p {
	margin: 0;
	margin-top: 2px;
}

.property-list  {
/*	background-color: #939393;*/
	margin-bottom: 10px;
}

.property-list table {
	margin: 10px 10px 10px 10px;
	font-size: 13px;
}

.property-list th {
	width: 200px;
	font-size: 16px;
}

.property-list td {
	width: 162px;
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}

.adresa {
	margin-bottom: 0px;
}

.property-list div {
	text-align: center;
	margin-bottom: 3px;
}

.property-list img {
	border: 0px solid black;
	text-align: center;
	width: 132px;
	height: 132px;
}

#property-detail-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#property-detail-left img {
	border: 1px solid #ffffff;
	
}
.clear {
	clear: both;
}
#footer {
	position: relative;
	height: 26px;
	width: 100%;
	line-height: 26px;
	background-color: #002156;
}

#dtl {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom: -4px;
	background-image: url('images/displayrc-dtl.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 10px;
	height: 10px;
	z-index: 9999;
	line-height: 10px;
}

#dtr {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	_bottom: -4px;
	background-image: url('images/displayrc-dtr.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
	height: 10px;
	z-index: 9999;
	line-height: 10px;
}
#dbl {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url('images/displayrc-dbl.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	z-index: 9999;
}
#dbr {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url('images/displayrc-dbr.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
	height: 10px;
	z-index: 9999;
	line-height: 10px;
}


/*#submenu ul, #submenu li {
	list-style: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
#submenu li {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 4px;
	margin-top: 7px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
#submenu li a {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
#submenu li a:hover {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.submenu_active {
	background-color: #717171;
	color: #fff;
}

#submenu li.submenu_active a {
	color: #fff;
	
}


ul.submenu {
	position: absolute;
	top: 29px;
	left: 0;
	background-color: #707b8d;
	z-index: 100;
}

ul.submenu, ul.submenu li {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

ul.submenu li {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	padding-bottom: 4px;
}

ul.submenu li a, ul.submenu li a:link, ul.submenu li a:visited, ul.submenu li a:hover {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #002156;
	text-transform: uppercase;
	text-align: left;
}
ul.submenu li a:hover {
	color: #fff;
}
*/



#submenuh {
position: relative;
background:#002156;
font-size:11px;
line-height:normal;
height: 31px;
margin:0 auto;
overflow: visible;
z-index: 100;
text-align: center;
}

#submenuh ul {
margin:0 auto;
padding:1px 15px 0 15px;
list-style:none;
overflow: visible;
}

#submenuh li {
float:left;
/*background:url(images/submenuback.png) no-repeat left top;*/
margin:0;
margin-top: 7px;
padding:0 0 0 9px;
position: relative;
overflow: visible;
}

#submenuh a {
white-space:nowrap;
float:left;
display:block;
width:.1em;
height: 16px;
/*background:url(images/submenuback.png) no-repeat right top;*/
padding:7px 15px 0px 6px;
text-decoration:none;
font-weight:normal;
text-transform: uppercase;
color:#EEEEEE;
}



#submenuh > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#submenuh a {float:none;}
/* End IE5-Mac hack */
/*#submenuh a:hover {
background:url(images/submenuback.png) no-repeat right top;
}*/
#submenuh li:hover, #submenuh li:hover a {
	background:url(images/submenuback.png) no-repeat left top;
}
#submenuh li:hover a {
background:url(images/submenuback.png) no-repeat right top;
color: #002156;
}
#submenuh li.active, #submenuh li.active:hover {
background:url(images/submenuback.png) left 0 no-repeat;
color: #002156;
height: 23px;
_height: 18px;
/*border-bottom: 2px solid #002156;*/
/*margin-top: 3px !important;*/
}
#submenuh .active a, #submenuh li.active:hover a {
background:url(images/submenuback.png) right 0 no-repeat;
/*height: 31px;*/
_height: 18px;
color: #002156;
}

#submenu-tl {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('images/submenu-tl.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 26px;
	z-index: 9999;
	line-height: 26px;
}
#submenu-tr {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url('images/submenu-tr.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 26px;
	z-index: 9999;
	line-height: 26px;
}
#submenu-bl {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('images/submenu-bl.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 26px;
	z-index: 9999;
	line-height: 26px;
}
#submenu-br {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url('images/submenu-br.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 26px;
	z-index: 9999;
	line-height: 26px;
}



#category {
	display: none;
	background-color: #fff;
	color: #005288;
	text-transform: uppercase;
	font-size: 12pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#nazev {
	background-color: #ccc;
	color: #005288;
	text-align: center;
	font-size: 16pt;
	padding: 1em;
	font-weight: bold;
}

#adresa {
	font-weight: bold;
}
h3 {
	padding: 0;
	margin-bottom: 5px;
}
#tenants {
	padding-left: 60px;
}
#tenants a {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
