/*
Dariusz Pecuch dariusz@pecuch.art.pl
Creation-Date 2005-04-23 14:48:12
Edited-Date 2024-01-21 15:21:48
*/

.table
{
background-color: #007818; color: yellow; font-family:Verdana, sans-serif; font-size: 1em; border : 3px solid; border-left-color: #808000; border-top-color: #808000; border-right-color: #800000; border-bottom-color: #800000; border-spacing: 1px; width: auto; margin: auto; text-align: left
}
td
{
border : 1px solid; border-left-color: #800000; border-top-color: #800000; border-right-color: #808000; border-bottom-color: #808000; padding: 4px;
}
.th
{
background-color: #800000; color: white; font-weight: bold; text-align:center; border : 1px solid; border-left-color: #808000; border-top-color: #808000; border-right-color: #019B1A; border-bottom-color: #019B1A
}
.theadover
{
background-color: #800000; color: white; text-align: center; cursor: pointer; border : 1px solid; border-left-color: #808000; border-top-color: #808000; border-right-color: #019B1A; border-bottom-color: #019B1A
}
.thead
{
background-color: rgb(0, 105, 0); color: white; text-align: center; border : 1px solid; border-left-color: #800000; border-top-color: #800000; border-right-color: #808000; border-bottom-color: #808000
}
.r2
{
position: absolute;
right: 0px;
}
/* obramowanie obrazka zero */
.obr
{
border: 0px
}
/* obramowanie obrazka kolorowe */
.obrl
{
border : 3px solid; border-left-color: #808000; border-top-color: #808000; border-right-color: #800000; border-bottom-color: #800000; width: 365px
}
/* czcionka pogrubiona odnosnika*/
.lacze
{
font-family: Arial, sans-serif; font-size: 15px; font-weight: bold; text-align: right;
}
/* centrowanie tabeli
/* dziala pod IE i Mozilla
/* wersja dla plikow rzezb */
.ct1
{
width: auto; margin: auto; text-align: left
}
/* obramowanie obrazka z linkiem
/* zgodne z W3C ale dziala Mozilla */
#info a:link {color: white}
#info a:visited {color: yellow}
#info a:hover {color: #AD552F}
#info a:active {color: #FF0000}
@media (min-width:1920px){
.table{font-size:1.5em;}
}
@media (max-width:768px) and (min-width:429px){
th img{width:25px;height:20px;}th {font-size:0.8em;}
td img{width:67px;height:auto;}td {font-size:0.8em;}
caption {font-size:0.85em;}
}
@media (max-width:428px) and (min-width:385px){
th img{width:25px;height:20px;}th {font-size:0.8em;}
td img{width:48px;height:auto;}td {font-size:0.8em;}
caption {font-size:0.85em;}
}
@media (max-width:384px){
th img{width:25px;height:20px;}th {font-size:0.75em;border-spacing:0;padding:0;}
td img{width:40px;height:auto;}td {font-size:0.75em;border-spacing:0;padding:0;}
caption {font-size:0.8em;}
}
