body{
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a{
	color: #f85627;
	text-decoration: none;
}
a:visited{	color: #f85627;	}
a:hover{	color: #f85627;	}

.color{
	color: #f85627;
}

.colorb{
	color: #f85627;
	font-weight: bold;
}

div#page{
	background: url(images/bkg.png) no-repeat;
	margin: 0px auto;
	width: 800px;
	height: 800px;
}

div#page div#kontakt{
	width: 500px;
	height: 60px;
	border-bottom: 1px #ededed solid;
	margin-top: 530px;
	margin-left: 150px;
}

div#page div#kontakt div.pole{
	width: 160px;
	height: 60px;
	background: url(images/strzalka.png) no-repeat;
	float: left;
}

div#page div#kontakt div.pole p{
	margin-left: 20px;
	margin-top: 3px;
	padding: 0px;
}

div#page div#zaklad{
	width: 500px;
	height: 20px;
	margin-top: 10px;
	margin-left: 150px;
	background: url(images/strzalka.png) no-repeat;
}

div#page div#zaklad p{
	margin-left: 20px;
	margin-top: 3px;
	padding: 0px;
}

div#page div#logo{
	margin: 30px auto;
	width: 258px;
}

div#page div#logo img{
	border: 0px;
}

.spacer{
	width: 100%;
	height: 1px;
	font-size: 1px;
}
