body {
	margin:0;
	padding:0;
	background: #4e4c4d;
               //background-image:url(img/star.jpg);
   }

#container {
	width:780px;
	margin:auto;
	margin-top:20px;
	margin-bottom: 20px;
   
}

#top {
	width:780px;
	height:48px;
	background-image:url(img/top%20.gif);
}
#linia0 {
	width:780px;
	height:10px;
	background-image:url(img/l0.gif);
}

   
#linia1 {
   width:780px;
   height:13px;
   background-image:url(img/l1.jpg); 
   }

   
#baner {
   width:780px;
   height:147px;
   background-image:url(img/baner.jpg); 
   }


#linia2 {
   width:780px;
   height:13px;
   background-image:url(img/l2.jpg); 
   }

#menu {
   width:780px;
   height:35px; 
   }

#srodek1 {
	width:780px;
	background-image: url(img/tlo1.gif);
   }

#srodek2{
	width:780px;
	background-image: url(img/tlo2.gif);
   }

#left {
	width:180px;
	float:left;
	background-color: 767474;
   }
#middle1 {
	width:400px;
	float:left;
	padding: 0 10px;
   }   
  
#middle2 {
	width:580px;
	float:left;
	padding: 0 10px;
	padding-top: 0px;
}

   
#right {
	width:180px;
	float:right;
   }

#linia3 {
	width:780px;
	height:13px;
	background-image:url(img/l3.jpg);
   }
   
#stopka {
	width:780px;
	height:47px;
	background-image:url(img/stopka%20.gif);
   }
 
#content {
	width:580px;
	text-align: center;
	
   } 
   
blockquote {
    max-width: 620px;
    background: url(rs-right.png) right repeat-y }
blockquote::before {
    display: block;
    line-height: 0;
    background: url(rs-topright.png) top right no-repeat;
    content: url(rs-topleft.png) }
blockquote::after {
    display: block;
    line-height: 0;
    background: url(rs-bottomright.png) bottom right no-repeat;
    content: url(rs-bottomleft.png) 
	}
	
.tresc {
	font-size:11px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	}
	
.tresc1 {
	font-size:11px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;	
  }
  
.dealer {
	font-size:11px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}

.promocja {
	font-size:11px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
	text-decoration: line-through;
  }
  
  .promocja_tytul{
	font-size:11px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  }

.menu {
	padding:0 0 0 32px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#fff url(img/button1.gif); 
	position:relative; border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
  }

.menu li {
	float:left;
  }
  
.menu li a {
	display:block; 
	float:left; height:35px; 
	line-height:35px; 
	color:#aaa; 
	text-decoration:none; 
	font-size:11px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
  }
  
.menu li a b {
	float:left; 
	display:block; 
	padding:0 16px 0 8px;
  }
  
.menu li.current a {
	color:#fff; 
	background:url(button3.gif);
  }
  
.menu li.current a b {
	background:url(img/button3.gif) no-repeat right top;
  }
  
.menu li a:hover {
	color:#fff; 
	background:#000 url(img/button2.gif);
  }
  
.menu li a:hover b {
	background:url(img/button2.gif) no-repeat right top;
  }
  
.menu li.current a:hover {
	color:#fff; 
	background:#000 url(img/button3.gif); 
	cursor:default;
  }
  
.menu li.current a:hover b {
	background:url(img/button3.gif) no-repeat right top;
  }
