html, body
{
  text-align: center;
  scrollbar-face-color: #62B4F9;
  scrollbar-shadow-color: #A1D1F7;
  scrollbar-highlight-color: #A1D1F7;
  scrollbar-3dlight-color: #A1D1F7;
  scrollbar-darkshadow-color: #A1D1F7;
  scrollbar-track-color: #A1D1F7;
  scrollbar-arrow-color: #A1D1F7;
  background-color: #62B4F9;
}

a {
  color: #1F7AB0;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
  color: #1F7AB0;
	text-decoration: none;
}

a:active {
  color: #62B4F9;
	text-decoration: none;
}

a:hover {
  color: #6D9CD5;
	text-decoration: underline;
}

#all	{text-align: left;
	width: 990px;
	margin: 10px auto 0px auto;
	background-color: #A1D1F7;
	padding: 0 0 0 0;
}

#banner{width: 990px;
	height: 140px;
	background: url(../index/logo.jpg);
}

#obsah{width: 990px;
}

#menu{width: 990px;
	height: 165px;
	background-color: #62B4F9;
}
#line{width: 970px;
	height: 25px;
	padding: 0px 10px 0 10px;
	position: relative;
	top: -3px
}
#line span#copy
{
  float: left
}
#line a
{
  float: right;
}

legend
{
  color: Black;
  font-weight: normal;
}

fieldset
{
  color: Black;
  font-weight: bold;
}

td#narozeniny
{
 text-align: left;
 padding-left: 170px;
}

td#narozeniny span
{
 display: block;
}

span#index_span
{
 font-weight: bold;
}

