.top-header {
    float: left;
    width: 990px;
    height: 85px;
    position:relative;
}

.top-header .top-menu {
    float: left;
    height: 39px;
    margin-top: 32px;
}
.top-header .top-menu ul {
    float: left;
    padding:11px 0 0 5px;
}
.top-header .top-menu ul li {
    float: left;
    padding: 3px 9px;
    border-left: solid 1px #58595b;
}
.top-header .top-menu ul li.first {
    border-left: 0;padding-left:2px;
}
.top-header .top-menu ul li a {
    float: left;
    text-align: center;
    font-size: 12px;
    background: none;
    color: #fff;
} 

.top-header .top-search {
    float: right;
    padding: 8px 90px 0px 0px;
}
.top-header .top-search .input {
    float: left;
    height: 17px;
    padding: 3px 10px 0px 10px;
    width: 120px;
    background: transparent url('../images/top-search-input.png') no-repeat scroll top left;
}
.top-header .top-search .input input {
    background: transparent;
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 120px;
    color: #999798;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;	
}
.top-header .top-search .button {
    float: left;
    padding: 1px 0px 0px 6px;
}

.bottom-header {
    float: left;
    width: 990px;
    height: 145px;
    background: transparent url('../images/head-bg.png') left 3px no-repeat;
    position:relative;
}

.bottom-header-left {
    float: left;
    position: relative;
    width: 325px;
    height: 175px;
}
.bottom-header-left .logo a{
    position: absolute;   
    left: 0px;
    top: 6px;
    text-indent:-9999px;
    width:120px;
    height:120px; 
}
.content-side .select {
    position: absolute;
    left: 48px;
}
.content-side form{
    clear:both;
    position:relative;
    height:105px;
    background: transparent url('../images/form-bg.png') 40px 8px no-repeat;
}
.content-side .select.select-1 {top: 10px;}
.content-side .select.select-2 {top: 31px;}
.content-side .select.select-3 {top: 52px;}
.content-side .select.select-4 {top: 73px;}
.content-side .select select {
    width: 170px;
    background: #6d696a;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    color: #d0d4d3;
}
.content-side .select.select-4 select {width:130px;}

.content-side .select select option {
    background: #6d696a;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: #d0d4d3;
}

.content-side form .button {
    position: absolute;
    left: 175px;
    top: 73px;
}

.bottom-header-right {
    float: right;
    position: relative;
    width: 430px;
    height: 150px;
}
.bottom-header-right .contact-list {
    position: absolute;
    top: 26px;
    left: 4px;
}
.bottom-header-right .contact-list ul {
    float: left;
    clear: both;
    width:120px;
}
.bottom-header-right .contact-list ul li {
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    color: #000;
    width:120px;
}
.bottom-header-right .contact-list ul li a {color: #000;}
.bottom-header-right .contact-list ul li.no-icon {padding-left: 25px;width:95px;}
.bottom-header-right .contact-list ul li .icon {
    float: left;
    height: 23px;
    width: 25px;
    text-align: center;
    line-height: 23px;
}
.bottom-header-right .contact-list ul li .icon img {vertical-align: middle;}
.bottom-header-right .contact-list ul li .text {float: left;}

.bottom-header-right .contact-btn {
    position: absolute;
    top: 58px;
    left: 15px;
}
.bottom-header-right .contact-btn a {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    background: transparent url('../images/btn-contact.png') no-repeat scroll top left;
    text-indent: -9999px;
}

#header_text{position:absolute; left:140px; top:10px; width:420px; height:125px; overflow:hidden; display: table;}
#header_text .inside{display: table-cell; vertical-align: middle;}
#header_text p{font-family: Arial,sans-serif; font-size: 12px; line-height: 16px;}
#header_text h2{font-family: Arial,sans-serif; font-size: 22px; font-weight: 400; line-height: 22px; margin:10px 0;}

.bottom-header-right .contact-btn a:hover {background: transparent url('../images/btn-contact-active.png') no-repeat scroll top left;}

.bottom-header-right .contact-btn{}

.wybierz_kurs{display:block; margin-top:-24px; text-indent:-9999px; width:215px; height:60px; float:right;}


#slogan{position:absolute; left:0; top:0; height:35px; width:666px; overflow:hidden; line-height:35px; text-align:center; font-family:arial; font-size:20px; color:#ffffff;}
#slogan .text{height:35px; width:666px;}