@charset "utf-8";
/**
* @author:Grzegorz Frydrychowicz
*/

/* clear style:start nie zmieniac */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin:0;padding:0}table {border-collapse:collapse;border-spacing:0}fieldset, img { border:none }address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal}strong { font-weight:bold }ol, ul { list-style:none }caption, th, body { text-align:left }h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal}q:before, q:after { content:'' }abbr, acronym { border:0 }.clear {clear:both;height:0;font-size:0; overflow:hidden;}a img { border:none }.alt { display:none; }
/* clear style:end */

/* for editor only */
body.pageContent{
border:1px dotted red;
}
/* for editor only:end */


body{	
background:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
color:#616467;
}
a{
color:#3a6c96;
}
a:hover{	
}
a.external{
background:transparent url(../img/bullet/external.gif) no-repeat scroll right center;
padding-right:13px;
}


.boxTitle h1{
color:#fc9115;
font-size:20px;
font-weight:bold;
}

.pageContent{
}
.pageContent h1{
font-size:20px;
color:#fc9115;
font-weight:bold;
padding-bottom:14px;
}

.pageContent h2{
padding:5px 0px 8px 0px;
display:block;
font-weight:bold;
font-size:13px;
background:url(../img/bullet/line2.gif) left bottom no-repeat;
margin-bottom:9px;
}
.pageContent h3{
padding:5px 0px 15px 0px;
display:block;
color:#024683;
font-weight:bold;
font-size:12px;
}

.pageContent p{
padding:0px 0px 14px 0px;
line-height:130%;
}

.pageContent p img{
    margin:5px;
}

.pageContent blockquote{
font-size:10px;
padding:20px 0px;
}
.pageContent sub{
color:#000066;
}
.pageContent sup{
color:#000066;
}
.pageContent ul{
padding-top:5px;
list-style-type:none;
}
.pageContent ul li{
padding:0px 0px 3px 18px;
background:url(../img/bullet/list_bullet.gif) left 3px no-repeat;
}
.pageContent ol{
padding-top:5px;
list-style-type:none;
padding-bottom:10px;
}
.pageContent ol li{
padding:4px 0px 10px 38px;
background:url(../img/bullet/list_bullet2.gif) left 3px no-repeat;
}


.pageContent .ident1{
margin-left:10px;
}
.pageContent .ident2{
margin-left:20px;
}
.pageContent .ident3{
margin-left:30px;
}
.pageContent .ident4{
margin-left:40px;
}
.pageContent .ident5{
margin-left:50px;
}

.pageContent .underline{
text-decoration:underline;
}
.pageContent .noTable td{
padding-right:5px;
}
.pageContent .noTable, .pageContent .noTable td{
border:0px;
vertical-align:top;
text-align:left;
font-size:12px;
}
.pageContent .strike{
text-decoration:line-through;
}

body.pageContent #cennikFlash{
border:1px solid red;
}

.tblTL{
border-right:1px solid silver;
border-bottom:1px solid silver;
}
.tblTR{
border-bottom:1px solid silver;
}
.tblT{
border-right:1px solid silver;
border-bottom:1px solid silver;
}
.tblB{
border-right:1px solid silver;
}
.tblOrg{
color:#FF9900;
font-weight:bold;
}
.tblTL,.tblTR,.tblT,.tblB,.tblOrg,.tblBR{
padding:5px;
}