<!--
body {
  background:url('bg.png');
}

a {
  text-decoration: none;
  font-family: Verdana;
  color : #FFFFFF;
  font-size : 11px;
  font-weight:bold;
}

a:hover {
  text-decoration: none;
  font-family: Verdana;
  color : #C2C2C2;
  font-size : 11px;
  font-weight:bold;
}

a.top {
  text-decoration: none;
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
}

a:hover.top {
  text-decoration: none;
  font-family: Verdana;
  color: #C2C2C2;
  font-size: 17px;
  font-weight: bold;
}

a.button {
  background: #ff0000;
  border: solid #fc0000 3px;
}

a.stopka {
  text-decoration: none;
  font-family : Verdana;
  color: #dcdcdc;
  font-size: 9px;
  font-weight: normal;
}

a:hover.stopka {
  text-decoration: none;
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 9px;
  font-weight: normal;
}

a.hidd {
  text-decoration: none;
  font-family : Verdana;
  color: #4F3F4F;
  font-size: 8px;
  font-weight: normal;
}

a:hover.hidd {
  text-decoration: none;
  font-family: Verdana;
  color: #4F3F4F;
  font-size: 8px;
  font-weight: normal;
}

a.nag {
  text-decoration:none;
  font-family : Verdana;
  color : #0F0E0E;
  font-size: 11px;
  font-weight: normal;
}

a:hover.nag {
  text-decoration:none;
  font-family : Verdana;
  color : #000001;
  font-size: 11px;
  font-weight: bold;
}

h1 {
display : none;
}

h2 {
  text-decoration: none;
  font-family: Verdana;
  color: #FFFFFF;
  font-size: 9px;
  font-weight: normal;
}

td {
  font-family : Arial, Verdana;
  color : #C2C2C2;
  font-size : 11px;
  font-weight:bold;}

td.n {
  background-image:url(img/ctrg.png);
  font-family : Arial, Verdana;
  color : #FFFFFF;
  font-size : 13px;
  font-weight:bold;
  text-align:center;}

td.t {
  background: url('img/bgm.png') repeat-y #14426F;
  font-family : Arial, Verdana;
  color : #C2C2C2;
  font-size : 11px;
  font-weight: normal;}

td.typy	 {background:url('img/typy.png') repeat-x #B4B4B4; font-family: Arial; font-weight: normal; font-size: 11px; color: #000000; text-align: center}
td.analiza {background:#B4B4B4; font-family: Arial; font-weight: normal; font-size: 11px; color: #000000; text-align:justify; padding: 5px}
td.info	 {background:url('img/typy.png') repeat-x #B4B4B4; font-family: Arial; font-weight: normal; font-size: 12px; color: #000000}
td.plus	 {background:url('img/plu.png') repeat-x #008000; text-align:center}
td.zaznaczone {
  background: #008000;
  font-family : Arial, Verdana;
  color : #C2C2C2;
  font-size : 11px;
  font-weight: bold;
  text-align: center;}
td.minus {background:url('img/min.png') repeat-x #800000}
textarea  {background: #D4D0C8; border: black 1px solid}
input     {background: #D4D0C8; border: black 1px solid}


#x {
  width: 937px;
  background: #000000;
}

#reklama {
  background:#000000;
  width: 936px;
  height: 100px;
}

#top1 {
  background:url('img/top1.png') no-repeat;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  width: 936px;
  height: 120px;
}

#top2 {
  background:url('img/top2.png') no-repeat #1B2339;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  text-align: left;
  width: 936px;
  height: 38px;
}

#lft {
  float: left;
  width: 580px;
  border: solid #000000 1px;
}
#rgt {
  float: left;
  width: 120px;
  border: solid #000000 1px;
}

#ctr {
  float: left;
  width: 230px;
  border: solid #000000 1px;
}

#copy {
  background:url(img/black.png) repeat-x #000000;
  font-family : Verdana;
  color : #CFCFCF;
  font-size : 9px;
  clear: left;
}

#footer {
  background:#000000;
  font-family : Verdana;
  color : #AFAFAF;
  font-size : 9px;
  clear: left;
  width: 936px;
  height: 74px;
}



-->
