a:link       { color: #ffffff; text-decoration: none;   }
a:visited    { color: #ffffff; text-decoration: none;   }
a:hover      { color: #FFDE22; text-decoration: none;   }
.bold { font-weight: bold}

body {  font-family: Verdana; font-size: 12px; color: #fcf9f6; background:#464646; }
h1 { font-size: 15px; font-weight: bold; text-align:center; padding:10px; margin-top:20px;}
p.tekst {text-indent: 10; font-size: 12px; text-align:justify}
.tekst {font-size: 12px;}
td { font-size: 12px; }
.maly {font-size: 10px;}
.bmaly {font-size: 9px;}
img { border:0; }

.opis { text-align:center; font-size:10px; height:25px; padding:3px;}

.ciem a,
.ciem a:link,
.ciem a:visited { color: #b1b1b1; }
.ciem a:hover { color: #FFDE22; }
.ciem {color: #b1b1b1; }

input, textarea, select{
        font-family: Verdana;
	color : #6a635d;
	font-size: 10px;
        }

.carinterior { width:100px; padding:10px 5px 10px 10px;  }
.carinterior img {border:3px solid  #584A45; clear:both; margin:10px;}

.carinteriordetails { width:500px; padding:10px 5px 10px 10px; margin:0 auto; text-align:center;  }
.carinteriordetails img {border:3px solid  #584A45; clear:both; margin:10px; }


img.ramka {border:3px solid  #584A45;  margin:3px;}

.1checkbox {
	border : 1px solid #6a635d;
	background-color : #fcf9f6;
   font-family: Verdana;
	color : #6a635d;
	border : 0px ;
	background-color : #8f8a84;
	font-size: 10px;}

.foto img {  border: 2px solid #6a635d;}
.ramka  a, 
.ramka  a:link, 
.ramka  a:visited  {   border: 3px solid #003399; }
.ramka  a:hover    {   border: 3px solid #ff0000; }

.ntabhead {  color: #FFFFFF; background-color: #800000; font-weight: bold}
.ntabbody  {  background-color: #FF9999; }
.ncolor {color:#800000; font-size: 12px;}
.ntab {  background-color: #800000; font-size: 12px;}

.hrmargin hr { margin:4;  }


#dropmenudiv{
border-left:1px solid #443d37; border-right:1px solid #443d37; border-top:1px solid #443d37; border-bottom:0px solid #443d37; position:absolute;
line-height:18px;
z-index:90; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #443d37;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{
color:#ffffff;
background-color: #928b86; }

ul.horizontal-menu { margin:0; padding:0;}
ul.horizontal-menu li{ display:inline; margin:0; padding:0;}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
margin:0;padding: 0;position: absolute;left: 0;top:0;list-style-type: none; border: 1px solid black;
border-bottom-width: 0;visibility: hidden;z-index: 100; background: #7d7772;  }

.ddsubmenustyle li a{ font-size:10px;
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #fff;
background-color: #7d7772;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #443d37;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #928b86;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.nolink { cursor:default; }