/* CSS Document */

body {
	background-color: #d9d9d9;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
td {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
img {
	border: none;
}

a {
color: #81a100;
font-size: 11px;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}

a:hover {
color: #81a100;
text-decoration: underline;
}

div#main{
	width: 1000px;
	height:2000px;
	background-color: #fff;
	background-image: url("./gfx/tlo_main.jpg");
	background-repeat:no-repeat;
	text-align:left;
	margin: 0px;
}

div#button{
	margin: 0px;
	position:relative;
	width: 85px;
	height:85px;
}

div#thumbs{
	position:relative;
	margin: 0px;
	top:-730px;
	left:300px;
}

div#kontakt{
	position:relative;
	margin: 0px;
	top:-500px;
	left:467px;
}

div#ofirmie{
	position:relative;
	margin: 0px;
	top:-500px;
	left:352px;
}

div#mainind{
	position:relative;
	width: 505px;
	height: 600px;
	top: 0px;
	left: 518px;
	background-color: #fff;
	background-image: url("./gfx/tlo_index.jpg");
	background-repeat:no-repeat;
	text-align:left;
	margin: 0px;
}

div#index{
	width: 1000px;
	height:2000px;
	background-color: #fff;
	text-align:left;
	margin: 0px;
}

div#glowna{
	position:relative;
	margin: 0px;
	top:210px;
	left:-213px;
}

div#image{
	position:relative;
	text-align:center;
	width:615px;
	margin: 0px;
	top:-500px;
	left:300px;
}