<!--

/* Dariusz Pecuch dariusz@pecuch.art.pl
Creation-Date 2005-03-30 13:07:05
zamiana px i pt na em
Edited-Date 2006-02-16 16:00:14 */

body
{
background-color : rgb(34, 47, 167);
color : #FFFF00;
}
.copyright
{
font-family: Verdana, sans-serif; font-size: 0.7em; background-color: rgb(34,47,167); color: #99CCFF; text-align: center
}
h1
{
font-family: "Times New Roman", serif; font-size: 1.5em; background-color: rgb(34, 47, 167); color: #0099ff; text-align: center; margin-top : -4px; margin-bottom: 4px;
}
h2
{
font-family: "Times New Roman", serif; font-size: 1.05em; background-color: rgb(34, 47, 167); color: #CCCCFF; text-align: center; margin-top : -2px; margin-bottom: 3px;
}
a:link
{
text-decoration: none; font-weight: bold; color : #FF0000; background: #00357D
}
a:visited
{
text-decoration: none; font-weight: bold; color: #CCCCFF; background: #00357D
}
a:hover
{
text-decoration: none; font-weight: bold; color: #FFFF00; background: #00357D
}
a:active
{
text-decoration: none; font-weight: bold; color: #FFFFFF; background: #00357D
}
table
{
background-color: #222FA7; color: #FFFF00; font-family: "Times New Roman", serif; border: 0px
}
.formR
{
background-color: #00357D; color: #FFFFFF; font-family: "Courier New", serif; font-size: 12pt; text-align: right
}
.btn
{
background-color: #8080FF; font-family: Verdana, sans-serif; font-size: 12px; color: #FFFFFF; text-align: center
}
.search
{
background-color: #00357D; font-family: Verdana, sans-serif; color: #FFFFFF; text-align: left
}
hr
{
background-color : rgb(34, 47, 167); 
color : rgb(128, 128, 255)
}
p
{
font-family : "Times New Roman", serif; background-color: rgb(34, 47, 167); color: #FFFF00
}
.s2 
{
background-color : rgb(34, 47, 167); color: #FFFF00; font-size: 0.82em; 
}
.c
{
text-align : center;
}
.r
{
text-align : right;
}
/* obramowanie obrazka zero */
.obr0
{
border : 0px;
}
.ct2
{
width : auto; margin: auto; text-align: left;
}
/* tlo dodatkowe dla linii pionowej */
.tlo1
{
background-color : rgb(128, 128, 255); color: #FFFFFF; width: 1px;
}
/* wysokosc dla linii poziomej */
.wys1
{
height : 1px;
}
/* wysokosc dla linii poziomej */
.wys3
{
height : 3px;
}
/* rollover link
/* strona english */
#home a
{
height: 22px;
width: 113px;
display: block;
background: url(images/home.gif) no-repeat;
margin-left: auto;
}
#home a:hover
{
height: 22px;
width: 113px;
display: block;
background-image: url(images/home1.gif);
margin-left: auto;
}
.checkbox
{
position : relative;
left : 13%;
}

-->