body {
font-family: Arial, Verdana, Tahoma, sans-serif;
color: black; background-color: rgb(222,222,220);
border: 0px; margin: 0px; padding: 0px;
}

* {
font-family: Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

strong.netlusty {
font-weight: normal;
}

a {
	color:#09F;
	text-decoration:none;
	font: bold 8pt Arial;
	}
	
a:hover {
	color: #36C;
	text-decoration: underline;
	font: bold 8pt Arial;
	}

.telo {
margin: 20px auto; padding: 0px;
width: 950px;
}


/* -------------------------------------------------------------- HLAVA WEBU -----------------------------------------------------------------------------*/

.header {
float: left;
position: relative; display: block;
margin: 30px auto 0px auto;
width: 905px; height: 370px;
background: rgb(255,255,255) url('header.jpg') 0px 0px no-repeat;
}

	a.kontakt {
	z-index: 0; position: absolute; top: -17px; right: 25px; width: 48px; padding: 5px;
	font: normal 7pt Arial; color: gray; background-color: white; text-align: center; text-decoration: none;
	}
		
	a.ofirme {
	z-index: 0; position: absolute; top: -17px; right: 90px; width: 48px; padding: 5px;
	font: normal 7pt Arial; color: red; background-color: white; text-align: center; text-decoration: none;
	}
	
	a.FOURms_home {
	position: absolute; top: 0px; right: 20px; width: 245px; height: 100px;
	}
	
		a.ofirme:hover, a.kontakt:hover {
		width: 48px; padding: 5px 5px 13px; top: -25px;
		background-color: white;
		font: normal 7pt Arial; color: black; text-decoration: none; text-align: center;
		}
		
	/* produktové odkazy */	
		
	.bluetoothMainMenu {
	position: absolute; top: 50px; left: 40px;
	width: 133px; height: 310px;
	padding: 5px; margin: 0px;
	background-color: transparent;
	}
	
	.rfidMainMenu {
	position: absolute; top: 50px; left: 188px;
	width: 133px; height: 310px;
	padding: 5px; margin: 0px;
	background-color: transparent;
	}	
			
	.irdaMainMenu {
	position: absolute; top: 50px; left: 336px;
	width: 133px; height: 310px;
	padding: 5px; margin: 0px;
	background-color: transparent;
	}
		
	.videoMainMenu {
	position: absolute; top: 50px; left: 485px;
	width: 133px; height: 310px;
	padding: 5px; margin: 0px;
	background-color: transparent;
	}
		
		.bluetoothMainMenu a {color: #0093DD;} .rfidMainMenu a {color: #00923F;} .irdaMainMenu a {color: red;} .videoMainMenu a {color: #8F478F;}

		.bluetoothMainMenu a, .rfidMainMenu a, .irdaMainMenu a, .videoMainMenu a {
		float: left; width: 133px; padding: 4px 0px 2px 0px; margin: 0px 0px 0px 5px; font: normal 7pt Arial; text-decoration: none;
		background-color: transparent; text-align: right;
		border-bottom: 1px dotted rgb(200,200,200);
		}
			
		.bluetoothMainMenu a:hover, .rfidMainMenu a:hover, .irdaMainMenu a:hover, .videoMainMenu a:hover {
		color: rgb(180,180,180);
		}
	
	/* ----- konec PRODUKTOVÉ ODKAZY ----- */

/* --------------------------------------------------------- KONEC HEADER + MENU -------------------------------------------------------------------*/


/* --------------------------------------------------------- OBSAH WEBU / TEXTY --------------------------------------------------------------------*/					

.blue, .rfid, .irda, .video, .prepare {
position: relative;
float: left;
margin: 0px auto; padding: 10px 20px 0px;
width: 865px; 
background-color: rgb(255,255,255);
font: normal 9pt Arial, Verdana, Tahoma, sans-serif; text-align: justify; color: #605D5C;
}

.blueProducts, .rfidProducts, .irdaProducts, .videoProducts {
float: left;
margin: 0px auto; padding: padding 0px;
width: 905px;
background-color: white;
}
	
	.blueProducts h1, .rfidProducts h1, .irdaProducts h1, .videoProducts h1 {
	font: bold 14pt Arial, Verdana, Tahoma, sans-serif;
	float: left; width: 610px; padding: 30px 20px 10px;
	}
	
	.blueProducts h1 {color: #0093DD;} .rfidProducts h1 {color: #00923F;} .irdaProducts h1 {color: #DB214C;} .videoProducts h1 {color: #8F478F;}

	.blueProducts p, .rfidProducts p, .irdaProducts p, .videoProducts p {
	float: left;
	width: 905px; padding: 10px 0px 0px; margin: 10px 0px 10px 0px;
	text-align: justify; font-size: 8pt; color: #605D5C;
	border-top: 2px dotted rgb(225,225,225);
	background-color: white;
	}
	
	.productText {
	float: left; padding: 0px; margin: 0px 20px 5px 20px; font: normal 9pt Arial, Verdana, Tahoma, sans-serif; text-align: justify; background-color: white;
	}
	
		.productText h1 {
		font: bold 14pt Arial;
		margin: 0px;
		padding: 0px 2px 2px 0px;
		}
	
		.blueProducts p a, .rfidProducts p a, .irdaProducts p a,  .videoProducts p a {
		text-decoration: none;
		color: #605D5C;
		font: normal 8pt Arial;
		}

.bottom {
float: left;
margin: 0px auto 30px; padding: 0px;
width: 905px; height: 80px;
background: rgb(255,255,255) url('bottom.png') 0px 0px no-repeat;
font: normal 8pt Arial, Verdana, Tahoma, sans-serif; text-align: justify; color: #605D5C;
}

.partOfWeb {
float: left;
width: 750px;
background-color: white;
border-bottom: 1px dotted silver;
padding: 20px 30px 20px 125px;
font: normal 8pt Arial;
text-align: justify;
}

/* -------------- LINKS PART -------------- */

a.zpet {
margin: 0px;
float: right;
clear: both;
border: 0px; text-decoration: none;
letter-spacing: 0px; font: bold 7pt Arial;
}

a.zpet img {
border: 0px;	
}
