body
{
margin: 0px;
padding: 0px;
font-family: tahoma;
}
 
img 
{
border: none;
}

.center
{
margin:0 auto;
width: 1000px;
height: 550px;
background: transparent url(../img/bathroom-bg.png) no-repeat scroll 0 100%;
}
 

h1 {
position: absolute;
right: 100px;
top: 5px;
height: 55px;
text-align: right; 
font-family: Times,Georgia,"Times New Roman";
font-size:36px;
font-weight:normal;
letter-spacing:-3px;
text-transform:uppercase;
word-spacing:10px;
width: 681px;
}

h1 span {
color:#D10000;
}

.container
{
width: 1000px;
height: 550px;
background: transparent url(../img/container-bg.png) no-repeat scroll 100% 100%;
position: absolute;
}

.logo
{
width: 210px;
height: 104px;
background: transparent url(../img/logo-bg.png) no-repeat scroll 100% 100%;
margin-bottom: 20px;
padding: 5px;
}



#content
{
 
float: right;
background: transparent url(../img/content-bg.png) no-repeat scroll 0 0;
font-size: 12px; 
 width: 650px;
	height: 400px;
	text-align: justify;

}

.h2
{
height: 10px;
}

.content2
{
margin: 30px 50px;
}

 

.nav {
border: 0px solid red;
position:absolute;
right:18px;
top:80px;
 background: transparent url(../img/header-bg.png) no-repeat scroll 0 0;

}


#menu {

border:0px solid red;
  height: 80px;
  width: 600px;
  font-family: tahoma;
  font-size: 10px;

text-transform: uppercase;

font-weight: normal;
}

#menu li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:5px;

}
#menu ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
 
}
#menu li {
float:left;
margin:0;
padding:0 0 0 10px;
text-align:center;

}
#menu li a {
border:medium none;
display:block;

text-decoration: none;
width: 80px;
}



#menu a {
background:transparent url(../img/menu-bg.png) no-repeat scroll 100% 100%;
height:25px;
margin-top: 2px;
 color: black;
}
#menu a:hover {
background:transparent url(../img/menu-bg.png) no-repeat scroll 100% 100%;
padding-top: 30px;
color: black;
}

.cite {
position: absolute;
top: 150px;
left: 10px;
width: 300px;
padding: 10px;
font-size: 14px;
text-align: right;
}


 

address
{
position: absolute;
bottom: -22px;
right: 100px;
font-size: 12px;
background-color: #D10000;
color: white;
padding: 2px 150px;
font-style: normal;

}

.wytwornia
{
position: absolute;
bottom: -22px;
right: 0px;
border: none;
}

.footer 
{
color: #ccc;
font-size: 10px;
position: absolute;
bottom: -40px;
right: 5px;
border: none;
width: 1000px;
text-align: center;
}
.footer a
{text-decoration: none;
color: #ccc;
 }
 
