body {
    background: #fff url(../images/bg.jpg) repeat-x;
    font-family: arial, helvetica;
    font-size: 14px;
    color: #00131d;
    text-align: center;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.clear h1 {
	text-align: center;
}

.space {
    height: 20px;
}

img {
    border: 0px ;
    }

h1 {
    font-size: 1.6em;
    color: #0050a1;
    font-style: italic;
    margin: 0 0 12px;
	text-align: left;
}

h2 {
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    margin: 0 0 8px;
}

a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    text-decoration: underline;
    color: #fff;
}

#center {
    margin: auto;
    overflow: visible;
    width: 960px;
    position: relative;
}

#top {
    width: 960px;
    height: 300px;
}
/*Pierwsza warstwa obrazka*/
#baner {
    height: 230px;
	
    background: transparent url(../images/top21.jpg) no-repeat;
}

/*#top2 {
    height: 131px;
    /*background: transparent url(../images/top2a.gif) no-repeat;
}*/

#top3 {
    height: 68px;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
	
    /*background: transparent url(../images/top3.jpg) no-repeat;*/
}
#top1kontakt {
    float: right;
    margin-top: 24px;
    text-align: left;
    width: 296px;
}


#content {
    width: 820px;
    margin-left: 65px;
}
#refe {
	width:350px;
	height:auto;
	font-size:12px;
	color: #03F;
 }
#refe a:hover {
	color: #03F;
}
#refe a {
	color: #000;
}

#contentHeader {
    background-color: #017cba;
    border: #055b86 solid 1px;
    min-height: 100px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-style: italic;
    padding: 12px;
}

#contentHeaderImg {
    float: left;
}

#contentHeaderTxt {
    float: right;
    width: 620px;
}

#contentHeaderTxt img {
    float: left;
}

#contentLeft {
    float: left;
    width: 400px;
    text-align: left;
    text-align: justify;
}
#contentLeft1 {
    float: left;
    width: 400px;
    text-align: left;
    text-align: justify;
}

#contentRight {
    float: right;
    width: 400px;
    text-align: left;
    text-align: justify;
}

#box {
    background-color: #017cba;
    border: #055b86 solid 1px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    padding: 12px;
}
#box_menu {
    background-color: #017cba;
	height:40px;
   
}


#footer {
    background: #069 url(../images/bg_footer.gif)
	repeat-x;
	height: 250px;
}

#footer div {
	color: #fff;
	text-align: left;
	
}
.dolne_lewy{
	float:left;
	width:auto;
	margin-top:10px;
	height:auto;
	
	margin-left:6px;
	margin-top:5px;
	border-right:solid;
	
}
.dolne_srodek{
	float:left;
	width:auto;
	margin-top:10px;
	height:auto;
	margin-top:5px;
	border-right:solid;
	
}
.dolne_prawy{
	float:left;
	width:auto;
	margin-top:10px;
	height:auto;
	margin-top:5px;
	margin-right:4px;
}
.dolne_txt{
    font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	width:245px;
	height:220px;
	overflow:hidden;
	margin:0 10px 0 10px;
	font-size:13px;
	line-height:18px;
	
}
.dolne_txt p{
	margin:0;
}
.dolne_txt h2{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
	color: #fff;
	margin:10px 0 10px 0;
	font-size:20px;
	text-decoration:underline;
}

#photo1 {
	width: 300px;
	height: 413px;
}
#partner {
    color: #fff;
	height: auto;
	width: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
#partner div{
	margin-left: 60px;
	margin-right: 60px;
}

