/*@import "js/jquery.lightbox-0.5.css";           */
@import "mojestyle.css";

/* CSS Document */
* { margin:0; padding:0;}
/*body{background:url('images/content_fill.jpg') repeat-y;}        */
body {
	background-color: #48566d;
	margin: 0;
	zoom: 1;
}
/*  header */
#page{width:100%; height:100%; margin:0 auto; text-align:left; font-family:Georgia,Serif; font-size: 14px; }
#header_bg{height:120px; background:url('images/header_fill.jpg') repeat-x; } 
#header{margin: 0 auto; height:120px; width:960px; }
#logo{height:120px; display: block; width:180px; bottom:0; float:left; background:url('images/logo.jpg') no-repeat right bottom;}
#menu_1 {background: url('images/menu_1.jpg') no-repeat; float: right; height:116px; width:95px; margin-top:4px;}
#menu_2 {background: url('images/menu_2.jpg') no-repeat; float: right; height:116px; width:88px; margin-top:4px;}
#menu_3 {background: url('images/menu_3.jpg') no-repeat; float: right; height:116px; width:132px; margin-top:4px;}
#menu_4 {background: url('images/menu_4.jpg') no-repeat; float: right; height:116px; width:114px; margin-top:4px;}
#menu_5 {background: url('images/menu_5.jpg') no-repeat; float: right; height:116px; width:136px; margin-top:4px;}
#menu_1:hover, #menu_2:hover, #menu_3:hover, #menu_4:hover, #menu_5:hover {background-position: 0 -116px ;}

/*  banner */
#banner_bg{height:440px; background:url('images/banner_fill.jpg') repeat-x;}
#banner{margin: 0 auto; height:440px; width:960px; font-family:Georgia,Serif;}
#banner_content{float:left; padding:103px 0 0 10px;  color:#55647b; width: 486px; }
#banner_content #title{ font-size: 23px; font-style:italic; font-weight:bold; letter-spacing:2px; margin-bottom:5px;}
#banner_content #dots{width:486px; height:12px; background:url('images/dots.png') no-repeat;}
#banner_content .content{width:480px; margin: 15px 0 10px 3px; font-size: 14px; line-height: 24px; text-align:justify;}
#zobacz_oferte{ display: block; width:362px; height:72px; background:url('images/zob.png') no-repeat bottom; margin-bottom:0px; position:absolute; top:460px; }

/*  content */
#content_bg{ min-height:50%;}
#content{padding:10px 20px 0 50px; overflow:hidden; margin: 0 auto; width:960px; background:url('images/content_fill.jpg') repeat-y; min-height:500px; text-align:center;}
#footer{overflow:hidden; margin: 0 auto; width:960px; background:url('images/content_fill.jpg') repeat-y; text-align: left; padding-top: 25px;}

#footer span.hspan,
#footer span.hspan a {
	text-decoration: none;
}
#footer span.hspan1,
#footer span.hspan1 a {
	color: white;
}
#footer span.hspan2,
#footer span.hspan2 a{
	color: #9da8bc;
}
