body {
    font-family: Arial;
    font-size: 12px;
    background: url(../img/white.gif) center top repeat-y #323D52;
    text-align: justify;
    min-width: 960px;
}

a {
    font-weight: bolder;
    color: #000;
}

a:hover {
    text-decoration: none;
}

h1 {
    color: #1C4082;
    font-size: 18px;
    margin-bottom: 10px;
}

h2 {
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 10px;
}

h3 {
    font-size: 13px;
    font-weight: bolder;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}

#bg {
    background: url(../img/bg.jpg) center top no-repeat;
    min-width: 960px;
}

#main {
    width: 960px;
    margin: 0 auto;
}

#flash {
    position: absolute;
    top: 0;
    z-index: 1;
}

#logo {
    position: absolute;
    display: block;
    width: 330px;
    height: 90px;
    text-indent: -10000px;
}

#menu {
    position: absolute;
    width: 630px;
    margin-left: 330px;
    height: 33px;
    z-index: 2;
}

#menu ul {
    text-indent: -5000px;
    list-style-type: none;
}

#menu li {
    float: left;
    display: inline;
}

#menu ul a {
    display: block;
    height: 80px;
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    border-top: 5px solid #5A8DCF;
}

.on {
    border-color: #1C4082 !important;
}

#o_firmie {
    width: 120px;
    background-position: 25px -60px;
}

#o_firmie:hover, #o_firmie.on {
    background-position: 25px 20px;
}

#rozklad_jazdy {
    width: 160px;
    background-position: -95px -60px;
}
#rozklad_jazdy:hover, #rozklad_jazdy.on {
    background-position: -95px 20px;
}

#galeria {
    width: 100px;
    background-position: -255px -60px;
}
#galeria:hover, #galeria.on{
    background-position: -255px 20px;
}

#regulamin {
    width: 130px;
    background-position: -355px -60px;
}
#regulamin:hover, #regulamin.on {
    background-position: -355px 20px;
}
#kontakt {
    width: 120px;
    background-position: -485px -60px;
}
#kontakt:hover, #kontakt.on {
    background-position: -485px 20px;
}

#najblizsze {
    position: absolute;
    width: 300px;
    height: 169px;
    background: url(../img/naj.png) 69px 12px no-repeat;
    margin-top: 90px;
    padding-top: 51px;
    margin-left: 30px;
    float: left;
    z-index: 3;
}

#najblizsze a {
    text-decoration: none;
    color: #1C4082;
}

#najblizsze a:hover {
    color: #f00;
}

#najblizsze p {
    font-weight: bolder;
    margin-left: 15px;
    margin-bottom: 12px;
}

#date {
    margin-bottom: 26px !important;
    margin-left: 40px !important;
}

.blue {
    color: #1C4082;
}

#content {
    width: 960px;
    padding-top: 315px;

}

#left {
    width: 608px;
    float: left;
    padding: 15px 30px 30px 30px;
}

#right {
    width: 250px; /*250*/
    float: right;
    padding: 80px 20px 30px 20px;
    text-align: left;
}
#left2 {
    width: 608px;    
    float: left;
    padding: 15px 30px 30px 30px;
}

#right2 {
    width: 250px;
    float: right;
    padding: 15px 20px 30px 20px;
    text-align: left;
}

#right p {
    font-weight: bolder;
    margin-bottom: 0 !important;
}

#right strong {
    color: #f00;
}

#right h1 {
    margin-bottom: 0 !important;
}

#right h2 {
    margin-bottom: 2px !important;
    font-size: 14px;
    color: #1C4082;
}

#footer {
    color: #6F6F6F;
    width: 610px;
    margin: 0 30px 10px 30px;
}

#author {
    float: right;
}

#studio101 {
    display: inline-block;
    padding-left: 20px;
    margin-left: 3px;
    background: url(../img/101studio.png) no-repeat;
    color: #000;
    font-weight: bolder;
    text-decoration: none;
}

.hr {
    border-top: 1px solid #ACABB0;
    border-bottom: 1px solid #fff;
    margin: 5px 0;
}

.rozklad {
    width: 100%;
    font-size: 15px;
    border-spacing: 5px;
    border: 1px solid #ACABB0;
    background: #fff;    
}

.rozklad td {
    border: 1px solid #ACABB0;
    font-weight: bolder;
    padding: 5px;
}

.rozklad2 {
    width: 100%;
    font-size: 14px;
    border-spacing: 2px;
    border: 1px solid #ACABB0;    
}

.rozklad2 td {
    border: 1px solid #ACABB0;
    font-weight: bolder;
    padding: 0 3px;
}

.druk {
    border-collapse: collapse;
    font-size: 12px;
}

.min {
    width: 33%;
}

.center {
    text-align: center;
}

.red {
    color: #f00;
}

.print {
    display: block;
    background: url(../img/print.png) no-repeat;
    padding-left: 20px;
}

#galeriaBox {
    width: 100%;
}

#galeriaBox a{
    display: block;
    float: left;
    line-height: 0 !important;
    margin: 10px;
    border: 4px solid #fff;
}

#galeriaBox a:hover {
    border-color: #1C4082;
}

#galeriaBox img {
    width: 124px;
}

#kcekrk {
    width: 610px;
    margin: 0 auto;
}
#reg {
    margin-left: 20px;
}

#reg li {
    font-weight: bolder;
    margin-bottom: 5px;
}

#reg span {
    font-weight: normal;
}

.small {
    font-size: 8px;
}

.warning {
    display: block; 
    text-decoration: none;
    border: 2px solid red; 
    background: #fff; 
    padding: 10px; 
    height: 80px;
    margin-bottom: 15px; 
    text-align: justify;
}
.warning h4, h4.red {
    font-size: 16px;
    font-weight: bolder; 
    color: red;
    margin-bottom: 8px!important;
}
.warning strong {
    margin-bottom: 0!important;
    font-size: 14px;
    font-style: normal;
    font-weight: bolder;
}
.warning div {
    width: 70px; 
    height: 80px;
    padding-top: 20px;
    padding-left: 10px;
    float: left;
}
.warning img {
    width: 48px;
    height: 48px;
}
.warning a {
    color: red;    
}
.warning em {
    color: red;
}
#rozklad {
    width: 450px;
}

