html, body {
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #000000;
}

img, a img{
    border: 0 none;
}

.slideshow img {
  display: none;
}

#mainstart {
    width: 1020px;
    margin: 75px auto;
}

#mainleft, #mainmid, #mainright {
    float: left;
}

#mainleft {
    width: 300px;
    background-image: url('images_start/tloki.png');
    background-repeat: no-repeat;
    background-position: 0 85px;
}

#mainleft  img, #mainright  img {
    width: 300px;
}

#mainleft a:hover, #mainright a:hover {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
}

#mainmid {
    width: 400px;
    text-align: center;
}

#mainmid img{
    width: 375px;
}


#mainright {
    width: 300px;
    background-image: url('images_start/bus.png');
    background-repeat: no-repeat;
    background-position: 0 85px;
}

#flags {
    text-align: center;
	
}

#flags a img {
    position: relative;
    top: 95px;
    width: 90px;
}
#flags2 {
    text-align: center;
	
}

#flags2 a img {
    position: relative;
    top: 95px;
    width: 90px;
}

.clear {
    clear: both;
}

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

#main #logo {
    float: left;
    width: 175px;
    text-align: center;
    padding-left: 55px;
}

#header {
    float: left;
    width: 780px;
    height: 217px;
    overflow: hidden;
    text-align: center;
}

#menu {
    float: left;
    margin-top: 25px;
}

#menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#menu ul li:hover {
    background-image: url('images_autoczesci/menu/glowa_panda_menu.png');
    opacity: 0.7;
    filter: Alpha(Opacity=70);
}

#content {
    float: left;
    background-image: url('images_autoczesci/tlo_autoczesci.png');
    background-repeat: repeat-y;
    margin: 25px 50px;
    min-height: 468px;
    width: 530px;
    padding: 20px;
    border-color: #787676;
    border-style: solid;
    border-radius: 10px 10px 10px 10px;
    border-width: 5px;
    text-align: justify;
    text-indent: 20px;
}

#content2{
    float: left;
    background-image: url('images_spedycja/tlo_pod_tekst.png');
    background-repeat: repeat-y;
	background-color: #ffffff;
    margin: 25px 50px;
    min-height: 468px;
    width: 530px;
    padding: 20px;
    border-color: #787676;
    border-style: solid;
    border-radius: 10px 10px 10px 10px;
    border-width: 5px;
    text-align: justify;
    
	
}

#content h1, #content2 h1 {
    margin: 0 auto;
    text-align: center;
}

#content h2 {

}

#content h3 {

}

#content p {
}

#content span {

}
#content2 ul li{
	padding-left: 20px;
}
#content2 p{
	text-indent: 20px;
}


#footer {
    width: 100%;
    height: 40px;
    opacity: 0.7;
    filter: Alpha(Opacity=70, Style=0);
    text-align: right;
    color: #ffffff;
    border-top-style: solid;
    border-color: #eee;
    border-width: 1px;
    font-size: 12px;
}
#footer img{
	 width: 150px;
	 vertical-align: middle;
}
#footer2{
	float: left;
	width: 500px;
}

#footer2 ul{
	float: left;
	height: 40px;
	line-height: 10px;
	margin-left: -10px;

}
#footer2 ul li{
	display: inline;
	margin-right: 10px;
}
#footer2 a:link, a:visited{
	color: #fff;
	text-decoration: none;
}
#footer2 a:hover{
	text-decoration: underline;
}	


#price {
    margin-top: 20px;
    margin-left: 40px;
}
#producenci{
	width: 535px;
	height: 850px;
	text-align: center;
	text-indent: 0px;
}
#producenci p{
	text-align: center;
}
#producenci img{
	height: 55px;
	
	margin: 5px;
	
	
}

.sendbutton {
  background-image: url('images_autoczesci/formularz/przyciskdoformularza.png');
  background-color: transparent;
  border: 0 none;
  width: 159px;
  height: 74px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

