/* 
    Document   : system
    Created on : 2010-06-21, 11:54:22
    Author     : Mateusz "mordesku" Przybylski
    Description:
        Purpose of the stylesheet follows.

   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body {
    background-color: #ffffff;
    font-size: 14px;
    font-family: Sans-serif;

}

img {border: none;}

.page {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.top {
    display: block;
    padding-bottom: 10px;
}

.register_menu {

    background: white;
    width: 664px;
    height: 100px;
}
.reg_button[type=button]
{
    border: none;
    height: 45px;
    width: 224px;
    background: url('../images/topmenu/register_btt.jpg');
}
.reg_button[type=button]:hover
{
    background: url('../images/topmenu/register_btt_a.jpg');
}
.login_button[type=button]
{
    border: none;
    height: 45px;
    width: 121px;
    background: url('../images/topmenu/login_btt.jpg');
}
.login_button[type=button]:hover
{
    background: url('../images/topmenu/login_btt_a.jpg');
}

.niebieski_pasek{
    background: url('../images/topmenu/blue_pasek.jpg');
    clear: both;
    width: 100%;
    height: 54px;
}
.niebieski_pasek input {display: block;}

.searchbar {

    width: 503px;
    height: 100%;
    float: left;
}
.topmenu
{
    float: right;
    height: 100%;
    position: relative;
    right: 30px;
}

.topmenu_item_active
{
    background: url('../images/topmenu/menu_a_btt.png');
    background-repeat: repeat-x;
    text-align: center;
    height: 100%;
    float: left;
}

.topmenu_item
{
    background: url('../images/topmenu/menu_i_btt.png');
    background-repeat: repeat-x;
    text-align: center;
    height: 100%;
    float: left;
}

.topmenu_item:hover
{
    background:  url('../images/topmenu/menu_a_btt.png');
    background-repeat: repeat-x;
    height: 100%;
}

.topmenu_spacer
{
    width: 1px;
    height: 100%;
    float: left;
}

.topmenu_link
{

    color: black;
    text-decoration: none;
    margin: auto;
    position: relative;
    top: 12px;

}

a.topmenu_link:hover
{
    text-decoration: underline;
    font-size: 100%;
}
input[type=submit], input[type=button], button
{

    background-image: url('../images/topmenu/btt.jpg');
    background-repeat: repeat-x;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    border-style: solid;
    border-color: #c9c9c9;
    border-width: 1px;


}
input[type=submit]:hover, input[type=button]:hover, button:hover
{
    
}
.topmenu_link:visited {

    color: black;
    text-decoration: none;
    margin: auto;
    position: relative;
    top: 12px;

}

.search_input[type="text"]
{

    color: #004a81;
    border: 2px inset;
    border-color: #c6c6c6;
    width: 267px;
    height: 21px;
    padding: 0px 0px 1px 0px;
    float: left;
    margin-right: 0px;
    font-size: 12px;
}

.search_submit[type=submit], .search_submit[type=submit]:hover
{  
    background: #004a81 url('../images/topmenu/szukaj_btt.png') center center no-repeat;
    width: 28px;
    height: 28px;
    border: #313438;
    border-width: thin;
    border-style: solid;
    padding: 0px;
    margin-right: 0px;  
}

.page_content 
{


    min-height: 300px;
    width: 100%;

}

.page_content A
{ color:  #555; }
.footer
{
    color: white;
    font-size: 80%;
    background-color: #0071b5;
    height: 120px;
    width: 100%;
}
.footer a
{
    color: white;
    text-decoration: none;
}

.footer a:hover
{
    color: white;
    text-decoration: underline;
}

.top_footer_left
{
    float: left;
    width: 640px;
    padding-left: 50px;

    padding-top: 20px;
}
.top_footer_right
{

    padding-left: 50px;
    color: white;
    padding-top: 15px;
}
.bottom_footer_left
{
    font-size: 90%;
    float: left;
    width: 640px;
    padding-left: 50px;
    padding-top: 20px;
}
.bottom_footer_right
{
    font-size: 90%;

    margin-right: 50px;
    margin-left: auto;
    text-align: right;
    padding-top: 50px;
}
.spacer
{

    width: 10px;
    height: 10px;
}
.center{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.left{
    text-align: left;
    margin-left: 0px;
    margin-right: auto;
}
.right{
    text-align: right;
    margin-left: auto;
    margin-right: 0px;
}

.popularne
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.popularne td{
    padding: 0px 3px 0px 3px;
}
.clr {
    width: 100%;
    clear: both;
}

.cl
{
    width: 100%;
    height: 0;
    clear: both;
}

.tr_white { background-color: white; }
.tr_gray { background-color: #e6e6e6; }


.start_1 {
    float: left;
    width: 200px;
    background: url('../images/start/1.jpg');
    height: 349px;
}

.start_1:hover {
    width: 200px;
    background: url('../images/start/1_a.jpg');
    height: 349px;
    cursor:  pointer;
}
.start_2 {
    float: left;
    width: 210px;
    background: url('../images/start/2.jpg');
    height: 349px;
}

.start_2:hover {
    width: 210px;
    background: url('../images/start/2_a.jpg');
    height: 349px;
    cursor:  pointer;
}

.start_3 {
    float: left;
    width: 210px;
    background: url('../images/start/3.jpg');
    height: 349px;
}

.start_3:hover {
    width: 210px;
    background: url('../images/start/3_a.jpg');
    height: 349px;
    cursor:  pointer;
}
.bottom_box {
    float: left;
    text-align: justify;
}
.najnowsze_link, .najnowsze_link:visited {
    color: #014a7f;
    text-decoration: underline;
    font-weight: 600;
}

.najnowsze_link:hover, .najnowsze_link:visited:hover  {
    color: #aaaaaa;
}
.najnowsze_box {
    padding: 0px 10px 20px 10px;
}
.link_box {
    padding: 5px 0px 5px 0px; font-size: 90%;
}

.clr {
    width: 100%;
    clear: both;
}
.clrh {
    height: 15px;
    width: 100%;
    clear: both;
}

.kontakt{
    margin: auto auto;
    width: 800px;
    min-height: 500px;
    text-align: justify;
}

/*flashes*/

span.notice
{
    border: 1px solid green;
    border-left-width: 3px;
    padding: 5px 10px 5px 35px;
    margin: 5px 0 5px 0px;
    background-color: #E7FFE7;
    background-image: url('../../images/admin/new_graph/tak.png');
    background-position: 8px 6px;
    background-repeat: no-repeat;
    color: darkgreen;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    cursor: default;
    display: block;
    float: right;
    clear: right;
}

span.error
{
    border: 1px solid red;
    border-left-width: 3px;
    padding: 5px 10px 5px 35px;
    margin: 5px 0 5px 0px;
    background-color: #FFFFC0;
    background-image: url('../../images/admin/new_graph/error.png');
    background-position: 8px 6px;
    background-repeat: no-repeat;
    color: red;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    cursor: default;
    display: block;
    float: right;
    clear: right;
}

span.info
{
    border: 1px solid darkBlue;
    border-left-width: 3px;
    padding: 5px 10px 5px 35px;
    margin: 5px 0 5px 0px;
    background-color: #F0F8FF;
    background-image: url('../../images/admin/new_graph/i_informacja.png');
    background-position: 8px 6px;
    background-repeat: no-repeat;
    color: darkBlue;
    font-family: "Trebuchet MS", sans-serif;
    cursor: default;
    display: block;
    float: right;
    clear: right;
}

span.info > p,
span.error > p,
span.notice > p
{ margin: 0 0 5px 0; }

/*prezentacja*/

a.prev_link {
	clear:both;
}

.eform_template
{
    /*width: 210mm;*/
    padding: 0;
    margin: 15px auto;
    overflow: visible;
}

.big_save, .big_list, .big_cancel, .big_reset,
.big_edit, .big_pub, .big_add, .big_del, .big_del[type="button"], .big_cancel[type="button"],
.big_ok, .big_help, .big_info, .big_perm, .big_info[type="button"], 
.big_show, .big_up, .big_dn, .big_ref,
.big_sdel, .big_dpub, .big_send, .big_dopub,
.big_dorob, .big_le, .big_ri, .big_menu,
.big_xls
{
    float: right;
    width: auto;
    height: 18px;
    padding: 1px 2px 1px 24px !important;
    margin: 0px 0 0 15px !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom:none !important;
    border-left:none !important;
    font-size: 12px;
    line-height: 18px;
}

.big_show
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px 0px;
}

.big_save
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -20px;
}

.big_xls
{
    background: transparent url(../../images/icon/attach_xls.jpg) no-repeat scroll 0 0;
    background-position: 4px 2px;
    float: left;
    width: auto;
    height: 22px !important;
    padding: 0px 2px 4px 24px !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom:none !important;
    border: 0px solid !important;
    border-left:1px solid gray !important;
    margin: 0px;
    font-size: 11px !important;
}

.big_list
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -140px;
}

.big_cancel
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -180px;
}

.big_reset
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -220px;
}

.big_edit
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -160px;
}

.big_pub
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -40px;
}

.big_add
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -120px;
}

.big_del
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -200px;
}

.big_pdf
{
    background: transparent url(../../images/admin/new_graph/pdf.jpg) no-repeat scroll 3px 0px;
}

.big_ok
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -80px;
}

.big_help
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -260px;
}

.big_info
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -240px;
}

.big_perm
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -280px;
}

.big_dn
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -300px;
}

.big_up
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -320px;
}

.big_ref
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -60px;
}

.big_sdel
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -340px;
}

.big_dpub
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -360px;
}

.big_send
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -380px;
}

.big_dopub
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -400px;
}

.big_dorob
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -420px;
}

.big_le
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -440px;
}

.big_ri
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -460px;
}

.big_menu
{
    background: transparent url(../../images/admin/new_graph/button_icons.gif) no-repeat scroll 3px -480px;
}

.jaktodziala
{
    margin: auto auto;
    width: 100%;
    text-align: justify;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
}

.jaktodziala .head{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
}

.jaktodziala h3
{ font-size: 20px; }

.jaktodziala h3 a
{ display: block; }

.jaktodziala p
{
    margin-top: 0;
}

.jaktodziala p.head
{ 
    font-size: 24px;
    margin-top: 20px;
}

.jaktodziala img
{
    width: 450px !important; 
    float: right; 
    margin: 20px 0 10px 25px; 
    border: 3px solid #fff; 
    box-shadow: 0 0 15px 0 #808080;
}

#transaction-details
{
    width: 500px;
    height: 600px;
    margin: -300px -250px;    
    position: fixed;
    top: 50%;
    left: 50%;
    overflow: auto;
    background: #fff;
    box-shadow: 0 0 25px 0 #000;
    display: none;
    
}

#transaction-details .closer
{
    width: 24px;
    height: 24px;
    text-align: center;
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    cursor: pointer;
    border-radius: 12px;
}

#transaction-details .closer:hover
{ background: #fff; }

#transaction-details th
{ 
    background-color: #f6f6f6;
    text-align: right;
}

#transaction-details th + th
{ 
    padding: 5px;
    text-align: left; 
}

.pasek-postepu
{
    width: 250px;
    height: 24px;
    border: 1px solid #ccc;
    position: relative;
    display: inline-block;
}

.pasek-postepu > .postep
{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
}

.pasek-postepu > span
{
    width: 100%;
    height: 100%;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
}