body {
  background: #E1E8FB;
  margin: 0px;
}

a {
  color: #3465A0;
}

td {
  background: #ffffff;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
  font-size: 12px;
  color: #000000;
}

input {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
  font-size: 12px;
  height: 20px;
  color: #000000;
}

td.mainmenu {
  height: 223px;
  width: 771px;
  padding-left: 18px;
  vertical-align: top;
  padding-top: 25px;
  background: url(img/top.jpg);
}

a.mainmenu {
  font-size: 11px;
  font-family: Tahoma, Verdana, Trebuchet MS, Arial, Sans Serif;
  line-height: 14px;
  text-decoration: none;
  font-weight: bold;
}

a.mainmenu:hover {
  text-decoration: underline;
}

td.content {
  padding: 20px;
  padding-top: 0px;
  vertical-align: top;
}

td.media {
  padding: 3px;
  padding-right: 20px;
  text-align: right;
  color: #a0a0a0;
  border: 1px solid #a0a0a0;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}

a.media {
  color: #a0a0a0;
  text-decoration: none;
}

a.media:hover {
  color: #000000;
  text-decoration: underline;
}

h2 {
  color: #3465A0;
  font-size: 24px;
  font-weight: normal;
}

hr {
  height: 0px;
}

td.topmain {
  background: url(img/topmain.jpg);
  color: #000000;
  vertical-align: top;
  padding-left: 23px;
  padding-top: 18px;
}

.formularz {
  border: 1px solid #3465A0;
  width: 400px;
}

td.row1 {
  width: 200px;
  padding-left: 10px;
  vertical-align: top;
}

td.row0 {
  width: 200px;
  padding-left: 10px;
  background: #f0f0f0;
  vertical-align: top;
}

th {
  background: #3465a0;
  font-size: 11px;
  color: #ffffff;
  vertical-align: top;
  padding: 4px;
}

.error {
  color: #ff0000;
  font-weight: bold;
}

.bordered {
  border: 1px solid #000000;
  margin-bottom: 8px;
}

td.sklep {
  vertical-align: top;
  padding-left: 10px;
}

select.sklep {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
  font-size: 12px;
}

.i_sklep {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
  font-size: 12px;
  text-align: right;
}

input.search {
  border: solid 1px #EB3A38;
  width: 143px;  
  margin-bottom: 3px;
}

input.newsletter {
  border: solid 1px #3A69A2;
  width: 143px;  
}

td.newsletter {
  color: #3A69A2;
  font-size: 11px;
  line-height: 13px;
  background: #E7F2FF;
  border: 1px solid #ffffff;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

td.submenu {
  background: #EEF4FB;
  font-size: 11px;
  line-height: 13px;
  border: 1px solid #ffffff;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

td.search {
  background: #F9F9E5;
  font-size: 11px;
  line-height: 13px;
  border: 1px solid #ffffff;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

form {
  margin: 0px;
}