body, html {
  background-color:rgb(122,203,127);
    background-color:#330000;    
  color:#433c35;
  font-family:sans-serif;
  font-size:15px;
  margin:0;
  padding:0;
}

p,h1,ul {
  margin:0;
  padding:0;
}



#srodek {
  position:relative;
  height:auto;
  border-bottom:1px solid #E4FFCE;
  margin:auto;
  width:1024px;
}

#my-top {
  width:100%;
  height:auto;   
}

#gorne_menu {
  background-color:green;
  height:56px;
  border-bottom:1px solid #E4FFCE;
  border-top:1px solid #E4FFCE;   
}

#gorne_menu a { 
  padding-left:12px;
  color:#E4FFCE;
  font-size:12px;
  text-decoration:none;
}

#gorne_menu a:hover {
  text-decoration:underline;
}

#link_glowna {
  position:absolute;
  left:110px;
  top:20px;
}



#register {
  position:absolute;
  left:240px;
  top:20px;
}

#contact
{
  position:absolute;
  left:430px;
  top:20px;
}


#bambus-logo {
  position:relative;
  background:url('img/naglowek-tlo.jpg') no-repeat;
  height:367px;  
}

.slogan h1 {
padding-top:330px;
padding-right:10px;
text-align:right;
color:#E4FFCE;
font-size:18px;
border-bottom:1px solid #E4FFCE;  
}


#wypelnienie-srodek {
width:1023px;
 background-color:white;  
  height:49px;
   
}


#wpisy {
background-color: white;
  float:left; 
}

#z-lewej {
  float:left;
  width:686px;
  min-height:640px;
  border-right:1px solid green;
}

#z-prawej {
  float:right;
  width:336px;
}


.wpis {
  font-family:sans-serif;
  font-size:11px;
  color:#433c35;
  margin:15px 50px 45px 60px;
  border-bottom:1px solid green;
  float:left;
 
  width:600px;

  

}

.wpis .slogan {
  padding-left:5px;  
  font-size:15px;
  margin-bottom:15px;
  font-weight:bold;

}

.wpis .slogan a{
color:rgb(67,60,53);
text-decoration:none;

}


.wpis .tresc-wpisu {

    margin-left:4px;
  font-size:12px;
  overflow:hidden;
  min-height:100px;
  text-align:justify;

} 

.wpis a img, .tresc-wpisu img {
float:left;
margin-right:10px;
margin-bottom:5px;
border:3px solid green;

}


.wpis .pager {
  padding-left:20px;
  margin:15px 0;
  text-align:center;
}

.wpis .pager a {
  margin-right:20px;
  text-decoration:none;
  color:#555;
  background:green;
}

.wpis .pager a:hover {
  text-decoration:underline;
  color:green;
}


#wybor {
  margin:15px 70px;
}

#wybor #nazwa {
  font-weight:bold;
  color:#3f549d;
  font-size:14px;
  margin-bottom:10px;
}

#wybor li {
  font-size:13px;
  padding:10px 0;
  border-bottom:1px solid green;
  list-style:none;
}

#wybor li a {
  color:#555555;
  text-decoration:none;
}

#wybor li a:hover {
  text-decoration:underline;
  color:black;
}

#log{
position: absolute;
top:0px;
right:0px;
}

.forma-logowania {
position: absolute;
top:0px;
right:0px;
color: #E4FFCE;;

  height:150px;   
  text-align:center;
  font-weight:bold;
  font-size:12px;
}

.forma-logowania input[type=text] {
  margin:5px;
}

.forma-logowania input[type=submit] {
color: black;
  width:140px;
  background-color: #E4FFCE;
}


#copywrite {
  background-color:green;
  border: 1 black dotted; 
  float:left;
  height:16px;
  width:100%;
  margin-bottom:40px;
  font-size:10px;
  text-align:center;
  padding-top:4px;
  color:#fff;
}


#regulamin_admin
{width:600px}

tlist {background:#fff; margin:10px auto;}
.tlist td {background:#fff; padding:5px}
.tlist td a {color:#000; padding:5px; text-decoration:none; border:0}
.tlist th {background:rgb(63,84,157); padding:5px; color:#fff}

.pager {color:#ffffff;background-color:rgb(152,133,116);padding: 0 4px; text-decoration:none;}
.pager_sel {background-color:green;color:#ffffff;padding: 0 4px; text-decoration:none;}

div#blok-strony {width:100%; text-align:center;}
#kontakt {margin-left:20px;}
#kontakt form {margin-left:100px;}
#kontakt .wpis {border: none;}

#mcb39t { height:20px; background:white;padding-top:8px; padding-bottom:5px; border-bottom:1px solid green; }
#mcb39t ul { margin-left:55px; padding:0; text-align:left;}
#mcb39t ul li {display:inline;width:150px;}
#mcb39t ul li a {padding:5px; background-color:#008000; color:#f0f6fd;width:150px;display:inline;text-decoration:none;}
#mcb39t ul li a:hover {background-color:#329F31; text-decoration:underline;}
                                              
