body {
	background-color: Gray;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
h1 {
	color: White;
	margin: 0px;
	padding: 180px 0px 0px 140px;
	font-style: italic;
	font-size: 3em;
	text-indent: -50px;
}
h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0px 0px 0px -20px;
	padding: 10px 0px 10px 20px;
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a {
	color: Red;
}
input {
	border-bottom: 1px solid Gray;
	border-left: 1px solid Silver;
	border-right: 1px solid Gray;
	border-top: 1px solid Silver;
	float: right;
	width: 278px;
	margin: 3px 0px 3px 5px;
	padding: 0px;
}
textarea {
	border-bottom: 1px solid Gray;
	border-left: 1px solid Silver;
	border-right: 1px solid Gray;
	border-top: 1px solid Silver;
	float: right;
	width: 278px;
	margin: 3px 0px 3px 5px;
	padding: 0px;
}
p {
	text-align: justify;
}
tr {
	margin: 4px 0px 4px 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
img {
	border: 1px solid Gray;
}
.web {
	background-image: url(../images/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 991px;
}
.main {
	clear: both;
	margin: 330px 0px 0px 0px;
	padding: 0px 45px 15px 45px;
	border-bottom: 2px solid #a5adb0;
	border-top: none;
	border-top: 1px solid White;
}
.left {
	width: 405px;
	float: left;
	margin: 0px;
	padding: 0px 45px 0px 0px;
	border-right: 1px solid Silver;
}
.right {
	width: 405px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
.bottom {
	border-top: 2px solid #6c6c6c;
	background-color: #a5adb0;
	font-size: 0.8em;
	color: White;
	clear: both;
}
.bottom p {
	text-align: center;
	margin: 0px;
	padding: 10px;
}
.bottom a {
	color: White;
	text-decoration: none;
}
.menu {
	margin: -240px 0px 0px 0px;
	padding: 0px;
}
.menu li {
	float: left;
	margin: 0px;
	padding: 45px 0px 0px 0px;
	width: 85px;
	height: 60px;
	text-align: center;
	display: block;
	vertical-align: bottom;
	font-size: 0.8em;
	font-weight: bold;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	color: Black;
}
.menu .company {
	background-image: url(../images/ico-company.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menu .services {
	background-image: url(../images/ico-services.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menu .advisory {
	background-image: url(../images/ico-advisory.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menu .references {
	background-image: url(../images/ico-references.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menu .contact {
	background-image: url(../images/ico-contact.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menu .hardware {
	background-image: url(../images/ico-hardware.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menu .google-seznam {
	background-image: url(../images/ico-google-seznam.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.description {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 120px;
}
.send {
	border: 1px solid Gray;
	width: 80px;
	background-color: #FF7F50;
	font-style: italic;
	clear: both;
	float: none;
	margin: 0px 0px 0px 125px;
	padding: 0px;
	text-align: center;
}
.firstList {
	
}
.firstList li {
	padding: 4px 0px 4px 0px;
}
.bulletBig {
	background-image: url(../images/bullet-big.gif);
	background-repeat: no-repeat;
	width: 465px;
	height: 33px;
	margin: 0px 0px 10px -30px;
	padding: 10px 0px 0px 30px;
}
.error {
	color: Red;
	font-weight: bold;
}