#footer1
{
    background-color: #383730;
    height: 110px;
    background: #000;
}

#footer1_container {
    width: 1198px;
    margin-left: auto;
    margin-right: auto;
}

#footer1_block_right {
    position: absolute;
    width: 663px;
    margin-left: 535px;
    height: 150px;
    background: #000;
}


#footer1_block_right .contact_button
{
    font-size:20px;
    display:block;
    margin:0;
    position:absolute;
    font-family:"trajan-pro-3", Trajan Pro;
    color:#FFF;
    left: 150px;
    top: 50px;
    border: 1px dashed #FFF;
    padding: 10px 70px;
}

/*Stopka dolna*/
#footer2
{
    background: #F2F2F2;
}

/*Stopka dolna wewnetrzna*/
#footer2_container
{
    width: 1198px; 
    height: 310px;
    margin: auto;
    background: #F2F2F2;

}

#footer2_tags
{
    width: 467px;
    height: 140px;
    position: absolute;
    margin-left: 8px;
    margin-top: 10px;
    background-color: #FFFFFF;
    padding: 8px;
    padding-top: 2px;
    text-align: justify;
    font-size: 11px;
    color: #505050;
}

#footer2_faq
{
    width: 495px;
    height: 240px;
    position: absolute;
    margin-left: 8px;
    margin-top: 30px;
    padding: 8px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}
.footer2_faq_left
{
    width:180px;
    height:100%;
    float:left;
}

.footer2_faq_left .small_contact 
{
    margin: 8px 0 0 0;
	font-size: 13px;
line-height: 1.35;
}

.footer2_faq_left .small_contact input[type=text]
{
    border: none;
    background-color: #f3f3f2;
    padding: 5px;
    margin-bottom: 5px;
}

.footer2_faq_left .small_contact button[type=submit]
{
    border-radius: 0 0 5px 5px;
    width:  100%;
    padding: 7px;
    border:  none;
    font-size: 14px;
    background-color: #000;
    color: #FFF;
    margin-top: 11px;
}

.footer2_faq_right
{
    height: 100%;
    width: 305px;
    float: left;
    margin-left: 8px;
}


#footer2_faq  .faq_window ul, #footer2_faq .footer2_faq_left ul 
{
    list-style:none;
    padding: 0;
    margin: 0;
}

#footer2_faq  .faq_window ul li
{
    display:none;
}

 #footer2_faq .footer2_faq_left ul  li{
     display:none;
     width:180px;
     height:135px;
 }


#footer2_faq  .title
{
    padding: 5px;
    background-color: #FAFAFA;
    color: #000000;
    margin-bottom: 5px;
    font-family: "trajan-pro-3", Trajan Pro;
}

#footer2_faq  .content
{
    background-color:#FFF;
    height: 160px;
    overflow: auto;
}


#footer2_faq  .content p
{
    font-size: 13px;
    color: #444444;
    padding: 1px 15px 1px 5px;
}

#footer2_faq  .popup
{
    display:none;
}

#footer2_faq  .faq_dropdown
{
    background-color: #FFF;
    height: 31px;
    margin-top: 5px;
}

#footer2_faq  .faq_dropdown ul
{
    position: absolute;
    list-style: none;
    background: #FFF;
    z-index: 100;
    margin-top: 31px;
    display:none;
    padding: 0;
}

#footer2_faq  .faq_dropdown ul li
{
    width: 295px;
    padding: 7px 5px;
    font-size: 12px;
    border-top: 1px solid #ffffff;
    cursor: pointer;
    background: #f8f8f8;
}

#footer2_faq .faq_dropdown ul li:hover
{
    background-color: #000000;
    color: #ffffff;
}

#footer2_faq .faq_dropdown ul li.active 
{
    background-color: #9c9c9c;
    color: #ffffff;
}

#footer2_faq  .faq_dropdown_container
{
    font-size: 13px;
    height: 25px;
    padding: 5px 5px 0px 5px;
    cursor: pointer;
    background: #FFffff;
    border: #FFe6A5 1px dotted;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 13px;
}

#footer2_faq  .faq_dropdown_container:hover
{
    color: #565656;
}

#footer2_faq  .faq_dropdown_container a.more
{
    float:right;
    font-size:13px;
}

div.footer2_box
{
    height:92px;
    position: absolute;
    margin-top: 70px;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 645px;
    margin-left: 535px;

}

div.footer2_box ul
{
    padding:0;
    list-style:none;
    display: block;
    width: 100%;
    top: 25px;
    position:  relative;
}

div.footer2_box ul li
{
    display: block;
    float:left;
    margin: 0 -15px 0 60px;
}

div.footer2_box ul li a
{
    font-size: 14px;
    font-family:"trajan-pro-3", Trajan Pro;
    padding: 3px 20px;
    border:1px dashed;
    display:block;
}


div.footer2_box_r
{ 
    position: absolute;
    background: #ffffff;
    text-align: center;
    width: 645px;
    height: 104px;
    margin-left: 535px;
    margin-top: 183px;
}

#footer3_container {
width: 1198px;
margin-left: auto;
margin-right: auto;
text-align: right;
}

#footer3_container span {
line-height: 12px;
color: #ddd;
font-size: 11px;
}

.regulations
{
    text-align: center;
    width: 800px;
    border: 1px dotted #c2c2c2;
    border-bottom: none;
    margin:  auto;
    padding: 10px 0;
    font-size: 13px;
}