/**/

	html {
	    margin: 0;
		padding: 0;
		font-family: Arial; 
		font-size: 12px;
		color: #0f0f0f;	

	}
	
	body {
		margin: 0;
		padding: 0;
        background: #fff url('../images/page_bg.gif') repeat-x;
	}
	
	#Container {
	    margin: 0 auto;
		padding: 0;
		width: 760px;		
	}
	
	#Header {
	    margin: 0;
		padding: 0;
		width: 760px;
		height: 119px;
		float: left;
		/*background: url('../images/zadzwon_do_nas.gif') right 51px no-repeat;*/
	}
	
	#Header h1{
	    margin: 10px 0 0 25px;
		padding: 0;
		width: 120px;
		height: 97px;
		float: left;
		background: url('../images/bis_logo.gif') no-repeat;
	}
	
	#Header h1 span {
	    display: none;
	}
	
	#MainMenu {
	    margin: 0;
		padding: 0;
		width: 760px;
		height: 60px;
		float: left;
		list-style: none;
		background: url('../images/menu_line.gif') top right no-repeat;
	}
	
	#MainMenu li{
	    margin: 0;
		padding: 0;
        float: left;
        display: inline;	
		height: 60px;		
	}
	
	#MainMenu li a{
	    margin: 0;
		padding: 0;
        float: left;	
		height: 60px;		
	}
	
	#MainMenu li #inwestycje{
	    width: 147px;
		background: url('../images/menu_inwestycje.gif') no-repeat;
	}
	
	#MainMenu li #realizacje{
	    width: 151px;
		background: url('../images/menu_realizacje.gif') no-repeat;
	}
	
	#MainMenu li #firma{
	    width: 128px;
		background: url('../images/menu_firma.gif') no-repeat;
	}
	
	#MainMenu li #finansowanie_zakupu{
	    width: 210px;
		background: url('../images/menu_finansowanie_zakupu.gif') no-repeat;
	}
	
	#MainMenu li #kontakt{
	    width: 122px;
		background: url('../images/menu_kontakt.gif') no-repeat;
	}
	
	#MainMenu li #inwestycje:hover, #MainMenu li #realizacje:hover, #MainMenu li #firma:hover, 
	#MainMenu li #finansowanie_zakupu:hover, #MainMenu li #kontakt:hover, #MainMenu li #inwestycje.tick,
    #MainMenu li #realizacje.tick,	#MainMenu li #firma.tick, #MainMenu li #finansowanie_zakupu.tick,
	#MainMenu li #kontakt.tick {
		background-position: 0px -60px;
	}
	
	#MainMenu li a span{
	    display: none;
	}
	
	#SlideShow {
	    margin: 0 0 10px 0;
		padding: 0;
		width: 760px;
        float: left;
        font-size: 0px;
        line-height: 0px;		
	}
	
	#Page {
	    margin: 0;
		padding: 10px 0 40px 0;
		width: 760px;
		float: left;
	}
	
	#Left {
	    margin: 0 6px 0 0;
		padding: 0 0 0 0;
		width: 502px;
        float: left;		
	}
	
	#Left .Welcome {
	    margin: 0 0 28px 0;
		padding: 0 0 20px 0;
		width: 502px;
        float: left;	
		background: url('../images/div_welcome_bg.gif') left bottom no-repeat;
	}
	
	#Left .Welcome h2{
	    margin: 0 0 8px 0;
		padding: 0;
		width: 502px;
		height: 64px;
        float: left;	
		background: url('../images/h2_welcome.gif') no-repeat;	
	}
	
	#Left .Welcome p{
	    margin: 0;
		padding: 0 24px 0 24px;
		width: 454px;
        float: left;	
		text-align: justify;
		color: #605e4e;
		line-height: 19px;
	}
	
	#Left .Welcome p strong{
	    color: #e00000;
	}
	
	#Left .Welcome a {
	    display: block;
		float: right;
		margin: 8px 0 0 0;
		padding: 0 24px 0 0;
		color: #e00000;
		font-weight: bold;
	}
	
	#Left .Welcome a:hover {
	    text-decoration: none;
	}
	
	#Left .Welcome h2 span {
	    display: none;
	}
	
	#Left .Documents {
	    margin: 0 22px 0 0;
		padding: 45px 8px 0 42px;
		width: 190px;
        float: left;	
		background: #333;
		background: url('../images/h2_documents.gif') left top no-repeat;
	}
	
	#Left .Documents ul {
	    float: left;
		margin: 0;
		padding: 0;
		width: 190px;
		list-style: none;
	}
	
	#Left .Documents ul li {
	    float: left;
		margin: 0;
		padding: 4px 0 5px 11px;
		width: 179px;
		list-style: none;
		border-bottom: 1px solid #d9d9d9;
		background: url('../images/tr.gif') left center no-repeat;
	}

	#Left .Documents ul li a {
	    color: #cc3333;
		text-decoration: none;
	}
	
	#Left .Documents ul li a:hover {
		text-decoration: underline;
	}
	
	#Left .Documents a.czytaj_wiecej {
	    float: right;
		margin: 10px 0 0 0;
		padding: 0;
		width: 118px;
		height: 38px;
		background: url('../images/read_more.gif') no-repeat;
	}
	
	#Left .Documents a.czytaj_wiecej span{
	    display: none;
	}
	
	#Left .Office {
	    margin: 0;
		padding: 45px 8px 0 50px;
		width: 182px;
        float: left;	
		background: #333;
		background: url('../images/h2_office.gif') left top no-repeat;
	}
	
	#Left .Office p{
	    margin: 0;
		padding: 0;
		line-height: 18px;
	}
	
	#Left .Office p a {
	    color: #cc3333;
		text-decoration: none;
	}
	
	#Left .Office p a:hover {
		text-decoration: underline;
	}
	
	#Left .Office a.map {
	    float: right;
		margin: 18px 0 0 0;
		padding: 0;
		width: 118px;
		height: 38px;
		background: url('../images/map.gif') no-repeat;
	}
	
	#Left .Office a.map span{
	    display: none;
	}
	
	#News {
	    margin: 0;
		padding: 0 0 30px 0;
		width: 252px;
        float: left;	
		background: url('../images/div_news_bg.gif') left bottom no-repeat;
	}
	
	#News h2{
	    margin: 0 0 8px 0;
		padding: 0;
		width: 252px;
		height: 64px;
        float: left;	
		background: url('../images/h2_news.gif') no-repeat;	
	}
	
	#News h2 span{
	    display: none;
	}
	
	#News p{
		margin: 0 0 16px 24px !important;
		margin/**/: 0 0 20px 12px;
		padding: 0 0 16px 0;
		width: 204px;
        float: left;	
		text-align: justify;
		color: #8b8b8b;
		line-height: 18px;
		border-bottom: 1px solid #d2d2d2;
	}
	
	#News span.date{
	    margin: 0 0 2px 0;
		padding: 0 24px 0 24px;
		width: 204px;
        float: left;
		color: #e00000;
		font-weight: bold;
	}
	
	#News a {
	    display: block;
		float: right;
		margin: 0;
		padding: 0 24px 0 0;
		color: #e00000;
		font-weight: bold;
	}
	
	#News a:hover {
	    text-decoration: none;
	}
		
	#News a.title{
	    margin: 0 0 2px 0;
		padding: 0 24px 0 24px;
		width: 204px;
        float: left;
		color: #000;
		font-weight: bold;
		text-decoration: none;
	}
	
	#SubMenu {
	    margin: 0 6px 0 0;
		padding: 0 0 30px 0;
		width: 252px;
        float: left;	
		background: url('../images/submenu_bg.gif') left bottom no-repeat;
	}
	
	#SubMenu h2{
	    margin: 0 0 8px 0;
		padding: 10px 0 0 20px;
		width: 232px;
		height: 51px;
        float: left;	
		background: url('../images/h2_submenu.gif') no-repeat;	
		color: #fff;
		font-size: 18px;
		font-weight: normal;
	}
	
	#SubMenu ul {
	    float: left;
		margin: 0;
		padding: 0 0 0 21px;
		width: 190px;
		list-style: none;
	}

	#SubMenu ul ul {
		width: 169px; 
		}
		
	#SubMenu ul li {
	    float: left;
		margin: 0;
		padding: 4px 0 5px 11px;
		width: 179px;
		list-style: none;
		border-bottom: 1px solid #d9d9d9;
		background: url('../images/tr.gif') left center no-repeat;
	}
	
	#SubMenu ul li.adres  {
		background: none; 
		}
	
	#SubMenu ul ul li {
		width: 158px;
		}
	#SubMenu a {
	    color: #cc3333;
		text-decoration: none;
	}
	
	#SubMenu a:hover {
		text-decoration: underline;
	}
	
	#SubMenu ul li p {
		line-height: 18px; 
		}
	#Text {
	    margin: 0;
		padding: 0 0 10px 0;
		width: 502px;
        float: left;	
		background: url('../images/text_bg.gif') left bottom no-repeat;
	}
	
	#galeria {
		margin: 0 0 0 7px;
		padding: 0 0 10px 0;
		width: 502px;
		float: left;
		
		}
		#galeria .zdjecie {
			float: left;
			margin: 0px 0px 10px 10px;
			}
			#galeria .zdjecie a {
				float: left;
				display: block;
				height: 100px;
				width: 100px;
				border: 5px solid #ccc;
				}
				#galeria .zdjecie a:hover {
					border-color:#960000;
					}
	#Text h3 {
		font-size: 16px;
		margin: 10px 0 0 25px;
		}
		
	#Text h2{
	    margin: 0 0 8px 0;
		padding: 10px 0 0 20px;
		width: 482px;
		height: 51px;
        float: left;	
		background: url('../images/h2_text.gif') no-repeat;	
		color: #fff;
		font-size: 18px;
		font-weight: normal;
	}
	
	#Text p{
	    margin: 0;
		padding: 0 24px 20px 24px;
		width: 454px;
        float: left;	
		text-align: justify;
		color: #605e4e;
		line-height: 19px;
	}
	
	#Text p strong{
	    color: #e00000;
		display: block;
	}
	
	#Text table {
		font-size: 10px;
		width: 454px;
		float: left;
		clear: both;
		margin: 0 0 0 24px !important;
		margin/**/: 0 0 0 12px;
	}
	
	#Text #google_maker_msg table {
		width: auto;
		margin: 0;
		}
	#Text #google_maker_msg table tr td{
		background-color: #fff; 
		border-bottom: none;
		padding: 4px;
		font-size: 12px;
	}		
	#Text table a { 
		color: #fff; 
		
		}
		
	#Text table.lista tr td { padding: 4px 2px 4px 2px; }
	
	#Text table.mieszkanie {
		margin-top: 15px; 
	}
	
	#Text table.mieszkanie td.etykieta {
		idth: 220px;
	}	
		
	#Text table.mieszkanie tr td {
		background-color: #ADD1F4; 
		border-bottom: 1px solid #F4F4DB;
		padding: 4px;
		color: #000;
		font-size: 12px;
	}		
	
	#Text a.look {
	    margin: 10px 24px 10px 0; 
		float: right; 
		font-size: 12px; 
		color: #605e4e;
	}
			
	#Text table tr td.thead {
		background-color:#ED6464;
		color: #fff;
		font-weight: bold;
		font-size: 10px;
		padding: 4px 2px 4px 2px;
		text-align: center;
	}
			
	#Text table tr td {
		background-color: #ADD1F4; 
		border-bottom: 1px solid #F4F4DB;
		padding: 2px;
		color: #000;
	}
	
	#Text table tr td.sold {
		background-color: #ED6464; 
		color: #AC2424;
	}
		
	#Text table tr td.reserved {
		background-color: #ded891;
		color: #6c6942;
	}

			
	#Footer {
	    margin: 40px 0 0 0;
		padding: 0;
		width: 100%;
		height: 70px;
		background: url('../images/footer_bg.gif') repeat-x;
        float: left;	
        text-align: center;
		
	}
	
	#Footer p{
	    margin: 27px 0 0 0;
		padding: 0;
		color: #e7a3a3;
	}
	
	#Footer p a.pimago {
		color: #E7A3A3;
		font-weight: bold;
		font-style: italic;
		font-family: Georgia,"Times New Roman",Times,serif;
		text-decoration: none;
		}	
		#Footer p a.pimago:hover{ color: #fff; }


/* Google maps */
#google_map
{
	float: left;
	width: 415px;
	height: 380px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 40px 40px !important;
	margin/**/: 10px 0 40px 20px;
}

#google_maker_msg
{
	display: block;
}

