@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 */
a{
    color:#000;
    text-decoration:underline;
}
body.textBox {
border:1px dotted red;
}
/* for editor only:end */
.textBox{
color:#808a8f;
font-family:Arial;
font-size:13px;
}
.textBox p{
padding-bottom:10px;
}
.textBox b, .textBox strong{
color:#59abb8;
font-size:12px;
font-weight:bold;
}
.textBox ul{
padding-bottom:10px;
margin-left:20px;
}
.textBox ul li{
padding-bottom:4px;
list-style-type:disc;
}
.textBox ol{
padding-bottom:10px;
margin-left:20px;
}
.textBox ol li{
padding-bottom:4px;
list-style-type:decimal;
}
.textBox h1{
color:#5A7F7C;
font-size:15px;
font-weight:bold;
padding-bottom:12px;
}
.mainPTitle{
height:67px;
border-bottom:1px solid #e6eff1;
margin-bottom:25px;
overflow:hidden;
}
.textBox h1.pTitle{
color:#5c9fa9;
font-size:36px;
padding:9px 0px 0px 0px;
line-height:100%;
font-weight:normal;
}

.textBox h2{
color:#5A7F7C;
font-size:13px;
font-weight:bold;
padding-bottom:12px;
}
.textBox h3 {
color:#5A7F7C;
font-size:13px;
font-weight:bold;
margin-bottom:12px;
padding-bottom:8px;
}
.textBox img{
padding:8px 8px 8px 8px;
}
.contactBox{
    padding-left:26px;
}
.contactBox h2.title{
    background:url(../img/text/kontakt.png) no-repeat;
    height:24px;
    text-indent:-2000px;
    margin-bottom:15px;
}
.textBox hr{
    color:#E6EFF1;
    background-color:#E6EFF1;
    border-width:0;
    height:1px;
}
