body {
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  color: #4d4d4d;
  background: url(img/bg_body.gif) top left repeat-x;
}

a img {
  border: 0;
}

a {
  color: #227711;
  text-decoration: none;
}

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

a:visited {
  color: #2266aa;
}

.main {
  overflow: hidden;
  margin: 10px auto;
  width: 1000px;
  border: 1px solid #858787;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -khtml-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -khtml-border-radius-topright: 7px;
  border-radius-topright: 7px;
  border-radius-topleft :7px;
  background-color: #fff;
}

.foot {
  overflow: hidden;
  margin: 5px auto;
  width: 1000px;
  font-size: 11px;
}

.header {
  overflow: hidden;
  padding: 5px 5px 5px 5px;
}

.content {
  overflow: hidden;
  padding: 20px 0 0;
  border-top: 2px solid #888;
  background: url(img/grad_bg.gif) top left repeat-x;
}

.cLeft {
  float: left;
  width: 365px;
}

.cRight {
  float: right;
  width: 615px;
  padding: 0 15px 0 0;
}

.textR {
  text-align: right;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.bordered {
  overflow: hidden;
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 3px;
  width: 100%;
  border-bottom: 1px solid #d1d1d1;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

table.proxList {
  width: 615px;
  padding: 0;
  margin: 0 0 20px;
  border: 1px solid #858787;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  -khtml-border-radius-topleft:7px;
  border-radius-topleft:7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  -khtml-border-radius-topright:7px;
  border-radius-topright:7px;
  background-color: #B0D138;
}

table.proxList th {
  padding: 2px 15px 4px 10px;
  text-align: left;
}

table.proxList td {
  padding: 2px 15px 4px 10px;
  text-align: left;
  background-color: #fff;
}

table.proxList .pr td {
  background-color: #e5e5e5;
}

table.proxList .tIP {
  width: 110px;
  border-right: 1px solid #d1e4d1;
}

table.proxList .tPing,
table.proxList .tKraj {
  width: 35px;
  text-align: center;
  border-left: 1px solid #d1e4d1;
}

table.proxList .tPing {
  width: 40px;
}

table.proxList .tPing input {
  padding: 0;
}
.cLeft .block {
  background-color: #eee;
  border: 1px solid #858787;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  -khtml-border-radius-topright:7px;
  border-radius-topright:7px;
  border-left: 0;
  background-color: #B0D138;
  margin-bottom: 15px;
  width: 350px;
}

.cLeft h2 {
  font-size: 15px;
  padding: 3px 0 5px 10px;
  margin: 0;
}

.cLeft .box {
  padding: 10px;
  background-color: #fff;
  font-size: 11px;
  line-height: 1.4;
}

.cLeft .box p {
  margin: 0 0 10px;
}

.dodajWlasny {
  position: absolute;
  top: 0;
  right: 10px;
  padding: 1px 0 3px 23px;
  background: url('img/dodaj.png') 0 0 no-repeat;
  font-size: 13px;
  color: #92b026;
  font-weight: bold;
}

.dodajWlasny:hover,
.dodajWlasny:visited {
  text-decoration: none;
  color: #92b026;
}

#dodawanie-bramki label {
  font-size: 12px;
  padding: 0 10px 3px 0;
}

#dodawanie-bramki #adres,
#dodawanie-bramki #odpowiedz{
  margin-top: 3px;
  padding: 3px 5px;
  font-size: 13px;
  width: 450px;
}

#dodawanie-bramki #odpowiedz {
  width: 25px;
}

.button {
  background-color: #B0D138;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #80A108;
}

.reklamyGora {
  width: 468px; 
  height: 60px; 
  margin: 15px; 
  float: right;
}

.reklamyBok {
  width: 336px; 
  height: 280px; 
  margin: 0 0 15px 15px;
}

.blad {
  clear: both;
  display: block;
  color: #b20000;
  background-color: #f7ebeb;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #b20000;
  font-style: normal;
  font-size: 10px;
}
