html {
  overflow-y: scroll; /* scrollbar fix for firefox */
  height: 100%;
}

*	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #231f20;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

* html .clear {display:none}

body	{
  height: 100%;
  margin: auto auto;
  padding: 0 0 0 0;
  text-align: left;
  vertical-align: middle;
	background-color: #ececec;
}
p	{
	margin: 0;
	padding: 0;
}
img	{
	border: 0px solid black;
}
a	{
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
}

table#content {
	width: 100%;
	height: 99%;
	border: 0px solid black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#whole	{
  margin: auto auto;
  padding: 0 0 0 0;
	width: 800px;
}
div.logo	{
	float: right;
}
div#line_bottom div.link	{
	float: left;
	margin-top: 35px;
	padding-left: 20px;
}
div#line_bottom	{
	height: 82px;
	background: url('./img/subtitle-volvo-for-life.gif') bottom left no-repeat #c7c7c9;
	background-position: 606px 62px;
}
.spacer {
	width: 800px;
	height: 20px;
}
.spacer2 {
	width: 800px;
	height: 25px;
}

div.menu {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
  line-height: 16px;
  color: #767676;
}

div.menu ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 1px 20px;
  text-indent: 0em;  
  line-height: 22px;
}

div.menu ul li {line-height: 22px; font-weight: normal;}

div.menu ul a {color: #2e4095; text-decoration: none;}
div.menu ul a:hover {color: #2e4095; text-decoration: underline;}

td.obsah {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
  line-height: 18px;
  color: #767676;
}

td.obsah p, td.obsah u, td.obsah b, td.obsah a {
  font-size: 11px;
  line-height: 18px;
  color: #767676;
  margin: 0 0 12px 0;
  padding: 0 0 0 0;
}

td.obsah h1 {
  font-size: 11px;
  line-height: 18px;
  color: #2e4095;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

td.obsah em {
  color: #d01116;
  font-size: 11px;
  line-height: 18px;
  font-style: normal;
  font-weight: bold;
}

td.obsah a {color: #2e4095;}
td.obsah a:hover {color: #ffffff;}

div.obrazky {
  width: 250px;
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div.obrazky img a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 115px;
  height: 115px;
  display: block;
}

div.obrazky td.left {
  padding: 20px 0 0 0;
  margin: 0 0 0 0;
  width: 115px;
}

div.obrazky td.right {
  padding: 20px 0 0 0;
  margin: 0 0 0 0;
  width: 135px;
  text-align: right
}