/* CSS Document for horizontal layout */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2008 */
@charset "UTF-8";

#menu_vertical{
width:85px;
height:250px;
background-image:url(../hledani-realit-images/back_menu.jpg);
background-repeat:repeat-y;
background-color:#8e0202;
position:relative;
float:left;
}

#search_bar{
position:relative;
float:left;
margin-left:1px;
width:251px;
background-repeat:no-repeat;
background-color:#eaeaea;
}

#result_bar{
clear:both;
width:336px;
margin-top:15px;
background-repeat:no-repeat;
background-color:#eaeaea;
}


.menu_vertical_head, .search_bar_head, .result_bar_head{

width:85px;
height:23px;
background-image:url(../hledani-realit-images/head_menu.jpg);
background-repeat:no-repeat;
font-size:11px;
color:#8e0202;
vertical-align:middle;
text-align:center;
padding-top:15px;
}

.search_bar_head{
width:251px;
background-image:url(../hledani-realit-images/head_search.jpg);
}
.result_bar_head{
width:337px;
background-image:url(../hledani-realit-images/head_tile.jpg);
}

.menu_vertical_in, .search_in, .result_in{
width:85px;
text-align:left;
background-image:url(../hledani-realit-images/left_back.gif);
background-repeat:repeat-y;
/*min-height:402px;*/
padding-top:10px;
font-weight:bold;
padding-bottom:10px;
}

.menu_vertical_in{
text-align:center;
}

.search_bar_in{
width:241px;
min-height:550px;
background-image:url(../hledani-realit-images/back_search.jpg);
padding:5px;
}

.result_in{
width:337px;
background-color:#eaeaea;
text-align:center;
padding:5px;
}


.menu_vertical_foot, .search_bar_foot, .result_bar_foot{
width:85px;
height:10px;
}

.search_bar_foot{
width:251px;
}
.result_bar_foot{
width:331px;
}

#menu_vertical{
text-align:center;
}

/*inputy */
.search_bar_in .search_city{
width:130px;
}

.search_bar_in .price{
width:100px;
}

.search_bar_in table td{
vertical-align:top;
border-bottom:1px solid #e2e2e2;
}

.result_in iframe{
border:none;
border: 1px solid #e2e2e2;
background-color:#eaeaea;
background-image:url(../hledani-realit-images/back-iframe.jpg);
background-repeat:repeat;
margin:auto;
width:327px;
height:300px;
}

.polozka{
width:85px;
margin-left:-3px;
*margin-left:-5px;
height:70px;
text-align:center;
}

.polozka a img{
border:none;
}

.polozka a{
color:#FFFFFF;
text-decoration:none;
text-align:center;
}

.polozka a:hover{
color:#999999;
text-decoration:none;
}

