/*
BODY, TD, TH
        {
        background-color: white;
        font-size: 12px;
        color: black;
        font-family: arial, helvetica, verdana, 'sans-serif';
        }

P
        {        
        font-size: 12px;
        color: black;
        font-family: arial, helvetica, verdana, 'sans-serif';
        text-align: justify;
        }        
*/
P.margines
        {
        margin-left: 2mm;
        margin-right: 2mm;        
        }
a
        {
        text-decoration: none;
        color: #052b60;   /*0060C0*/
        font-weight: bold;
        }
a:hover
	{
	color: #325e99; /*66C6FF*/
	}	

P.czerwony
 {
        margin-left: 2mm;
        margin-right: 2mm;        
        }
.czerwony a
        {
        text-decoration: none;
        color: #a50021;   /*0060C0*/
        font-weight: bold;
        }
.czerwony a:hover
	{
	color: #d21212; /*66C6FF*/
	}

.gfx img { border: 0; text-decoration: none; }
.header { color: #a50021; font-weight: bold; text-transform: uppercase; display: block; margin-bottom: 3px; }

.insert-gallery { margin: 15px 0; }
.insert-gallery a img { border: 0; text-decoration: none; margin: 10px; width: 160px; }
.itl { font-style: italic !important; }
.bold{ font-weight: bold !important; }
.center{ text-align: center; }
.hidden{ display: none; }
/* .separator { border: 1px solid red; width: 100%; height: 2px; margin: 10px 0; } */
.separator { width: 90%; color: #a50021; line-height: 1px; }
#pgpt-intro{ margin: 0 0 15px 0; background-color: #cac6c6; padding: 10px; }
.thumb { width: 150px; margin: 0 10px 10px 0; float: left; }
.thumb-auto { width: auto !important; }
.clear{ clear: both; }

.advert-right-col { font-size: 11px; font-family: Arial; }
.advert-right-col a img { border: 0; text-decoration: none; }
.block { display: block !important; }

#tekst{ padding-bottom: 15px; }
a.like-button { display: block; padding: 4px; background-color: red; color: white; border: 1px solid black; margin: 15px 0; }
a.important-news { background-color: #a50021; padding: 5px; margin-bottom: 7px; color: white !important; }

.fbox { font-family: 'Trebuchet MS' , Verdana; width: 450px; }

.file-list li { margin-bottom: 6px; padding: 8px; }
.file-list li:hover{ background-color: #EEE; }

.download-box { background-color: #EEE; border-radius: 7px; width: 500px; margin: 20px; padding: 10px; }
.download-box ul li { line-height: 150%; }
span.title{ color: #a50021; font-size: 14px; font-weight: bold; display: block; margin: 0 0 10px 0; }
