body {
	margin: 0;
	padding: 0;
  font-family: helvetica, trebuchet, arial, sans-serif;
	font-size: small;
	text-align: center;
}
#tab_hlavna {
  width: 100%;
  height: 1000px;
}

#td_lava {
  background: url(../obr/pozadie_lave.jpg) repeat-x top left;
  height: 1000px;
}
#td_stredna {
  background: url(../obr/pozadie.jpg);
  background-repeat: no-repeat;
  width: 850px;
  height: 1000px;
}
  
#td_prava {
  background: url(../obr/pozadie_prave.jpg) repeat-x top left;
}
#td_vstup {
  vertical-align: baseline;
  width: 400px;
}
#text {
  width: 429px;
  vertical-align: top;
}

.enter {
  margin-left: 130px;
}
.enterright {
  margin-right: 130px;
}
.group {
  margin-left: 30px;
}
p {
  color: #333366;
  font-size: 100%;
  margin-left: 17px;
  margin-top: 1px;
  text-align: left;
}
a {
  color: #333366;
  font-size: 100%;
}
b {
  color: #333366;
  font-size: 100%;
  font-weight: bold;
}
ul {color: #333366; text-align: left;}


