body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}


a {
	color: white;
	text-decoration: none;
}

img {
	border: none;
}

input {
	background-color: white;
	color: black;
	border: 1px solid #C6C6C6;
	width: 200px;
}

textarea {
	background-color: white;
	color: black;
	border: 1px solid #C6C6C6;
	width: 200px;	
}

table {
	font-size: 100%;
	color: white;
}

.number_cell {
	position: absolute;
	top: 430px;
	left: 300px;
}

.numbers {
	display: block;
	background-color: lightgrey;
	border: 1px solid grey;
	padding: 5px 5px 5px 8px;
	width: 10px;
	height: 10px;
	color: black;
	float: left;
	margin-left: 5px;
}

.homeRef {
	position: absolute;
	top: 50px;
	left: 577px;
	display: block;
	width: 42px;
	height: 25px;
}

.sluzbyRef {
	position: absolute;
	top: 50px;
	left: 645px;
	display: block;
	width: 85px;
	height: 25px;
}

.referenceRef {
	position: absolute;
	top: 50px;
	left: 757px;
	display: block;
	width: 70px;
	height: 25px;	
}

.kontaktRef {
	position: absolute;
	top: 50px;
	left: 854px;
	display: block;
	width: 60px;
	height: 25px;	
}

.newReference {
	padding-top: 35px;
	padding-left: 450px;	
	display: block;
	width: 180px;
	height: 120px;		
}

.arrowRef {
	position: absolute;
	top: 85px;
	left: 845px;
	display: block;
	width: 50px;
	height: 50px;
}

.header {
	margin-left: 249px;
	background-image: url(header.jpg);
	width: 700px;
	height: 155px;
}

.flash {
	position: absolute;
	top: 48px;
	left: 253px;
}

.mainField {
	position: absolute;
	top: 260px;
	left: 330px;
	width: 570px;
	color: white;
	font-weight: normal;
	font-size: 90%;
}

.mainReference {
	position: absolute;
	top: 260px;
	left: 260px;
	width: 700px;
	color: white;
	font-weight: normal;
	font-size: 90%;
}

.referenceField {
	padding-top: 15px;
	padding-left: 35px;	
}

.referenceBg {
	display: block;
	width: 220px;
	height: 200px;
	float: left;
}

.referenceImg {
	padding-top: 30px;
	padding-left: 9px;
	width: 175px;
	height: 119;
}

.referenceImg2 {
	padding-top: 30px;
	padding-left: 90px;
	width: 175px;
	height: 119;
}

.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
}

.navigace {
	margin-left: 249px;
	background-image: url(navigace.jpg);	
	width: 700px;
	height: 70px;	
}

.main {
	margin-left: 249px;
	background-image: url(main.jpg);	
	width: 700px;
	height: 576px;	
}

.mainRef {
	margin-left: 10%;	
	background-image: url(mainRef.jpg);	
	width: 1000px;
	height: 536px;	
}

.footer {
	margin-left: 10%;	
	background-image: url(footer.jpg);
	width: 1000px;
	height: 79px;	
}