@import "wasacz-reset.css";
p,a  {
    color: white;
}

body {
    margin: 0;
}
#content {
    margin: auto;
    width: 822px;
    background: #05091b;
}
#wrapper {
    width: 990px;
    margin: auto;
    background: url(images/bg.png) repeat-y;
}
#header {
    width: 822px;
    height: 181px;
    margin: auto;
    background: url(images/bg_header.jpg);
    
}

#menu {
    height: 34px;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}
#menu ul {
    list-style: none;
}

#menu a {
    font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
    height: 34px;
    width: 72px;
    display: block;
    float: left;
    padding-top: 5px;
    text-align: center;
    margin-left: 30px;
    
}
#menu a:hover {
    
    background: url(images/menu_hover.png) no-repeat;
}

#logo {
    display:inline;
    margin-left:-350px;
}
#container {
    width: 822px;
    margin: 20px auto;
}

/* BOX Z LOGOWANIEM*/
#login_top {
    margin: auto;
    height: 3px;
    background: url(images/box_top.png)no-repeat;
    width: 392px;
}

#login_middle {
    margin: auto;
    width: 392px;
    height: 32px;
    background: url(images/box_middle.png) no-repeat;
}
#login_middle a {
    font-size: 1.05em;
    color: red;
    font-weight: bold;
}
#login_middle p {
    text-align:center;
    padding: 10px;
    
}

#login_bottom {
    margin: auto;
    height: 3px;
    background: url(images/box_bottom.png) no-repeat;
    width: 392px;
 }
/* dotad */

#reklama {
    margin: 30px auto;
    background: #0c1439;
    width: 752px;
    height: 100px;
}
.box_title {
    width: 285px;
    height: 54px;
    margin: auto;
    background: url(images/box_title.png) no-repeat;
}
.box_title p {
    font-size:1.4em;
    padding: 10px;
    text-align: center;
}
.box_opis {
    margin: auto;
    width: 767px;
    height: 204px;
    background: url(images/box_opis.png) no-repeat;
    padding: 24px;
}
.opis_wrapper {
    background: #0a102b;
    width: 716px;
    height: 150px;
}
.main_img {
    float: left;
}
.opis_img {
    margin-left: 162px;
    padding: 10px;
    font-size: 0.8em;
}
.opis_img img {
    padding: 5px;
}
.atrybuty {
    margin: 0 0 0 132px;
    float: left;
    text-align: center;

}
.wejdz a {
    line-height: 34px;
    margin: 0;
    margin-top: 50%;
    width: 79px;
    height: 34px;
    font-weight: bold;
    /*background: url(images/wejdz.png) no-repeat; */

}
.wejdz {
    text-align: center;
    width: 79px;
    height: 34px;
    float: right;
    
    background: url(images/wejdz.png) no-repeat;
}
#footer {
    font-size: 1em;
    text-align: center;
    margin: auto;
    width: 500px;
}
#footer p {
    text-align: center;
}

#grafik_top {
    margin: auto;
    width: 599px;
    height: 42px;
    background: url(images/grafik_top.png) no-repeat;
    padding: 4px;
}
#miesiac p {
    line-height: 35px;
    padding-left: 5px;

}
#miesiac {
    float: left;
    width: 302px;
    height: 35px;
    background: url(images/miesiac.png);
}
#zmianapierwsza {
    margin-left: 6px;
    float: left;
    width: 138px;
    height: 35px;
    background: url(images/1zmiana.png);
}
#zmianapierwsza p {
    padding-left: 5px;
    font-size: 0.8em;
    text-align: center;
}
#zmianadruga p {
    padding-left: 5px;
    font-size: 0.8em;
    text-align: center;
    
}
#zmianadruga {
    margin-left: 6px;
    float: left;
    width: 138px;
    height: 35px;
    background: url(images/1zmiana.png);
}
.dzien {
    margin: auto;
    height: 96px;
    width: 596px;
    background: #080e27;
    margin-bottom: 4px;
}

tr {
    color: white;
}
.dostepna {
    clear: left;
}
.dostepna p {
    text-align: center;
}
