<!--
* {
	margin: 0px;
	padding: 0px;	
}

body {
	background: black;	
	text-align: center;
}

#calosc {
	margin: 0px auto;
	width: 760px;
	background: #FFFFFF;
}

#gora {
	position: relative;
	height: 215px;
	z-index: 2;
}

#srodek {
	position: relative;
	text-align: left;
	width: 760px;
}

#menus {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 156px;
	height: 200px;
  background-repeat: no-repeat;
}

.menu, .menu a.menu, .menu a.menu_akt {
  float: left;
  height: 20px;
  width: 138px;
  text-align: right;
}

#tekst {	
	position: relative;
	margin: 0px 10px 0px 166px;
	padding: 20px 0px 0px 0px;
	width: 584px;
	text-align: justify;
  font-size: 10pt;
  font-family: "Microsoft Sans Serif", verdena;
}

#flash {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%; 
}

#flash p {
	position: relative;
  width: 760px;
  margin: 0px auto; 
  z-index: 1;
}

#logo {
  float: left;
  margin: 60px 0px 0px 4px;
}

#loga {
	position: relative;
	top: 0px;
	left: 0px;
  border: 0px;
}

#buttons {
  float: right;
  margin: 194px 0px 0px 0px;
  height: 21px;
  width: 606px;
  background-repeat: no-repeat;
}

.button, .button a.przyc, .button a.przyc_akt {
  float: right;
  height: 16px;
  width: 101px;
}

#stopka {
	position: relative;
  margin: 20px 0px 0px 0px;
  background-image: url(../szermierka-pics/lorica-dol.jpg);
  background-repeat: no-repeat;
  width: 760px;
  height: 100px;
}

#copyrights {
	position: absolute;
	left: 20px;
	bottom: 0px;
  height: 20px;
  width: 160px;
  text-align: left;
  font-size: 8pt;
  font-family: "Microsoft Sans Serif", verdena;
  font-weight: bold;
}

#linki {
	position: absolute;
	bottom: 0px;
	right: 20px;
	height: 20px;
  width: 380px;
  float: right;
  font-size: 8pt;
  font-family: "Microsoft Sans Serif", verdena;
  font-weight: bold;
}

#menu_top {
	position: absolute;
	top: 0px;
  left: 0px;
  width: 100%; 	
  z-index: 2;
}
#menu_top p {
  z-index: 2;  
  text-align: right;
  width: 740px;
  margin: 0px auto;       
}

img {
  border-style: none;
}

b {
  font-size: 10pt;
}
.pp {
	margin: 0px 0px 20px 0px;	
}

.powrot {
  margin: 0px 30px 0px 200px;
  text-align: right;
}

.small {
	font-size: 8pt;
}
hr {
  margin: 10px 0px 10px 0px;
  color: grey;
  background-color: grey;
  height: 1px;
  border: 0px;
}

h1, h1 A:link, h1 A:visited{
  font-weight: bold;
  text-decoration: none;    
  font-size: 10pt;
  line-height: 15px;
  margin: 0px 0px 10px 0px;
}

h1 A:Hover, A:Hover.menu_akt, A:Hover.przyc_akt {
   text-decoration: none;
   font-weight: bold;
}

h2 {
	display: inline;
	font-size: 10pt;
	font-weight: bold;
}
A:Link.wiecej, A:Visited.wiecej {
   color: #c5c5c5;
   padding: 0px 15px 0px 0px;
   text-decoration: none;
   font-weight: bold;
   background-repeat: no-repeat;
   background-position: right;
   background-image: url(../szermierka-pics/szermierka-arr.jpg);
}

A:Hover.wiecej {
  color: #5C5A5A;
  text-decoration: none;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url(../szermierka-pics/szermierka-arr-on.jpg);
}

A:Link.wiecej_bez, A:Visited.wiecej_bez, A:Link.drukuj, A:Visited.drukuj {
   color: #c5c5c5;
   padding: 0px 15px 0px 0px;
   text-decoration: none;
   font-weight: bold;
}

A:Hover.wiecej_bez, A:Hover.drukuj {
  color: #5C5A5A;
  text-decoration: none;
  font-weight: bold;
}

A:Link.przyc, A:Visited.przyc, A:Link.przyc_akt, A:Visited.przyc_akt {
  margin: 5px 0px 0px 0px;
  text-decoration: none;
  font-size: 7pt;
  font-family: "Microsoft Sans Serif", verdena;
  font-weight: bold;
  color: white;   
}

A:Link.menu, A:Visited.menu, A:Link.menu_akt, A:Visited.menu_akt {
  margin: 4px 20px 0px 0px;
  height: 15px;
  text-decoration: none;
  font-size: 8pt;
  font-family: "Microsoft Sans Serif", verdena;
  font-weight: bold;
  color: white;        
}

A:Hover.przyc {
   text-decoration: none;
   font-weight: bold;
}

A:Hover.menu {
   text-decoration: none;
   font-weight: bold;
}
A:Link.dol, A:Visited.dol, A:Link.top, A:Visited.top  {
  text-decoration: none;
  font-size: 8pt;
  font-family: "Microsoft Sans Serif", verdena;
  font-weight: bold;
  color: black;   
}

A:Link.pdf, A:Visited.pdf {
  text-decoration: none;
  font-size: 10pt;
  font-family: "Microsoft Sans Serif", verdena;
  font-weight: bold;
  color: black;     
}
A:Hover.dol, A:Hover.top, A:Hover.pdf {
   color: #5C5A5A;
   text-decoration: none;
   font-weight: bold;
}
//-->

