body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	margin:0;
	padding:0;
	text-align:center;
  	background: url(imgs/bg_all.gif) repeat-x;
                 
}
#nav p {margin-top: 2px;}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #4D5965;
}

.txt a:hover {
	text-decoration: none;
	color: orange;
}

a:hover {
	text-decoration: none;
	color: #707c8a;
}

#nav2 a:hover, body#samochodowe #t-samochodowe a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#cennik #t-cennik a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#dokumenty #t-dokumenty a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#referencje #t-referencje a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#kontakt #t-kontakt a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#samochodowe #t-samochodowe a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#dokumenty #t-dokumenty a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#mapa #t-mapa a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#glowna #t-glowna a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}
#nav2 a:hover, body#wzory #t-wzory a {text-decoration: none; color: #fff; padding-right: 0px;  background: #ffb500;}

img, form {border: 0;
	
}


.okruszki b {color: #ffb500;}



.txt img {margin: 0px 0px 5px 15px;}
h1 {
	font-size: 16px;
	color: #707c8a;
            margin: 7px 0px 5px 0px;
}



h2 {  font-size: 14px;
        color: #707c8a;
}

h3 {  font-size: 14px;
        color: #707c8a;
}

.logo {
	display: inline;
	float: left;
	width:221px;
	height:196px;
	background: url(imgs/bg_logo.gif) no-repeat;
}
.logo img {
	padding: 0px 0px 0px 0px;
	margin-top: 25px;
}
.top {
	display: inline;
	float: left;
	width:540px;
	height:196px;
	background: url(imgs/bg_menu.jpg) no-repeat;
}
.clear { clear: both; height: 0; margin: 0; }
.content {
	width:760px;
	text-align:left;
}
.txt {
	float: left;
	display: inline;
	width:380px;
                 font-weight: normal;
}
.foot {
	background-color: #909eab;
	width: 100%;
	height: 60px;
	color:#fff;
	
}
.fotos {
	float: right;
	width: 140px;
	height: auto;


}
.foot p {
        
        padding-top:10px;
        width: 800px;
        margin:0 auto;
        text-align: center;
}
#nav {
  width: 220px;
  margin-bottom: 4px;
  padding: 0px;
  float: left;
}
#nav ul {
  position: relative;
  overflow: visible;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#nav li {
  width: 210px;
  border-bottom: dashed 1px #dddddd;
  border-left: solid 0px #dddddd;
  background-color: #ffffff;
  float: left;
  max-height: 26px;
  height: auto;
  margin: 0px;
  padding: 0px;
}

#nav li ul {
  width: 210px;
  display: none;
  position: absolute;
  border: solid 1px silver;
  border-right: 0px;
  border-bottom: 0px;
}

#nav li ul {
  width: 210px;
  margin: 0px;
  padding: 0px;
  border: solid 1px silver;
  border-top: 0px;
  border-left: 0px;
  background-color: #dfdfdf;
}

#nav a {
  color: #6a7b8b;
  font-weight: bold;
  width: auto !important;
  width: 100%; /* ie */
  height: auto;
  margin: 2px;
  padding: 3px 3px 3px 20px;
  display: block;
  border: solid 0px #fff;
  text-decoration: none;
}

#nav h3 {padding: 3px 6px 3px 20px; }

.fotos ul {
  position: relative;
  overflow: visible;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.fotos li {
  width: 170px;
  border-bottom: dashed 1px #dddddd;
  border-left: solid 0px #dddddd;
  background-color: #ffffff;
  max-height: 26px;
  height: auto;
  margin: 0px;
  padding: 0px;
}

.fotos li ul {
  width: 170px;
  margin: 0px;
  padding: 0px;
  border: solid 1px silver;
  border-top: 0px;
  border-left: 0px;
  background-color: #dfdfdf;
}
.fotos a {
  color: #6a7b8b;
  font-weight: bold;
  width: auto !important;
  width: 100%; /* ie */
  height: auto;
  margin: 2px;
  padding: 3px 3px 3px 0px;
  display: block;
  border: solid 0px #fff;
  text-decoration: none;
}

.fotos ul li a:hover {
  color: #fff;
  margin: 2px;
  padding: 3px 3px 3px 0px;
  background-image: none;
  background-color: #ffb500;
}

.fotos li:hover ul ul, #nav li:hover ul ul ul{
  display:none;
}

.fotos li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
  display:block;
}
#nav ul li a:hover {
  color: #fff;
  margin: 2px;
  padding: 3px 3px 3px 20px;
  background-image: none;
  background-color: #ffb500;
}



#nav li:hover ul ul, #nav li:hover ul ul ul{
  display:none;
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
  display:block;
}
.tab {
	background-color:#ddd;
	font-size: 12px;
}
.tab td {
	background-color:#fff;
}
.ramka {padding:10px; border:3px solid #ffcf5b;margin:20px 0; background:#ffb400;  font-size}
.ramka a {color:#a00000;font-weight:bold;}
.ramka a:hover {color:#d80000;font-weight:bold;}
