@charset "utf-8";
/* CSS Document */
body  {
	margin:0 auto;
	padding:0px;
	text-align:center;
	text-decoration:none;
	background-color:#303188;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	background-image:url(../images/back.gif);
	background-position:center top;
	background-repeat:no-repeat;
 }
 
img {
	 border:0px;
	 margin:0px;
	 padding:0px;
	 display:inline
 }

p {
	 margin:0px;
	 padding:0px;
	 display:inline;
 }
 
a {
	color:#ee1d25;
	font-weight:bold;
 }
li, ul {
	 margin:0px;
	 padding:0px;
	 list-style:none;
 }
 
#mDiv {
	margin: 0 auto;
	min-height:400px;
	_height:400px;
 	width:884px;
	color:#2A2A2A;
	background:url(../images/mDiv.gif);
	text-align:center;
	margin-top:265px;
	position:relative;
 }
 

/*menu*/
 
 
#menu {
	 background:url(../images/menu.gif);
	 height:37px;
	 width:874px;
	 float:left;
	 margin:0px 5px 0px 5px;
	 position:relative;
	 display:inline
 }
#menuUL {
}
#menu ul {
	 position:absolute;
	 left:1px
 }
 
li.button {	 
	 padding:0px 15px 0px 15px;
	 float:left;
	 height:40px;
	 font-size:17px;
	 display:block;
	 line-height:38px;
	 position:relative; 
 }
 
li.button ul {
	 display:none;	 
 }
 
li:hover.button {
	background:url(../images/menuHover.gif);
}
	  
li:hover.button ul, li.over ul {
	 display:block;
	 position:absolute;
	 width:200px;
	 height:auto;
	 background:#EFEFEF;
	 top:97%;
	 left:-1%;
	 text-align:left;
	 border:#999 solid 2px; 
 }
 
li:hover.button ul li, li.over ul li {
	 padding-left:10px;
	 position:relative;
	 height:30px;
 }
 
li:hover.button ul li:hover, li.over ul li.over {
	 background-color:#CCC;
 }
	 
.button a {
	 text-decoration:none;
	 color:#424242;
 }
 
.button a:hover {
	 font-weight:bold;
	 color:#272871;
 }
 
 
 
 
#bottom {
	 background:url(../images/bottom.gif) no-repeat;
	 height:6px;
	 width:884px;
	 float:left;
	 _margin-bottom:-10px;
 }

/*footer*/ 
 
#footer {
	 width:884px;
	 height:60px;
	 background:#303188;
	 float:left;
	 font-size:11px;
	 color:#999;
	 display:inline;
	 text-align:center;

 }
#footer a {
	text-decoration:none;
	color:#999;
}
#footer a:hover {
	text-decoration:underline;
}
 
 
 
#center {
	padding: 20px 10px 10px 15px;
	width:859px;
	height: auto;
	float:left;
	display:inline;
	
	
}
.skk{
  color: #8B8B8B;
}


#left {
	width:604px;
	float:left;
    text-align:left;
	display:inline;

}
#odporucit {

	width:600px;
	height:auto;
	float:left;
	
}
#kontaktMaklera {
	width:600px;
	height:130px;
	float:left;
	display:none;
}
/*search*/

#search1 {
	height:200px;
	width:604px;
	float:left;
	display:inline;
}
#search_box {
	width:604px;
	height:150px;
	float:left;
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	display:inline;
}
#search_header {
	height:40px;
	width:604px;
	float:left;
}
#sear_head_left {
	height:40px;
	width:5px;
	float:left;
	background:url(../images/search_head_left.gif);
}
#sear_head_center {
	height:30px;
	width:583px;
	float:left;
	background:url(../images/search_head_center.gif);
	font-size:17px;
	color:#ee1d25;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
}
#sear_head_right {
	height:40px;
	width:6px;
	float:left;
	background:url(../images/search_head_right.gif);
}
#hladaj {
	width:76px;
	height:24px;
	float:left;
	display:inline;
	
}




#googleAdsense {
	width:604px;
	height:auto;
	float:left;

}


/*top reality*/

#topReality {
	width:225px;
	height:auto;
	float:left;
	margin-left:29px;
	display:inline;
}
#topReality_head {
	width:225px;
	height:29px;
	float:left;
	background:url(../images/realityTop_top.gif);
	display:inline;
}
#topReality_center {
	width:201px;
	height:auto;
	float:left;
	background:url(../images/realityTop_center.gif);
	padding:4px 12px 4px 12px;
	text-align:left;
	display:inline;
}
.topRealita {
	width:201px;
	height:auto;
	float:left;
	display:inline;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:13px;
}
.topRealita_img {
	width:201px;
	height:134px;
	float:left;
	display:inline;
}
.topRealita_header {
	font-size:16px;
	font-weight:bold;
	clear:both;
	overflow:hidden;
}
.topRealita_cena {
	font-size:18px;
	font-weight:bold;
	background:#DFDFDF;
	float:left;
	width:196px;
	padding:0 0 0 5px
}
.topRealita_text {
	width:201px;
	height:113px;
	float:left;
	display:inline;
	overflow:hidden;
}
.topReality_viac {
	text-align:right;
	font-size:12.5px;
	float:right;
	padding:0 5px 0 0;
	
}
#topReality_bottom {
	width:225px;
	background:url(../images/realityTop_bottom.gif) no-repeat;
	height:6px;
	float:left;
	display:inline;
	
	
}

/*vypis reality*/

.vypis {
	width:595px;
	height:auto;
	float:left;
	margin:0px 4px 8px 4px;
	border-bottom:#2f2f84 solid 1px;
	text-align:left;
	display:inline;
}
.smallPopis {
	padding:2px 5px 2px 5px;
	overflow:hidden;
	height:49px
}
.smallNadpis {
	padding:0px 5px 0px 5px;
	color:#FFF;
	overflow:hidden;
	
}

	/*zacina css pre detail*/
	 
#icony {
	height:59px;
	width:165px;
	float:right;
	margin:0px 20px 0px 350px;
	display:inline;
	
}
#icony img {
	border:0;
}
#icoSpat {
	width:52px;
	height:59px;
	float:left;
	display:inline;
	}
#icoOdporucit {
	width:54px;
	height:59px;
	float:left;
	display:inline;
}
#icoKontakt {
	width:56px;
	height:59px;
	float:left;
	display:inline;
}
#photoBig {
	width:351px;
	height:auto;
	margin-top:10px;
	display:inline;
	float:left;
}
#photoBig_top {
	width:351px;
	height:5px;
	background:url(../images/photoBig_top.gif) no-repeat bottom;
	float:left;
	display:inline;
	_margin-top:-10px;
}
#photoBig_center {
	width:327px;
	height:auto;
	background:url(../images/photoBig_center.gif);
	float:left;
	padding:6px 12px 6px 12px;
	display:inline;
}
#photoBig_bottom {
	width:351px;
	height:5px;
	background:url(../images/photoBig_bottom.gif) no-repeat;
	float:left;
	display:inline;
	_margin-bottom:-10px;
}
#hlCharakt {
	width:229px;
	height:auto;
	float:left;
	margin:20px 0px 0px 18px;
	display:inline;
	text-align:left;
}
#nazovDetail {
	font-size:14.5px;
	font-weight:bold;
}
#smallPhotos {
	width:600px;
	height:auto;
	float:left;
	margin-top:10px;
	padding-left:4px;
	display:inline;
}
.smallPhoto_1 {
	width:111px;
	height:72px;
	float:left;
	margin-right:9px;
	margin-bottom:9px;
	display:inline;
}

.header_detail {
	width:604px;
	height:30px;
	float:left;
	margin:8px 0px 5px 0px;
	display:inline;
}

.headerDetail_left {
	width:6px;
	height:30px;
	float:left;
	background:url(../images/headerDetail_left.gif);
	display:inline;
}

.headerDetail_center {
	width:586px;
	height:30px;
	float:left;
	background:url(../images/headerDetail_center.gif);
	font-size:14.5px;
	font-weight:bold;
	color:#3f3f3f;
	text-align:left;
	line-height:30px;
	padding-left:5px;
	display:inline;
}

.headerDetail_right {
	width:7px;
	height:30px;
	float:left;
	background:url(../images/headerDetail_right.gif);
	display:inline;
}
.popisDetail {
	width:584px;
	height:auto;
	float:left;
	padding:0px 10px 5px 10px;
	color:#3f3f3f;
	text-align:left;
	display:inline;
}
#hlCharakt td { border-bottom:1px solid #ccc; }
.popisDetail td { border-bottom:1px solid #ccc; }

