body {
  margin:0px;
  background: #00484f url("img/layout/tlo-morski.jpg") repeat-x;
  height: 100%;
}
#flashcontent { 
  position: relative;
  z-index: 200;
  top: 0px;
}

#main {	
	width:800px;
   position: relative;
  top: -365px;
}
#tabelka {	
	width:800px;
   position: relative;
  top: -315px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.bok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D2D1E;
	font-style: normal;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D1E;
	font-style: normal;
	font-weight: normal;

}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D1E;
	font-style: normal;
	font-weight: bold;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ede6ca;
	text-decoration: none;
}
