  html, body { margin: 0; padding: 0; }
  body { font: 80%/160% Tahoma; text-align: center; color: #eee; background: #58585a; }
  a img  { border: 0px none;  }
	#page { margin: 15px auto; width: 929px; text-align: left; }
	
	#logo { margin: 0; padding: 0; }
	#logo a { display: block; position: relative; overflow: hidden; width: 929px; height: 111px; margin: 0; padding: 0; }
	#logo span { display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 929px; height: 111px; background: url('../img/adam-centrum.gif') no-repeat 0 0; }

	#content { margin: 0 0 0 70px;  }
	#content p { text-align: justify;  }

	#content .line-1 { width: 100%; background: url('../img/bod.gif') left top repeat-x; }
	#content .line-2 { background: url('../img/bod.gif') left bottom repeat-x; }
	#content .line-3 { background: url('../img/bod.gif') left top repeat-y; }
	#content .line-4 { background: url('../img/bod.gif') right top repeat-y; }

	#content .roh-1 { background: url('../img/roh-1.gif') left top no-repeat }
	#content .roh-2 { background: url('../img/roh-2.gif') right top no-repeat }
	#content .roh-3 { width: 100%; background: url('../img/roh-3.gif') left bottom no-repeat }
	#content .roh-4 { padding: 30px 30px 10px 30px; background: url('../img/roh-4.gif') right bottom no-repeat }

	#footer { margin: 5px 15px 5px 70px; font-size: 95% }
	h1 { margin-top: 0; font-size: 280%; font-weight: normal; color: #abadb0 }
	h2 { margin-top: 0; font-size: 280%; font-weight: normal; color: #abadb0 }
	h2 a{ margin-top: 0; color: #abadb0; text-align: center}
	h3 { margin-top: 0; font-size: 120%; font-weight: normal; color: #ffffff }
  #content .line-1 ul li { list-style: square }  
  table { border-collapse: collapse; font-size: 100% } 
  table td { padding: 1px } 
  #menu { margin: 0; padding: 0 10px }
  #menu ul { margin: 0; list-style: none }
  #menu ul li { margin: 0; padding: 0; float: left }
  #menu ul li a { display: block; padding: 10px 7px }  
  #menu1 { margin: 0; padding: 10px }
  #menu1 ul { margin: 0; list-style: none }
  #menu1 ul li { margin: 0; padding: 0; float: left }
  #menu1 ul li a { display: block; padding: 10px 8px }  


  ul { margin-top: 0 }

  dl { margin: 0; padding: 0 }
  dt { margin: 0; padding: 0 }  
  dd { margin: 0; padding: 0 }


	a.photo { display: block; margin: 1em; border: 2px solid #cadb2a; padding: 2px; }
	a.photo:hover { display: block; margin: 1em; border: 2px solid #f7931d; padding: 2px; }
	.photo img { display: block; }
	
	.red { color: #f23f1c; }
	.green { color: #CADC34; }
	.orange { color: #f7931d; }
	.grey { color: #abadb0; }

	a { color: #fff; }
	a:hover { color: #cadb2a; }
	
	.clear { clear: both; }
	
	.t-left { text-align: left; }
	.t-center { text-align: center; }
	.t-right { text-align: right; }
	
	.f-left { float: left; }
	.f-right { float: right; }

	#content p .left { text-align: left; }
	#content p .center { text-align: center; }
	#content p .right { text-align: right; }
