body {
	margin: 0;
	padding: 0;
	height: 100%; /* this is the key! */
	font-family: Verdana;
	overflow: hidden;
}

#searchMenu {
	overflow: hidden;
}


select {
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	height: 18px;
}

#header {
	position: absolute;
	top: 0;
	height: 96px;
	width: 100%;
	background-repeat: repeat-x;
	z-index: 3;
	border-bottom: 1px solid white;
}

#logoMenu{
	margin-left: 330px;
}

#honaroLogo{
	font-size: 40px;
}

#headerMenu {
	margin-top: 30px;
}
#headerMenu a {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#headerMenu a:HOVER {
	text-decoration: underline;
}
#headerMenu img{
	margin-left: 7px;
	margin-right: 7px;
}

#leftContent {
	position: absolute;
	left: 0;
	width: 330px;
	height: 100%;
	height: auto;
	/* works only if parent container is assigned a height value */
	color: #333;
	background: white;
	z-index: 1;
}

#menuHide {
	position: relative;
	right: 0;
	top: 0;
	float: right;
}

.checkbox_table{
	width: 100%;
	text-align: right;
	border-spacing: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	border: none;
}
.checkbox_table td{
	vertical-align: middle;
	text-align: left;
	border: none;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 15px;
	line-height: 15px;
}
.checkbox_table input {
	vertical-align: middle;
}

#searchTitle {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-shadow: #222222 1px 1px 1px;
}

#rates {
	font-weight: bold;
	margin-bottom:-2px;
	margin-top: 15px;
}

#showHideBar {
	height: 20px;
	background-image: url("/static/images/backgrounds/map_show_hide.png");
	background-repeat: repeat-x;
	border-left: 1px solid #125a73;
	text-align: right;
	color: white;
	vertical-align: middle;
	font-size: 11px;
	color: white;
	border-bottom: 1px solid #11576F;
}

#showHideBar span {
	line-height: 20px;
	font-weight: bold;
}

#showHideBar img {
	position: relative;
	right: 0;
	top: 0;
	vertical-align: top;
}

#hideBarTxt {
	display: none;
}

#sortBar {
	background-image: url("/static/images/backgrounds/map_sort.gif");
	background-repeat: repeat-x;
	border-left: 1px solid #ededed;
	margin: 0;
	border-bottom: 1px solid #E5E5E5;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#resultBar {
	background-image: url("/static/images/backgrounds/map_result.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	border-left: 1px solid #ededed;
	border-top: 1px solid white;
	color: #333333;
	font-size: 11px;
	padding: 0;
	overflow: auto;
}

#mapContent {
	/*height: 100%;*/
	/*float: right;*/
    position: absolute;
    right: 0;
}

#map {
	position: relative;
	width: 100%;
	float: right;
}

#mapShadow {
	position: absolute;
	right: -4px;
	top: 0px;
	width: 4px;
	height: 100%;
	overflow:hidden;
}

#mapShadow div {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #000000 none repeat scroll 0 0;
	overflow: hidden;
	z-index: 4;
	color: black;
	height: 110%;
	position: absolute;
	top: 0;
	left: 0;
}

.l1 {
	width: 1px;
	opacity: 0.1;
	filter: alpha(opacity = 10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
}

.l2 {
	width: 2px;
	opacity: 0.08;
	filter: alpha(opacity = 8);
	-moz-opacity: 0.08;
	-khtml-opacity: 0.08;
}

.l3 {
	width: 3px;
	opacity: 0.06;
	filter: alpha(opacity = 6);
	-moz-opacity: 0.06;
	-khtml-opacity: 0.06;
}

.l4 {
	width: 4px;
	opacity: 0.04;
	filter: alpha(opacity = 4);
	-moz-opacity: 0.04;
	-khtml-opacity: 0.04;
}

#mapBar {
	background-image: url("/static/images/backgrounds/map_bar.png");
	background-repeat: repeat-x;
	position: relative;
	height: 24px;
	width: 100%;
	text-align: left;
	z-index: 2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	vertical-align: middle;
	overflow: hidden;
}

#mapBar span {
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
}

#mapBar img {
	vertical-align: middle;
}

#actionMenu {
	float: right;
	font-size: 10px;
}
#actionMenu div{
	 display: inline;
	 cursor: pointer;
}

#actionMenu span {
	margin-left: 10px;
	margin-right: 10px;
}
#actionMenu a {
	color:white;
	font-family:Verdana,Arial,sans-serif;
	text-decoration: none;
}

#subjectMenu {
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	text-shadow: #fff 1px 1px 1px;
}
#subjectMenu span {
	cursor: pointer;
}

#subjectMenu img {
	margin-left: 10px;
	margin-right: 10px;
}

#pageBar {
	position: fixed;
	background-image: url("/static/images/backgrounds/page_bar.gif");
	background-repeat: repeat-x;
	background-color: white;
	height: 23px;
	bottom: 0;
	left: 0;
	width: 330px;
	text-align: center;
	padding-top: 3px;
}

#content {
	height: 100%;
    margin-top: 10px;
	padding: 0px;
}
#directionDisplay{
	font-size: 11px;
}
#messageBody{
	text-align: justify;
}
#pointerTip{
	padding-bottom: 5px;
	line-height:120%;
	margin:10px;
	text-algin:justify;
	width:400px;
	overflow:hidden;
}

.Map_Button {
	margin-right: 7px;
	margin-top: 7px;
	padding-right: 3px;
}

.Firm_Content {
	margin-left: 10px;
	margin-bottom: 4px;
	clear: both;
	overflow:hidden;
}
.Firm_Content a{
	display: inline;
	width: 100%;
}
.Firm_Content img{
	 vertical-align: middle;
}
.Firm_Content table{
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border: none;
}
.Firm_Content td{
	padding: 0px;
	border-spacing: 0px;
	border: none;
}

.Map_Firm_Name{
	font-weight: bold;
}

#linkOverlay {
	width:505px;
    height:60px;
}
#emailOverlay {
	width:500px;
    height:260px;
}

#directionsOverlay {
	overflow: auto;
}

#emailOverlay td{
	border: none;
}

#linkOverlay TEXTAREA {
	width: 495px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.map_info_window{
	margin: 7px;
	max-width: 400px;
	min-width: 315px;
	overflow: auto;
}

.Map_Tooltip {
	display:none;
	padding:15px;
	font-size:11px;
	color:#fff;
	border: 2px solid #22B1D0;
	background-color:white;
	color:black;
	min-width:330px;
	max-width: 350px;
	font-family: Verdana;
	font-size: 11px;
	z-index: 5;
	-moz-box-shadow: 4px 4px 4px #444;
	box-shadow:4px 4px 4px #444;
	-webkit-box-shadow: 4px 4px 4px #444;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	ms-border-radius: 9px;
	overflow: hidden;
}
.Map_Hint{
	margin: 15px;
	max-width: 350px;
}

.Logo_Hint {
	vertical-align: top;
	float: left;
	margin: 0px;
	max-height: 140px;
	max-width: 92px;
}

.Name_Hint {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.Marks_Hint {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

.Marks_Hint img {
	vertical-align: middle;
}

.Short_Txt_Hint {
	clear: both;
	text-align: justify;
	margin-bottom: 9px;
}

/* ############################   FONTS    ##################################   */
.Font_Grey_11 {
	color: #666666;
	font-size: 11px;
	font-family: verdana, arial;
}
.bold_medium{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.contextMenu {
	width: 240px;
	background-color:#ffffff;
	border: 1px solid #b1b0b0;
	-moz-box-shadow: 4px 4px 4px #444;
	box-shadow:4px 4px 4px #444;
	-webkit-box-shadow: 4px 4px 4px #444;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.contextMenu li.separator {
	border-bottom:1px solid #CCCCCC;
	border-top: none;
	background-image: url('/static/images/backgrounds/map_context_menu.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.contextMenu img {
	float: left;
}

#profil_left {
    background: none;
}

#result_branches_list {
    background: #eee url('/static/images/backgrounds/new_search/gray_gradient_bck.gif') repeat-x;
    border: 1px solid #e1e1e1;
    border: 0 1px 0 1px;
    border-top: 0px;
    text-align:left;
    margin-top:10px;
    float:left;
    color: black;
}

#result_branches_list_header {
    cursor:pointer;
    padding:5px 5px 5px 0;
    font-weight:bold;
    font-size: 15px;
    color: #626262;
    text-shadow: 1px 1px #eee;
    margin: 5px 0 10px 15px;
    width: 230px;
}

.result_branches_whitelist {
    width: 234px;
    padding: 0 8px 0 8px;
    /*
    width: 240px;
    padding: 0 8px 0 2px;
    */
}

.result_branches_whitelist_top {
    background: url('/static/images/backgrounds/new_search/gray_gradient_top.gif') no-repeat;
    width: 234px;
    height: 20px;
}

.result_branches_whitelist_middle {
    background: url('/static/images/backgrounds/new_search/gray_gradient_center.gif') repeat-y;
    width: 202px;
    padding: 0 20px;
    max-height: 702px;
    overflow:auto;
}

.result_branches_whitelist_bottom {
    background: url('/static/images/backgrounds/new_search/gray_gradient_bottom.gif') no-repeat;
    width: 234px;
    height: 21px;
}

#result_branches_list li {
	font-weight: normal;
	font-size: 11px;
    color: #2a2a2a;
    cursor:pointer;
    margin-left: 10px;
    padding-bottom: 5px;
    list-style: url('/static/images/backgrounds/new_search/blue_rect.gif');

}

.s_p_branch_gray {
	color: #4a4a4a;
    cursor: pointer;
    font-size: 9px;
}

.s_p_prev_branch {
    font-wegiht:normal;
    font-size: 11px;
    color: #5e5e5e;
    padding:10px;
    display:block;
    cursor:pointer;
    float:left;
}
.s_p_prev_branch img {
    margin-right: 5px;
}
#branches_list_toggle {
    display:inline-block;
    float:right;
    margin-top:6px;
    margin-right: 10px;
}
.map_white_button_60 {
    background: url("/static/images/buttons/map_white_buttons.gif");
    height: 17px;
    width: 50px;
    color: #333333;
    padding-top: 6px;
    text-align:center;
    font-size: 11px;
    font-weight: lighter;
    cursor:pointer;
}
.map_white_button_80 {
    background: url("/static/images/buttons/map_white_buttons.gif") no-repeat 0 -23px;
    height: 17px;
    width: 60px;
    color: #333333;
    padding-top: 6px;
    text-align:center;
    font-size: 11px;
    font-weight: lighter;
    cursor:pointer;
}
.map_white_button_close_search {
    background: url("/static/images/buttons/close_search_new.gif");
    height: 17px;
    padding-top: 6px;
    width: 102px;
    padding-left:20px;
    color: #333333;
    font-size: 11px;
    font-weight: lighter;
    cursor:pointer;
}

#menu {
    background: url("/static/images/new_layout/pasek.png") no-repeat scroll -270px 0 transparent;
    height: 39px;
}

#filly {
    height: 53px;
    width: 100%;
    background: url('/static/images/new_layout/ciecie_09.png') repeat-x;
    position: absolute;
    top: 0px;
    z-index: 1;
}

#menu_center {
    width: 100%;
    margin-left: 185px;
}

#login_info.new_layout {
    right: 200px;
}

.orangeMenu {
    text-shadow: 1px 1px 1px #333;
}