/* CSS Document */

body {
  font-family: Georgia, Times, serif;
  background-color: white;
  margin: 0;
  padding: 0;
  background: #A4E6FF url(../images/background.png) top center no-repeat;
  /*background-attachment: fixed;*/
  text-align: center;
  color: #ffc;
}

body, #content td {
   font-size: 14px;
}


a, a:link, a:visited
{
  outline: none;
  color: #888;
  text-decoration: none;
}

a:hover 
{
  color: #333;
  text-decoration: underline;
}



a img { 
  border: 0px;
}

.clear {
  clear: both;
  
}






#container {
  margin: 0 auto;
  padding: 0;
  width: 930px;
  text-align: left;
}


#container #banner h1 {
  padding: 0;
  margin: 0;
  display: none;
}

#container #banner {
  width: 100%;
  height: 200px;
  /*background: url(../gfx/banner.jpg) top left no-repeat;*/
}


/* Main-Box */
#main-box-top {
  width:927px;
  height: 28px;
  background: url(../images/main-top.png) no-repeat top left;
  margin-top: 20px;
}
#main-box-container {
  width:927px;
  background: url(../images/main-middle.png) repeat-y top left;
  padding-top: 5px;
}



#main-box-shadow {
  width: 927px;
  height: 42px;
  background: url(../images/main-bottom.png) no-repeat top left;
}

/* MENU */

#menu {
  width: 239px;
  height: 515px;
  background: url(../images/menu-boxy-2.png) top left no-repeat;
  margin-left: 23px;
  position: relative;
}

#menu .button {
  position: absolute;
  left: 7px;
  
}
#menu .button a {
  display: block;
  height: 25px;
  width: 200px;
}





#menu .button a span {
  display: none;
}

#menu #btn3 a {
	height: 45px;
	}
#zostan {
  font-size:12px;
  left:7px;
  letter-spacing:-0.5px;
  position:absolute;
  top:287px;
}
#zostan a {
  display: block;
  height: 40px;
  width: 200px;
  border: 0px solid #f00;
}
#quick-contact {
  font-size:12px;
  left:7px;
  letter-spacing:-0.5px;
  position:absolute;
  top:327px;
}


#quick-contact a {
  display: block;
  height: 155px;
  width: 200px;
  border: 0px solid #f00;
}




#quick-contact a, #quick-contact a:link, #quick-contact a:visited
{
  outline: none;
  color: #FFEAD8;
  text-decoration: none;
}

#quick-contact a:hover 
{
  color: #ffefaf;
  text-decoration: underline;
}



/* CONTENT */

#content-top {
  width: 635px;
  height: 12px; 
  float: left;
  background: url(../images/content-top.png) left top no-repeat;
  margin: 0;
  padding: 0;
  font-size: 1%;
}

#content
{
  background: url(../images/content-middle.png) left top repeat-y;
  width: 635px;
  padding: 12px 33px 20px 33px;
  float:left;
  color: #363636;
}


#main-box-container>#content
{
  width: 569px;
}



#content td {
  color: #363636;
 
  
}

#content  .tr-mar
{
  height: 15px;
  font-size: 1px;
  border-top: 1px dashed #bbb;
  width: 100%;
}
#content .cennik-table
{
  background-color: #fff;
  border-top:5px solid #E42D2D;
  border-bottom:5px solid #000769;
  padding:15px 5px;
}



#content-bottom {
  float: right;
  width: 665px;
  height: 14px;
  background: url(../images/content-bottom.png) left top no-repeat;
  margin-bottom: 10px;
}






#content p {
  line-height: 1.5em;
  margin: 5px 0 15px 0;
  text-align: justify;
   
}

#content h1, #content h2 {
  font-size: 24px;
  color: #183a97;
  margin: 0 0 17px 0;
  padding: 0;
  font-weight: normal;
  
}



#content hr
{
  width: 573px;
  
  color: #1663B8;
}

#content ul li {
  margin: 10px 0;
  list-style: none url(../images/symbol.png);
  
}







/* FOOTER */

#footer {
  font-size: 12px;
  text-align: center;
  color: #ccc;
  padding: 0 10px 0 5px;
  margin: 10px 0 10px 5px;
  background: url(../images/footer.png) top left no-repeat;
  width: 916px;
  height: 22px;
  padding-top: 3px;
  color: #565656;
}






.error {
  font-size: 0.7em !important;
  font-weight: bold;
  color: #e44 !important; 
}


.ad-punkt a {
	padding-left: 20px;
	background: transparent url("adpunkt.png") top left no-repeat;
}

#login {
height: 100%;
width: 100%;
display: block;
z-index: 3010;
position: fixed;
top: 0;
left: 0;
}
.bground {
background: black;
height: 100%;
width: 100%;
opacity: 0.7;
filter: alpha(opacity=70);
z-index: 3009;
}
#login .innermenu {
margin-left: -423px;
opacity: 1;
height: 200px;
width: 322px;
position: fixed;
top: 2%;
left: 50%;
z-index: 3011;
}
#login .innermenu .background {
width: 850px;
height: 601px;
background: transparent url('http://procleaner.pl/images/plakat.jpg?v=siema') 0 0 no-repeat;
}
a.lbdel {
cursor: pointer;
position: absolute;
top: 11px;
right: -519px;
height: 29px;
width: 29px;
overflow: hidden;
background: transparent url('http://procleaner.pl/images/close.png') 0 0 no-repeat;
z-index: 10000;
}
