<!--

/* 
Dariusz Pecuch dariusz@pecuch.art.pl
Creation-Date 2005-08-15 18:21:12
Edited-Date 2009-11-25 09:16:30
*/

body
{
color: #FFFF00;
background-color: rgb(0, 120, 24);
margin: auto;
width: auto;
}
/* obramowanie obrazka kolorowe 365 */
.obrl
{
border : 3px solid; border-left-color: #808000; border-top-color: #808000; border-right-color: #800000; border-bottom-color: #800000; width: 365px
}
/* obramowanie obrazka kolorowe 625 */
.obr2
{
border : 3px solid; border-left-color: #808000; border-top-color: #808000; border-right-color: #800000; border-bottom-color: #800000; width: 625px
}
#rzezba365
{
float: left;
color: #FFFF00;
background-color: rgb(0, 120, 24);
width: 375px;
padding: 5px;
}
#rzezba625
{
float: left;
color: #FFFF00;
background-color: rgb(0, 120, 24);
width: 635px;
height: 415px;
padding: 5px;
}
#rzezbaTandem
{
position: absolute;
left: 330px;
top: 0px;
width: 100%;
color: #FFFF00;
background-color: rgb(0, 120, 24);
}
#opis365
{
color: #FFFF00;
background-color: rgb(0, 120, 24);
margin-left: 380px;
left: 380px;
padding: 5px;
}
#opis625
{
color: #FFFF00;
background-color: rgb(0, 120, 24);
margin-left: 635px;
left: 635px;
padding: 5px;
}
#opis0
{
float: left;
color: #FFFF00;
background-color: rgb(0, 120, 24);
width: 300px;
padding: 5px;
}
/* cytaty mojego Ojca Grzegorza */
#cytat
{
background-color: rgb(0, 120, 24);
color: rgb(220, 220, 220);
float: left;
font-family: Verdana, sans-serif; 
font-size: 0.75em; 
font-style: italic;
width: 57em; 
}
/* zamiennik wiersza tabeli 2 */
.pseudotr2
{
margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; width: 300px;
font-family: "Times New Roman", serif; color: #FFFF00; background-color: rgb(0, 120, 24);
}
/* zamiennik komorki tabeli 2 */
.pseudotd21
{
float: left; margin: 0; width: 150px; border: 2px solid; border-left-color: #808000; border-top-color: #808000;
border-right-color: #800000; border-bottom-color: #800000;
}
.pseudotd22
{
text-align: right; float: right; margin: 0; width: 150px; border: 2px solid; border-left-color: #808000;
border-top-color: #808000; border-right-color: #800000; border-bottom-color: #800000;
}
/* przeniesienie warstwy do nowego wiersza */
.nowyWiersz2
{
clear: right; margin: 0; padding: 0; width: auto;
}
/* Stopka nie poruszajaca się przy przewijaniu
niestety nie dziala w Internet Explorer 6 i wcześniejszych wersjach!!!
(Fixed bottom bar)
Na podstawie (Based on):
http://www.w3.org/TR/REC-CSS2/visuren.html
W3C Cascading Style Sheets, level 2
9. Visual formatting model
9.6.1 Fixed positioning */
#stopka
{
position: fixed;
bottom: 0;
height: auto;
left: 0;
top: auto;
right: 0;
width: 100%;
color: #FFFF00;
background-color: rgb(15, 15, 15);
}
a:link
{
text-decoration: none; color: #FFFFFF; background: #AD552F
}
a:visited
{
text-decoration: none; color: #FFFF00; background: #AD552F
}
a:hover
{
text-decoration: none; color: #AD552F; background: #FFFF00
}
a:active
{
text-decoration: none; color: #FFFFFF; background: #800000
}
.copyright
{
font-family: Verdana, sans-serif; font-size: 0.7em; color: #99CCFF; background-color: rgb(0, 105, 0); text-align: center;
}
h3
{
font-family: "Times New Roman", serif; color: #FFFFFF; background-color: rgb(0, 120, 24); margin-top: -12px; margin-bottom: -12px;
}
h2
{
font-family: Georgia, serif; color: #FFD700; background-color: rgb(0, 120, 24); margin-top : -6px;
}
h1
{
font-family: "Times New Roman", Georgia, serif; color: #FFD700; background-color: rgb(0, 120, 24); margin-top : -0px;
}
.s3
{
font-family: "Times New Roman", serif; color: #FFFF00; background-color: rgb(0, 120, 24);
}

-->