/*
    Document   : organization.css
    Created on : 2011-08-08
    Author     : Copyright © 2011 CONCEPT Intermedia
    Description: formularze.org default organization style
*/

/**  OGOLNE  **************************************************************/
root 
{ display: block; }

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

a 
{ 
    color: inherit;
    text-decoration: inherit;
 }

a:hover, a:visited:hover
{ text-decoration: underline; }

img 
{ border: none; }

*:focus
{ outline: none; }

/* flashes */
.komunikat
{
    /*width: 210mm;*/
    margin: 0 auto;
}

span.notice
{
    border: 1px solid green;
    padding: 3px;
    background-color: #E7FFE7;
    color: green;
    font-weight: bold;
    cursor: default;
    display: block;
}

span.error
{
    border: 1px solid red;
    padding: 3px;
    background-color: lightyellow;
    color: red;
    font-weight: bold;
    cursor: default;
    display: block;
}

.pagerup
{
    display: none;
    position: absolute;
    top: 205px;
}

/**  NAGLOWEK  ************************************************************/
.header 
{
    width: 210mm;
    min-height: 100px;
    padding: 0;
    margin: 0 auto;
    background-color: white;
}

.nazwa-organizacji
{
    max-width: 50%;
    padding: 10px 0 0 0;
    margin: 0;
    float: left;
    clear: left;
    font-size: 50px;
    color: #808080;
    font-family: "Trebuchet MS", sans-serif;
    text-decoration: none;
}

.nazwa-organizacji a
{ display: inline-block; }

.organization_topmenu 
{
    max-width: 50%;
    padding: 10px 0;
    margin: 0;
    float: right;
    clear: right;
    color: #808080;
    font-family: "Trebuchet MS", sans-serif;
}

#autocomplete_nazwa[type="text"] /* pole do wpisywania szukanej frazy */
{
    width: 170px;
    height: 25px;
    padding: 0px 5px 1px 5px;
    border: 1px inset #004a81;
    margin: 0px;
    color: #004a81;
    font-size: 12px;
    float: left;
}

.search_submit[type=submit], .search_submit[type=submit]:hover /* przycisk (z lupką) wywołujący akcje szukania */
{
    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;
}

.pasek /* styl niebieskiego paska menu górnego */
{
    width: 100%;
    height: 50px;
    background-color: #0071B5;
}

.menu 
{
    width: 220mm;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.menu  .wyszukiwarka
{
    width: 210px; 
    position: relative; 
    top: 10px; 
    left: 0; 
    display: inline-block;
    float: left;
}

.menu .topmenu
{
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-block;
    float: right;
}

.menu .topmenu a
{
    display: block;
    width: 100%;
    height: 31px;
    padding: 12px 0 7px 0;
    top: 0;
}

.top_infobar
{
    background-color: white;
    height: 60px;
    width: 419px;
    position: absolute;
    top: 0px;
    right: 0px;
}

/**  STOPKA  **************************************************************/

.footer  /* styl stopki strony */
{
    color: white;
    font-size: 80%;
    background-color: #0071b5;
    height: 120px;
    width: 100%;
}
.footer a, .footer a:visited /* style linku i linku odwiedzonego w stopce strony */
{
    color: white;
    text-decoration: none;
}

.footer a:hover /* style linku podświetlonego w stopce strony */
{
    color: white;
    text-decoration: underline;
}

.top_footer_left /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    float: left;
    width: 640px;
    padding-left: 50px;
    padding-top: 20px;
}
.top_footer_right /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    padding-left: 50px;
    color: white;
    padding-top: 15px;
}
.bottom_footer_left /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    font-size: 90%;
    float: left;
    width: 640px;
    padding-left: 50px;
    padding-top: 20px;
}
.bottom_footer_right /* rozmiary i pozycja poszczególnych boxów w stopce - najlepiej nie zmieniać */
{
    font-size: 90%;
    margin-right: 50px;
    margin-left: auto;
    text-align: right;
    padding-top: 50px;
}

/**  STRONA  **************************************************************/
.page 
{
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index: 0;
}


/* koniec sekcji nagłówka strony */

/* początek sekcji paska menu */

/* sekcja wyszukiwarki w niebieskim pasku */

/* koniec sekcji wyszukiwarki */

/* koniec sekcji paska menu */

/* sekcja stopki */

/* koniec sekcji stopki */

/* sekcja z lista kategorii w boksie */

.kategorie_box /* box z listą kategorii w zakładce formularze - lepiej nie zmieniać*/
{
    position: relative;
    float: left;
    width: 24%;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.kategorie_items_box /* box w boxie */
{
    text-align: justify;
    border: solid #0071B5;
    border-width: 1px;
    width: 99%;
    margin: auto;
}
.kategoria_name /* styl z nazwą boxu */
{
    cursor: pointer;
    font-weight: bold;
    background-color: #0071B5;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 120%;
}
.kategorie_item /* styl poszczególnych kategorii */
{
    background: url('../images/arrow_redblack.jpg') 5px 6px no-repeat;
    padding: 3px 8px 3px 18px;
}
/* koniec sekcji z listą kategorii */

/* sekcja formatowania widoku wypełnianego formularza */

.eform_title { /* nazwa formularza pokazana podczas wyświetlania wypełnianego formularza */
    font-size: 14pt;
    color: black;
}

.formItem { /* box z pytaniem w formie tabeli */
    border-spacing: 1px;
    width: 100%;
    margin: auto;
    table-layout: fixed;
}

.formItem td { /* styl poszczególnej komórki */
    padding: 1px;
}

.formItem th { /* styl nagłówka */
    padding: 1px;
    font-weight: bold;
}
.formItem tr { /* styl wiersza*/
    padding: 1px;
    text-align: left;
}
/* koniec sekcji formularza */


/* tabele listujace zawartosc, np. lista dostepnych formularzy */
table.table-list thead th
{ border-bottom: 1px solid silver; }

table.table-list tfoot th
{ border-top: 1px solid silver; }

table.table-list td,
table.table-list th
{ 
    padding: 5px;
    text-align: left; 
}

table.table-list .button_zakoncz
{ 
    display: inline-block;
    float: right;
    margin: 0;
}
