.red
{
color:#f00;
}

ul.sub_ul li
{
list-style-type:circle;
background-image:none;
padding-left:0px;
margin-left:0px;
}

.faq_content
{
line-height:1.5em;
display:block;
position:absolute;
left:190px;
width:575px;
padding:20px;
top:200px;
border:1px solid #ccc;
background-color:#fff;
height:415px;
overflow:auto;
scrollbar-3dlight-color:rgb(224,238,249);
scrollbar-arrow-color:rgb(224,238,249);
scrollbar-base-color:rgb(51,153,204);
scrollbar-darkshadow-color:rgb(44,155,208);
scrollbar-face-color:rgb(44,155,208);
scrollbar-highlight-color:rgb(224,238,249);
scrollbar-shadow-color:rgb(44,155,208);
}

.faq_content_h1
{
font-weight:normal;
font-size:1.3em;
line-height:1.6em;
color:#2669B9;
display:block;
width:555px;
border-bottom:1px solid #9acee6;
padding:0 0 1px 0;
margin:0;
}


#faq_contents
{
display:block;
}

.faq_zamknij
{
display:block;
clear:both;
text-align:center;
font-size:1em;
font-weight:normal;
width:120px;
border:1px solid #ccc;
background-color:#efefef;
margin:10px auto;
padding:2px;
}