body {
        background-color:#F2F7FB;
        margin:0;
        padding:0;
        text-align:center;
        font-family : Arial,Verdana,Serif;
        color:#000000;
        font-size:12px;
}
.text {
        width: 140px;
}
hr {
        border: 0;
        background-color:#8BB8D9;
        color:#8BB8D9;
        height:1px;
}
h1, h2, h3, h4, h5, h6, strong {
        color:#000260;
}
h2 {
        font-size:18px;
}
h3 {
        font-size:15px;
}
h4 {
        font-size:13px;
}
img {
        border:0px;
}
a {
        color : #000260;
        text-decoration:none;
}
a:hover {
        color : #0000C0;
        text-decoration:underline;
}

#belka {
        width:100%;
        height:17px;
        background-color:#C5DCEC;
        border-bottom:1px solid #8BB8D9;
}
#glowny {
        text-align:left;
        width:760px;
        display: block;
        margin:0 auto;
}

#naglowek {
        text-align:right;
        width:100% ;
        height:128px;
        display: block;
        margin:0;
        border-right:1px solid #8BB8D9;
}
#szukaj {
        text-align:right;
        margin:15px 5px 0 0;
        width:180px ;
        float: right;
}
#szukaj form {
        font-style:italic;
        text-align:left;
        margin:0;
}
.flaga {
        border:1px solid #A9ADAE;
}
.go {
        width: 18px;
        height: 20px;
        vertical-align: top;
}

#main_menu {
        text-align:left;
        width:100%;
        display: block;
        margin-bottom:8px;
        background-color: #C2DDEE;
        border-right:1px solid #8BB8D9;
        border-bottom:2px solid #8BB8D9;
}
#main_menu li {
        display: inline;
}
#main_menu ul {
        margin:0 0 0 70px;
        padding:3px;
        list-style: none;
}
.nieobecny {
        padding:3px 15px 3px 15px;
        background-color: #E5EEF5;
        border-right:1px solid #8BB8D9;
        font-weight:bold;
        color:#000000;
}
.nieobecny:hover {
        text-decoration:none;
        background-color: #F3F8FC;
        color:#000260;
}
#obecny, #obecny:hover {
        text-decoration:none;
        padding:3px 15px 3px 15px;
        background-color: #8BB8D9;
        font-weight:bold;
        color:#FFFFFF;
}
#tresc {
        padding:20px 40px 50px 40px;
        border-bottom:2px solid #C0C0C0;
        margin-bottom:8px;
        background-color:#FFFFFF;
        border-right:1px solid #C0C0C0;
}

#stopka {
        width:100%;
        height:25px;
        background-color:#C5DCEC;
        border-bottom:2px solid #C0C0C0;
        border-right:1px solid #C0C0C0;
        margin-bottom:5px;
}
#copy {
        padding:5px 0 0 5px;
        float:left;
        font-style:italic;
}
#stopka li {
        display: inline;
        padding: 0 5px 0 5px;
        border-left:1px solid #0000C0;
}
#stopka ul {
        float:right;
        margin:0 0 0 20px;
        padding:3px;
}
.wiecej {
        width:90%;
        text-align:right;
        padding:10px 0;
        display:block;
}
.cr {
        text-align: center;
}
.rt {
        text-align: right;
}

.strony {
        margin-left:100px;
}

