h1{
font-family : Arial CE, Arial;
font-size : 22px;
color : navy;
font-weight: 600;
text-decoration : none;
margin-top : 10px;
margin-left : 40px;
font-stretch: wider;
}
h2{
font-family : Arial CE, Arial;
font-size : 18px;
color : navy;
font-weight: 500;
text-decoration : none;
margin-top : 10px;
margin-left : 40px;
font-stretch: wider;
}

DIV
{
position: relative;
left:1px;
top:1px;
text-decoration : none;
font-size : 1px;
}


.nazwa_aktu{
font-family : Arial CE, Arial;
font-size : 12px;
color : navy;
font-stretch: wider;
}
.tresc_aktu{
font-family : Arial CE, Arial;
font-size : 12px;
color : gray;
font-stretch: wider;
}
.promo_aktu{
font-family : Arial CE, Arial;
font-size : 12px;
color : red;
font-stretch: wider;
}
.tresc{
font-family : Arial CE, Arial;
font-size : 12px;
color : gray;
margin-top : 10px;
font-stretch: wider;
}

.trescm{
font-family : Arial CE, Arial;
font-size : 8px;
text-align: center;
color : gray;
font-stretch: wider;
}

.tresc_topic{
font-family : Arial CE, Arial;
font-size : 18px;
color : navy;
font-weight: 500;
text-decoration : none;
margin-top : 10px;
margin-left : 40px;
font-stretch: wider;
}

.tresc_topic_1{
font-family : Arial CE, Arial;
font-size : 22px;
color : navy;
font-weight: 600;
text-decoration : none;
margin-top : 10px;
margin-left : 40px;
font-stretch: wider;
}

.link:hover{
font-family : Arial CE, Arial;
font-size : 4px;
color : white;
text-decoration: none;
margin-top : 0px;
margin-left : 0px;
margin-bottom : 0px;
font-stretch: wider;
}
.link:link, a.link:active, a.link:visited{
font-family : Arial CE, Arial;
font-size : 4px;
color : white;
text-decoration: none;
margin-top : 0px;
margin-left : 0px;
margin-bottom : 0px;
font-stretch: wider;
}
.tresc_link:hover{
font-family : Arial CE, Arial;
font-size : 12px;
text-decoration : none;
color : #800080;
margin-top : 5px;
margin-bottom : 5px;
font-stretch: wider;
}
.tresc_link:link, a.tresc_link:active, a.tresc_link:visited{
font-family : Arial CE, Arial;
font-size : 12px;
text-decoration : none;
color : #800080;
margin-top : 5px;
margin-bottom : 5px;
font-stretch: wider;
}
.tresc_link2:hover{
font-family : Arial CE, Arial;
font-size : 14px;
color : #9b529b;
text-decoration: none;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 10px;
font-stretch: wider;
}
.tresc_link2:link, a.tresc_link2:active, a.tresc_link2:visited{
font-family : Arial CE, Arial;
font-size : 14px;
color : #9b529b;
text-decoration: none;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 10px;
font-stretch: wider;
}


#fields
{
color: black; 
font: 11px Verdana;
}
#note
{
color: black; 
font: 11px Verdana;
}
.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
color: red; 
font: 12px Verdana;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
color: black; 
font: 12px Verdana;
}

.info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 

font: 12px Verdana;

padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; font: 12px Verdana, Helvetica, Arial, sans-serif;}

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 12px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* BR */

br { clear: left; }