

body
{
   behavior: url('include/csshover.htc'); /* skrypt pobrany z http://www.xs4all.nl/~peterned/ - wymusza na IE używanie atrybutu hover na elementach innych niż
linki - licencja LGPL 2.1 */
	margin: 0px;
	padding: 0px;
	font-family: sans-serif,arial;
}

div
{
	position: absolute;
}

a,
a:hover,
a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: black;	
}

.nowrap {white-space: nowrap;}
.left {text-align: left;}
.right {text-align: right;}

img.static
{
	position: absolute;
	border-width: 0px;
	border-style: none;
}

.ozdobny,
.ozdobny2,
.ozdobny3
{
	position: absolute; 
	font-size: 10px; 
	font-family: sans-serif,arial;
	font-weight: bold; 
	color: black;
	padding: 0px;
	margin: 0px;
}

.ozdobny a:hover
{
	color: blue;
}

.ozdobny2,
.ozdobny3
{
	font-size: 25px;
	color: #225b6d;
}

.ozdobny3
{
	font-size: 14px;
	z-index: 200;
}

.ozdobny2 a,
.ozdobny2 a:hover,
.ozdobny2 a:visited,
.ozdobny3 a,
.ozdobny3 a:hover,
.ozdobny3 a:visited
{
	font-weight: bold;
	color: #225b6d;
}

.ozdobny2 a:hover
{
	color: white;
}

.ozdobny3 a:hover
{
	padding-left: 2px;
}

.white *
{
	color: white;
}

.red,
.red *
{
	color: red;	
}

.white .ozdobny a,
.white .ozdobny a:hover,
.white .ozdobny a:visited
{
	font-weight: bold;
	color: white;
}

.white .ozdobny a:hover
{
	color: red;
}

table.over_kontekst
{
	color: #225b6d;
	font-size: 14px;
	font-family: sans-serif,arial;
	padding: 0px;
	padding-bottom: 30px;
}

table.kontekst
{
	color: #225b6d;
	font-size: 14px;
	font-family: sans-serif,arial;
	border-style: solid;
	border-width: 1px;
	border-color: #225b6d;
	border-left-style: none;
	border-top-style: none;
}

table.kontekst * td
{
	border-style: solid;
	border-width: 1px;
	border-color: #225b6d;
	border-right-style: none;
	border-bottom-style: none;
	padding: 5px;
	text-align: center;
	empty-cells: show;
	}
table.kontekst * td.left 
{
	text-align: left;	
}

table.kontekst * td.right 
{
	text-align: right;	
}

table.normal * td,
table * td.normal
{
	font-size: 12px;	
}

table.medium * td,
table * td.medium
{
	font-size: 10px;	
}

table.small * td,
table.kontekst * td.small
{
	font-size: 8px;
}

table.kontekst tr.header td
{
	text-align: center;
	font-weight: bold;
}

table.documents
{
	border-style: none;
}

table.center 
{
	margin: auto;	
}

table.kontekst tr.separator td
{
	font-size: 1px;	
}

a.link_blue_white,
a.link_blue_white:visited
{
	color: #225b6d;
}

a.link_blue_white:hover
{
	color: white;
}

a.link_white_blue,
a.link_white_blue:visited
{
	color: white;
}

a.link_white_blue:hover
{
	color: #225b6d;
}

table.gallery * td
{
	text-align: center;
	position: relative;
}

p.gallery_loading
{
	display: none;
}

img.gallery_thumb_image,
img.gallery_big_image
{
	border-style: solid;
	border-color: #225b6d;
	border-width: 2px;
}

img.gallery_big_image
{
	display: none;
}