body {
	margin: 0; 
	padding: 0;
	font: 0.69em Tahoma, Arial, Helvetica, sans-serif;
	background: #fff;
}

#all {
	width: 900px;
	margin: 0 auto;
}

/*========== top ==========*/

#top {
	width: 900px; 
	height: 61px; 
	margin: 0 auto;
}

#top .left {
        float: left;
        width: 520px;
}

#top .left .menu {
        margin: 47px 5px 0 10px;
        color: #000;
}

#top .left .menu a {
        color: #000;
        text-decoration: none;
        padding: 0 5px 0 5px;
}

#top .left .menu a:hover {
        color: #5a5a5a;
        text-decoration: none;
}

#top .left .menu a:active {
        color: #000;
        text-decoration: none;
}

#top .right {
        float: right;
        width: 380px;
        padding: 0;
}

.right .log {
        text-align: right;
        padding: 1px 5px 0 0;
        margin: 0 125px 0 0;
        color: #ddd;
        font-weight: bold;
        font-size: 1em;
}

.right .log a,
.right .log a:active {
        color: #fff;
        font-weight: bold;
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: none;
}

.right .log a:hover {
        color: #484848;
        font-weight: bold;
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: underline;
}

/*========== usunac po testach ==========*/
.right .beta {
        text-align: right;
        padding: 5px 125px 0 0;
        color: #ff0000;
        font-size: 0.9em;
}
/*========== end ==========*/

#top .right .logo {
        margin-left: 13px;
        height: 61px;
        background: url('../images/logo.png') no-repeat;
}

/*========== content ==========*/

#content {
	width: 900px; 
	margin: 0 auto;
	padding: 0;
}

#content .top_cont {
        height: 19px;
        background: url('../images/bg-top-cont.png') no-repeat;
}

#content #main {
        color: #fff;
        height: auto;
        overflow: hidden;
        background: #1e79a8 url('../images/bg-main.png') repeat-x;
}

#content .bottom_cont {
        height: 10px;
        background: url('../images/bg-bottom-cont.png') no-repeat;
}

#about {
        margin: 0 0 10px 0;
        height: 157px;
}

.content .info {
        color: #b8b8b8;
}

.content .more {
        float: right;
        padding: 5px 5px 0 0;
        color: #ddd;
}

#about .what {
        float: left;
        width: 210px;
        margin-top: 10px;
        display: inline;
}

#about .contact,
#about .stat {
        float: left;
        width: 210px;
        margin: 10px 0 0 10px;
        display: inline;
}

#about .contact .bottom,
#about .what .bottom,
#about .stat .bottom {
        height: 10px;
        background: url('../images/bg-what-bottom.png') no-repeat;
        display: block;
}

/*========== what ==========*/

#about .what .top {
        height: 40px;
        background: url('../images/bg-what-top.png') no-repeat;
        display: block;
}

#about .what .content {
        height: 98px;
        background: #1e79a7;
        display: block;
        color: #fff;
        font-size: 1em;
        padding: 0 2px 0 10px;
}

/*========== contact ==========*/

#about .contact .top {
        height: 40px;
        background: url('../images/bg-contact-top.png') no-repeat;
        display: block;
}

#about .contact .content {
        height: 98px;
        background: #1e79a7;
        display: block;
        color: #fff;
        font-size: 1em;
        line-height: 16px;
        padding: 0 2px 0 10px;
}

.contact .content img {
        padding: 0 5px 0 0;
        border: 0;
}

/*========== stat ==========*/

#about .stat .top {
        height: 40px;
        background: url('../images/bg-stat-top.png') no-repeat;
        display: block;
}

#about .stat .content {
        height: 98px;
        background: #1e79a7;
        display: block;
        color: #fff;
        font-size: 1em;
        padding: 0 2px 0 10px;
}

/*========== footer ==========*/

#footer {
        width: 900px;
        color: #b0b0b0;
}

#footer .who {
        padding: 5px;
        border-top: 1px #b0b0b0 solid;
        text-align: center;
        font-size: 0.85em;
        display: block;
}

#footer .polityka {
        padding: 5px;
        border-top: 1px #b0b0b0 solid;
        text-align: center;
        font-size: 0.85em;
        display: block;
}

/*========== ogonek ==========*/

#about .ogonek {
        float: left;
        width: 53px;
        height: 52px;
        background: url('../images/ogonek.png') no-repeat;
        display: inline;
}

/*========== zrzutek ==========*/

#about .zrzutek {
        float: left;
        width: 190px;
        height: 150px;
        margin: 8px 0 0 0;
        display: inline;
}

/*========== pobieracz ==========*/

.box {
        float: left;
        width: 880px;
        height: 100px;
        margin: 60px 0 0 0;
        padding: 0;
        display: block;
}

.box .pole_in {
        float: left;
        width: 700px;
        height: 28px;
        font-size: 2em;
        margin-left: 100px;
        padding: 2px 0 0 0;
        text-align: center;
        border-top: 1px #a9a9a9 solid;
        border-left: 1px #a9a9a9 solid;
        border-bottom: 1px #7c7c7c solid;
        border-right: 1px #7c7c7c solid;
        display: block;
}

.box .pole {
        float: left;
        width: 880px;
        height: 28px;
        font-size: 2em;
        padding-top: 2px;
        text-align: center;
        border-top: 1px #a9a9a9 solid;
        border-left: 1px #a9a9a9 solid;
        border-bottom: 1px #7c7c7c solid;
        border-right: 1px #7c7c7c solid;
        display: block;
}

.box .text {
        float: left;
        width: 880px;
        height: 30px;
        font-size: 1.5em;
	color: #b8b8b8;
        text-align: center;
        display: block;
        overflow: hidden;
}

.text .name {
        font-size: 1.3em;
	color: #fff;
	padding-right: 20px;
        text-transform: capitalize;
}

.text .weight {
        font-size: 1.3em;
	color: #fff;
}

.button {
        float: left;
        width: 100px;
        height: 30px;
        margin: 30px 0 0 390px;
        background: #fa6900;
        border: 1px #ddd solid;
        color: #fff;
        font-size: 1.5em;
        text-transform: uppercase;
        display: block;
}

.button1 {
        float: left;
        width: 100px;
        height: 27px;
        margin: 30px 0 0 390px;
        padding: 3px 0 0 0;
        background: #fa6900;
        border: 1px #ddd solid;
        display: block;
}

.button1 a,
.button1 a:active,
.button1 a:hover {
        color: #fff;
        font-size: 1.5em;
        padding: 3px 17px 6px 15px;
        text-transform: uppercase;
        text-decoration: none;
}

.informacje {
        float: left;
        width: 700px;
        text-align: center;
        font-size: 1.7em;
        margin: 70px 0 0 100px;
        display: block;
        color: #606060;
        overflow: hidden;
}

.informacje .ad {
        height: auto;
        overflow: hidden;
        font-size: 0.5em;
        color: #ddd;
}

.error {
        float: left;
        width: 700px;
        height: auto;
        overflow: hidden;
        text-align: center;
        font-size: 1.5em;
        margin: 0 0 0 100px;
        display: block;
        color: #ff0000;
}

.return {
        float: left;
	width: 700px;
        height: auto;
	margin: 15px 0 0 90px;
	color: #b8b8b8;
	text-align: center;
	font-size: 1.5em;
	display: block;
}

.return a {
        color: #fff;
        text-decoration: none;
        padding: 0 5px 0 5px;
}

.return a:hover {
        color: #b8b8b8;
        text-decoration: none;
}

.return a:active {
        color: #fff;
        text-decoration: none;
}

.boxlog {
        float: left;
        width: 880px;
        height: 235px;
        margin: 60px 0 0 0;
        padding: 0 0 0 380px;
        display: block;
}

.boxlog .button {
        float: left;
        width: auto;
        height: 30px;
        margin: 30px 0 0 0;
        background: #fa6900;
        border: 1px #ddd solid;
        color: #fff;
        font-size: 1.5em;
        text-transform: uppercase;
        display: block;
}

.boxlog .name {
        padding: 5px 0 0 0;
}

/*========== lockerz ==========*/

.lockerz {
        color: #fff;
        font-size: 1em;
        padding: 0 10px 0 10px;
}

.lockerz .b {
        color: #ccc;
        font-weight: bold;
        
}

.lockerz a {
        color: #606060;
        text-decoration: none;
        padding: 0 5px 0 5px;
}

.lockerz a:hover {
        color: #b8b8b8;
        text-decoration: none;
}

.lockerz a:active {
        color: #606060;
        text-decoration: none;
}

.lockerzmi {
        color: #fff;
        font-size: 1em;
        padding: 70px 10px 70px 10px;
        text-align: center;
}

.lockerzmi img {
        border: 0;
        padding: 10px 0 10px 0;
}

.lockerzmi a {
        color: #606060;
        text-decoration: none;
        padding: 0 5px 0 5px;
}

.lockerzmi a:hover {
        color: #b8b8b8;
        text-decoration: none;
}

.lockerzmi a:active {
        color: #606060;
        text-decoration: none;
}

/*========== lockerz ==========*/

#main .list {
        padding: 20px 10px 20px 40px;
        line-height: 30px;
        font-size: 1.4em;
}


#main .list a {
        color: #fff;
        text-decoration: none;
        padding: 0 5px 0 5px;
        font-weight: bold;
}


#main .list a:hover {
        color: #b8b8b8;
        text-decoration: none;
}

#main .list a:active {
        color: #fff;
        text-decoration: none;
}

#main .list .uwaga {
        color: #ff0000;
        font-size: 0.75em;
}

#main .list .naglowek {
        font-size: 1.4em;
}