@charset "UTF-8";

/**
 * Atkom css
 *
 * @file		style.css
 * @name		Atkom
 * @version		1.0
 * @type		transitional
 * @browsers	Windows: IE6+, Opera7+, Firefox2+, Firefox3+
 *
 * @link		http://www.atkom.pl/
 * @copyright	2009 Atkom.pl All Rights Reserved.
 *
 */

/* -------------------------------------------------------------- */
/* MODUŁ AKTUALNOŚCI
/* -------------------------------------------------------------- */
.tresc_  img {
    margin:7px;
    }

.aktualnosc {
    margin-top: 10px;
    text-align: justify;
}

.foto_akt {
    border:1px solid;
    margin: 7px;
    margin-top: 0;
    padding: 3px;
}

.tytul_akt {
    font-weight: bold;
}
.wiecej_akt {
    text-align: right;
}

/* -------------------------------------------------------------- */
/* MODUŁ PODKATEGORIA
/* -------------------------------------------------------------- */

.podkategoria {
    width: 530px;
    clear:both;
    margin-bottom: 5px;
    margin-top: 15px;
}

.podkategoria img {
    margin:0px;
}

img.separator  {
    border:0px;
}

.podkategoria .zdjecie {
    float: left;
    width: 120px;
    text-align: center;
    margin:0px;
}

.podkategoria .opis {
    float: right;
    width: 400px;
    text-align: justify;
}
.podkategoria .opis .tytul {
    text-align: left;
    font-weight: bold;
    margin-top: 0;
    font-size: 14px;
}

.podkategoria .opis .wiecej {
    text-align: right;
    font-weight: bold;
}

/* -------------------------------------------------------------- */
/* MODUŁ BIULETYN
/* -------------------------------------------------------------- */

#biuletyn_zawartosc  {
    margin-bottom: 30px;
}

li.link_ {
    font-weight:normal;
    padding: 2px;
    padding-left:15px;
    margin-bottom:0px;
    margin-left:0px;
}

a.sub_{
    text-decoration:none;
    font-weight:bold;
}

.nawigator {
    z-index:-1;
}

#tresc, #menu {
    z-index:0;
}

.box {
    z-index:0;
}

#menu {
    z-index:1;
}

.nawigacja {
    z-index:0;
}

.box_g {
    margin-top:1px;
    z-index:11;
}

.box_ ul {
    margin:0;
    padding:0;
    margin-left:10px;
}

li.link {
    padding-left:15px;
    margin-left:0px;
}

li.link_ {
    margin-left:0px;
}

.grupa_stopka {
    width:300px;
}

#pora_con{
    clear:both;
}