body, html {
  background-color:rgb(222,205,181);
  color:#433c35;
  font-family:verdana;
  font-size:15px;
  margin:0;
  padding:0;
}

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



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

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

#gorne_menu {
  background-color:rgb(55,75,143);
  height:56px;
}

#gorne_menu a {
  background:url('img/kwadracik.png') no-repeat 0 4px;
  padding-left:12px;
  color:white;
  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;
}


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

.header h1 {
padding-top:330px;
padding-right:10px;
text-align:right;
color:rgb(248,248,240);
font-size:18px;
}


#ozdoba {
  background:url('img/gradient_granatowy.png') repeat-y;
  height:11px;
}


#zawartosc {
  float:left;
  margin:38px 0;
}

#lewa {
  float:left;
  width:686px;
  min-height:640px;
  border-right:1px dashed #929191;
}

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


.art {
  font-family:verdana;
  font-size:11px;
  color:#433c35;
  margin:15px 50px 45px 60px;
  border-bottom:1px dashed #929191;
  float:left;
 
  width:600px;

  

}

.art .header {
  padding-left:20px;
  background:url('img/znaczek.png') no-repeat 0 4px;
  font-size:15px;
  margin-bottom:15px;
  font-weight:bold;

}

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

}


.art .content {

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

} 

.art a img, .content img {
float:left;
margin-right:10px;
margin-bottom:5px;
border:3px solid #433C35;

}


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

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

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


#menu {
  margin:15px 70px;
}

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

#menu li {
  font-size:13px;
  padding:10px 0;
  border-bottom:1px dashed gray;
  list-style:none;
}

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

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



.form_login {
  background:url('img/gradient_logowanie.png') repeat-y;
  height:150px;
  border:1px dashed gray;
  padding-top:20px;
  margin:90px 60px;
  text-align:center;
  font-weight:bold;
  font-size:12px;
}

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

.form_login input[type=submit] {
  width:100px;
}


#stopka {
  background-color:rgb(55,75,143);
  border:1px solid gray;
  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(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 .art {border: none;}
                                              
