body {
	margin: 0px;
	background-color: black;
}
#main_1 {
	background-image: url(tabule_nedelena.png);
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main_1 #table_all {
	position: absolute;
	left: 56px;
	top: 43px;
	width:657px;
	height: 484px;
	padding: 15px;
	color: white;
	overflow-y: auto;
}
#main_1 .back {
	position: absolute;
	top: 570px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	color: white;
	font-size: 10px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	line-height: 15px;
}
#main_2 {
	background-image: url(tabule_delena.png);
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main_2 #table_left {
	position: absolute;
	left: 56px;
	top: 43px;
	width:290px;
	height: 343px;
	padding: 15px;
	color: white;
	overflow-y: auto;
}
#main_2 #table_right {
	position: absolute;
	left: 415px;
	top: 43px;
	width:298px;
	height: 343px;
	padding: 15px;
	color: white;
	overflow-y: auto;
}
#main_2 .back {
	position: absolute;
	top: 430px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	color: white;
	font-size: 10px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	line-height: 15px;
}
table {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

a {
	color: white;
	font-size: 10px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#flash {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -300px;
	width: 800px;
	height: 560px;
}
