a:link { font: 9pt verdana; color: #0494d3; text-decoration: none; }
a:visited { font: 9pt verdana; color: #0494d3; text-decoration: none; }
a:hover { font: 9pt verdana; color: #007eb5; text-decoration: underline; }
a:active { font: bold 9pt verdana; text-decoration: none; }

body{
	text-align: center;
	background-image: url("images/tlo1.png");
	background-color:#2d2d2d;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font: 9pt verdana;
}

h1{
	margin-top: -3px;
	font: bold 12pt verdana;
	color: #0089b0;
	text-align: center;
}

#Table_01 {
	text-align:left;
	width:810px;
	height:710px;
	margin-left: auto; 
	margin-right: auto;
}

#top {
	width:810px;
	height:176px;
	clear: both;
}

#left {
	float: left;
	width:545px;
	height:442px;
	background-image: url("images/left.png");
}
#left-txt{
	position: relative;
	top: -30px;
	left: 35px;
	right: 10px;
	width:500px;
	height:442px;
	}
#right-txt{
	position: relative;
	left: 10px;
	right: 35px;
	width:210px;
	height:442px;
	}
#right {
	float: right;
	width:265px;
	height:442px;
	background-image: url("images/right.png");
}

.fotol{
	width: 150px;
	height: 150px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#foot {
	clear:both;
	width:810px;
	height:91px;
	background-image: url("images/foot.png");
}