﻿* {
	margin: 0 auto;
}

body {
	color: #fff;
	font: 13px "Trebuchet MS", Helvetica, sans-serif;
	background-color: #000;
	min-height: 480px;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

#content {
	width: 950px;
	margin-top: 40px;
}

#title {
	float: left;
	width: 357px;
	height: 17px;
}

#title span {
	background: url('images/title.png') no-repeat;
	display: inline;
	float: left;
	width: 357px;
	height: 17px;
}

h1 {
	text-indent: -99999px;
	line-height: 0px;
	font-weight: normal;
}

#right {
	float: right;
}

#right ul {
	display: block;
	list-style: none;
	margin-top: 3px;
	font-size: 12px;
}

#right li {
	float: left;
	margin-left: 25px;
}

.phone {
	background: url('images/phone.png') no-repeat;
	float: left;
	margin-right: 10px;
	width: 8px;
	height: 15px;
}

.content {
	float: left;
	padding: 40px 60px 0 0;
}

h2 {
	font-size: 14px;
	margin-bottom: 15px;
}

.content P {
	width: 225px;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

.content P span {
	letter-spacing: 4px;
}

.content P.right {
	width: 265px;
}

#reference {
	padding: 0 0 20px 0;
	height: 20px;
}

#reference ul {
	list-style: none;
}

#reference li {
	display: inline;
}

.kovosrot_nepomuk {
	text-indent: -99999px;
	float: right;
	width: 66px;
	margin-left: 20px;
}

.kovosrot_nepomuk span {
	background: url('images/reference.png') no-repeat;
	background-size: 66px auto;
	margin: -2px 0 0 0;
	float: right;
	width: 66px;
	height: 19px;
}

.farmtec {
	text-indent: -99999px;
	float: right;
	width: 66px;
	margin-left: 20px;
}

.farmtec span {
	background: url('images/reference.png') no-repeat;
	background-size: 66px auto;
	background-position: 0 -20px;
	float: right;
	width: 66px;
	height: 18px;
}

.silnice_nepomuk {
	text-indent: -99999px;
	float: right;
	width: 66px;
	margin-left: 20px;
}

.silnice_nepomuk span {
	background: url('images/reference.png') no-repeat;
	background-size: 66px auto;
	background-position: 0 -38px;
	float: right;
	width: 66px;
	height: 19px;
}

.arcadis {
	text-indent: -99999px;
	float: right;
	width: 66px;
	margin-left: 20px;
}

.arcadis span {
	background: url('images/reference.png') no-repeat;
	background-size: 66px auto;
	background-position: 0 -58px;
	float: right;
	width: 66px;
	height: 14px;
}

.unibrick {
	text-indent: -99999px;
	float: right;
	width: 66px;
	margin-left: 20px;
}

.unibrick span {
	background: url('images/reference.png') no-repeat;
	background-size: 66px auto;
	background-position: 0 -72px;
	float: right;
	width: 66px;
	height: 18px;
}

#bottom {
	position: absolute;
	bottom: 0;
	margin: 0 0 50px 0;
	width: 950px;
}

#bottom P.foot {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}

#bottom P.foot span {
	font-size: 11px;
}

hr.cleaner {
	clear:both;
	margin: -1px 0 0 0;
	padding:0;
	height:1px;
	border:none;
	visibility: hidden;
}