/* 
    Document   : common
    Created on : 2010-08-23, 15:00:33
    Author     : Mirek Sabiniewicz, Tomasz Glowinski
    Description:
        Przerywniki, justowniki
*/

/* Przerywniki */
.cl, .clear
{
    clear: both;
    height: 0px;
    font-size: 0px;
}
.clr, .clr_p
{
    clear: both;
    width: 100%;
    height: 10px;
    font-size: 10px;
}

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

/* oddzielacz zajawek poziomy */
.zaj_cl, .cl_hr
{
    clear: both;
    height: 0px;
    font-size: 0px;
    margin: 15px 0px 12px 0px;
    border-top: 1px solid #d4d3d0;
}

.zaj_cl2
{
    clear: both;
    height: 0px;
    font-size: 0px;
    margin: 15px 0px 12px 0px;
    border-top: 1px solid #d4d3d0;
}

abbr
{ border: none; }

/* justowniki */
.bottom
{
    width: auto;
    margin: 15px 0px 5px 0px;
}

.top
{
    margin: 0px 0px 10px 0px;
    clear: both;
}

/* podstawa stylowania róznych table (dokumenty, kontakt, kalendarz itp. */
table.table_common
{
    width: 100%;
    text-align: left;
    padding: 10px 0px 0px 0px;
}

table.table_common a
{
    color: #2F3C4C;
    text-decoration: none;
}

table.table_common a:hover
{
    color: #B5212D;
    text-decoration: none;
}

table.table_common tr.odd
{
    background-color: #ffffff;
    text-decoration: none;
}

table.table_common tr.even
{
    background-color: #eeeeee;
    text-decoration: none;
}

table.table_common tr.odd:hover, table.table_common tr.even:hover
{
    background-color: #58ad19;
    color: white;
}

table.table_common td {
    padding: 6px 6px 6px 6px;
}

table.table_common th {
    padding: 6px 6px 6px 0px;
}

table.table_common,
table.table_common input[type="text"],
table.table_common input[type="password"],
table.table_common select {
    width:100%;
}

/* InfoBar flash*/
#infobar_over
{
    width: 990px;
    height: 30px;
    bottom: 0px;
    z-index: 1000;
    display: none;
    position: absolute;
    text-align: center;
	margin: auto;

}

#infobar_stat
{
    float: left;
    height: 30px;
    margin: 0 0;
    padding: 0 0 0;
    width: 990px;
}

#flashbar
{
    height: 30px;
    width: 990px;
    z-index: 1000;
}

.infobar_closer
{
    display: none;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0 0 0;
    width: 30px;
}

.infobar_closer
{
    display: none;
    /*background: url("../../images/portal/infobar_closer.png") no-repeat scroll 0 0 transparent;*/
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0 0 0;
    width: 30px;
}
.infobar_closer:hover
{
    /*background: transparent url('../../images/portal/infobar_closer.png') no-repeat 0px -18px;*/
}

/* NAWIGATOR ******************************************************************/
.navigator
{
    width: 100%;
    color: #7098ba;
    float: left;
    font-size: 10px;
    margin: 25px 0px 15px 0px;
    text-transform: uppercase;
}

.navigator a.navigator_home
{
    background: url("../../images/portal/nawigator_home_bgr.gif") no-repeat scroll 0 center transparent;
    color: #999999;
    font-family: Tahoma;
    font-size: 10px;
    padding: 2px 9px 0 20px;
    text-transform: uppercase;
}

.navigator a.navigator_home:hover
{
    color: #189a04;
    
}

.navigator a
{
    text-decoration: none;
    text-transform: none;
    color: #000000;
    padding: 2px 7px 0px 17px;
    margin: 0px 0px 0px 0px;
    background: url("../../images/portal/nawigator_a_bgr.gif") no-repeat scroll 0px 4px transparent;
}

.navigator a:hover
{
    
    color: #189a04;
}

/* oznaczenie wymaganych pol w formularzach dodawania tresci od strony internauty */

input.valid, .valid {
   background-color: #F4FEF7;
   border: 1px solid green;
}

input.valid-err, .valid-err {
   border: 2px solid pink;
   background-color: #FEF5F4;
}

.box_blue {
    width: 98%;
    padding: 5px;
    border: 1px solid green;
    text-align:center;
    margin: 5px auto;
    background-color: #F4FEF7;
}

.box_red {
    width: 98%;
    padding: 5px;
    border: 2px solid pink;
    background-color: #FEF5F4;
    text-align:center;
    margin: 5px auto;
}

/*Klasy div uzywane do zakladek yetii*/
div.zakladki,
div.jezyki,
div.jezyki_1,
div.jezyki_2{
    display: none;
}
/*ustawienia captcha - kontakt - polecaneLinki itd.*/
div.captcha_zglos{
    border: 1px solid silver;
    width: 100%;
}

div.captcha_zglos input.input{
    width: 87%;
    border: 1px solid silver;
}

div.kontakt_uwagi{
    margin-bottom: 15px;
    margin-top: 15px;
}

div.kontakt_details{
    margin-top: 5px;
    line-height: 160%;
}

div.captcha_obrazek{
    width:100%;
    height:100px;
}

div.captcha_dol{
    padding: 5px;
    border-top: 1px solid silver;
}


.nav2{

    background: url("../../images/portal/nawigator_a_bgr.gif") no-repeat scroll 0 4px transparent;
    color: #000000;
    margin: 0;
    padding: 2px 7px 0 17px;
    text-decoration: none;
    text-transform: none;

}


a.epuap_link {
	font-size: 0px;
    display: block;
    position: absolute;
    right: 51px;
    width: 150px;
    height: 30px;
    background: url(../../images/portal/epuap.png) no-repeat !important;
    top: -52px;
}

