body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	margin:0 40px 0 0;
}
a {
color: #006080;
}
a:hover {
color: #006080;
font-weight:bold;
}
.stopka a {
  text-decoration: none;
  color:#FFFFFF;
  font-weight:bold;
}
.stopka a:hover {
  text-decoration: none;
  color:#FFFFFF;
  font-weight:bold;
  border:1px solid #FFFFFF;
  padding:0 3px 0 3px;
}
.nav a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
}
.nav a:hover {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  border:1px solid #FFFFFF;
  padding:0 3px 0 3px;
}
h1 {
	font-size:14px;
}
#nag {
  background: url('img/head.gif') repeat-x;
  padding:4px 10px 3px 10px;
  font-size:11px;
  color:#333333;
  font-weight:bold;
}
#tekst {
	padding:10px 15px 10px 15px;
    font-size: 11px;
	background:#FFFFFF;
}
td.gora {
  background: url('img/gora.gif') repeat-x;
  color:#FFFFFF;
}
td.top {
  background: url('img/top.gif') no-repeat;
}
td.stopka {
  background: url('img/gora.gif') repeat-x;
}
td.nav {
  background: url('img/nav.gif') repeat-x;
  color:#FFFFFF;
}
td.nav2 {
  background: url('img/nav2.gif') no-repeat;
}
td.bmw {
  background: #FFFFFF url('img/bmw.gif') top no-repeat;
  padding:110px 0 0 0;
}
td.kropki {
  background:url('img/kropki.gif') center top repeat-y;
}
.small {
	font-size:8px;
}
h2 {
	font-size:12px;
}
input,textarea,select {
	font-family: verdana;
	width: 100%; 
	font-size: 9px;
	background-color:#F2F2F2; 
	color:#000000;
	border:1px solid #CECFCE;
	font-weight: normal;
}

