html {
 width:100%;
 height:100%;
} 
h2 {
    color: #333;
}
body {
    width: 100%;
	height: 100%;
    font-family: sans-serif;
    background-color: #ddd;
}

img { border: none;}

.ocean {
width: 100%;
height: 100%;
background-color: transparent;
}

.adres {
    float: right;
    margin-top: 0px;
    margin-right: 23px;
	font-size: 23px;
    font-weight: bold;
    color: #fff;
    
}
.wyroznienie {
    font-weight: bold;
    color: #e3001b;
}

.text {
    text-indent: 20px;
    text-align: left;
}

.logo {
    padding-top: 17px;
    padding-left: 50px;
    border: none;
    background-color: transparent;
}


.glowny {
    border: #e3001b 1px solid;
    background-color: #fff;
    padding: 20px 23px;
    margin: 0px auto;
    height: auto;
    width: 952px;
}

.gora {
    width: auto;
    height: 150px;
    background: #ddd no-repeat;   
}

.wew_gora {
    width: 1000px;
    height: 150px;
	padding:0px;
    margin: 0px auto;
    background: transparent url("tlo.png") center no-repeat;
}
a, a:hover, a:visited, img {
    border: 0 dashed;
    color: #e3001b;
    text-decoration: none;
}

.dupa {
    margin-left: 5px;
    float: left;
}
