
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/handicapovani-srba.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 	
	color: black;
	}
	
a {
	text-decoration: underline;
	color: black;
	}
	
img {border: none;}

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

	}
	
	h2 { 
	
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	

	}
.title {
	width: 750px;
	height: 100px;
			
	position: absolute;	
  top:607px;
  left:10px;	
  
  
}

.content {
	width: 750px;
	height: 800px;
  position: absolute;	
  top:10px;
  left:10px;
  color:black;

	font-size: 12px;
	text-align: left;	
}
.martin {
width: 740px;
background-color:#2077aa;
  border:1px solid black;
  font-size: 10px; 
  height:180px;	
  color:white;
  padding-right:20px;

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


