/*****************************************************
TABLE
*****************************************************/
.list table {
    width: 100%;
}
.list table tr th {
    border-top: 1px solid #cfcfbd;
    background: transparent url(../../images/default/table_head.gif) repeat-x 0 -1px;
    line-height: 23px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0px 10px 5px 5px;
}
.list table tr th:first-child,
.list table tr.row td:first-child {
    padding-left: 10px;
}
.list table,
.list table tr,
.list table tr th,
.list table tr td {
    vertical-align: middle !important;
}
.list table tr td {
    border-bottom: 1px solid #e5e5d7;
}
.list table tr.row td {
    padding: 8px 10px 8px 5px;
}


/*****************************************************
*****************************************************/
input[type="text"],
input[type="password"],
select,
textarea {
    background: white;
    border: 1px solid #cacaca;
    width: 100%;
    float: left;
    font-size: 0.96em;
    padding: 3px;
}
select {
    padding: 2px 1px 2px 1px;
}
.input_gradient1 {
   background: transparent url(../../images/default/input_background.gif) repeat-x 0 -1px !important;
   color: #727272;
}
/*****************************************************
 ŚRODKOWY PANEL
*****************************************************/
.container_page .center_panel {
    float: left;
    margin-top: 8px;
    width: 59%;
}
.container_page .full {
    float: left;
    width: 80% !important;
}
/*****************************************************
 BANER NA GÓRZE
*****************************************************/
.container_page .top_baner {
    text-align: center;
    margin: 10px 0 -5px 0;
}
.container_page .index_baner {
    text-align: center;
    margin: 10px 0 0px 0;
}

/*****************************************************
 BANER NA SRODKU (SREDNI)
*****************************************************/
.container_page  .center_panel .sredni_baner {
    text-align: center;
    margin: 10px 0 0px 0;
}

/*****************************************************
PRZYCISK DODANIA
*****************************************************/
.right_panel .add_right {
    background: transparent url(../../images/user/przycisk_usluga.gif) no-repeat 0 0;
    text-align: center;
    margin: 25px 0 25px 0;
    width: 193px;
    height: 55px;
    line-height: 55px;
    font-weight: bold;
    font-size: 1em;
}
.right_panel .add_right a {
    padding-right: 14px;
}

/*****************************************************
 NEWSLETTER
*****************************************************/
.container_page .left_panel .top_newsletter {
    background: transparent url(../../images/default/top_newsletter.gif) no-repeat 0 bottom;
    height: 31px;
    margin-top: 8px;
}
.container_page .left_panel .top_newsletter .title {
    background: transparent url(../../images/default/box1_head_tab_active_arrow.gif) no-repeat 0 center;
    line-height: 31px;
    margin: 0 10px 0 10px;
    padding-left: 27px;
    color: white;
    font-weight: bold;
}
.container_page .left_panel .bottom_newsletter  {
    background: transparent url(../../images/default/newsletter_bottom.gif) no-repeat 0 0;
    height: 5px;
}
.container_page .left_panel .newsletter {
    background: #019596 url(../../images/default/newsletter_background.gif) repeat-y 0 0;
	width: 186px;
}
.container_page .left_panel .newsletter .msg {
    text-align: center;
    margin: 0 13px 0 13px;
    padding: 6px 5px 6px 0;
    color: white;
    font-size: 0.9em;
}
.container_page .left_panel .newsletter .koperty {
    background: transparent url(../../images/default/koperty.gif) no-repeat 0 0;
    width: 67px;
    height: 48px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.container_page .left_panel .newsletter .input {
    background: transparent url(../../images/default/newsletter_input.gif) no-repeat 0 0;
    width: 94px;
    height: 21px;
    float: left;
    margin-top: 15px;
}
.container_page .left_panel .newsletter .input input {
    background: none;
    border: none;
    margin-top: 4px;
    width: 90px !important;
    color: #737373;
    font-size: 0.9em;
}
.container_page .left_panel .newsletter .buttons {
    margin-right: 25px;
    margin-top: 5px;
    height: 24px;
}



.container_page .left_panel .newsletter span.link,
.container_page .left_panel .newsletter span.link a,
.container_page .left_panel .newsletter .active a {
    line-height: 24px;
    display: block;
    font-weight: bold;
}
.container_page .left_panel .newsletter span.link {
    background: transparent url(../../images/default/menu_arrow.gif) no-repeat 18px center;
}
.container_page .left_panel .newsletter span.link a  {
    color: white;
    margin-left: 30px;
}
.container_page .left_panel .newsletter .active {
    background: transparent url(../../images/default/menu_active.gif) no-repeat 0 center !important;
}
.container_page .left_panel .newsletter .active a  {
    color: #ed8c09 !important;
}
.container_page .left_panel .newsletter .first  {
    border-top: none !important;
}
.container_page .left_panel .newsletter .last  {
    border-bottom: none !important;
}

/*****************************************************
WYSZUKIWARKA W PRAWYM PANELU
*****************************************************/
.container_page .right_panel .search_right {

}
.container_page .right_panel .search_right input[type="text"] {
    background: white;
    width: 167px;
    clear: both;
}
.container_page .right_panel .search_right select {
    background: white;
    width: 175px;
    clear: both;
}
.container_page .right_panel .search_right input[type="text"],
.container_page .right_panel .search_right select {
    margin-bottom: 3px;
}

/*****************************************************
PAGER
*****************************************************/
.container_page .box .pager {
    overflow: hidden;
}
.container_page .box .pager a,
.container_page .box .pager span {
    float: left;
    line-height: 26px;
}
.container_page .box .pager .page {
    padding: 0px 7px 0px 7px;
    color: #8a8a8a;
}
.container_page .box .pager a.page:hover {
    text-decoration: underline;
}

.container_page .box .pager .page_active {
    background: transparent url(../../images/default/box1_pager_active_background.gif) repeat-x 0 0px;
    padding: 0px;
}
.container_page .box .pager .page_active .num {
    padding: 0px 4px 0px 4px;
    color: #ea8a02;
    font-weight: bold;
}
.container_page .box .pager .page_active .left,
.container_page .box .pager .page_active .right {
    width: 12px !important;
    float: left;
}
.container_page .box .pager .page_active .left {
    background: transparent url(../../images/default/box1_pager_active_left.gif) no-repeat left 0px;
}
.container_page .box .pager .page_active .right{
    background: transparent url(../../images/default/box1_pager_active_right.gif) no-repeat right 0px;
}
.container_page .box .pager .separator{
    width: 1px;
    height: 11px;
    border-left: 1px dotted #8a8a8a;
    margin: 8px 0px 0 0px;
}
.container_page .box .pager .prev,
.container_page .box .pager .next {
    width: 19px;
    height: 29px;
    display: block;
    margin: 0 6px 0 6px;
}
.container_page .box .pager .prev{
    background: transparent url(../../images/default/box1_pager_prev.gif) no-repeat 0 4px;
}
.container_page .box .pager .next{
    background: transparent url(../../images/default/box1_pager_next.gif) no-repeat 0 4px;
}
/***********************************************************************************
    Przyciski
***********************************************************************************/
a.button_a,
input.button_a {
    line-height: 19px;
    height: 19px;
    padding: 0 12px 0 12px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-size: 1em;
    display: block;
    float: left;
    font-weight: 700;
}
input.button_a {
    height: 19px;
    padding: 0 16px 0 16px;
    line-height: 18px;
    height: 19px;
    padding-bottom: 2px;
}
.button_a {
    background: #048a8c url(../../images/user/button__type1_background.gif) repeat-x 0 0;
    border: 1px solid #057e7f;
    color: white;
}
.button_a:hover {
    background-position: 0 -20px;
    background-color: #f8bd38;
    border-color: #efab26;
    color: white;
}
/***********************************************************************************
PARTNERZY
***********************************************************************************/
.partners {

}
.partners img {
    margin: 0 10px 0 10px;
}
