<!--
body {
	BACKGROUND-COLOR:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}

a {
	color:#FF4D00;
	font-family:Tahoma;
	font-size:9pt;
	text-decoration:none;
	letter-spacing:0.1mm;
}

a.piosnka {
	color:#FF4D00;
	font-family:Tahoma;
	font-size:9pt;
	text-decoration:none;
	letter-spacing:0.1mm;
}

a.piosnka:hover {
	color:#FF4D00;
	font-family:Tahoma;
	font-size:9pt;
	text-decoration:underline;
	letter-spacing:0.1mm;
}

a.menu {
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.1mm;
	margin-left:2px;
}

a.gora {
	color:#FFFFFF;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.1mm;
	margin-left:2px;
}

a.gora:hover {
	color:#FFFFFF;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0.1mm;
	margin-left:2px;
}

a.stopka {
	color:#ffffff;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:700;
	text-decoration:none;
	letter-spacing:0.2mm;
}

a.men {
	color:#ffffff;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:700;
	text-decoration:none;
	letter-spacing:0.6mm;
}

a.men:hover {
	color:#C89F50;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:700;
	text-decoration:underline;
	letter-spacing:0.6mm;
}

a.menug {
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    text-align:justify;
    font-weight:bold;
}

a.menug:hover {
    color:#000000;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    text-align:justify;
    font-weight:bold;
}

a.menugr {
    color:#cccccc;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    text-align:justify;
}

p {
    color:000000;
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    margin-left:3px;
    letter-spacing:0.3mm;
}

p.menu {
    color:000000;
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    text-align:right;
    margin-right:30px;
    letter-spacing:0.3mm;
}

p.glowa {
    color:000000;
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    text-align:center;
    letter-spacing:0.1mm;
    font-weight:bold;
}


p.stopka {
    color:#ffffff;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    text-align:center;
    letter-spacing:0.2mm;
}

p.tytul {
    color:#000000;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    text-align:left;
    letter-spacing:0.4mm;
    font-weight:bold;
}

p.Blad{
    color:#FF0033;
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    text-align:center;
    letter-spacing:0.1mm;
    font-weight:bold;
}

p.Sukces{
    color:#00CC00;
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    text-align:center;
    letter-spacing:0.1mm;
    font-weight:bold;
}

input
{
	color:#000000;
	background:#ffffff;
	font-family:Verdana;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:100px;
}
textarea
{
	color:#000000;
	background:#ffffff;
	font-family:Verdana;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
input.button
{
	color:#000000;
	background-color:#F08F04;
	font-family:Verdana;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:55px;
}
/* Vote styles */
#votewrap {
  height: 15px;
  width: 70px;
  background: url(/img/star_grey.gif);
  overflow:visible;
}

#voteInt {
  height: 15px;
  width: 70px;
  text-align: center;
  font: 8px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.votehover {
  width: 20%;
  height: 15px;
  float: left;
  background: url(/img/star_yellow.gif) repeat-x;
  font-size: 1px;
  margin: 0px;
}

.voteclear {
  width: 20%;
  height: 15px;
  float: left;
  font-size: 1px;
  margin: 0px;
  display: block;
}

i.kokt_linki { font-family: Arial; font-size: 12px; color:#c1c1c1;}
i.kokt_linki a{ color: #939683;  text-decoration: none; }
i.kokt_linki a:hover{ color: #000002; } 
-->