/*
  Quick Contact Sidebox Stylesheet
  $Id: stylesheet_quick_contact.css, 2006-03-07, Copyright (c) 2006 2P (zencart@palek.net)
  
  NOTE: Don't remove the _margin:0; declaration. It's a MSIE hack!
*/

#quickcontact-content IMG {border:none; vertical-align:middle;}
#quickcontact-content HR {height:1px; margin:5px 0; margin:0; padding:0; border:none; border-top:1px solid #999;}
#quickcontact {background-color: #F8F8F8;}       /*Vnitřní pozadí postraního boxu*/

#quickContactAdress {                 /*Adresa v boxu rychlý kontakt*/
	font-size: 1em;                  /*Velikost textu */
  color: #000000; 	                 /*Barva textu */ 	
  font-weight: bold;
  text-align : center;
 	margin: 0.3em 0;  
  }		       
