body {
    background: #9A9788 url(../images/background.jpg) repeat scroll 0 0;
    margin: 0px;
}

/*PAGE*/
#page{
background:#9A9788 url(../images/bg_page.jpg) repeat-y scroll 0 0;
margin-left:auto;
margin-right:auto;
margin-top:0;
min-height:400px;
padding-left:77px;
padding-right:77px;
padding-top:10px;
width:945px;
}

/*HEADER*/
#header{
background:#4B9EBE url(../images/header.jpg) repeat scroll 0 0;
width:100%;
height:100px;
}

#header h1{
color:white;
font-family:Trebuchet MS;
font-size:46px;
margin-left:20px;
margin-top:20px;
position:absolute;
white-space:nowrap;
}

#logo{
background:transparent url(../images/bus.png) repeat scroll 0 0;
float:right;
height:214px;
margin-left:720px;
margin-top:118px;
position:absolute;
width:297px;
}

/*BANER*/
#baner{
background:transparent url(../images/baner.jpg) repeat scroll 0 0;
height:156px;
margin-top:10px;
}

#baner h1{
color:white;
font-family:sans-serif;
font-size:16px;
padding-left:6px;
padding-top:126px;
}


/*MENU*/
#menu{
background:transparent url(../images/menu_bg.jpg) repeat scroll 0 0;
border:1px solid black;
height:30px;
margin-top:10px;
padding-top:10px;
}

#menu span{
color:white;
font-family:Trebuchet MS;
font-weight:bold;
margin-left:10px;
}

#menu a{
color:white;
text-decoration:none;
}

#menu a:hover{
color:white;
text-decoration:underline;
}

/*CONTENT*/

#content{
display:inline;
}

#content .text{
background:transparent url(../images/to_table_bg.jpg) repeat-x scroll 0 0;
color:#989898;
margin-left:auto;
margin-top:10px;
padding-top:10px;
width:668px;
}

#content td {
color:#989898;
}

#content .text h1{
color:#454634;
font-size:17px;
margin:12px 0 0;
}

#content .text h2{
color:#C1B978;
font-size:14px;
margin:22px 0 12px;
}

#content .text a{
color:#989898;
text-decoration:underline;
}


/*ROZKŁAD JAZDY*/
.rozklad_box{
color:#2D4748;
float:left;
font-size:14px;
margin-right:10px;
margin-top:10px;
width:261px;
}

.rozklad_box h1{
background:#4B9EBE url(../images/box_header_bg.png) repeat scroll 0 0;
color:white;
font-size:17px;
padding:4px;
}

.rozklad_box p{
margin-bottom:-13px;
}

/*BOTTOM*/
#bottom {
background:#4B9EBE url(../images/bottom_content.jpg) repeat scroll 0 0;
height:93px;
margin-left:auto;
margin-right:auto;
width:1056px;
}

#bottom .corner{
background:#4B9EBE url(../images/corner.jpg) repeat scroll 0 0;
height:49px;
margin-left:988px;
margin-top:17px;
position:absolute;
width:42px;
}

/*COPY*/
#copy, #copy a{
color:#928C84;
font-size:11px;
margin-top:20px;
text-align:center;
text-decoration:none;
}

/*media*/

.button {
border:1px solid #CDCEC8;
margin:11px 25px;
font-weight:bold;
}

.image{

}

.image img{
border:1px solid #CDCEC8;
padding:2px;
}

.image span{
color:#CDCEC8;
float:left;
}

/*rozklad*/
#schedule_content{
color:black;
}
#map{
width: 500px; 
height: 340px; 
position: relative; 
background-color: rgb(229, 227, 223);
}

#schedule{
color:black;
float:right;
font-size:11px;
margin-right:36px;
margin-top:-340px;
width:94px;
}