@charset "iso-8859-2";
/* CSS Document */

a.white:link,a.white:visited	{
	font-weight:bold;	
	color:white;
	text-decoration:none;
	}

a.white:active,a.white:hover{
	font-weight:bold;
	color:white;
	text-decoration:underline;
	}

a.black:link,a.black:visited	{
	color:black;
	}

a.black:active,a.black:hover{
	color:black;
	}

b.name
	{
	font-size:13px;
	letter-spacing:-0.3mm;
	font-weight:bold;
	}

body
	{
	background:white url('index1_1.jpg');
	margin:0px;
	color:black;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing:-0.0mm;
	}

img
	{
	border:0px;
	}

table.linki {
	vertical-align:center;
	width:100%;
	}

td.link {
	height:26px;
	}

div#body {
	position: absolute;
	width:100%;
	height:100%;
	width:1260px;
	height:980px;
	}

div#kontakt {
	position: absolute;
	top: 383px;
	left: 728px;
	width:200px;
	height:200px;
	color: black;
	/*border:1px solid black;*/
	font-size:10px;
	}

div#kontakty {
	/*border:1px solid black;*/
	text-align:center;
	margin-top:54px;
	}

div#logo {
	position: absolute;
	top: 66px;
	left: 580px;
	}

div#prace {
	position: absolute;
	top: 420px;
	left: 474px;
	width:177px;
	height:177px;
	text-align: center;
	color: white;
	
	}



