* { margin: 0; padding: 0; }
/* commented backslash hack v2 \*/
html, body { height: 100%; }
/* end hack */

html { margin-left: -1px; overflow-Y: scroll; }
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body *{ margin-left: -1px;}
}

body {
   font-family: Verdana, Arial;
   font-size: small;
   font-weight: normal;
   color: #001250;
   background: #26417e;
}
#outer {
   position: relative;
   width: 770px;
   margin-left: -385px;
   left: 50%;
   margin-bottom: -30px;
   background: url(../gfx/bg.gif) repeat-y top center;
}
#header {
   height: 213px;
}
#content {
   width: 770px;
   background: url(../gfx/norbusLeft.jpg) no-repeat bottom left;
   min-height: 320px;
}
/* * html #content { height: 600px; } */
#sideLeft { float: left; width: 190px; }
#sideRight { float: left; width: 580px; }
#clearcontent { clear: both; }
#clearfooter { clear: both; height: 30px; }
#footer {
   position: relative;
   width: 770px;
   margin-left: -385px;
   left: 50%;
   height: 30px;
   background: url(../gfx/bgFoot.gif) no-repeat bottom center;
   color: #fff;
   text-align: right;
}
#footer #sign {
   padding: 10px 30px 0 0;
   font-size: 85%;
}
#footer #sign a {
   font-size: 85%;
}

#sideLeft ul {
   margin: 0 0 0 10px;
   padding: 0;
   width: 180px;
}
#sideLeft ul li {
   width: 170px;
   height: 40px;
   list-style: none;
   margin-left: 0;
}
#sideLeft ul li#home { background: url(../gfx/home.png) no-repeat center left; }
#sideLeft ul li#oferta { background: url(../gfx/oferta.png) no-repeat center right; margin-left: 28px; width: 142px; height: 33px; }
#sideLeft ul li#tabor { background: url(../gfx/tabor.png) no-repeat center left; height: 45px; }
#sideLeft ul li#certyfikaty { background: url(../gfx/certyfikaty.png) no-repeat center right; margin-left: 22px; width: 148px; height: 39px; }
#sideLeft ul li#rozklad { background: url(../gfx/rozklad.png) no-repeat center left; }
#sideLeft ul li#kontakt { background: url(../gfx/kontakt.png) no-repeat center left; margin-left: 28px; width: 142px; height: 41px; }

#sideLeft ul li#home:hover { background: url(../gfx/homeH.png) no-repeat center left; }
#sideLeft ul li#oferta:hover { background: url(../gfx/ofertaH.png) no-repeat center right; }
#sideLeft ul li#certyfikaty:hover { background: url(../gfx/certyfikatyH.png) no-repeat center right; }
#sideLeft ul li#tabor:hover { background: url(../gfx/taborH.png) no-repeat center left; }
#sideLeft ul li#rozklad:hover { background: url(../gfx/rozkladH.png) no-repeat center left; }
#sideLeft ul li#kontakt:hover { background: url(../gfx/kontaktH.png) no-repeat center left; }

#sideLeft ul li#home.selected { background: url(../gfx/homeH.png) no-repeat center left; }
#sideLeft ul li#oferta.selected { background: url(../gfx/ofertaH.png) no-repeat center right; }
#sideLeft ul li#certyfikaty.selected { background: url(../gfx/certyfikatyH.png) no-repeat center right; }
#sideLeft ul li#tabor.selected { background: url(../gfx/taborH.png) no-repeat center left; }
#sideLeft ul li#rozklad.selected { background: url(../gfx/rozkladH.png) no-repeat center left; }
#sideLeft ul li#kontakt.selected { background: url(../gfx/kontaktH.png) no-repeat center left; }

#sideLeft ul li a {
   display: block;
   width: 142px;
   height: 40px;
}
#sideLeft ul li#home a { }
#sideLeft ul li#oferta a { height: 33px; }
#sideLeft ul li#certyfikaty a { width: 148px; height: 39px; }
#sideLeft ul li#tabor a { height: 45px; }
#sideLeft ul li#rozklad a { }
#sideLeft ul li#kontakt a { height: 41px; }

#footer a {
   color: #fff;
   text-transform: uppercase;
   font-size: 105%;
   font-weight: normal;
}

a img { border: 0; }
a {
   font-family: Verdana, Arial;
   font-weight: bold;
   color: #001250;
   text-decoration: none;
}
a:hover {
   color: #286d1d;
   text-decoration: underline;
}
h1 {
   font-size: 125%;
   letter-spacing: 4px;
   text-transform: uppercase;
   margin: 0;
}
h2 {
   font-size: 105%;
   letter-spacing: 2px;
   margin: 10px 0 0 0;
}
p {
   text-align: justify;
   margin: 20px 50px 0 10px;
}
ul {
   margin: 0;
}
li {
   list-style: square;
   margin-left: 0;
}
#content img {
   border: 1px solid #001250;
   margin: 4px 10px 8px 10px ;
}
#map {
   border: 1px solid #001250;
   width: 500px;
   height: 400px;
   margin: 10px 50px 10px 10px;
}
.sign {
   text-align: right;
   font-style: italic;
   font-weight: bold;
}
#gallery {
   text-align: center;
   margin-right: 40px;
}

table {
   margin: 10px auto;
}
td {
   padding: 5px;
}
p.rozklad {
   margin: 10px 60px 0 0;
   text-align: center;
}
table.rozklad {
   margin: 10px 0 0 30px;
   background: #fff;
   width: 460px;
}
table.rozklad th, table.rozklad td {
   color: #fff;
   background: #203143;
   padding: 5px;
   text-align: center;
}
table.rozklad td {
   font-size: 115%;
   font-weight: bold;
}
table.rozklad th h2 {
   margin: 0;
   padding: 0;
}
.red { color: #f00; }

.home { margin: 10px 60px 0 0; }
.home h1 {
   text-align: center;
   text-transform: normal;
   margin: 15px auto;
 }
.home h2 {
   text-align: center;
 }

