#jcmimages 
        {
        display: block;
        width: 794px;
        height: 117px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        background-image: url(imgs/klisza.png);
        background-color: transparent;
   background-position: center;
   background-repeat: no-repeat;
        padding-top: 33px;
        padding-left: 0px;
        }

#jcmimages img 
        {
        display: block;
        width: 130px;
        height: 85px;
        margin-left: 24px;
        float: left;
        }
          
        
#komis a 
        {
        display: block; 
        height: auto;
        width: 80px;
        float: left;
        overflow: hidden;
        background-image: url(imgs/komis.png);
        background-repeat: no-repeat;
        padding-top: 63px;
        text-align: center;
        background-position: top;
        }

#galeria a 
        {
        display: block; 
        height: auto;
        width: 80px;
        float: left;
        overflow: hidden;
        background-image: url(imgs/galeria.png);
        background-repeat: no-repeat;
        padding-top: 63px;
        text-align: center;
        background-position: top;
        }


ul#bottommenu 
        {
        display: block;
        width: 780px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        position: relative;
        text-align: center;
        }

#bottommenu li 
        {
        display: inline;
        }         

#bottommenu li a 
        {
        margin-right: 2px;
        margin-left: 2px;
        text-decoration: none;
        }

#bottommenu li a:hover
        {
        text-decoration: underline;
        } 


.line 
        {
        display: block;
        clear: both;
        width: 740px;
        height: 1px;
        margin-left: auto;
        margin-right: auto;
        background-image: url(imgs/line.png);
        background-repeat: repeat-x;
        }
 

#komis_txt
        {
        display: block;
        width: 740px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px;        
        clear: both;        
        }
        
#komis_txt img
        {
        border: none;
        }        
/* tr:hover > td {background:red;} */

table 
        {
        display: block;
        width: 740px;
        margin-left: auto;
        margin-right: auto;
        empty-cells: show;
        /* border-collapse: collapse; */
        }
 
th {
        font-size: 12px;
        height: 32px;
        vertical-align: middle;
        text-align: center;
        border-bottom: 1px solid #C9C9C9;
} 

td 
	{
	height: 50px;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	}

th.zdjecie, td.zdjecie
	{
	width: 70px;
	text-align: center;
	}

th.nazwa
	{
	width: 350px;
	}
		
td.nazwa
	{
	width: 350px;
	text-align: left;
	}

th.rok, th.przebieg, th.cena, td.rok, td.przebieg, td.cena 
	{
	width: 100px;
	}
	
tr.npar 
	{
	background-color: #ccd6f2;
	}

tr.par 
	{
	background-color: #E1E7F7;
}
 
#footer 
	{
	display: block;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(imgs/footback.png);
	background-position: bottom;	
	}
	
#footer a, #footer a:hover, #footer a:visited
   {
	text-decoration: none;
	color: Black;
   }

#addr 
	{
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	clear: both;
	}

#addr strong
	{
	font-size: 16px;
	}

a#map 
	{
	display: block;
	background-image: url(imgs/mapa_min.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 0px;
	padding-top: 100px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	}

#text li 
	{
	list-style: disc url(imgs/bullet.png) inside;
	}
	
a.active, a:hover.active
  {
	font-weight: bold;
	text-decoration: none;
}

table#car_descr, table#car_imgs
  	{
	width: 600px;
	empty-cells: show;
  	}

table#car_descr tr
	{
	background-color: #E1E7F7;	
	}
	
table#car_descr td
	{
	padding: 10px;
	height: auto;
	width: 500px;
	text-align: left;
	}

table#car_descr th
	{
	padding: 10px;
	height: auto;
	width: 100px;
	text-align: right;
	border: none;
}
  
table#car_imgs td
	{
	width: 200px;
	text-align: center;
	}
