/****************************************************************************
******************************  Zawsze   ************************************
******************************************************************************/
body {
    background: #F7F5DE url(../img/calosc_tlo.jpg) repeat-x;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
}

a img {
    border: none;
    text-decoration: none;
}

a {
    color: #d27202;
}

a:hover {
    color: #d27202;
}

h1,h2,h3,h4,h5{
    color:#d27202;
}

strong {
    color: #d27202;
}

.blad{
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    border: 1px solid #cd0a0a;
    margin-bottom: 10px;
    background-color: #fef1ec;
    background-image: url("../../../admin/img/wykrzyknik.png");
    background-position: 15px 50%;
    background-repeat: no-repeat;
    color: #cd0a0a;
    padding: 10px 10px 10px 45px;
    text-align: left;
}

.komunikat{
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    border: 1px solid #AFCC55;
    margin-bottom: 10px;
    background-color: #f1f5e5;
    color: #000;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    text-align: left;
}
/****************************************************************************
******************************  Style strony*********************************
******************************************************************************/
#calosc{
    width: 944px;
    margin: auto;
    margin-top: 10px;
}

#belka_gora {
    height: 28px;
    background: #4a2c3f url(../img/gora_belka.jpg) repeat-x;
    padding-right: 10px;
}

#belka_gora a {
    line-height: 28px;
    color: #B4C1D8;
    text-decoration: none;
    font-size: 10px;
}

#belka_gora a img {
    vertical-align: middle;
}

#belka_gora .flagi {
    height: 28px;
    line-height: 23px;
    margin-left: 10px;
    width: 100px;
    float: left;
}

#belka_gora .facebook {
    float: right;
    width: 400px;
    text-align: right;
}

#menu-calosc {
    background: #775544 url(../img/menu_tlo.jpg)  repeat-x;
    height: 39px;
    font-family: Verdana;
    font-size: 14px;
    padding-left: 0px;
}



#tresc {
     background: #F7F5DE url(../img/tresc_tlo.jpg)  repeat-x;
     position: relative;
     overflow: hidden;
     padding: 10px;
}

#belka_dol {
    background: #e9bb69 url(../img/dol_belka.jpg)  repeat-x;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #483a31;
    font-family: Tahoma;
}

#belka_dol strong {
    color: #483a31;
}

#loga {
    background: #fbfaef url(../img/loga_tlo.jpg)  repeat-x; 
    height: 86px;
}

#loga table {
    height: 86px;
    vertical-align: middle;
}

#stopka {
    background: url(../img/stopka_tlo.jpg)  repeat-x; 
    height: 49px;
}
/****************************************************************************
******************************  WSPOLNE  ************************************
******************************************************************************/
.poleZTlem {
    background: url("../img/narzedzia-przycisk-tlo.gif") no-repeat scroll left top #F7F7F7;
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    padding: 10px;
    margin-bottom: 20px;
}
.wrap {
    word-wrap: break-word;
}

.ukryj {
    display: none;
}

.pokazB {
    display: block;
}

.pokazI {
    display: inline;
}

.center {
    text-align: center;
}


.left {
    text-align: left;
}

.right {
    text-align: right;
}

.mAuto{
    margin-left: auto;
    margin-right: auto;
}

.hidden {
    overflow: hidden;
}

.ikona, .raczka, .cursor-pointer{
    cursor: pointer !important;
}

.cursor-auto {
    cursor: auto !important;
}

.cien-box {
    -moz-box-shadow: 5px 5px 5px black;
    -webkit-box-shadow: 5px 5px 5px black;
    box-shadow: 5px 5px 5px black;
}

.bezRamki {
    border: none;
}

.va-middle{
    vertical-align: middle;
}

.tytul{
    margin: 0px 0px 20px 0px;
    padding-bottom: 3px;
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

a img{
    border: none;
    text-decoration: none;
}
.bold {
    font-weight: bold;
}
/**
 * **********************************************************
 * Wysokość elementu
 * **********************************************************
 */
 
.h20 {
    height: 20px;
}

.h50 {
    height: 50px;
}

.h100 {
    height: 100px;
}

.h150 {
    height: 150px;
}

.h180 {
    height: 180px;
}

.h200 {
    height: 200px;
}

.h250 {
    height: 250px;
}
/**
 * **********************************************************
 * Szerokość elementu
 * **********************************************************
 */
 
.w10 {
    width: 10px;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w130 {
    width: 130px;
}

.w150 {
    width: 150px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w300 {
    width: 300px;
}
/**
 * **********************************************************
 * jQuery UI
 * **********************************************************
 */

.ui-state-default {
    font-size: 10px;
}
