*{margin:0; padding:0; border; none;}
html{

width:100%;
padding:0px;
text-align: center;
}
body {
background-image: url('images/background.jpg'); 
background-color: #ffffff;
background-repeat:repeat-x;
margin: auto;
font-family: Tahoma;
font-size: 11px;
color: #686868;
width: 100%;
text-align: center;
padding:0px;
margin-bottom:0px;
margin-top:0px;
}
a{
color:#686868;
}
a:hover{
color:#888888;
}
.page{
	width: 1059px;

	}

.content{
	margin: 0px auto;
	margin-top: 70px;
	background-image: url('images/content.png');
	width: 1059px;
	height: 578px;
	position: relative;
}
.kontakt{
	font-family: Tahoma;
	font-size: 15pt;

	position:absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px 150px 20px 0px;
}
.domena{
	font-family: Tahoma;
	font-size: 14pt;
	position: absolute;
    right: 0px;
	padding:270px 150px 0px 0px;
	color: #91d89e;
}
