body {
	margin: 0;
	padding: 0;
	background: #004b7c url(images/tlo.jpg) repeat-x;
	font-family: sans-serif;
	font-size: 13px;
	color: #000;
}

p {
        padding: 20px 30px 30px 30px;
        line-height: 26px;
        font-family: Tahoma, sans-serif;
}

a img {
        border:medium none;
}

h1 {
	font-size: 20px;
	color: #ffffff;
	padding: 0 0 10px 12px;
	border-bottom: 2px solid #389ddf;
}

h2 {
	font-size: 17px;
	color: #000000;
	margin: 22px 0 0px 30px;	
}

h3 {
        font-size: 13px;
	color: #2a9dff;
	margin: 10px 0 0 30px;
	border-bottom: 1px solid #2a9dff;
}

h4 {
        padding: 0px 30px 0px 30px;
        line-height: 20px;
        font-family: Tahoma, sans-serif;
        color: #2a9dff;
        font-size: 14px;
}

#page {
	width: 960px;
	margin: 0 auto;
	height: 610px;
}

#logo {
	width: 960px;
	margin: 0 auto;
	height: 198px;
	float: left;
}

#nawigacja {
	width: 976px;
	height: auto;
	float:left;
	padding: 0px 0 0 0;
}

ul{
        list-style: none;
        margin:0;
        padding:0;
}

ul li{
        float:left;
        margin: 0;
        padding: 0;
      
}

ul li a{
        color: #000;
        display: block;
        width:244px;
        padding: 10px 0 335px 0;
        text-align: center;
        text-decoration: none;
}

#naw1 {
        background: #004b7c url(images/naw1.jpg) no-repeat;
        width: 244px;
        height: 362px;
        float: left;      
}

#naw1text {
        color: #000;
        display: block;
        text-align: center;
        font-size: larger;
        padding: 10px;
        font-weight: bold;
}

#naw2 {
        background: #004b7c url(images/naw2.jpg) no-repeat;
        width: 244px;
        height: 362px;
        float: left;
}

#naw3 {
        background: #004b7c url(images/naw3.jpg) no-repeat;
        width: 244px;
        height: 362px;
        float: left;
}

#naw4 {
        background: #004b7c url(images/naw4.jpg) no-repeat;
        width: 244px;
        height: 362px;
        float: left;
}

ul li#naw1 a{
        background: url(images/naw1.jpg) no-repeat ;
}

ul li#naw2 a{
        background: url(images/naw2.jpg) no-repeat top center;
}

ul li#naw3 a{
        background: url(images/naw3.jpg) no-repeat top center;
}

ul li#naw4 a{
        background: url(images/naw4.jpg) no-repeat top center;
}

ul li a strong{
        font-size: larger;
        display: block;
}

ul li#naw1 a:hover{
        background: url(images/naw11.jpg) no-repeat top center;       
}

ul li#naw2 a:hover{
        background: url(images/naw22.jpg) no-repeat top center;
}

ul li#naw3 a:hover{
        background: url(images/naw33.jpg) no-repeat top center;
}

ul li#naw4 a:hover{
        background: url(images/naw44.jpg) no-repeat top center;
}

#onas {
        width: 724px;
        height: 362px;
        background: #fff;
        float: right;        
}

#onasleft {
        width: 684px;
        height: 362px;
        text-align: justify;
        float: left;
        padding-top: 30px;
}

#onasright {
        width: 40px;
        height: auto;
        float: right;
        padding: 3px 0 0 0px;
}

#onasright a {
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        text-align: center;           
}

#oferta {
        width: 724px;
        height: auto;
        background: #fff;
        float: right;
}

#ofertaleft {
        width: 684px;
        height: auto;
        text-align: justify;
        float: left;
        padding: 10px 0 12px 0;
}

#ofertaleft p {
        padding: 0px 30px 0px 30px;
        line-height: 20px;
        font-family: Tahoma, sans-serif;
}

#ofertaleft ul {
        text-align: justify;
        float: left;
        list-style-type: square;
        float: none;
        padding: 0 0 0 46px;
        font-family: Tahoma, sans-serif;
}

#ofertaleft li {
        line-height: 15px;
        margin-bottom: 8px;
        float: none;
}

#kontaktleft {
        width: 684px;
        height: 362px;
        float: left;
        padding-top: 10px;
}

#kontaktleft p {
        padding: 0px 30px 10px 30px;
        line-height: 18px;
        font-family: Tahoma, sans-serif;
}

#footer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 30px 0px;
	color: #58aeff;
	font-size: 10px;
	text-align: center;
	float:left;
}

#footer a {
        text-decoration: none;
        color: #fff;
        padding: 0 15px 0px 0;
        text-align: center;
}

#footer a:hover {
        text-decoration: underline;
}

#footer a:active {
        font-weight: bold; 
}
