/*Css do druku*/
/*
ustawienia globalne
*/
body
{
margin: 12pt;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11pt;
color: #000;
margin-top: 12pt;
}
a
{
color: #000;
font-weight: bold;
}
a:hover, #navtop a:hover, #footer div a:hover 
{
color: #000;
text-decoration: underline;
}
/*glówny kontener*/
#content
{
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
/*naglowek strony - zdjecie*/
#head, #flash, #nav, #cienLewy, #cienPrawy, li.unactive, #mainBottom, #rightcontent, #lefthead
{
display: none;
}

/*kolumna lewa zawierajaca glowna czesc strony*/
#leftcontent
{
width: 100%;
}
/*zakladki czesci glownej*/
#leftcontnav
{
width: 96%;
background-color: #999999;
}
#leftcontnav ul 
{
list-style:none;
margin: 0;
padding: 0;
}
.active a, .active a:hover
{
padding: 3px;
color: #000;
text-decoration: none;
}

/*zawartosc glowna*/
#leftcontMain
{
width: 100%; 
min-height: 300px; 
padding-bottom: 8px;
}
*html #leftcontMain
{
height: 300px;
padding-bottom: 8px;
}
#mainText, #mainTextcd, #mainTextlist
{
margin-top: 6px;
width: 96%;
text-align: justify;
}
.hr {
height: 1px;
border-bottom: 1px solid #000;
color: #000000;
}
/*Aktualnosci*/
.opis
{
width: 96%;
text-align: justify;
}
.data, .info
{
font-weight: normal;
color: #666666;
font-size: 10pt;
}
.info
{text-decoration: underline;}
.zrodlo
{color: #666666; font-size: 10pt;} 
.zrodlo a
{font-weight: normal;
color: #666666; font-size: 10pt;} 
.data a:hover, .info a:hover, .zrodlo a:hover
{
color: #666666;} 
.opis h1, h1
{
margin-top: 9px;
padding: 0;
margin-bottom: 9px;
font-size: 13pt;
color: #000000;
text-decoration: underline;
}
a.more img {border-width: 0px;}
/*tabela z aktualnosciami*/
table.news_abstract
{
padding-bottom: 10px;
padding-top: 10px;
width: 100%;
}
td
{
vertical-align: top;
}
/*miniaturka w tabeli aktualnosci*/
img.thumb
{border: 2px solid #CBCBCB;
margin-right: 17px;}
/*stopka*/
#footer
{
border-top: 8px solid #F5F5F5; 
width: 100%; 
margin-left: 0; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 10px;
font-size: 10pt;
}
#footer div
{
margin-left: 8pt;
}
#footer div a, #footer div a:hover
{
color: #6B6B6B;
font-weight: normal;
text-decoration: none;
}
#mapa
{display: none;}
#hidden
{
margin-bottom: 10px;
font-size: 10pt;
color: #666;
}
