body {
    color: dimgray;
    background: url(bg_body01.png) repeat-x white;
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    text-align: center;
}

#container {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}


#header {
    height: 150px;
    background: url(bg_header01.jpg) no-repeat right top;
}


#langs {
    margin: 0;
    text-align: right;
    float: right;
    height: 20px;
}

#langs img {
    margin: 5px 5px 0 3px;
    border: 1px white solid;
}

#logo {
    float: left;
    display: block;
}

#logo img{
    display: block;
}

#main-title {
    float: right;
    width: 600px;
    margin: 75px 0 0 0;
    padding: 5px 0;
    color: white;
    font-size: 18px;
    text-align: right;
    background-color: black;
    opacity: .75;
}

#title-date{
    font-size: 14px;
    display: block;
}


#nav {
    padding-left: 200px;
}

#nav ul {
    margin: 0;
    padding: 0;
    clear: both;
}

#nav li{
    display: block;
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
    list-style-type: none;
}

#nav a{
    display: block;
    color: white;
    background-color: darkred;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px 5px 5px 5px;
    font-size: 12px;
    margin: 0;
    letter-spacing: 1px;
}

#nav #current {
    background-color: black;
    font-weight: bold;
    padding: 7px;
}


#sidebar{
    width: 170px;
    padding: 0 25px 0 0;
    float: left;
    font-size: 11px;
    color: black;
}

#sidebar h2 {
    font-size: 12px;
    margin: 0 0 15px 0;
    border: none;
    padding: 0;
}

#sidebar .sec {
    margin-bottom: 40px;
}

.subnav {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 12px;
}

.subnav li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    border-bottom: 1px dotted darkred;
    padding-bottom: 5px;
}

.subnav a{
    text-decoration: none;
}

.subnav #current-subnav{
    font-weight: bold;
}

.subnav .navEmphasis {
    color: red !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}


#sidebar #subscribe {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}


#content {
    width: 560px;
    line-height: 150%;
    float: left;
    margin-top: 30px;
    padding: 10px 15px 15px 25px;
    border-left: 1px gainsboro solid;
}

#path {
    font-size: 10px;
    margin: 0 0 30px 0;
}

#path a {
    text-decoration: none;
}



h1 {
    font-size: 18px;
    margin: 0 0 25px 0;
    color: midnightblue;
    padding-bottom: 10px;
    border-bottom: 1px dotted;
}

h2 {
    font-size: 14px;
    margin: 40px 0 30px 0;
    color: darkslateblue;
    font-weight: bold;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
}

h3 {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 30px 0 10px 0;
    font-weight: bold;
    border-bottom: 1px dotted;
    padding-bottom: 10px;
}

h4 {
    font-size: 12px;
    letter-spacing: 2px;
    margin: 20px 0 10px 0;
    font-weight: normal;
}

p {
    text-align: justify;
}

li {
    margin-bottom: 10px;
}

a {
    color: darkred;
}

a img{
    border: none;
}

table {
    border-collapse: collapse;
}

th,td {
    padding: 5px;
    vertical-align: top;
}


/* Kolumna na pol ekranu */
.col {
    width: 49%;
    float: left;
}

/* Wydzielony powtarzajacy sie fragment zawartosci */
.section {
    margin: 45px 0;
}

/* TABELA Z TERMINARZEM */
.schedule{
    width: 100%;
}

.schedule th{
    vertical-align: middle;
    text-align: center;
    border: 1px solid silver;
}

.schedule td{
    vertical-align: middle;
    text-align: center;
    border: 1px solid silver;
}

/* Naglowek tabeli */
.schedule thead{
    color: white;
    background-color: indianred;
}

.schedule thead th{
    border-color: darkgray;
}

/* Srodnaglowek */
.schedule .subheader{
    color: white;
    background-color: darksalmon;
}

/* Srodnaglowek */
.schedule .table-ruler{
    border-bottom: 3px solid silver;
}

/* Wyrozniona komorka */
.schedule .emphasis{
    color: white;
    background-color: salmon;
}


.schedule2{
    width: 100%;
}

.schedule2 th{
    vertical-align:top;
    text-align: left;
    border: 1px solid silver;
    padding: 5px 10px 10px 10px;
}

.schedule2 td{
    vertical-align:top;
    text-align: left;
    border: 1px solid silver;
    padding: 5px 10px 10px 10px;
}


/* Zespol */

.team {
    padding-bottom: 20px;
    margin-bottom: 30px;
    clear: both;
    border-bottom: 1px solid gainsboro;
}

.team h3 {
    border: none;
    margin-top: 0;
}

.team img {
    float: left;
    margin: 0 20px 5px 0;
}

.team p {
    margin-left: 100px;
}




/* Link do wiekszej wersji obrazka */
.enlarge {
    padding: 5px 5px 16px 5px;
    background: url(enlarge01.png) no-repeat right bottom;
    border: 1px solid silver;
}

.photo {
    float: left;
    width: 185px;
    padding-bottom: 25px;
    font-size: 10px;
    text-align: left;
    line-height: 125%;
}

.photo br {
    clear: both;
}


.fleft {
    float: left;
    margin: 0 20px 10px 0;
}

.fright{
    float: right;
    margin: 0 0 10px 20px;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    line-height: 0%;
}


#footer {
    clear: both;
    margin: 15px 0 15px 200px;
    border-top: 1px dotted;
    font-size: 11px;
    color: gray;
}

#footer p {
    margin: 10px 0;
}