<STYLE TYPE="text/css">

body {
   width: 750x;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   padding: 0px;
}

body{background-image:url(/gfx/bg.png);}

#p1  {
  text-align: justify;  
  margin: 0 0 0 0;
  padding-right: 20px;
  padding-left: 15px;
}

#p2  {
  margin: 10 0 10 0;
  color: #8D6D32;
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 15px;  
}

.fotki {
  width: 70px;
  height: 70px;
  border: 3px;
	border-color: #3B3B3B;
	border-style: solid;
}

.fotki:hover {
  width: 70px;
  height: 70px;
  border: 3px;
	border-color: #8D6D32;
	border-style: solid;
}

.bannery {
  border: 0px;
  padding-bottom: 2px;
}

input, textarea, select{
   border: solid #404040;
	border-width: 1px 1px 1px 1px;
	margin: 2px;
   color: #8b8b8b;
   font-family: Tahoma,Verdanda;
   font-size:11px;
   font-weight:normal;
	background-color: #191919;
   padding: 2px 2px 2px 2px;
}


body,td,th {
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
}

table.glowna {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.top {
	width: 731px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.stopka {
  font-size: 10px;
	color: #8D6D32;
}

.tresc {
  font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}


A {
        text-decoration: none;
        color:  #FFFFFF;
}

A:visited {
        color:  #FFFFFF;
        text-decoration: none;
}

A:hover {
        color:  #FFFFFF;
        text-decoration: underline;
}

A.link2 {
        text-decoration: none;
        color:  #8D6D32;
}

A:visited.link2 {
        color:  #8D6D32;
        text-decoration: none;
}

A:hover.link2 {
        color:  #FFFFFF;
        text-decoration: underline;
}

</STYLE>