

body {
    background: #2c7cad;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    margin:0;
   
}

img {
    border: none;
}

div, a, p {
    margin:0;
    padding: 0;
    text-decoration: none;
    color: #e1f9ff;
}

a:hover {
    text-decoration: underline;
}


#logo {
   height: 122px;
   margin: 0 auto;
   width: 920px;
}

#logo ul {
    float:right;
    list-style-type:none;
    margin-top: 40px;
}

#logo li {
    float: left;
    margin: 3px;
}

#header {
    height: 242px;
    background: url("headerbg2.jpg") repeat-x;

	clear: both;
	}

#headercontent {
    width: 920px;
    background: url("header.jpg") no-repeat;
    margin: 0 auto;
    height: 241px;
}

#content {
    width: 920px;
    margin: 0 auto;
}

#left {
    width: 410px;
    float: left;

}

#right {
    width: 510px;
    float: left;
}

#leftboxtop {
    width:400px;
    margin:20px 0;
    background: url("autokary_setra_315hd.png") no-repeat; 
    background-color: #2c7cad;
    padding-top: 50px;
    padding-bottom: 10px;
    padding-right: 3px;
}

#leftboxbottom {
    width:400px;
    margin:20px 0 0 0;
    background: url("formularz.png") no-repeat;
    background-color: #2c7cad;
    padding-top: 50px;
    padding-bottom: 10px;
    padding-right: 3px;
}

#rightboxtop {
    width:482px;
    margin:20px 0 10px 0;
    background: url("kontakt_mapa.png") no-repeat;
    background-color: #2c7cad;
    padding-top: 50px;
    padding-right: 3px;
    float: right;
    font-size: 13px;
    color: #2a6e81
}

#rightboxtop span {
     color: #e1f9ff;
}

#stopka {
    float: right;
    margin-right: 40px;
    margin-top: -35px;

}

#footer {
    width:920px;
    background: #2c7cad;
    padding: 5px 0;
    text-align: center;
    margin: 10px auto;
    color: #ffffff;
    clear: both;
}

#footer a {
    text-decoration: none;
    color: inherit;
}

#footer a:hover {
    text-decoration: underline;
}