html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #E0E0E0;
}
a:hover {
	color: #464544;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px; /* 728 */
	position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(../images/header.png) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #000;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(../images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(../images/header_bg.png) no-repeat center;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 900px; /* 727 */
  height: 195px;
}

/** body **/
#spacer {
  height: 230px;
}

#body {
  background: url(../images/body_bg.jpg) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#middle {
  float: left;
  width: 312px;
  margin-bottom: 7px;
}
#right {
  float: right;
  width: 171px;
  background: #cefbde;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
/*  background: url(images/tab_lit.gif) repeat-x; */
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(../images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}
#nav li.prasa {
  background: #88b97d; /* #830606; zielony 95b78d, zielony2 #88b97d; */
  border-left: 1px solid #ffffff;
/*  padding-left: 1px; */
}

#visit {
  background: #EEEEEE;
  padding: 15px 10px 14px 15px;
}
#visit h2 {
  font: 22px, serif;
}
#visit a {
  text-decoration: none;
  color: #008000;
}
#visit a:hover {
  text-decoration: underline;
}
#visit .red {
  color: red;
}

#subs {
  color: #ffffff;
  background-color: #ffffff;
}
#subs a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#subs a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

#subs-left {
  float: left;
  width: 192px;
  padding-left: 35px;
  padding-bottom: 10px;
  padding-top: 22px;
  padding-right: 10px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 22px;
/*  background-color: #036a32 */
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: left;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
/*  background: 5px 3px url(images/bullet.gif) no-repeat; */
}
#subs-right p {
  text-align: left;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#middle h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#middle h3 {
  color: #000000;
/*  font: 17px "Times new roman", serif; */
  font: 15px arial;
  margin-bottom: 10px;
  margin-top: 20px;
}
#middle p {
  margin-top: 0;
  color: #163348;
}
#middle .left {
  margin-right: 4px;
}
#middle a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#middle a:hover {
  text-decoration: underline;
}
#right h2 {
  color: #323E51;
  font: 18px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
/*  font: 17px "Times new roman", serif; */
  font: 15px arial;
  margin-bottom: 10px;
  margin-top: 20px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#sponsorzy {
  background: #e0e0e0 url(../images/wspieraja.png) no-repeat; /* 6D7481 */
  border: solid 1px #41b154;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: left;
  width: 898px; /* 726 */
  padding: 10px 0;
  clear: both;
  visibility: hidden;
  display: none;
}
#sponsorzy a {
	padding: 5px;
	margin: auto;
}

#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 489px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}

.pics {
    height:  162px;
    width:   120px;
    padding: 0;
    margin:  0;
}

.pics img {
    padding: 10px;
    width:  150px;
    height: 100px;
    top:  0;
    left: 0
}

