
#INFOBAR, .contactmaintxt, .contactrightinfoOrn, .contactrightinfoBlu {
	font-family: Tahoma;
}
#INFOBAR, .contactmaintxt {	font-size:11px; }
#INFOBAR, #CONTACTGLOB, #CONTACTLEFT{margin-left:5px;}
#INFOBAR {
    width:540px; 
	background-color:#4495CA; 
	color:#FFFFFF;
	padding-left:10px; 
	text-align:left;
	height: 27px;

}
#CONTACTGLOB {width:548px; height:330px; border:1px solid #CECECE; margin-top:10px;}
#CONTACTLEFT, #CONTACTRIGHT {height:320px; border:1px solid #E5E5E5; margin-top:5px; margin-bottom:5px;}
#CONTACTLEFT {width:318px; float:left; overflow:hidden;}
#CONTACTRIGHT {width:180px; float:right; margin-right:5px;}

#FIRMMAP {
    text-align:center;
    width: 305px; 
	height: 250px; 
	margin: 10px;
	overflow:hidden;	
}

.contactmaintxt {
    width:inherit;
	font-weight:700;
	color:#4396C8;
	margin: 10px; 
}
.contactmainbdrL, .contactmainbdrR {

	text-align:left;
	margin-left:10px;
	border-bottom: 5px solid #FF9B2B;
}
.contactmainbdrL{width:93%;} .contactmainbdrR {width:87%;}

.contactrightinfoOrn, .contactrightinfoBlu {
    width:190px;
	font-size:11px;
	margin-left: 10px;
	margin-right: 10px;	
}
.contactrightinfoOrn{color:#FF9B2C; margin-top:3px;} 
.contactrightinfoBlu {color:#4594CC;} 
.contactrightinfoBlu a{color:#4594CC; text-decoration:none;}
.contactrightinfoBlu a:hover{color:#4594CC; text-decoration:underline;}
.contactmainbdrGrey{
	text-align:left;
	margin-left:10px;	
	border-bottom: 2px solid #D0D1CC;
	width:87%;

}
.contactlogo {
    background-image:url(http://www.hotelo.pl/images/contactlogo.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:inherit;
	height:60px;
	overflow:visible;
}



