body {
	
	font-family: 'Arial CE', Arial, sans-serif;
	font-size: 12px; 	
	color: black;
	}

.gumy td{
border-top:1px solid black;
}
.gumy{
text-align:right;
}

	
a {
	text-decoration: underline;
	color: black;
	}
	
img {border: none;}

h1 { 
	
	font-weight: bold;
	color: black;
	font-size: 40px;

	}
	
	h2 { 
	
	font-weight: bold;
	color: black;
	font-size: 14px;
	

	}
		h3 { 
	
	
	color: black;
	font-size: 16px;
	

	}
.title {
	width: 750px;
	height: 600px;
			
	position: absolute;	
  top:60px;
  left:220px;	
  
  
}
.vycet {
width:500px;
text-align:left;
}
.katalog {
width:790px;
border:1px solid grey;
border-collapse:collapse;
}

.katalog td {
font-size: 10px;
  border: 1px solid #666666;
  border-collapse:collapse;
  padding:5px;
}

.katalog th {

  border: 1px solid white;
  background-color: #666666;
  color: white;
  border-collapse:collapse;
  padding:5px;
  font-size: 10px;
}

.content {
	width: 790px;
	height: 600px;
  position: absolute;	
  top:190px;
  left:5px;
  color:black;

	font-size: 12px;
	text-align: left;	
}

.objednat {
	position: absolute;
	top: 235px; 
  left: 400px;
	width: 150px; 
  height: 40px;
}



