body, html {
  background:white url('img/bg.jpg') repeat;
  color:#433c35;
  font-family:verdana;
  font-size:15px;
  margin:0;
  padding:0;
}

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



#boxer_glowny {
  position:relative;
  height:auto;
  aborder:1px solid red;
  margin:auto;
  width:1024px;
}

#topsite {
  width:100%;
  height:auto;
}

#topsite_menu {
  background-color:black;
  height:56px;
  text-align:center;
}

#topsite_menu a {
  background:red;
  padding:12px;
  border:2px solid darkred;
  color:white;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

#topsite_menu a:hover {
  background:#796564;
  border:2px solid darkgray;
}

#link_glowna {
  position:absolute;
  right:270px;
  top:7px;
  background:white;
  color:red;
  width:100px;
}

#register {
  position:absolute;
  right:140px;
  top:7px;
  width:100px;
}

#contact
{
  position:absolute;
  right:10px;
  top:7px;
  width:100px;
}


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

.tytul h1 {
  position:absolute;
  bottom:2px;
  left:0;
  padding:5px;
  color:white;
  background:black;
  font-size:18px;
}


.gooo {
  background:black;
  height:11px;
}


#cont {
  background:white;
  float:left;
  margin:38px 0;
}

#wpisy {
  width:1024px;
  min-height:640px;
}

#prawa {
  float:right;
  width:336px;
}

.wpis {  
  margin:25px auto 50px auto;
  font-family:verdana;
  font-size:11px;
  color:#433c35;
  width:600px;
}

.wpis .wph {
  color:red;
  height:42px;
  padding-left:50px;
  padding-top:20px;
  background:url('img/zn.jpg') no-repeat 0 13px;
  border-top:1px dotted black;
  border-bottom:1px dotted black;
  font-size:15px;
  margin-bottom:15px;
  font-weight:bold;
}

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


.wpis .zobacz {
  margin-left:4px;
  margin-top:30px;
  font-size:12px;
  overflow:hidden;
  min-height:100px;
  text-align:justify;
} 

.wpis a img, .zobacz img {
  float:left;
  margin:0px 30px 5px 30px;
  border:1px solid #aaa;
}


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

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

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


#menu_prepare {
  position:absolute;
  right:0px;
  top:0px;
  background:black;
  width:400px;
  height:370px;
  opacity:0.6;
  filter:alpha(opacity=60);
}

#menu {
  width:200px;
  margin:auto;
}

#menu_abs {
  position:absolute;
  right:0px;
  top:8px;
  margin:15px 70px;
}

#menu_abs #header {
  font-weight:bold;
  color:white;
  font-size:14px;
  margin-bottom:10px;
}

#menu_abs ul {
  width:200px;
  font-weight:bold;
}

#menu_abs li {
  font-size:13px;
  padding:7px 0;
  color:white;
  list-style:square;
}

#menu_abs li a {
  color:white;
  text-decoration:none;
}

#menu_abs li a:hover {
  text-decoration:underline;
  color:red;
  padding-left:20px;
}



.logowanko {
  position:absolute;
  top:30px;
  height:100px;
  width:250px;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  z-index:1000;
  background:black;
}

.logowanko input[type=text] {
  margin:5px;
}

.logowanko input[type=submit] {
  width:100px;
  border:2px solid white;
}


#end {
  background:url('img/footer.jpg') no-repeat;
  border-top:5px solid black;
  border-bottom:5px solid black;
  float:left;
  height:55px;
  width:100%;
  margin-bottom:40px;
  text-align:center;
  padding-top:35px;
  color:black;
  font-weight:bold;
  font-size:15px;
}


#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(67,60,53);padding: 0 4px; text-decoration:none;}
.pager_sel {background-color:rgb(152,133,116);color:#ffffff;padding: 0 4px; text-decoration:none;}

div#pager_div {width:100%; text-align:center;}

#kontakt form {margin-left:100px;}
#kontakt .wpis {border: none;}
                                              
